Skip to content

Commit 32f3bbf

Browse files
authored
Fix typos (#23759)
* fix typo * fix typo * fix typo * fix typos * fix typo * fix typos * fix typos * fix typo * fix typo * fix typo * fix typo * fix typo
1 parent d13802e commit 32f3bbf

File tree

12 files changed

+15
-15
lines changed

12 files changed

+15
-15
lines changed

src/Accounts/Accounts/help/Add-AzEnvironment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Accept wildcard characters: False
269269
```
270270
271271
### -AzureAttestationServiceEndpointResourceId
272-
The The resource identifier of the Azure Attestation service that is the recipient of the requested token.
272+
The resource identifier of the Azure Attestation service that is the recipient of the requested token.
273273
274274
```yaml
275275
Type: System.String
@@ -389,7 +389,7 @@ Accept wildcard characters: False
389389
```
390390
391391
### -AzureSynapseAnalyticsEndpointResourceId
392-
The The resource identifier of the Azure Synapse Analytics that is the recipient of the requested token.
392+
The resource identifier of the Azure Synapse Analytics that is the recipient of the requested token.
393393
394394
```yaml
395395
Type: System.String

src/ApplicationInsights/ApplicationInsights.Autorest/examples/Get-AzApplicationInsightsWorkbookRevision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ ResourceGroupName Name DisplayName
3535
appinsights-hkrs2v-test f7d7151e-7907-4f46-8a5e-6bf4a4cfedec f7d7151e-7907-4f46-8a5e-6bf4a4cfedec-display westus2 shared workbook
3636
```
3737

38-
This commmand gets a single workbook revision defined by resource id.
38+
This command gets a single workbook revision defined by resource id.

src/ApplicationInsights/ApplicationInsights.Autorest/help/Get-AzApplicationInsightsWorkbookRevision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ResourceGroupName Name DisplayName
7272
appinsights-hkrs2v-test f7d7151e-7907-4f46-8a5e-6bf4a4cfedec f7d7151e-7907-4f46-8a5e-6bf4a4cfedec-display westus2 shared workbook
7373
```
7474

75-
This commmand gets a single workbook revision defined by resource id.
75+
This command gets a single workbook revision defined by resource id.
7676

7777
## PARAMETERS
7878

src/ApplicationInsights/ApplicationInsights/help/Get-AzApplicationInsightsWorkbookRevision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ResourceGroupName Name DisplayName
7272
appinsights-hkrs2v-test f7d7151e-7907-4f46-8a5e-6bf4a4cfedec f7d7151e-7907-4f46-8a5e-6bf4a4cfedec-display westus2 shared workbook
7373
```
7474

75-
This commmand gets a single workbook revision defined by resource id.
75+
This command gets a single workbook revision defined by resource id.
7676

7777
## PARAMETERS
7878

src/Automanage/Automanage.Autorest/examples/Get-AzAutomanageBestPractice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AzureBestPracticesProduction
1010
AzureBestPracticesDevTest
1111
```
1212

13-
This commmand lists all Automanage best practices under a subscription.
13+
This command lists all Automanage best practices under a subscription.
1414

1515
### Example 2: Get information about a Automanage best practice by name
1616
```powershell

src/CloudService/CloudService.Autorest/examples/Stop-AzCloudService.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
Stop-AzCloudService -ResourceGroupName "ContosOrg" -CloudServiceName "ContosoCS"
55
```
66

7-
This command stops all the role instances that belong to the the cloud service named ContosoCS.
7+
This command stops all the role instances that belong to the cloud service named ContosoCS.

src/CloudService/CloudService/help/Start-AzCloudService.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Starts the cloud service.
3434
Start-AzCloudService -ResourceGroupName "ContosOrg" -CloudServiceName "ContosoCS"
3535
```
3636

37-
This command starts all the role instances that belong to the the cloud service named ContosoCS.
37+
This command starts all the role instances that belong to the cloud service named ContosoCS.
3838

3939
## PARAMETERS
4040

src/FrontDoor/FrontDoor/help/Enable-AzFrontDoorCustomDomainHttps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Name : frontendpointname1-custom-xyz
203203
Type : Microsoft.Network/frontdoors/frontendendpoints
204204
```
205205

206-
Enable HTTPS for a custom domain "frontendpointname1-custom-xyz" that is part of Front Door "frontdoor1" in resource group "resourcegroup1" using customer's own certificate in Key Vault with the the latest version to enable certificate auto-rotation.
206+
Enable HTTPS for a custom domain "frontendpointname1-custom-xyz" that is part of Front Door "frontdoor1" in resource group "resourcegroup1" using customer's own certificate in Key Vault with the latest version to enable certificate auto-rotation.
207207

208208
## PARAMETERS
209209

src/IotHub/IotHub/help/New-AzIotHubSasToken.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ New-AzIotHubSasToken [-ResourceId] <String> [-DeviceId <String>] [-ModuleId <Str
3434
```
3535

3636
## DESCRIPTION
37-
For device SAS tokens, the policy parameter is used to access the the device registry only. Therefore the policy should have read access to the registry.
37+
For device SAS tokens, the policy parameter is used to access the device registry only. Therefore the policy should have read access to the registry.
3838
For IoT Hub tokens the policy is part of the SAS.
3939

4040
## EXAMPLES

src/Relay/Relay.Autorest/examples/New-AzRelayAuthorizationRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ SystemDataLastModifiedByType :
6464
Type : Microsoft.Relay/namespaces/wcfrelays/authorizationrules
6565
```
6666

67-
This cmdlet creates Authorization Rule with Listen rights for for the Wcf Relay.
67+
This cmdlet creates Authorization Rule with Listen rights for the Wcf Relay.

0 commit comments

Comments
 (0)