Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tim's AZ-305 Certification Study Resources

AZ-305 Course Cover

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

About

AZ-305: Designing Microsoft Azure Infrastructure Solutions Crash Course

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

96 stars

Watchers

5 watching

Forks

Used by

Contributors

Languages