Skip to content

Conversation

ArieHein
Copy link
Contributor

Description

This does spelling fixes in codebase files that are either:

in comments.
in displayable strings.
There are NO other changes to programmatic aspects or code behavior.

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 29, 2025 22:22
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 contains spelling corrections across documentation, comments, and user-facing strings in various projects. The changes fix typos such as "Prcodecure" to "Procedure", "intial" to "initial", "alphine" to "alpine", and several instances of misspelled words in examples and log messages.

  • Corrected spelling errors in constant strings and error messages.
  • Fixed typos in test file comments and cmdlet examples.
  • Updated markdown documentation to improve readability.

Reviewed Changes

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

Show a summary per file
File Description
src/CosmosDB/CosmosDB/Helpers/Constants.cs Fixed typos in help message strings.
src/CosmosDB/CosmosDB.Test/ScenarioTests/TableOperationsTests.ps1 Corrected misspellings in test comments.
src/CosmosDB/CosmosDB.Test/ScenarioTests/SqlOperationsTests.ps1 Fixed spelling errors in comments for cmdlet usage.
src/CosmosDB/CosmosDB.Test/ScenarioTests/RestoreTests.ps1 Corrected spelling in comments regarding public network access.
src/CosmosDB/CosmosDB.Test/ScenarioTests/MongoOperationsTests.ps1 Fixed misspellings in multiple examples.
src/CosmosDB/CosmosDB.Test/ScenarioTests/GremlinOperationsTests.ps1 Corrected typos in synopsis comments and examples.
src/CosmosDB/CosmosDB.Test/ScenarioTests/CassandraOperationsTests.ps1 Updated spelling in test descriptions.
src/ContainerRegistry/ContainerRegistry/Models/ContainerRegistryDataPlaneClient.cs Fixed an error message typo.
src/ContainerRegistry/ContainerRegistry/Commands/UpdateAzureContainerRegistryManifest.cs Corrected spelling mistakes in logging strings.
src/ContainerRegistry/ContainerRegistry/Commands/RemoveAzureContainerRegistryManifest.cs Fixed typos in log messages.
src/ContainerInstance/ContainerInstance.Autorest/examples/*.md Standardized spelling in cmdlet examples (e.g., "piping", "alpine").
src/ConnectedVMware/ConnectedVMware.Autorest/examples/.md & docs/.md Updated misspellings in examples and documentation.
src/ConnectedNetwork/ConnectedNetwork.Autorest/examples/.md & docs/.md Corrected typos in vendor function commands and registration key documents.
src/ConnectedMachine/ConnectedMachine/ChangeLog.md & README.md Fixed documentation typos and updated changelog entries.

Copy link
Contributor

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

@YanaXu
Copy link
Contributor

YanaXu commented Jun 30, 2025

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@YanaXu YanaXu enabled auto-merge (squash) June 30, 2025 03:35
@YanaXu YanaXu merged commit e2285c8 into Azure:main Jun 30, 2025
13 checks passed
@ArieHein ArieHein deleted the wave-08 branch June 30, 2025 14:33
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