Skip to content

Commit 94ed6b6

Browse files
ArieHeinCopilotvidai-msft
authored
Spelling Fixes (#27949)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Vincent Dai <[email protected]>
1 parent 3749ce6 commit 94ed6b6

29 files changed

+33
-33
lines changed

src/Ssh/Ssh/help/Enter-AzVM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
352352
353353
## RELATED LINKS
354354
355-
[SSH Access to Arzure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
355+
[SSH Access to Azure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
356356
[Troubleshoot SSH access to Azure Arc Enabled Servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-troubleshoot)
357357
[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)
358358
[Install OpenSSH for Windows](https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui)

src/Ssh/Ssh/help/Export-AzSshConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
353353
354354
## RELATED LINKS
355355
356-
[SSH Access to Arzure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
356+
[SSH Access to Azure Arc-enabled servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli)
357357
[Troubleshoot SSH access to Azure Arc Enabled Servers](https://learn.microsoft.com/en-us/azure/azure-arc/servers/ssh-arc-troubleshoot)
358358
[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)
359359
[Install OpenSSH for Windows](https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui)

src/StackHCI/StackHCI/help/Disable-AzStackHCIRemoteSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Disabling Remote Support.
3333
Remote Support successfully Disabled.
3434
```
3535

36-
Disabling Remort support
36+
Disabling Remote Support
3737

3838
## PARAMETERS
3939

src/StackHCI/StackHCI/help/Enable-AzStackHCIRemoteSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ExpiresAt : 3/30/2022 10:29:53 AM +00:00
6767
SasCredential :
6868
```
6969

70-
Enable remort support by providing consent.
70+
Enable remote support by providing consent.
7171
In this case, user is not prompted for consent
7272

7373
## PARAMETERS

src/StackHCI/StackHCI/help/Install-AzStackHCIRemoteSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ValueCount : 0
4545
Name : HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\RemoteSupportAgent
4646
```
4747

48-
Installs Remort Support
48+
Installs Remote Support
4949

5050
## PARAMETERS
5151

src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Invoking with all the parameters
7474
## PARAMETERS
7575

7676
### -AccountId
77-
Specifies the AccoundId.
77+
Specifies the AccountId.
7878
Specifying this along with ArmAccessToken will avoid Azure interactive logon.
7979

8080
```yaml

src/StackHCIVM/StackHCIVM/help/Get-AzStackHCIVMVirtualMachine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Name ResourceGroupName
5454
testVm test-rg
5555
```
5656

57-
This commnad gets a virtual machine in a specified resource group.
57+
This command gets a virtual machine in a specified resource group.
5858

5959
### Example 2: List Virtual Machines in a Resource Group
6060
```powershell

src/StackHCIVM/StackHCIVM/help/New-AzStackHCIVMImage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Accept wildcard characters: False
212212
```
213213
214214
### -Offer
215-
The name of the marketplae gallery image definition offer.
215+
The name of the marketplace gallery image definition offer.
216216
217217
```yaml
218218
Type: System.String

src/StackHCIVM/StackHCIVM/help/New-AzStackHCIVMVirtualMachine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ Accept wildcard characters: False
546546
547547
### -ProvisionVMAgent
548548
Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
549-
VM Agent is provsioned by default.
549+
VM Agent is provisioned by default.
550550
Please pass -ProvisionVMAgent:$false to disable.
551551
552552
```yaml

src/StackHCIVM/StackHCIVM/help/Update-AzStackHCIVMImage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Name ResourceGroupName
4747
testImage test-rg
4848
```
4949

50-
This command updates an exisiting image in the specified resource group.
50+
This command updates an existing image in the specified resource group.
5151

5252
## PARAMETERS
5353

0 commit comments

Comments
 (0)