https://github.com/awesomelistsio/awesome-azure
A curated list of awesome tools, resources, libraries, learning materials, and services related to Microsoft Azure.
https://github.com/awesomelistsio/awesome-azure
List: awesome-azure
awesome awesome-list awesome-lists azure microsoft-azure
Last synced: 4 months ago
JSON representation
A curated list of awesome tools, resources, libraries, learning materials, and services related to Microsoft Azure.
- Host: GitHub
- URL: https://github.com/awesomelistsio/awesome-azure
- Owner: awesomelistsio
- Created: 2025-07-17T20:54:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-07-17T20:58:08.000Z (5 months ago)
- Last Synced: 2025-07-28T14:16:22.813Z (4 months ago)
- Topics: awesome, awesome-list, awesome-lists, azure, microsoft-azure
- Language: Python
- Homepage: https://awesome.himpfen.com/
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-microsoft - Awesome Azure
- ultimate-awesome - awesome-azure - A curated list of awesome tools, resources, libraries, learning materials, and services related to Microsoft Azure. (Other Lists / TeX Lists)
README
# Awesome Azure [](https://github.com/awesomelistsio/awesome)
[](https://ko-fi.com/awesomelists) [](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ) [](https://tinyurl.com/e8ymxdw3) [](https://x.com/ListsAwesome) [](https://www.facebook.com/awesomelists)
> A curated list of awesome tools, resources, libraries, learning materials, and services related to Microsoft Azure.
## Contents
- [Official Resources](#official-resources)
- [Learning & Certifications](#learning--certifications)
- [Development Tools](#development-tools)
- [Infrastructure as Code](#infrastructure-as-code)
- [AI & Machine Learning](#ai--machine-learning)
- [Databases & Storage](#databases--storage)
- [Monitoring & Security](#monitoring--security)
- [Community & Forums](#community--forums)
- [Open Source Projects](#open-source-projects)
- [Related Awesome Lists](#related-awesome-lists)
## Official Resources
- [Azure Portal](https://portal.azure.com/) – Access and manage all Azure services.
- [Azure Documentation](https://learn.microsoft.com/en-us/azure/) – Comprehensive Azure product and service documentation.
- [Azure Architecture Center](https://learn.microsoft.com/en-us/azure/architecture/) – Guidance and best practices for designing cloud solutions.
## Learning & Certifications
- [Microsoft Learn: Azure](https://learn.microsoft.com/en-us/training/azure/) – Free online learning paths and modules for Azure.
- [Azure Certifications](https://learn.microsoft.com/en-us/certifications/) – Official Microsoft certification programs for Azure.
- [Cloud Skills Challenge](https://learn.microsoft.com/en-us/training/cloud-skills-challenge/) – Gamified learning experiences on Azure.
## Development Tools
- [Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js) – Official JavaScript SDKs for Azure services.
- [Azure SDK for Python](https://github.com/Azure/azure-sdk-for-python) – Official Python SDKs for Azure services.
- [Visual Studio Code Azure Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-azure-extension-pack) – Azure extension pack for VS Code.
## Infrastructure as Code
- [Azure Resource Manager (ARM) Templates](https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/overview) – Declarative templates for resource deployment.
- [Terraform on Azure](https://learn.microsoft.com/en-us/azure/developer/terraform/) – Infrastructure automation with Terraform.
- [Bicep](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/overview) – Domain-specific language for deploying Azure resources.
## AI & Machine Learning
- [Azure Cognitive Services](https://azure.microsoft.com/en-us/services/cognitive-services/) – Pre-built AI capabilities.
- [Azure Machine Learning](https://azure.microsoft.com/en-us/services/machine-learning/) – Build, deploy, and manage ML models on Azure.
- [Azure OpenAI Service](https://azure.microsoft.com/en-us/products/cognitive-services/openai-service/) – Access OpenAI models on Azure.
## Databases & Storage
- [Azure SQL Database](https://azure.microsoft.com/en-us/products/sql-database/) – Managed relational database.
- [Azure Cosmos DB](https://azure.microsoft.com/en-us/products/cosmos-db/) – NoSQL database service.
- [Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs/) – Object storage service.
## Monitoring & Security
- [Azure Monitor](https://azure.microsoft.com/en-us/products/monitor/) – Full-stack monitoring solution.
- [Azure Security Center](https://azure.microsoft.com/en-us/products/security-center/) – Unified security management and threat protection.
- [Azure Sentinel](https://azure.microsoft.com/en-us/products/microsoft-sentinel/) – Cloud-native SIEM.
## Community & Forums
- [Microsoft Q&A for Azure](https://learn.microsoft.com/en-us/answers/topics/azure.html) – Official community Q&A.
- [Stack Overflow Azure Tag](https://stackoverflow.com/questions/tagged/azure) – Azure-related questions on Stack Overflow.
- [Azure Friday](https://channel9.msdn.com/Shows/Azure-Friday) – Weekly videos with Azure updates and demos.
## Open Source Projects
- [Azure CLI](https://github.com/Azure/azure-cli) – Command-line interface for Azure.
- [Azure SDK Repositories](https://github.com/Azure) – Official SDKs and tools.
- [Project Bicep](https://github.com/Azure/bicep) – Azure infrastructure as code language.
## Related Awesome Lists
- **[Awesome Cloud Native](https://github.com/awesomelistsio/awesome-cloud-native)**
- **[Awesome DevOps](https://github.com/awesomelistsio/awesome-devops)**
- **[Awesome Microsoft](https://github.com/awesomelistsio/awesome-microsoft)**
- **[Awesome Kubernetes](https://github.com/awesomelistsio/awesome-kubernetes)**
## Contribute
Contributions are welcome!
## License
[](http://creativecommons.org/licenses/by-sa/4.0/)