Azure / deployment-environments

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

Pass Environment Type to Manifest/ARM Template #27

Open KarsonAlford opened 9 months ago

KarsonAlford commented 9 months 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.