Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ foreach ($line in (& azd env get-values)) {
| `AZURE_RESOURCE_GROUP` | Name of the resource group | `rg-myapp-dev` | During provisioning |
| `AZURE_PRINCIPAL_ID` | The running user/service principal ID | `00000000-0000-0000-0000-000000000000` | During provisioning |
| `AZURE_PRINCIPAL_TYPE` | The type of a principal in the environment. | `1a2b3c` | During provisioning |
| `AZURE_TENANT_ID` | The type of a principal in the environment. | `1a2b3c` | During provisioning |
| `AZURE_TENANT_ID` | ID of the Azure tenant used. | `00000000-0000-0000-0000-000000000000` | During provisioning |

## Secrets and sensitive data considerations

Expand Down Expand Up @@ -389,4 +389,4 @@ For sensitive data, consider these more secure approaches:

> [!div class="nextstepaction"]
> [Work with environments in Azure Developer CLI](work-with-environments.md)
> [Customize your Azure Developer CLI workflows using hooks](azd-extensibility.md)
> [Customize your Azure Developer CLI workflows using hooks](azd-extensibility.md)