Skip to content

Commit

Permalink
chore: Update .vscode settings and Cloud Foundations README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-vella committed Jun 20, 2024
1 parent 4f333ca commit b06c8b8
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 6 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"sarif-viewer.connectToGithubCodeScanning": "off"
"sarif-viewer.connectToGithubCodeScanning": "off",
"cSpell.words": [
"Architecting"
]
}
4 changes: 2 additions & 2 deletions 101-Cloud-Foundations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### Overview

This module is designed to provide a high-level overview of the Microsoft Cloud Adoption Framework for Azure. It will cover the basics of the Cloud Adoption Framework and the five disciplines of the Well Architected Framework.
This module is designed to provide a high-level overview of the Microsoft Cloud Adoption Framework for Azure. It will cover the basics of the Cloud Adoption Framework and the five disciplines of the Well Architected Framework. Requirements for this module are documented [here](requirements.md).

---

Expand All @@ -16,7 +16,7 @@ This module is designed to provide a high-level overview of the Microsoft Cloud

The Microsoft Cloud Adoption Framework for Azure is a full lifecycle framework that enables cloud architects, IT professionals, and business decision makers to achieve their cloud adoption goals. It provides best practices, documentation, and tools that help you create and implement business and technology strategies for the cloud.

Following best practices for the Cloud Adoption Framework allows your organization to better align business and technical strategies and ensure success. Watch the following video to learn more.
Following best practices for the Cloud Adoption Framework allows your organization to better align business and technical strategies and ensure success. Watch this [video](https://www.microsoft.com/en-us/videoplayer/embed/RE4tyzr?postJsllMsg=true) to learn more.

The Cloud Adoption Framework brings together cloud adoption best practices from Microsoft employees, partners, and customers. The framework provides tools, guidance, and narratives. The tools it includes help you shape your technology, business, and people strategies to achieve the best business outcomes possible through your cloud adoption effort. Use the following table to review the guidance for each methodology.

Expand Down
15 changes: 15 additions & 0 deletions 101-Cloud-Foundations/requirements.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Architecting for Success - Cloud Foundations Module

## Agenda

- Intro to Azure Specialization & Cloud Foundations (20mins)
- Intro Microsoft Cloud Adoption Framework for Azure (1hr)
- Intro to the Microsoft Azure Well-Architected Framework (1hr)
- Intro to Azure Landing Zones (90mins)

## Required knowledge

- [Azure Fundamentals AZ-900 certification or similar](https://learn.microsoft.com/en-us/training/paths/azure-fundamentals/) (8hrs)
- [Adopting Azure for your Organization] (https://www.youtube.com/watch?v=T7neX1i6iF0) (1hr)
- [Microsoft Cloud Adoption Framework for Azure module on MS Learn](https://learn.microsoft.com/en-us/training/modules/microsoft-cloud-adoption-framework-for-azure/) (50min)
- [Introduction to the Microsoft Azure Well-Architected Framework](https://learn.microsoft.com/en-us/training/modules/azure-well-architected-introduction/) (1hr)

This file was deleted.

0 comments on commit b06c8b8

Please sign in to comment.