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
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Ssh/Ssh/help/Enter-AzVM.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS
[SSH Access to Arzure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
[SSH Access to Azure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
[Troubleshoot SSH access to Azure Arc Enabled Servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-troubleshoot)
[Login to a Linux VM by using Microsoft Entra ID](https://learn.microsoft.com/en-us/azure/active-directory/devices/howto-vm-sign-in-azure-ad-linux)
[Install OpenSSH for Windows](https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui)
2 changes: 1 addition & 1 deletion src/Ssh/Ssh/help/Export-AzSshConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[SSH Access to Arzure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
[SSH Access to Azure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
[Troubleshoot SSH access to Azure Arc Enabled Servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-troubleshoot)
[Login to a Linux VM by using Microsoft Entra ID](https://learn.microsoft.com/en-us/azure/active-directory/devices/howto-vm-sign-in-azure-ad-linux)
[Install OpenSSH for Windows](https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui)
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Disabling Remote Support.
Remote Support successfully Disabled.
```

Disabling Remort support
Disabling Remote Support

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ExpiresAt : 3/30/2022 10:29:53 AM +00:00
SasCredential :
```

Enable remort support by providing consent.
Enable remote support by providing consent.
In this case, user is not prompted for consent

## PARAMETERS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.


## PARAMETERS

Expand Down
2 changes: 1 addition & 1 deletion src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Invoking with all the parameters
## PARAMETERS

### -AccountId
Specifies the AccoundId.
Specifies the AccountId.
Specifying this along with ArmAccessToken will avoid Azure interactive logon.

```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Name ResourceGroupName
testVm test-rg
```

This commnad gets a virtual machine in a specified resource group.
This command gets a virtual machine in a specified resource group.

### Example 2: List Virtual Machines in a Resource Group
```powershell
Expand Down
2 changes: 1 addition & 1 deletion src/StackHCIVM/StackHCIVM/help/New-AzStackHCIVMImage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.


```yaml
Type: System.String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Please pass -ProvisionVMAgent:$false to disable.

```yaml
Expand Down
2 changes: 1 addition & 1 deletion src/StackHCIVM/StackHCIVM/help/Update-AzStackHCIVMImage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Name ResourceGroupName
testLnet test-rg
```

This command updates an exisiting logical network in the specified resource group.
This command updates an existing logical network 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.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Name ResourceGroupName
testNic test-rg
```

This command updates an exisiting network interface in the specified resource group.
This command updates an existing network interface 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.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Name ResourceGroupName
testStoragePath test-rg
```

This command updates an exisiting storage path in the specified resource group.
This command updates an existing storage path 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.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Name ResourceGroupName
testVhd test-rg
```

This command updates an exisiting virtual hard disk in the specified resource group.
This command updates an existing virtual hard disk 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.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ SystemDataLastModifiedByType :
Type : Microsoft.StandbyPool/standbyContainerGroupPools/runtimeViews
```

Above command is getting a runtime veiw of standby container group pool.
Above command is getting a runtime view of standby container group pool.

## PARAMETERS

Expand Down
2 changes: 1 addition & 1 deletion src/StandbyPool/StandbyPool/help/Get-AzStandbyVMPool.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Get a StandbyVirtualMachinePoolResource

## EXAMPLES

### Example 1: get a standby virutal machine pool
### Example 1: get a 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 'virutal' to 'virtual' in the example title.

Suggested change
### Example 1: get a standby virtual machine pool
### Example 1: Get a StandbyVirtualMachinePoolResource

Copilot uses AI. Check for mistakes.

```powershell
Get-AzStandbyVMPool `
-SubscriptionId f8da6e30-a9d8-48ab-b05c-3f7fe482e13b `
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.


## PARAMETERS

Expand Down
4 changes: 2 additions & 2 deletions src/StandbyPool/StandbyPool/help/New-AzStandbyVMPool.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

```powershell
New-AzStandbyVMPool `
-Name testPool `
Expand Down Expand Up @@ -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.


## PARAMETERS

Expand Down
2 changes: 1 addition & 1 deletion src/StorageMover/StorageMover/help/Get-AzStorageMover.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

```powershell
Get-AzStorageMover
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.


## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Property : {
"endpointType": "AzureStorageSmbFileShare",
"description": "updated endpoint again",
"provisioningState": "Succeeded",
"storageAccountResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegorup/providers/Microsoft.Storage/storageAccounts/myaccount",
"storageAccountResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegroup/providers/Microsoft.Storage/storageAccounts/myaccount",
"fileShareName": "testfs"
}
SystemDataCreatedAt : 6/27/2023 4:30:13 AM
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Get-AzStorageMoverEndpoint -ResourceGroupName "myresourcegroup" -StorageMoverNam
```

```output
Id : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegorup/providers/Microsoft.StorageMover/storageMovers/mystoragemover/endpoints/myendpoint
Id : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegroup/providers/Microsoft.StorageMover/storageMovers/mystoragemover/endpoints/myendpoint
Name : myendpoint
Property : {
"endpointType": "SmbMount",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Accept wildcard characters: False
```

### -AssignIdentity
Generate and assign a new Storage Sync Service Identity for this storage sync service for use with accessing storage account and file share. If specify this paramter without "-IdentityType", will use system assigned identity.
Generate and assign a new Storage Sync Service Identity for this storage sync service for use with accessing storage account and file share. If specify this parameter without "-IdentityType", will use system assigned identity.

```yaml
Type: System.Management.Automation.SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Accept wildcard characters: False
```

### -AssignIdentity
Generate and assign a new Storage Sync Service Identity for this storage sync service for use with accessing storage account and file share. If specify this paramter without "-IdentityType", will use system assigned identity.
Generate and assign a new Storage Sync Service Identity for this storage sync service for use with accessing storage account and file share. If specify this parameter without "-IdentityType", will use system assigned identity.

```yaml
Type: System.Management.Automation.SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Set-AzStorageSyncServiceIdentity [-ResourceId] <String> [-AsJob] [-DefaultProfil
```

## DESCRIPTION
A storage sync service is the top level resource for Azure File Sync. This command helps to migrate storage sync servicein a resource group to start using managed identity. We recommend to create as few storage sync services as absolutely necessary to differentiate distinct groups of servers in your organization. A storage sync service contains sync groups and also works as a target to register your servers to. A server can only be registered to a single storage sync service. If servers ever need to participate in syncing the same set of files, register them to the same storage sync service.
A storage sync service is the top level resource for Azure File Sync. This command helps to migrate storage sync service in a resource group to start using managed identity. We recommend to create as few storage sync services as absolutely necessary to differentiate distinct groups of servers in your organization. A storage sync service contains sync groups and also works as a target to register your servers to. A server can only be registered to a single storage sync service. If servers ever need to participate in syncing the same set of files, register them to the same storage sync service.

## EXAMPLES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ This command returns information about the output defined on the job.

### Example 3: Get information about a specific job output by pipeline
```powershell
New-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-01-portal -Name output-05 -File .\test\template-json\StroageAccount.json | Get-AzStreamAnalyticsOutput
New-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-01-portal -Name output-05 -File .\test\template-json\StorageAccount.json | Get-AzStreamAnalyticsOutput
```

```output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Creates an output or replaces an already existing output under an existing strea

### Example 1: Create an output to a stream analytics job
```powershell
New-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-02-pwsh -Name output-01 -File .\test\template-json\StroageAccount.json
New-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-02-pwsh -Name output-01 -File .\test\template-json\StorageAccount.json
```

```output
Expand All @@ -36,7 +36,7 @@ output-01 Microsoft.StreamAnalytics/streamingjobs/outputs 3819fb65-07f5-4dc3-83e

This command creates a new output in the stream analytics job.

(below is an example for "StroageAccount.json")
(below is an example for "StorageAccount.json")
{
"properties": {
"serialization": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ Remove-AzStreamAnalyticsCluster -ResourceGroupName pwshaz-rg-test -Name sac-m-te
```

This command removes a stream analytics by name.
**Please stop all jobs of the stream analytics cluster brefore invoke Remove-AzStreamAnalyticsCluster.**
**Please stop all jobs of the stream analytics cluster before invoke Remove-AzStreamAnalyticsCluster.**

### Example 2: Remove a stream analytics by pipeline
```powershell
Get-AzStreamAnalyticsCluster -ResourceGroupName pwshaz-rg-test -Name sac-m-test01 | Remove-AzStreamAnalyticsCluster
```

This command removes a stream analytics by pipeline.
**Please stop all jobs of the stream analytics cluster brefore invoke Remove-AzStreamAnalyticsCluster.**
**Please stop all jobs of the stream analytics cluster before invoke Remove-AzStreamAnalyticsCluster.**

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ update one or two properties) an output without affecting the rest the job or ou

### Example 1: Update an output to a stream analytics job
```powershell
Update-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-01-pwsh -Name output-01 -File .\test\template-json\StroageAccount.json
Update-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-01-pwsh -Name output-01 -File .\test\template-json\StorageAccount.json
```

```output
Expand All @@ -49,7 +49,7 @@ This command updates a new output in the stream analytics job.

### Example 2: Update an output to a stream analytics job by pipeline
```powershell
Get-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-01-pwsh -Name output-01| Update-AzStreamAnalyticsOutput -File .\test\template-json\StroageAccount.json
Get-AzStreamAnalyticsOutput -ResourceGroupName azure-rg-test -JobName sajob-01-pwsh -Name output-01| Update-AzStreamAnalyticsOutput -File .\test\template-json\StorageAccount.json
```

```output
Expand Down