Skip to content

Commit a4dc28a

Browse files
authored
Merge pull request #14091 from nschonni/double-the
typo: Double word "the"
2 parents 695be74 + eca7d2a commit a4dc28a

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

articles/active-directory/active-directory-tou.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The following procedure describes how to add a Terms of use language.
160160

161161
1. Select the Terms of use you want to edit.
162162

163-
1. In the the details pane, click the **Languages** tab.
163+
1. In the details pane, click the **Languages** tab.
164164

165165
![Add TOU](media/active-directory-tou/languages-tou.png)
166166

articles/active-directory/managed-service-identity/qs-configure-template-windows-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ If you have a VM that no longer needs a managed service identity:
353353

354354
1. Whether you sign in to Azure locally or via the Azure portal, use an account that is associated with the Azure subscription that contains the VM.
355355

356-
2. Load the template into an [editor](#azure-resource-manager-templates) and locate the `Microsoft.Compute/virtualMachines` resource of interest within the `resources` section. If you have a VM that only has user assigned identity, you can disable it by changing the the identity type to `None`.
356+
2. Load the template into an [editor](#azure-resource-manager-templates) and locate the `Microsoft.Compute/virtualMachines` resource of interest within the `resources` section. If you have a VM that only has user assigned identity, you can disable it by changing the identity type to `None`.
357357

358358
The following example shows you how remove all user assigned identities from a VM with no system assigned identities:
359359

articles/active-directory/managed-service-identity/qs-configure-template-windows-vmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ If you have a virtual machine scale set that no longer needs a managed service i
318318

319319
1. Whether you sign in to Azure locally or via the Azure portal, use an account that is associated with the Azure subscription that contains the virtual machine scale set.
320320

321-
2. Load the template into an [editor](#azure-resource-manager-templates) and locate the `Microsoft.Compute/virtualMachineScaleSets` resource of interest within the `resources` section. If you have a virtual machine scale set that only has user assigned identity, you can disable it by changing the the identity type to `None`.
321+
2. Load the template into an [editor](#azure-resource-manager-templates) and locate the `Microsoft.Compute/virtualMachineScaleSets` resource of interest within the `resources` section. If you have a virtual machine scale set that only has user assigned identity, you can disable it by changing the identity type to `None`.
322322

323323
The following example shows you how remove all user assigned identities from a VM with no system assigned identities:
324324

articles/cognitive-services/Speech-Service/third-party-notices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Cognitive Services Client Speech SDK is using Parson, obtained from https://
2929

3030
**b. azure-c-shared-utility - Azure C SDKs common code**
3131

32-
The Cognitive Services Client Speech SDK is using Azure C SDK Common Code, obtained from https://github.com/Azure/azure-c-shared-utility. It is licensed under the The MIT License (MIT):
32+
The Cognitive Services Client Speech SDK is using Azure C SDK Common Code, obtained from https://github.com/Azure/azure-c-shared-utility. It is licensed under the MIT License (MIT):
3333

3434
Microsoft Azure IoT SDKs
3535
Copyright (c) Microsoft Corporation

articles/data-factory/monitor-integration-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Some settings of the properties make more sense when there are two or more nodes
8282

8383
The default value of the concurrent jobs limit is set based on the machine size. The factors used to calculate this value depend on the amount of RAM and the number of CPU cores of the machine. So the more cores and the more memory, the higher the default limit of concurrent jobs.
8484

85-
You scale out by increasing the number of nodes. When you increase the number of nodes, the concurrent jobs limit is the the sum of the concurrent job limit values of all the available nodes. For example, if one node lets you run a maximum of twelve concurrent jobs, then adding three more similar nodes lets you run a maximum of 48 concurrent jobs (that is, 4 x 12). We recommend that you increase the concurrent jobs limit only when you see low resource usage with the default values on each node.
85+
You scale out by increasing the number of nodes. When you increase the number of nodes, the concurrent jobs limit is the sum of the concurrent job limit values of all the available nodes. For example, if one node lets you run a maximum of twelve concurrent jobs, then adding three more similar nodes lets you run a maximum of 48 concurrent jobs (that is, 4 x 12). We recommend that you increase the concurrent jobs limit only when you see low resource usage with the default values on each node.
8686

8787
You can override the calculated default value in the Azure portal. Select Author > Connections > Integration Runtimes > Edit > Nodes > Modify concurrent job value per node. You can also use the PowerShell [update-azurermdatafactoryv2integrationruntimenode](https://docs.microsoft.com/en-us/powershell/module/azurerm.datafactoryv2/update-azurermdatafactoryv2integrationruntimenode?view=azurermps-6.4.0#examples) command.
8888

articles/key-vault/about-keys-secrets-and-certificates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Azure Key Vault supports the following operations on key objects:
171171
- **Backup**: Exports a key in a protected form.
172172
- **Restore**: Imports a previously backed up key.
173173

174-
For more information, see [Key operations in the the Key Vault REST API reference](/rest/api/keyvault).
174+
For more information, see [Key operations in the Key Vault REST API reference](/rest/api/keyvault).
175175

176176
Once a key has been created in Azure Key Vault, the following cryptographic operations may be performed using the key:
177177

@@ -281,7 +281,7 @@ The following permissions can be used, on a per-principal basis, in the secrets
281281
- *delete*: Delete the secret
282282
- *all*: All permissions
283283

284-
For more information on working with secrets, see [Secret operations in the the Key Vault REST API reference](/rest/api/keyvault).
284+
For more information on working with secrets, see [Secret operations in the Key Vault REST API reference](/rest/api/keyvault).
285285

286286
### <a name="BKMK_SecretTags"></a> Secret tags
287287
You can specify additional application-specific metadata in the form of tags. Azure Key Vault supports up to 15 tags, each of which can have a 256 character name and a 256 character value.
@@ -441,7 +441,7 @@ If a certificate's policy is set to auto-renewal, then a notification is sent on
441441
- *deleteissuers*: allows delete of Key Vault certificate issuers
442442
- *all*: grants all permissions
443443

444-
For more information, see the [Certificate operations in the the Key Vault REST API reference](/rest/api/keyvault).
444+
For more information, see the [Certificate operations in the Key Vault REST API reference](/rest/api/keyvault).
445445

446446
## See Also
447447

0 commit comments

Comments
 (0)