Skip to content

Conversation

@ArieHein
Copy link
Contributor

@ArieHein ArieHein commented Jun 4, 2025

Description

As the documentations is moving to this repo and will be generated, im adding quite a few pull requests with spelling fixes.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings June 4, 2025 22:29
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@microsoft-github-policy-service
Copy link
Contributor

Thank you for your contribution @ArieHein! We will review the pull request and get back to you soon.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR batches spelling and minor formatting fixes across various PowerShell help markdown files to improve documentation accuracy.

  • Corrected typos in parameter descriptions and example commands
  • Fixed duplicated text in a code example
  • Standardized naming and spacing in help content

Reviewed Changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/App/App/help/Get-AzContainerAppManagedEnvCert.md Removed duplicated command in Example 3
src/ApiManagement/ApiManagement/help/Update-AzApiManagementRegion.md Corrected “ResoureId” to “ResourceId”
src/ApiManagement/ApiManagement/help/Remove-AzApiManagementUser.md Fixed typo “$Ture” to “$True”
src/ApiManagement/ApiManagement/help/New-AzApiManagementRegion.md Corrected “ResoureId” to “ResourceId”
src/ApiManagement/ApiManagement/help/New-AzApiManagementKeyVaultObject.md Fixed extra “e” in “PsApiManagementKeyVaultObjecte” → “PsApiManagementKeyVaultObject”
src/ApiManagement/ApiManagement/help/New-AzApiManagementGatewayHostnameConfiguration.md Fixed “configuratin”/“confiuration” → “configuration”
src/ApiManagement/ApiManagement/help/New-AzApiManagement.md Corrected “ResoureId” to “ResourceId”
src/ApiManagement/ApiManagement/help/Az.ApiManagement.md Fixed “configuratin” → “configuration”
src/ApiManagement/ApiManagement/help/Add-AzApiManagementRegion.md Corrected “ResoureId” to “ResourceId”
src/AlertsManagement/AlertsManagement/help/Update-AzSmartGroupState.md Fixed “Acknowleged” → “Acknowledged”
src/AlertsManagement/AlertsManagement/help/Set-AzAlertProcessingRule.md Corrected “Reccurent” → “Recurrent”
src/AlertsManagement/AlertsManagement/help/Measure-AzAlertStatistic.md Corrected “Moniter” → “Monitor”
src/Aks/Aks/help/Update-AzAksNodePool.md Fixed “minimun” → “minimum”
src/Aks/Aks/help/Set-AzAksCluster.md Corrected “enalbe” → “enable” and “lenth” → “length”
src/Aks/Aks/help/New-AzAksNodePool.md Fixed “myResouceGroup” → “myResourceGroup”
src/Aks/Aks/help/New-AzAksCluster.md Corrected “enalbe” → “enable”
src/Aks/Aks/help/Install-AzAksCliTool.md Fixed “lateset” → “latestversion”
src/Accounts/Accounts/help/Connect-AzAccount.md Corrected “CertficatePath” → “CertificatePath” and “certficate” → “certificate”
src/Accounts/Accounts/help/About/about_az.md Fixed “MyResoureGroup” → “MyResourceGroup”

adding additional findings

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@vidai-msft vidai-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. Could you please help remove the unnecessary spaces as commented?

@github-actions
Copy link

github-actions bot commented Jun 9, 2025

This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
Please resolve all open review comments and make sure all CI checks are green. Refer to our guide to troubleshoot common CI failures.

@vidai-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

@vidai-msft vidai-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vidai-msft vidai-msft merged commit 5ad9152 into Azure:main Jun 10, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants