Skip to content

CodeHalwell/azure-cert-prep

Repository files navigation

🎓 Azure Certification Prep

Azure Python License

Welcome to the Azure Certification Prep repository! This is your comprehensive resource for preparing for Microsoft Azure and Microsoft 365 certifications, with a special focus on AI/ML, agentic AI, and cloud technologies.

🚀 What's Inside

This repository contains:

  • 📚 Complete Study Guides for 10 Microsoft certifications
  • 🔬 Hands-on Labs and practical exercises
  • 🤖 AI Projects with real-world implementations
  • 📋 Cheat Sheets for quick reference
  • 📅 Study Templates and exam preparation tips

📁 Repository Structure

azure-cert-prep/
├── README.md                           # This file
├── azure-certifications-study-guide/   # Complete certification study materials
│   ├── AI-900-Fundamentals/            # Azure AI Fundamentals
│   ├── AI-102-Engineer/                # Azure AI Engineer Associate
│   ├── AZ-104-Administrator/           # Azure Administrator Associate
│   ├── AZ-204-Developer/               # Azure Developer Associate
│   ├── AZ-305-Solutions-Architect/     # Azure Solutions Architect Expert
│   ├── AZ-500-Security/                # Azure Security Engineer Associate
│   ├── DP-100-Data-Scientist/          # Azure Data Scientist Associate
│   ├── DP-700-Fabric-Engineer/         # Microsoft Fabric Data Engineer
│   ├── MS-102-Copilot-Admin/           # M365 Copilot & Agent Admin
│   ├── Agentic-AI-Business/            # Agentic AI Business Solutions Architect
│   ├── AI-projects/                    # 10 comprehensive AI projects
│   └── shared-resources/               # Common resources, cheat sheets, tips
└── main.py                             # Project entry point

🎯 Certifications Covered

Category Certifications
AI & Machine Learning AI-900, AI-102, AB-100 (Preview)
Data & Analytics DP-100, DP-700
Infrastructure & Administration AZ-104, AZ-305
Development & Security AZ-204, AZ-500
Microsoft 365 & Copilot MS-102

🏁 Quick Start

  1. Explore the Study Guide: Navigate to the Azure Certifications Study Guide for detailed information on all certifications.

  2. Choose Your Path: Select a certification path that aligns with your career goals:

    • 🤖 AI/ML Focus: AI-900 → AI-102 → DP-100 → AB-100
    • 🏗️ Infrastructure Focus: AZ-104 → AZ-305 → AZ-500
    • 💻 Developer Track: AZ-204 → AZ-305 or AZ-500
    • 📊 Data Engineering: DP-100 → DP-700
  3. Use the Resources:

💡 Azure CLI Quick Reference

Need quick access to common Azure CLI commands? Check out our comprehensive Azure CLI Cheat Sheet covering:

  • Authentication & Account Management
  • Resource Groups & Subscriptions
  • Virtual Machines & Networking
  • Storage & Databases
  • Azure Kubernetes Service (AKS)
  • Azure Functions & App Services
  • Identity & Access Management
  • And much more!

🔗 Essential Links

Resource Description
Microsoft Learn Official learning platform
Azure Free Account 12 months of free services
Exam Sandbox Practice the exam interface
Certification Dashboard Track your progress

🛠️ Getting Started with the Code

This repository includes a Python project for Azure-related utilities.

Prerequisites

  • Python 3.13+
  • uv (Python package manager)

Installation

# Clone the repository
git clone https://github.com/CodeHalwell/azure-cert-prep.git
cd azure-cert-prep

# Install dependencies using uv
uv sync

# Run the project
uv run python main.py

🤝 Contributing

Contributions are welcome! Please feel free to submit pull requests with:

  • Updated study resources and links
  • Additional practice questions
  • Lab improvements and new projects
  • Corrections and clarifications
  • New cheat sheets and quick references

📝 License

This repository is licensed under the MIT License.

⚠️ Disclaimer

This is an unofficial study guide. All links point to official Microsoft resources. Always verify information against the official Microsoft Learn documentation before your exam.


Happy Studying! 🎉

Made with ❤️ for the Azure community

About

Documents for learning about the azure certs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors