Skip to content

Spelling Fixes #27933

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 7 commits into from
Jun 13, 2025
Merged

Spelling Fixes #27933

merged 7 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 11, 2025 21:03
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 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
File Description
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrReplicationProtectedItem.md Fixed DiskEncryptionSecertUrl typo in example command
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrRecoveryPlan.md Corrected “Availabilty” to “Availability” in parameter descriptions
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrProtectableItem.md Fixed extra “s” in $ipaddresss variable name
src/RecoveryServices/RecoveryServices/help/New-AzRecoveryServicesAsrAzureToAzureReplicationProtectedItemConfig.md Fixed “reccovery” to “recovery” in parameter description
src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesVault.md Corrected “propties” to “properties” in description
src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesBackupRecoveryPoint.md Fixed “opertation” to “operation” and “twelth” to “twelfth”
src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesBackupProtectionPolicy.md Corrected “polcies” to “policies”
src/RecoveryServices/RecoveryServices/help/Copy-AzRecoveryServicesVault.md Fixed “tanent” to “tenant”
src/Purview/Purview/help/New-AzPurviewTrigger.md Corrected “occuring” to “occurring”
src/ProviderHub/ProviderHub/help/Get-AzProviderHubCustomRollout.md Corrected “Microsft” to “Microsoft”
src/PrivateDns/PrivateDns/help/Set-AzPrivateDnsVirtualNetworkLink.md Fixed “Speficies” to “Specifies”
src/PrivateDns/PrivateDns/help/New-AzPrivateDnsVirtualNetworkLink.md Fixed “Speficies” to “Specifies”
src/PostgreSql/PostgreSql/help/Update-AzPostgreSqlFlexibleServerConfiguration.md Corrected “Updatae” to “Update” in example headings
src/Portal/Portal/help/Set-AzPortalDashboard.md Fixed “dashbaord” to “dashboard”
src/Portal/Portal/help/Remove-AzPortalDashboard.md Fixed “Dashbaord” to “Dashboard”
src/OperationalInsights/OperationalInsights/help/Remove-AzOperationalInsightsDataExport.md Corrected “worksace” to “workspace”
src/OperationalInsights/OperationalInsights/help/New-AzOperationalInsightsCustomLogDataSource.md Fixed “recieved” to “received”
src/OperationalInsights/OperationalInsights/help/Get-AzOperationalInsightsLinkedStorageAccount.md Corrected “accoounts” to “accounts”
src/Nginx/Nginx/help/Update-AzNginxDeployment.md Corrected diagnostics spelling in descriptions (note one typo)
src/Nginx/Nginx/help/New-AzNginxCertificate.md Fixed “commond” to “command”

@vidai-msft
Copy link
Contributor

/azp run azure-powershell - security-tools

@vidai-msft vidai-msft enabled auto-merge (squash) June 13, 2025 05:14
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@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 merged commit ed53d7a into Azure:main Jun 13, 2025
12 checks passed
@ArieHein ArieHein deleted the wave-11 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