Skip to content

Commit af73943

Browse files
authored
Spelling Fixes (#28072)
1 parent d9e2bdb commit af73943

27 files changed

+40
-40
lines changed

src/Reservations/Reservations.Autorest/docs/Get-AzReservationCatalog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ virtualMachines {P1Y, P3Y, P5Y} Standard_B2s {westus}
5050
virtualMachines {P1Y, P3Y, P5Y} Standard_B4ms {westus}
5151
```
5252

53-
This command gets a catlog of reserved resource type skus with location
53+
This command gets a catalog of reserved resource type skus with location
5454

5555
### Example 2: Get the list of reserved resource type skus without location
5656
```powershell
@@ -78,7 +78,7 @@ SuseLinux {P1Y, P3Y, P5Y} sles_sap_priority_1-2_vcpu_vm
7878
SuseLinux {P1Y, P3Y, P5Y} sles_sap_priority_3-4_vcpu_vm
7979
```
8080

81-
This command gets a catlog of reserved resource type skus without location
81+
This command gets a catalog of reserved resource type skus without location
8282

8383
### Example 3: Get the list of eligible 3pp reserved resource type skus with publisher id, offer id, plan id
8484
```powershell
@@ -101,7 +101,7 @@ VirtualMachineSoftware {P1Y, P3Y, P5Y} canonical.0001-com-ubuntu-pro-xenial.pro-
101101
VirtualMachineSoftware {P1Y, P3Y, P5Y} canonical.0001-com-ubuntu-pro-xenial.pro-16_04-lts.4core
102102
```
103103

104-
This command gets a catlog of eligible 3pp reserved resource type skus with publisher id, offer id, plan id
104+
This command gets a catalog of eligible 3pp reserved resource type skus with publisher id, offer id, plan id
105105

106106
## PARAMETERS
107107

src/Reservations/Reservations.Autorest/examples/Get-AzReservationCatalog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ virtualMachines {P1Y, P3Y, P5Y} Standard_B2s {westus}
1717
virtualMachines {P1Y, P3Y, P5Y} Standard_B4ms {westus}
1818
```
1919

20-
This command gets a catlog of reserved resource type skus with location
20+
This command gets a catalog of reserved resource type skus with location
2121

2222
### Example 2: Get the list of reserved resource type skus without location
2323
```powershell
@@ -45,7 +45,7 @@ SuseLinux {P1Y, P3Y, P5Y} sles_sap_priority_1-2_vcpu_vm
4545
SuseLinux {P1Y, P3Y, P5Y} sles_sap_priority_3-4_vcpu_vm
4646
```
4747

48-
This command gets a catlog of reserved resource type skus without location
48+
This command gets a catalog of reserved resource type skus without location
4949

5050
### Example 3: Get the list of eligible 3pp reserved resource type skus with publisher id, offer id, plan id
5151
```powershell
@@ -68,4 +68,4 @@ VirtualMachineSoftware {P1Y, P3Y, P5Y} canonical.0001-com-ubuntu-pro-xenial.pro-
6868
VirtualMachineSoftware {P1Y, P3Y, P5Y} canonical.0001-com-ubuntu-pro-xenial.pro-16_04-lts.4core
6969
```
7070

71-
This command gets a catlog of eligible 3pp reserved resource type skus with publisher id, offer id, plan id
71+
This command gets a catalog of eligible 3pp reserved resource type skus with publisher id, offer id, plan id

src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverBulkRemove.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To aid the user to prerequisite the operation the client can call operation with
3131

3232
## EXAMPLES
3333

34-
### Example 1: Validate the dependecies before remove of the Move Resources from Move Collection
34+
### Example 1: Validate the dependenciesss before remove of the Move Resources from Move Collection
3535
```powershell
3636
Invoke-AzResourceMoverBulkRemove -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('PSDemoVM') -MoveResourceInputType "MoveResourceId" -ValidateOnly
3737
```
@@ -51,7 +51,7 @@ Status : Succeeded
5151
5252
```
5353

54-
Validate the dependecies before remove of the move resources from Move Collection.
54+
Validate the dependencies before remove of the move resources from Move Collection.
5555

5656
### Example 2: Remove the Move Resource from Move Collection using "MoveResource Name" as input
5757
```powershell

src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverCommit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To aid the user to prerequisite the operation the client can call operation with
3131

3232
## EXAMPLES
3333

34-
### Example 1: Validate the dependecies before commit of the resources.
34+
### Example 1: Validate the dependencies before commit of the resources.
3535
```powershell
3636
Invoke-AzResourceMoverCommit -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('psdemorm-vnet') -MoveResourceInputType "MoveResourceId" -ValidateOnly
3737
```

src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverDiscard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To aid the user to prerequisite the operation the client can call operation with
3131

3232
## EXAMPLES
3333

34-
### Example 1: Validate the dependecies before Discard of the resources.
34+
### Example 1: Validate the dependencies before Discard of the resources.
3535
```powershell
3636
Invoke-AzResourceMoverInitiateMove -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('psdemorm-vnet') -MoveResourceInputType "MoveResourceId" -ValidateOnly
3737
```
@@ -51,7 +51,7 @@ Status : Succeeded
5151
5252
```
5353

54-
Validate the dependecies before Discard of the resources.
54+
Validate the dependencies before Discard of the resources.
5555

5656
### Example 2: Discards the move of the resources using "MoveResource Name" as input.
5757
```powershell

src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverInitiateMove.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Moves the set of resources included in the request body.The move operation is tr
2727

2828
## EXAMPLES
2929

30-
### Example 1: Validate the dependecies before Initiate Move for the resources.
30+
### Example 1: Validate the dependencies before Initiate Move for the resources.
3131
```powershell
3232
Invoke-AzResourceMoverInitiateMove -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('psdemorm-vnet') -MoveResourceInputType "MoveResourceId" -ValidateOnly
3333
```

src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverPrepare.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To aid the user to prerequisite the operation the client can call operation with
3131

3232
## EXAMPLES
3333

34-
### Example 1: Validate the dependecies before prepare of the resources. Get the required dependent resources that also need to be prepared.
34+
### Example 1: Validate the dependencies before prepare of the resources. Get the required dependent resources that also need to be prepared.
3535
```powershell
3636
$resp = Invoke-AzResourceMoverPrepare -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('psdemovm') -ValidateOnly
3737
```
@@ -64,7 +64,7 @@ SourceId
6464
/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/psdemorm/providers/microsoft.network/networksecuritygroups/psdemovm-nsg
6565
```
6666

67-
Validate the dependecies before prepare of the resources.
67+
Validate the dependencies before prepare of the resources.
6868
Get the required dependent resources that also need to be prepared.
6969

7070
### Example 2: Initiate prepare for the set of resources in the Move Collection using "MoveResource Name" as input.

src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverCommit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Example 1: Validate the dependecies before commit of the resources.
1+
### Example 1: Validate the dependencies before commit of the resources.
22
```powershell
33
Invoke-AzResourceMoverCommit -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('psdemorm-vnet') -MoveResourceInputType "MoveResourceId" -ValidateOnly
44
```

src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverDiscard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Example 1: Validate the dependecies before Discard of the resources.
1+
### Example 1: Validate the dependencies before Discard of the resources.
22
```powershell
33
Invoke-AzResourceMoverInitiateMove -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('psdemorm-vnet') -MoveResourceInputType "MoveResourceId" -ValidateOnly
44
```
@@ -18,7 +18,7 @@ Status : Succeeded
1818
1919
```
2020

21-
Validate the dependecies before Discard of the resources.
21+
Validate the dependencies before Discard of the resources.
2222

2323

2424
### Example 2: Discards the move of the resources using "MoveResource Name" as input.

src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverInitiateMove.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Example 1: Validate the dependecies before Initiate Move for the resources.
1+
### Example 1: Validate the dependencies before Initiate Move for the resources.
22
```powershell
33
Invoke-AzResourceMoverInitiateMove -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('psdemorm-vnet') -MoveResourceInputType "MoveResourceId" -ValidateOnly
44
```

0 commit comments

Comments
 (0)