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:55
Copy link

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

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 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 applies spelling corrections in comments and displayable strings across the codebase without changing any functional behavior.

  • Fixed typos in parameter names, cmdlet descriptions, and comments
  • Corrected misspellings in examples and documentation for multiple modules

Reviewed Changes

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

Show a summary per file
File Description
src/NetworkCloud/NetworkCloud.Autorest/examples/New-AzNetworkCloudCluster.md Fixed “avilabilityzone” and “anlyticsWorkSpaceId” typos
src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudCluster.md Same spelling fixes as above
src/NetworkCloud/NetworkCloud.Autorest/docs/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md Corrected “resourcceGroupName” to “resourceGroupName”
src/NetworkAnalytics/NetworkAnalytics.Autorest/examples/Get-AzNetworkAnalyticsDataProduct.md Fixed “resoure” to “resource”
src/NetworkAnalytics/NetworkAnalytics.Autorest/docs/Get-AzNetworkAnalyticsDataProduct.md Same spelling corrections
src/MonitoringSolutions/MonitoringSolutions.Autorest/test/utils.ps1 Changed “responsed” to “responded”
src/MongoDB/MongoDB.Autorest/examples/Get-AzMongoDBOrganization.md Corrected “resoure” to “resource”
src/MongoDB/MongoDB.Autorest/docs/Get-AzMongoDBOrganization.md Same typo fix
src/Migrate/Migrate.Autorest/examples/Get-AzMigrateLocalReplicationFabric.md Fixed “fabircs” to “fabrics”
src/Migrate/Migrate.Autorest/examples/Get-AzMigrateDiscoveredServer.md Corrected “paramenter” to “parameter”
src/Migrate/Migrate.Autorest/docs/Set-AzMigrateLocalServerReplication.md Changed “configration” to “configuration”
src/Migrate/Migrate.Autorest/docs/New-AzMigrateServerReplication.md Fixed “encyption” to “encryption”
src/Migrate/Migrate.Autorest/docs/New-AzMigrateDiskMapping.md Same encryption typo fix
src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalReplicationFabric.md Corrected “fabircs” to “fabrics”
src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalJob.md Changed “retrives” to “retrieves”
src/Migrate/Migrate.Autorest/docs/Get-AzMigrateJob.md Same typo fix for “retrieves”
src/Migrate/Migrate.Autorest/docs/Get-AzMigrateDiscoveredServer.md Fixed “paramenter” to “parameter”
src/Migrate/Migrate.Autorest/custom/Set-AzMigrateLocalServerReplication.ps1 Changed “configration” to “configuration”
src/Migrate/Migrate.Autorest/custom/New-AzMigrateServerReplication.ps1 Fixed “encyption” to “encryption”
src/Migrate/Migrate.Autorest/custom/New-AzMigrateLocalServerReplication.ps1 Corrected “jounery” to “journey”
src/Migrate/Migrate.Autorest/custom/New-AzMigrateDiskMapping.ps1 Same encryption typo fix
src/Migrate/Migrate.Autorest/custom/Initialize-AzMigrateLocalReplicationInfrastructure.ps1 Fixed “shoudln't” and “Storgae” typos
src/Migrate/Migrate.Autorest/custom/Helper/CommonHelper.ps1 Changed “slighlty” to “slightly”
src/Migrate/Migrate.Autorest/custom/Get-AzMigrateServerMigrationStatus.ps1 Fixed “Recomendation” to “Recommendation”
src/Migrate/Migrate.Autorest/custom/Get-AzMigrateLocalJob.ps1 Changed “retrives” to “retrieves”
src/Migrate/Migrate.Autorest/custom/Get-AzMigrateJob.ps1 Same typo fix
src/Migrate/Migrate.Autorest/README.md Corrected “cmldets” to “cmdlets”

@YanaXu
Copy link
Contributor

YanaXu commented Jun 30, 2025

/azp run azure-powershell - security-tools

@YanaXu YanaXu enabled auto-merge (squash) June 30, 2025 03:15
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@YanaXu YanaXu merged commit 4de1345 into Azure:main Jun 30, 2025
13 checks passed
@ArieHein ArieHein deleted the wave-19 branch June 30, 2025 14:01
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