Skip to content

Commit 19b7773

Browse files
committed
Spelling wave 1
1 parent bbbd1a5 commit 19b7773

15 files changed

+23
-23
lines changed

docs/artifacts/quickstarts/python-cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Use the following steps to use the sample Python package from GitHub.
8484
1. From a CLI on your local machine, clone the repository to your local machine using the URL you copied from your forked repository.
8585

8686
```Command
87-
git clone <REPOSIORY_URL>
87+
git clone <REPOSITORY_URL>
8888
```
8989

9090
1. Change directory to your cloned repository.

docs/boards/backlogs/configure-your-backlog-view.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ If your team follows Agile or Scrum methods, they'll want to prioritize the back
190190
To reorder a backlog, you must have **Basic** or higher level access. If you have Stakeholder access, you can't reorder backlog items. For more information, see [Stakeholder access quick reference](../../organizations/security/stakeholder-access.md).
191191

192192
> [!NOTE]
193-
> Changes you make to the priority impact all backlog items. When other team members refresh their backlog, they'll see the new priorities. A background process updates the [**Stack Rank** (Agile, Basic, and CMMI processes)](../queries/planning-ranking-priorities.md) or [**Backlog Priority** (Scrum process)](../queries/planning-ranking-priorities.md) fields. These fields are used by the system to track the relative ranking of items on the product, feature, epic, or other portfolio backlog. By default, these fields don't appear on the work item form. The priority ranking is assigned separately to each backlog level, which you can check by adding the field to a backlog and viewing a hiearchical list.
193+
> Changes you make to the priority impact all backlog items. When other team members refresh their backlog, they'll see the new priorities. A background process updates the [**Stack Rank** (Agile, Basic, and CMMI processes)](../queries/planning-ranking-priorities.md) or [**Backlog Priority** (Scrum process)](../queries/planning-ranking-priorities.md) fields. These fields are used by the system to track the relative ranking of items on the product, feature, epic, or other portfolio backlog. By default, these fields don't appear on the work item form. The priority ranking is assigned separately to each backlog level, which you can check by adding the field to a backlog and viewing a hierarchical list.
194194
195195
Backlogs that participate in portfolio management or that contain nested same-type child items might not allow you to reorder the items. For more information, see these articles:
196196
- [Backlogs, portfolios, and Agile project management, Work with multi-team ownership of backlog items](backlogs-overview.md#multi-team)

docs/boards/backlogs/manage-work-items.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ The attachment is added to the work item.
243243

244244
:::image type="content" source="media/confirm-delete-attachment.png" alt-text="Screenshot showing Delete button for confirming delete action.":::
245245

246-
The deleted attachment cannot be restored and is permenantly removed after 28 days. In the meantime, if you have permissions, you can [permanently delete](#permanently-delete-attachments) it.
246+
The deleted attachment cannot be restored and is permanently removed after 28 days. In the meantime, if you have permissions, you can [permanently delete](#permanently-delete-attachments) it.
247247

248248
## Permanently delete attachments
249249

docs/boards/extensions/dependency-tracker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ False
735735
:::column span="1":::
736736
riskGraphConfig
737737

738-
> Maps the workflow States to one of the three Risk areas displayed on the Graph: `atRisk` is Red, `nuetral` is Gray, and `onTrack` is Green.
738+
> Maps the workflow States to one of the three Risk areas displayed on the Graph: `atRisk` is Red, `neutral` is Gray, and `onTrack` is Green.
739739
740740
:::column-end:::
741741
:::column span="1":::

docs/boards/queries/query-operators-variables.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ For more information, see [Define a query](using-queries.md).
551551

552552

553553
> [!TIP]
554-
> It's possible to contsruct a query using WIQL syntax that uses an operator, such as **Was Ever**, for other data type fields than those listed. For example, you can use **Was Ever** within a clause using the **Iteration Path**. For an example, see [Query by date or current iteration, List work items moved out of a sprint](query-by-date-or-current-iteration.md#list-work-items-moved-out-sprint).
554+
> It's possible to construct a query using WIQL syntax that uses an operator, such as **Was Ever**, for other data type fields than those listed. For example, you can use **Was Ever** within a clause using the **Iteration Path**. For an example, see [Query by date or current iteration, List work items moved out of a sprint](query-by-date-or-current-iteration.md#list-work-items-moved-out-sprint).
555555
556556
<a id="variables"></a>
557557
<a id="macros"></a>

docs/extend/develop/service-endpoints.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Create a `task.json` file in your `BuildTaskFolder` directory, if you haven't cr
234234
"label": "Fabrikam service/server end point",
235235
"defaultValue": "",
236236
"required": true,
237-
"helpMarkDown": "Select the Fabrikam end point to use. If needed,selecton 'manage', and add a new service endpoint of type 'Fabrikam server connection'"
237+
"helpMarkDown": "Select the Fabrikam end point to use. If needed,select 'manage', and add a new service endpoint of type 'Fabrikam server connection'"
238238
},
239239
{
240240
"name": "project",

docs/extend/develop/using-host-dialog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The `uri` property references a page that is rendered within the content area of
117117

118118
### Showing the dialog
119119

120-
To show the dialog (for example, when a user selects an action on a toolbar or menu), call the `openDialog` function on an instance of the HostDialogService, passing the fully-qualified identifer of the dialog content, for example `my-publisher.my-extension.registration-form` and any dialog options:
120+
To show the dialog (for example, when a user selects an action on a toolbar or menu), call the `openDialog` function on an instance of the HostDialogService, passing the fully-qualified identifier of the dialog content, for example `my-publisher.my-extension.registration-form` and any dialog options:
121121

122122
```javascript
123123
VSS.getService(VSS.ServiceIds.Dialog).then(function(dialogService) {

docs/includes/features-not-available-stakeholder.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 04/04/2022
1111
If a Stakeholder needs access to one or more of the following features&mdash;which support the daily work of product owners, team leads, developers, testers, and project administrators&mdash;you need to provide them **Basic** access.
1212

1313
> [!NOTE]
14-
> Even if Stakeholders are explicity granted permissions to some features, they are disallowed access to the feature due to their access level. Stakeholders that choose a feature that's not available to them receive an error message indicating that they don't have permissions to complete the task.
14+
> Even if Stakeholders are explicitly granted permissions to some features, they are disallowed access to the feature due to their access level. Stakeholders that choose a feature that's not available to them receive an error message indicating that they don't have permissions to complete the task.
1515
1616

1717
::: moniker range="azure-devops"

docs/managed-devops-pools/configure-images.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following example specifies three images. For more information on the schema
4444
...
4545
"images": [
4646
{
47-
"resourceId": "/subscriptions/subscrition_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
47+
"resourceId": "/subscriptions/subscription_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
4848
"aliases": [
4949
"ubuntu-20.04-gen2"
5050
]
@@ -77,7 +77,7 @@ The following example defines three images. Standby agents are enabled, with 100
7777
```json
7878
"images": [
7979
{
80-
"resourceId": "/subscriptions/subscrition_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
80+
"resourceId": "/subscriptions/subscription_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
8181
"aliases": [
8282
"ubuntu-20.04-gen2"
8383
],
@@ -112,7 +112,7 @@ The following example shows the `images` section of the **fabric-profile.json**
112112
"sku": {...},
113113
"images": [
114114
{
115-
"resourceId": "/subscriptions/subscrition_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
115+
"resourceId": "/subscriptions/subscription_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
116116
"aliases": [
117117
"ubuntu-20.04-gen2"
118118
],
@@ -150,7 +150,7 @@ The following example defines three images. Standby agents are enabled, with 100
150150
"sku": {...},
151151
"images": [
152152
{
153-
"resourceId": "/subscriptions/subscrition_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
153+
"resourceId": "/subscriptions/subscription_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest",
154154
"aliases": [
155155
"ubuntu-20.04-gen2"
156156
],
@@ -241,7 +241,7 @@ To specify a selected marketplace image, provide the resource ID of the image us
241241
```json
242242
"images": [
243243
{
244-
"resourceId": "/subscriptions/subscrition_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest"
244+
"resourceId": "/subscriptions/subscription_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest"
245245
}
246246
]
247247
```
@@ -253,7 +253,7 @@ To specify selected marketplace image, provide the resource ID of the image usin
253253
```json
254254
"images": [
255255
{
256-
"resourceId": "/subscriptions/subscrition_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest"
256+
"resourceId": "/subscriptions/subscription_id_placeholder/Providers/Microsoft.Compute/Locations/eastus/publishers/canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/latest"
257257
}
258258
]
259259
```

docs/managed-devops-pools/configure-scaling.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Manual mode is best suited for teams that have knowledge of their CI/CD pipeline
235235
You can create your own provisioning schedule or choose from one of the predefined schedules, and you can configure the time zone to use for specifying the schedules. The default value for **Pre-provisioning TimeZone** is **(UTC) Coordinated Universal Time**.
236236

237237
> [!TIP]
238-
> The provisioning count in a scheme can't be greater than the **Maximim agents** configured in [Pool settings](configure-pool-settings.md#maximum-agents).
238+
> The provisioning count in a scheme can't be greater than the **Maximum agents** configured in [Pool settings](configure-pool-settings.md#maximum-agents).
239239
240240
Every few minutes, Managed DevOps Pools checks the count of active agents running jobs and standby agents waiting for jobs, to ensure that the provisioning count of agents specified by the current provisioning scheme are available. If the current provisioning count is 10, and there are five agents running jobs and two agents on standby, Managed DevOps Pools will start three additional standby agents to bring the total agent count up to 10.
241241

@@ -349,7 +349,7 @@ A single `daysData` item contains a dictionary of times and standby agent counts
349349
"daysData": [
350350
{}, # Schedule of standby agent count adjustments for Sunday
351351
{ # Schedule of standby agent count adjustments for Monday
352-
"09:00:00": 1, # Adjust standy agent count to 1
352+
"09:00:00": 1, # Adjust standby agent count to 1
353353
"17:00:00": 0 # Adjust standby agent count to 0
354354
},
355355
{ # Schedule of standby agent count adjustments for Tuesday
@@ -505,7 +505,7 @@ A single `daysData` item contains a dictionary of times and standby agent counts
505505
"daysData": [
506506
{}, # Schedule of standby agent count adjustments for Sunday
507507
{ # Schedule of standby agent count adjustments for Monday
508-
"09:00:00": 1, # Adjust standy agent count to 1
508+
"09:00:00": 1, # Adjust standby agent count to 1
509509
"17:00:00": 0 # Adjust standby agent count to 0
510510
},
511511
{ # Schedule of standby agent count adjustments for Tuesday

docs/managed-devops-pools/configure-storage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To delete the data disk configuration for an existing pool, specify an empty lis
7070

7171
#### [Azure CLI](#tab/azure-cli/)
7272

73-
Additional disk storage is configured using the `datadiska` property in the `storageProfile` section in the `fabric-profile` parameter.
73+
Additional disk storage is configured using the `datadisks` property in the `storageProfile` section in the `fabric-profile` parameter.
7474

7575
```azurecli
7676
az mdp pool create \

docs/organizations/security/includes/environment-roles.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
> | **Creator** | Global role, available from environments hub security option. Members of this role can create the environment in the project. Contributors are added as members by default. Required to trigger a YAML pipeline when the environment does not already exist.|
77
> | **Reader** | Members of this role can view the environment. |
88
> | **User** | Members of this role can use the environment when creating or editing YAML pipelines. |
9-
> | **Administrator** | Members of this role can administer permissions, create, manage, view and use environments. For a particular environment, its creator is added as Admininistrator by default. Administrators can also open access to an environment to all pipelines. |
9+
> | **Administrator** | Members of this role can administer permissions, create, manage, view and use environments. For a particular environment, its creator is added as Administrator by default. Administrators can also open access to an environment to all pipelines. |
1010
::: moniker-end
1111

1212
::: moniker range="< azure-devops"

docs/organizations/settings/add-teams.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Choose the **Current UI** tab. The New Teams Page UI is only available for Azure
143143
1. To add team members, choose **Add**.
144144

145145
> [!div class="mx-imgBorder"]
146-
> ![Team Profile, choose Add, currect page](../security/media/add-users/team-profile-choose-add.png)
146+
> ![Team Profile, choose Add, current page](../security/media/add-users/team-profile-choose-add.png)
147147

148148
4. Enter the sign-in addresses or display name for each account you want to add. Add them one at a time or all at the same time. You can enter several identities into the text box, separated by commas.
149149

docs/organizations/settings/work/customize-process-work-item-type.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To re-enable the WIT, choose **Enable** from the WIT context menu.
9494
> [!NOTE]
9595
> Disabling a WIT removes the WIT from the **New** drop down and add experiences. Creating a work item of that WIT is also blocked via REST APIs.
9696
>
97-
> No changes are made to existing work items of that type. You can update or delete them and they continue to appear on backlogs and boards. Both work item types need to be ebabled in order to do a change type operation.
97+
> No changes are made to existing work items of that type. You can update or delete them and they continue to appear on backlogs and boards. Both work item types need to be enabled in order to do a change type operation.
9898
9999
<a id="destroy"> </a>
100100

docs/organizations/settings/work/import-process/differences.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Azure DevOps Services uses a different model than Team Foundation Server (TFS) f
2929
The structure and overall syntax used in defining process templates remains the same, with only a few minor differences existing between templates you customize for import into Azure DevOps Services and those you upload to support an on-premises TFS.
3030

3131
> [!NOTE]
32-
> Migration of projects or collections from Hosted XML to the inherited model is not support for Azure DevOps Server. It is only available on the Azure DevOps Sevice.
32+
> Migration of projects or collections from Hosted XML to the inherited model is not support for Azure DevOps Server. It is only available on the Azure DevOps Services.
3333
3434
## Unsupported customizations and unreferenced plug-in files
3535

@@ -81,4 +81,4 @@ When you connect to Azure DevOps Services, you can use the following tools subje
8181

8282
- [Work tracking object limits](../object-limits.md)
8383
- [Customize work tracking](../../../../reference/customize-work.md)
84-
- [Differences between Inheritance and Hosted XML](../inheritance-versus-hosted-xml.md)
84+
- [Differences between Inheritance and Hosted XML](../inheritance-versus-hosted-xml.md)

0 commit comments

Comments
 (0)