Completed Day 31 exercises, added comments for Day 31

This commit is contained in:
s-shah-coder 2022-12-19 17:27:43 +00:00
parent e2385043bb
commit b1011609dc
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
---
title: '#90DaysOfDevOps - Microsoft Azure Compute Models - Day 31'
title: "#90DaysOfDevOps - Microsoft Azure Compute Models - Day 31"
published: false
description: 90DaysOfDevOps - Microsoft Azure Compute Models
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1049040
@ -112,3 +112,5 @@ We can also look at Azure Batch which can run large-scale jobs on both Windows a
- [AWS Basics for Beginners - Full Course](https://www.youtube.com/watch?v=ulprqHHWlng&t=5352s)
See you on [Day 32](day32.md)
# Completed daily exercises - Azure Compute Models

View File

@ -69,7 +69,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] ☁️ 28 > [The Big Picture: DevOps & The Cloud](Days/day28.md)
- [✔️] ☁️ 29 > [Microsoft Azure Fundamentals](Days/day29.md)
- [✔️] ☁️ 30 > [Microsoft Azure Security Models](Days/day30.md)
- [] ☁️ 31 > [Microsoft Azure Compute Models](Days/day31.md)
- [✔️] ☁️ 31 > [Microsoft Azure Compute Models](Days/day31.md)
- [] ☁️ 32 > [Microsoft Azure Storage & Database Models](Days/day32.md)
- [] ☁️ 33 > [Microsoft Azure Networking Models + Azure Management](Days/day33.md)
- [] ☁️ 34 > [Microsoft Azure Hands-On Scenarios](Days/day34.md)