Skip to content

Spelling Fixes #27949

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

Spelling Fixes #27949

merged 8 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 12, 2025 19:41
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 pull request applies a series of spelling fixes across several help documentation files to improve clarity and professionalism.

  • Fix incorrect spellings in command descriptions and examples
  • Correct typos in parameter and message texts

Reviewed Changes

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

Show a summary per file
File Description
src/StorageMover/StorageMover/help/New-AzStorageMoverAzSmbFileShareEndpoint.md Fixed "creats" to "creates" in the command description.
src/StorageMover/StorageMover/help/Get-AzStorageMover.md Corrected "subcription" to "subscription" in an example header.
src/StandbyPool/StandbyPool/help/New-AzStandbyVMPool.md Fixed "Creat" to "Create" and "commnand" to "command" in examples.
src/StandbyPool/StandbyPool/help/Get-AzStandbyVMPoolStatus.md Changed "veiw" to "view" in the output description.
src/StandbyPool/StandbyPool/help/Get-AzStandbyVMPool.md Fixed "virutal" to "virtual" in the example header.
src/StandbyPool/StandbyPool/help/Get-AzStandbyContainerGroupPoolStatus.md Corrected "veiw" to "view" in the description.
src/StackHCIVM/StackHCIVM/help/Update-AzStackHCIVMVirtualHardDisk.md Fixed "exisiting" to "existing" in the command description.
src/StackHCIVM/StackHCIVM/help/Update-AzStackHCIVMStoragePath.md Fixed "exisiting" to "existing" in the command description.
src/StackHCIVM/StackHCIVM/help/Update-AzStackHCIVMNetworkInterface.md Fixed "exisiting" to "existing" in the command description.
src/StackHCIVM/StackHCIVM/help/Update-AzStackHCIVMLogicalNetwork.md Fixed "exisiting" to "existing" in the command description.
src/StackHCIVM/StackHCIVM/help/Update-AzStackHCIVMImage.md Updated "exisiting" to "existing" in the command description.
src/StackHCIVM/StackHCIVM/help/New-AzStackHCIVMVirtualMachine.md Fixed "provsioned" to "provisioned" in the virtual machine onboarding description.
src/StackHCIVM/StackHCIVM/help/New-AzStackHCIVMImage.md Corrected "marketplae" to "marketplace" for the image definition offer.
src/StackHCIVM/StackHCIVM/help/Get-AzStackHCIVMVirtualMachine.md Fixed "commnad" to "command" in the description.
src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md Fixed "AccoundId" to "AccountId" in the parameter description.
src/StackHCI/StackHCI/help/Install-AzStackHCIRemoteSupport.md Fixed "Remort" to "Remote" in the support installation description.
src/StackHCI/StackHCI/help/Enable-AzStackHCIRemoteSupport.md Corrected "remort" to "remote" in the consent description.
src/StackHCI/StackHCI/help/Disable-AzStackHCIRemoteSupport.md Fixed "Remort" to "Remote" in the command description.
src/Ssh/Ssh/help/Export-AzSshConfig.md Corrected "Arzure" to "Azure" in the related links section.
src/Ssh/Ssh/help/Enter-AzVM.md Corrected "Arzure" to "Azure" in the related links section.

@@ -47,7 +47,7 @@ SystemDataLastModifiedByType : Application
Type : microsoft.storagemover/storagemovers/endpoints
```

This command creats an Azure Storage SMB file share endpoint.
This command creates an Azure Storage SMB file share endpoint.
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected the misspelling 'creats' to 'creates'.

Copilot uses AI. Check for mistakes.

@@ -41,7 +41,7 @@ Gets a Storage Mover resource.

## EXAMPLES

### Example 1: Get all Storage movers in a subcription
### Example 1: Get all Storage movers in a subscription
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed 'subcription' to 'subscription'.

Copilot uses AI. Check for mistakes.

@@ -37,7 +37,7 @@ create a StandbyVirtualMachinePoolResource

## EXAMPLES

### Example 1: Creat a new standby virtual machine pool
### Example 1: Create a new standby virtual machine pool
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed 'Creat' to 'Create' in the example title.

Copilot uses AI. Check for mistakes.

@@ -71,7 +71,7 @@ Type : microsoft.standbypool/standbyvirtualmachinep
VirtualMachineState : Running
```

Above commnand is creating a new standby virtual machine pool
Above command is creating a new standby virtual machine pool
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed 'commnand' to 'command'.

Suggested change
Above command is creating a new standby virtual machine pool
The above command creates a new standby virtual machine pool.

Copilot uses AI. Check for mistakes.

@@ -104,7 +104,7 @@ SystemDataLastModifiedByType :
Type : Microsoft.StandbyPool/standbyVirtualMachinePools/runtimeViews
```

Above command is getting a runtime veiw of standby virtual machine pool.
Above command is getting a runtime view of standby virtual machine pool.
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected 'veiw' to 'view'.

Copilot uses AI. Check for mistakes.

@@ -47,7 +47,7 @@ Name ResourceGroupName
testImage test-rg
```

This command updates an exisiting image in the specified resource group.
This command updates an existing image in the specified resource group.
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected 'exisiting' to 'existing'.

Copilot uses AI. Check for mistakes.

@@ -546,7 +546,7 @@ Accept wildcard characters: False

### -ProvisionVMAgent
Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
VM Agent is provsioned by default.
VM Agent is provisioned by default.
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed 'provsioned' to 'provisioned'.

Copilot uses AI. Check for mistakes.

@@ -212,7 +212,7 @@ Accept wildcard characters: False
```

### -Offer
The name of the marketplae gallery image definition offer.
The name of the marketplace gallery image definition offer.
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected 'marketplae' to 'marketplace'.

Copilot uses AI. Check for mistakes.

@@ -45,7 +45,7 @@ ValueCount : 0
Name : HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\RemoteSupportAgent
```

Installs Remort Support
Installs Remote Support
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected 'Remort' to 'Remote'.

Copilot uses AI. Check for mistakes.

@Azure Azure deleted a comment from Copilot AI Jun 13, 2025
@Azure Azure deleted a comment from Copilot AI Jun 13, 2025
@Azure Azure deleted a comment from Copilot AI Jun 13, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Azure Azure deleted a comment from Copilot AI Jun 13, 2025
@Azure Azure deleted a comment from Copilot AI Jun 13, 2025
@vidai-msft vidai-msft enabled auto-merge (squash) June 13, 2025 05:04
@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 94ed6b6 into Azure:main Jun 13, 2025
12 checks passed
@ArieHein ArieHein deleted the wave-15 branch June 13, 2025 19:47
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