Skip to content

Spelling Fixes #27953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 13, 2025
Merged

Spelling Fixes #27953

merged 8 commits into from
Jun 13, 2025

Conversation

ArieHein
Copy link
Contributor

Description

Additional 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 Copilot AI review requested due to automatic review settings June 12, 2025 21:33
Copy link

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

Copy link
Contributor

@Copilot 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 corrects various spelling errors across documentation and help files for Azure PowerShell tooling.

  • Fixed typos in help markdown (Install-AzModule.md)
  • Corrected spelling in CI filter, test docs, and migration guides
  • Updated multiple internal and development-doc docs for consistency

Reviewed Changes

Copilot reviewed 20 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/Az.Tools.Installer/help/Install-AzModule.md “mininum” → “minimum”
documentation/tooling/ci-filter.md “occurr” → “occur”, “whichs” → “which”
documentation/testing-docs/using-azure-test-framework.md Corrected “JoAbnd” → “JobAnd”
documentation/testing-docs/test-matrix-for-az-accounts.md “Subscrption” → “Subscription”, “compatability” → “compatibility”, “reqeust” → “request”
documentation/migration-guides/Az.8.0.0-migration-guide.md “descprption” → “description”
documentation/migration-guides/Az.6.0.0-migration-guide.md “completly” → “completely” (twice)
documentation/migration-guides/Az.3.0.0-migration-guide.md “proeprties” → “properties”
documentation/migration-guides/Az.14.0.0-migration-guide.md “credencial” → “credential”
documentation/migration-guides/Az.13.0.0-migration-guide.md “rescursively” → “recursively”, “Conetxt” → “Context”
documentation/migration-guides/Az.12.0.0-migration-guide.md “erro” → “error” (three occurrences), “Compatbile” → “Compatible”
documentation/migration-guides/Az.11.0.0-migration-guide.md “Acess” → “Access”, “ouput” → “output”
documentation/internal/pull-request-review-knowledge-share.md “Assemlby” → “Assembly”
documentation/internal/authinrdfe.md “Managemnt” → “Management”, “tolken” → “token”
documentation/development-docs/sdkbased-vs-autogen.md “comparation” → “comparison”, “Accouts” → “Accounts”
documentation/development-docs/generate-format.ps1xml-file.md “formated” → “formatted”
documentation/development-docs/design-guidelines/azure-powershell-exceptions.md “representive” → “representative”
documentation/development-docs/breakingchange-for-autogen-module.md “moudle verision” → “module version”, “namesapce” → “namespace”
documentation/development-docs/azure-powershell-developer-guide.md “Excutable” → “Executable”
documentation/breaking-changes/breaking-changes-in-generated-modules-due-to-codegen-tool-upgrade-from-v3-to-v4.md “pipline” → “pipeline”

vidai-msft
vidai-msft previously approved these changes Jun 13, 2025
@vidai-msft
Copy link
Contributor

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@vidai-msft vidai-msft enabled auto-merge (squash) June 13, 2025 07:12
@vidai-msft vidai-msft merged commit 4bec99f into Azure:main Jun 13, 2025
12 checks passed
@ArieHein ArieHein deleted the wave-19 branch June 13, 2025 19:49
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.

3 participants