Conversation

ArieHein

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

@CopilotCopilot AI review requested due to automatic review settings June 11, 2025 21:03
@azure-client-tools-bot-prdazure-client-tools-bot-prd
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@microsoft-github-policy-serviceMicrosoft GitHub Policy Service

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

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 implements spelling corrections across multiple Azure PowerShell help markdown files to ensure consistency and accuracy in parameter descriptions, example commands, and documentation text.

  • Corrected typos in command examples, parameter names, and descriptive text.
  • Standardized terminology such as “Availability”, “tenant”, “workspace”, and command syntax.
  • Ensured variable names and URLs reflect correct spelling (e.g., $ipaddress, DiskEncryptionSecretUrl).

Reviewed Changes

Copilot reviewed 34 out of 34 changed files in this pull request and generated 1 comment.

Show a summary per file
FileDescription
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrReplicationProtectedItem.mdFixed DiskEncryptionSecertUrl typo in example command
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrRecoveryPlan.mdCorrected “Availabilty” to “Availability” in parameter descriptions
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrProtectableItem.mdFixed extra “s” in $ipaddresss variable name
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrAzureToAzureReplicationProtectedItemConfig.mdFixed “reccovery” to “recovery” in parameter description
src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesVault.mdCorrected “propties” to “properties” in description
src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesBackupRecoveryPoint.mdFixed “opertation” to “operation” and “twelth” to “twelfth”
src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesBackupProtectionPolicy.mdCorrected “polcies” to “policies”
src/RecoveryServices/RecoveryServices/help/Copy-AzRecoveryServicesVault.mdFixed “tanent” to “tenant”
src/Purview/Purview/help/New-AzPurviewTrigger.mdCorrected “occuring” to “occurring”
src/ProviderHub/ProviderHub/help/Get-AzProviderHubCustomRollout.mdCorrected “Microsft” to “Microsoft”
src/PrivateDns/PrivateDns/help/Set-AzPrivateDnsVirtualNetworkLink.mdFixed “Speficies” to “Specifies”
src/PrivateDns/PrivateDns/help/New-AzPrivateDnsVirtualNetworkLink.mdFixed “Speficies” to “Specifies”
src/PostgreSql/PostgreSql/help/Update-AzPostgreSqlFlexibleServerConfiguration.mdCorrected “Updatae” to “Update” in example headings
src/Portal/Portal/help/Set-AzPortalDasard.mdFixed “dashbaord” to “dasard”
src/Portal/Portal/help/Remove-AzPortalDasard.mdFixed “Dashbaord” to “Dasard”
src/OperationalInsights/OperationalInsights/help/Remove-AzOperationalInsightsDataExport.mdCorrected “worksace” to “workspace”
src/OperationalInsights/OperationalInsights/help/New-AzOperationalInsightsCustomLogDataSource.mdFixed “recieved” to “received”
src/OperationalInsights/OperationalInsights/help/Get-AzOperationalInsightsLinkedStorageAccount.mdCorrected “accoounts” to “accounts”
src/Nginx/Nginx/help/Update-AzNginxDeployment.mdCorrected diagnostics spelling in descriptions (note one typo)
src/Nginx/Nginx/help/New-AzNginxCertificate.mdFixed “commond” to “command”

@vidai-msft

/azp run azure-powershell - security-tools

@vidai-msftvidai-msft enabled auto-merge (squash) June 13, 2025 05:14
@azure-pipelinesAzure Pipelines
Azure Pipelines successfully started running 1 pipeline(s).

@vidai-msft

/azp run azure-powershell - security-tools

@azure-pipelinesAzure Pipelines
Azure Pipelines successfully started running 1 pipeline(s).

@vidai-msftvidai-msft merged commit ed53d7a into Azure:main Jun 13, 2025
12 checks passed
@ArieHeinArieHein deleted the wave-11 branch June 13, 2025 19:49
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet

Successfully merging this pull request may close these issues.