Skip to content

Commit bbde260

Browse files
committed
update the ds article
1 parent 42a18ff commit bbde260

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-resource-manager/templates/deployment-script-template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ ms.author: jgao
1414
Learn how to use deployment scripts in Azure Resource templates. With a new resource type called `Microsoft.Resources/deploymentScripts`, users can execute deployment scripts in template deployments and review execution results. These scripts can be used for performing custom steps such as:
1515

1616
- add users to a directory
17-
- create an app registration
1817
- perform data plane operations, for example, copy blobs or seed database
1918
- look up and validate a license key
2019
- create a self-signed certificate

0 commit comments

Comments
 (0)