Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensitive Environment Variables not set to secure string #8

Open
aydeisen opened this issue Sep 21, 2022 · 0 comments
Open

Sensitive Environment Variables not set to secure string #8

aydeisen opened this issue Sep 21, 2022 · 0 comments

Comments

@aydeisen
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant