name: azure_instance_metadata
examples: |-
See in which Azure location a VM is located
```
SELECT location FROM azure_instance_metadata;