Skip to content

Sensitive Environment Variables not set to secure string #8

Description

@aydeisen

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions