In AzureA-ARM\azuredeploy.json, the following environment variables should be changed from "value" to "secureValue" so that they do not appear in cleartext when viewing them in the deployment script resource or the container instance resource:
- SQLUSERPASSWORD (line 623)
- ACRUSERPASSWORD (line 683)
- TLSKEY (line 690)
- FILEREPOPASSWORD (line 712)
- PURVIEWCLIENTSECRET (line 761)