mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-10 06:04:24 +00:00
16 lines
360 B
Plaintext
16 lines
360 B
Plaintext
################################################################################
|
|
## ~/.azure/config
|
|
##
|
|
## Sources:
|
|
## - https://learn.microsoft.com/en-us/cli/azure/azure-cli-configuration
|
|
################################################################################
|
|
|
|
[cloud]
|
|
name = AzureCloud
|
|
|
|
[core]
|
|
collect_telemetry = false
|
|
|
|
[defaults]
|
|
location = eastus
|