Azure / deployment-environments

Sample infrastructure-as-code templates to get started with Azure Deployment Environments service.
MIT License
68 stars 223 forks source link

Pass Environment Type to Manifest/ARM Template #27

Open KarsonAlford opened 1 year ago

KarsonAlford commented 1 year ago

I cannot find any documentation about how to pass the environment type (DEV/QA/PROD) to the manifest and/or ARM template.

Is this happening automatically? Is there a reserved parameter name for this?

If this is possible please point me to the documentation. If it is not please make this a feature request.