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.

src/Sql/Sql/help/Restore-AzSqlInstanceDatabase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Restore-AzSqlInstanceDatabase -FromPointInTimeBackup -Name $deletedDatabase.Name
170170
```
171171

172172
The first command gets the deleted instance databases named 'DB1' on Instance 'managedInstance1'.
173-
The second command restores the the fetched database, from the specified point-in-time backup to the instance database named Database01_restored.
173+
The second command restores the fetched database, from the specified point-in-time backup to the instance database named Database01_restored.
174174

175175
### Example 5: Restore a deleted instance database from a point in time
176176
```powershell
@@ -179,7 +179,7 @@ Restore-AzSqlInstanceDatabase -FromPointInTimeBackup -InputObject $deletedDataba
179179
```
180180

181181
The first command gets the deleted instance databases named 'DB1' on Instance 'managedInstance1'.
182-
The second command restores the the fetched database, from the specified point-in-time backup to the instance database named Database01_restored using input object.
182+
The second command restores the fetched database, from the specified point-in-time backup to the instance database named Database01_restored using input object.
183183

184184
### Example 6: Restore a database from LTR backup.
185185
```powershell

src/Storage/Storage.Management/help/New-AzStorageAccount.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ $a.AllowSharedKeyAccess
188188
False
189189
```
190190

191-
The command create account with MinimumTlsVersion, AllowBlobPublicAccess, and disable SharedKey access to the account, and then show the the 3 properties of the created account
191+
The command create account with MinimumTlsVersion, AllowBlobPublicAccess, and disable SharedKey access to the account, and then show the 3 properties of the created account
192192

193193
### Example 10: Create a Storage account with RoutingPreference setting
194194
<!-- Skip: Output cannot be splitted from code -->
@@ -1252,7 +1252,7 @@ Accept wildcard characters: False
12521252
```
12531253
12541254
### -UserAssignedIdentityId
1255-
Set resource ids for the the new Storage Account user assigned Identity, the identity will be used with key management services like Azure KeyVault.
1255+
Set resource ids for the new Storage Account user assigned Identity, the identity will be used with key management services like Azure KeyVault.
12561256
12571257
```yaml
12581258
Type: System.String

0 commit comments

Comments
 (0)