SkillAgentSearch skills...

Az305

AZ-305: Designing Microsoft Azure Infrastructure Solutions Crash Course

Install / Use

/learn @timothywarner/Az305
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Tim's AZ-305 Certification Study Resources

<img src="images/az305-cover-slide.png" alt="AZ-305 Course Cover" width="600"/>

Welcome to the ultimate resource hub for preparing for the AZ-305 Microsoft Azure Solutions Architect Exam. Whether you're aiming for certification or deepening your Azure knowledge, this guide is packed with the best tools, links, and tips to set you up for success.


📬 Contact Information

Website GitHub


🚀 The Good Stuff: Must-Have AZ-305 Resources


📘 Conceptual Knowledge

These resources build your understanding of Azure fundamentals and exam concepts:


🛠 Your Toolkit

Essential tools to follow along and practice efficiently:


🛡 Practical Application

Learn through hands-on labs and live environments:


📑 Practice Exams


💸 Exam Discounts and Registration Info


🎥 Tim's Helper Videos


This README is designed for maximum utility and easy navigation. If you have suggestions or corrections, feel free to reach out via the contact information above. Best of luck on your AZ-305 journey!

Architecture Diagram Downloader

This script downloads architecture diagrams from Microsoft Learn pages for the AZ-305 course.

Prerequisites

  • Python 3.6 or higher
  • pip (Python package installer)

Installation

  1. Clone this repository or download the files
  2. Install the required dependencies:
pip install -r requirements.txt

Usage

Run the script with:

python download_diagrams.py

The script will:

  1. Create an images directory if it doesn't exist
  2. Download architecture diagrams from the specified Microsoft Learn pages
  3. Save the images with descriptive filenames based on the page name and image index

Notes

  • The script includes a 1-second delay between requests to be respectful to the servers
  • Images are filtered to include only those with 'architecture', 'diagram', or 'reference' in their URLs
  • The script handles both regular images and SVG diagrams

Related Skills

View on GitHub
GitHub Stars93
CategoryOperations
Updated13h ago
Forks84

Languages

Bicep

Security Score

100/100

Audited on Mar 19, 2026

No findings