Skip to content

Commit 61dc889

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#45979
1 parent d5b53b6 commit 61dc889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/template-tutorial-use-azure-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ To create a pipeline with a step to deploy a template:
189189
190190
Make the following changes:
191191
192-
* **deloymentScope**: Select the scope of deployment from the options: `Management Group`, `Subscription` and `Resource Group`. Use **Resource Group** in this tutorial. To learn more about the scopes, see [Deployment scopes](deploy-rest.md#deployment-scope).
192+
* **deploymentScope**: Select the scope of deployment from the options: `Management Group`, `Subscription` and `Resource Group`. Use **Resource Group** in this tutorial. To learn more about the scopes, see [Deployment scopes](deploy-rest.md#deployment-scope).
193193
* **ConnectedServiceName**: Specify the service connection name that you created earlier.
194194
* **SubscriptionName**: Specify the target subscription ID.
195195
* **action**: the **Create Or Update Resource Group** action does 2 actions - 1. create a resource group if a new resource group name is provided; 2. deploy the template specified.

0 commit comments

Comments
 (0)