--- id: azd title: Azure Developer CLI sidebar_label: azd --- ## What Display the currently active environment in the Azure Developer CLI. ## Sample Configuration import Config from "@site/src/components/Config.js"; ## Template ([info][templates]) :::note default template ```template \uebd8 {{ .DefaultEnvironment }} ``` ::: ### Properties | Name | Type | Description | | --------------------- | -------- | ------------------------------------ | | `.DefaultEnvironment` | `string` | Azure Developer CLI environment name | | `.Version` | `number` | Config version number | [templates]: /docs/configuration/templates [azd]: https://aka.ms/azd