> For the complete documentation index, see [llms.txt](https://cookbook.geuer-pollmann.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cookbook.geuer-pollmann.de/azure.md).

# Azure

- [Logging in to Azure](https://cookbook.geuer-pollmann.de/azure/login.md): Authentication and logging-in to Azure
- [Working with the REST API](https://cookbook.geuer-pollmann.de/azure/rest-api.md): Working with the REST APIs
- [Tracing HTTP requests with Fiddler](https://cookbook.geuer-pollmann.de/azure/fiddler.md): Tracing HTTP requests with Fiddler
- [Upload a file from bash](https://cookbook.geuer-pollmann.de/azure/upload-from-bash.md)
- [Azure CLI](https://cookbook.geuer-pollmann.de/azure/azure-cli.md)
- [terraform](https://cookbook.geuer-pollmann.de/azure/terraform.md)
- [Azure Logic Apps](https://cookbook.geuer-pollmann.de/azure/logic-apps.md)
- [Azure Web Apps](https://cookbook.geuer-pollmann.de/azure/azure-web-app.md): Azure Web Apps
- [Azure Python code snippets](https://cookbook.geuer-pollmann.de/azure/python.md): Azure Python code snippets
- [SSH keys in ARM](https://cookbook.geuer-pollmann.de/azure/sshkeys.md)
- [Minimal "Azure AD Workload identity federation"](https://cookbook.geuer-pollmann.de/azure/workload-identity-federation.md)
- [Federated credentials from GitHub and GitLab pipelines to Azure](https://cookbook.geuer-pollmann.de/azure/azure-access-from-github-and-gitlab-pipelines-without-secrets.md)
- [Azure Marketplace Metered Billing- Picking the correct ID when submitting usage events](https://cookbook.geuer-pollmann.de/azure/marketplace-metering-ids.md)
- [Manually submitting values to the Azure Metering API](https://cookbook.geuer-pollmann.de/azure/marketplace-submit-manually-using-script.md)
- [How can a publisher/ISV access the data plane of an Azure managed application?](https://cookbook.geuer-pollmann.de/azure/marketplace-access-the-customer-dataplane.md)
- [The checkZonePeers API: Is your availability zone "1" equal to my "1"?](https://cookbook.geuer-pollmann.de/azure/availability-zone-mapping-checkzonepeers.md)
- [Token authentication with "Azure Verizon Premium CDN"](https://cookbook.geuer-pollmann.de/azure/azure-premium-verizon-cdn.md)
- [Getting the right storage container name in a Bicep template](https://cookbook.geuer-pollmann.de/azure/container-name-in-bicep.md)
- [Event-sourcing into working memory to improve data access latency](https://cookbook.geuer-pollmann.de/azure/event-sourcing-for-low-latency-pattern.md)
- [Postgrex on Azure - Connecting to Azure PostgreSQL from Elixir](https://cookbook.geuer-pollmann.de/azure/postgrex-on-azure.md)
