Created
January 4, 2022 06:01
-
-
Save lordlinus/9b952e9c37c73ced88e50c324005b0bd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
az account list-locations --query "[?not_null(metadata.latitude)] .{RegionName:name, PairedRegion:metadata.pairedRegion[0].name}" --output json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment