Explore practical code examples to help you get started with the Azure SDK for Python. These samples demonstrate common scenarios and best practices for interacting with various Azure services.
Learn how to upload and download files to and from Azure Blob Storage using the Python SDK.
View SampleDiscover how to securely store and retrieve secrets using Azure Key Vault with the Python SDK.
View SamplePerform Create, Read, Update, and Delete operations on documents in Azure Cosmos DB using Python.
View SampleManage application settings and feature flags with Azure App Configuration in your Python applications.
View SampleA simple example of creating an HTTP-triggered Azure Function using Python.
View SampleSend and receive messages from an Azure Service Bus queue using the Python SDK.
View Sample