Skip to content

Commit 25a53a7

Browse files
committed
fix a link
1 parent 0669e8a commit 25a53a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ You can control how PowerShell responds to non-terminating errors by using the [
226226

227227
### Pass secure string to deployment script
228228

229-
Setting environment variables in your container instances allows you to provide dynamic configuration of the application or script run by the container. Deployment script handles regular and secured environment variables in the same way as Azure Container Instance. For more information, see [Set environment variables in container instances](../../container-instances/container-instances-environment-variables#secure-values.md).
229+
Setting environment variables in your container instances allows you to provide dynamic configuration of the application or script run by the container. Deployment script handles non-secured and secured environment variables in the same way as Azure Container Instance. For more information, see [Set environment variables in container instances](../../container-instances/container-instances-environment-variables#secure-values.md).
230230

231231
## Debug deployment scripts
232232

0 commit comments

Comments
 (0)