Skip to content

Spelling Fixes #27923

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

Spelling Fixes #27923

merged 5 commits into from
Jun 11, 2025

Conversation

ArieHein
Copy link
Contributor

Description

Additional spelling fixes.
Sorry for the amount, but its all in the same topic and covers all cmdlets.

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

ArieHein and others added 5 commits June 5, 2025 00:18
@Copilot Copilot AI review requested due to automatic review settings June 10, 2025 22:49
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 fixes various spelling mistakes in the Network module’s PowerShell help files.

  • Corrected “commandlet” to “cmdlet” and other cmdlet spelling variants.
  • Fixed typos like “configuraiton”, “subscritption”, “rollection”, and similar.
  • Updated sample descriptions to correct misspellings.

Reviewed Changes

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

Show a summary per file
File Description
Get-AzVpnClientConfiguration.md Fixed “commandlet” → “cmdlet”
Get-AzVirtualWanVpnServerConfigurationVpnProfile.md Corrected “configuraiton” → “configuration”
Get-AzVirtualWanVpnServerConfiguration.md Fixed “VirutalHubs” → “VirtualHubs”
Get-AzVirtualWanVpnConfiguration.md Changed “commandlet” → “cmdlet” in two sentences
Get-AzVirtualNetworkGatewaySupportedVpnDevice.md Updated “commandlet” → “cmdlet” in synopsis and description
Get-AzVirtualNetworkGatewayConnectionVpnDeviceConfigScript.md Changed “commandlet” → “cmdlet” in synopsis and description
Get-AzRoutingPolicy.md Corrected “rouing” → “routing”
Get-AzPrivateLinkService.md Changed “commandlet” → “cmdlet”
Get-AzP2sVpnGatewayConnectionHealth.md Fixed “aggregared” → “aggregated”
Get-AzNetworkSecurityPerimeterLoggingConfiguration.md Fixed “NetworkSsecurityPerimeter” → “NetworkSecurityPerimeter” in examples
Get-AzNetworkManagerSecurityUserRule.md Corrected “rollection” → “collection”
Get-AzNetworkManagerSecurityAdminRule.md Corrected “rollection” → “collection”
Get-AzNetworkManagerRoutingRule.md Corrected “rollection” → “collection”
Get-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig.md Fixed “adverised” → “advertised”
Get-AzBastion.md Corrected “subscritption” → “subscription”
Get-AzApplicationGatewayWafDynamicManifest.md Fixed “athe” → “the”
Deploy-AzNetworkManagerCommit.md Corrected “connecitivity” → “connectivity” and “confgurations” → “configurations”
Az.Network.md Multiple cmdlet synopsis spelling fixes and “Get-Bastion” text uniformity
Add-AzRoutingPolicy.md Corrected “rouing” → “routing”
Add-AzLoadBalancerRuleConfig.md Fixed “thrid” → “third”
Comments suppressed due to low confidence (3)

src/Network/Network/help/Get-AzBastion.md:40

  • The bold cmdlet name should match the actual cmdlet; change Get-Bastion to Get-AzBastion for consistency.
The **Get-Bastion** cmdlet gets one or more bastions in a resource group or subscription.

src/Network/Network/help/Add-AzLoadBalancerRuleConfig.md:64

  • Typo: use "fourth" instead of "forth".
The forth command will add a new rule with configured backend pools

src/Network/Network/help/Add-AzLoadBalancerRuleConfig.md:65

  • Sentence should start with a capital letter: change "the fifth" to "The fifth".
the fifth command will update the load balancer in azure with the new Load Balancer Rule Config.

@vidai-msft
Copy link
Contributor

/azp run azure-powershell - security-tools

@vidai-msft vidai-msft enabled auto-merge (squash) June 11, 2025 07:18
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@vidai-msft vidai-msft merged commit eac82ec into Azure:main Jun 11, 2025
13 checks passed
@ArieHein ArieHein deleted the wave-10 branch June 11, 2025 19:48
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