Merge pull request #33 from s-shah-coder/per-day-completion

Completed Day 32 exercises, added comments for Day 32
This commit is contained in:
Saf Shah 2022-12-19 17:32:46 +00:00 committed by GitHub
commit 6dae50074a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
---
title: '#90DaysOfDevOps - Microsoft Azure Storage Models - Day 32'
title: "#90DaysOfDevOps - Microsoft Azure Storage Models - Day 32"
published: false
description: 90DaysOfDevOps - Microsoft Azure Storage Models
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048775
@ -189,3 +189,5 @@ We have one more bit of theory remaining around networking before we can get som
- [AWS Basics for Beginners - Full Course](https://www.youtube.com/watch?v=ulprqHHWlng&t=5352s)
See you on [Day 33](day33.md)
# Completed daily exercises - Azure Storage Models

View File

@ -70,7 +70,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] ☁️ 29 > [Microsoft Azure Fundamentals](Days/day29.md)
- [✔️] ☁️ 30 > [Microsoft Azure Security Models](Days/day30.md)
- [✔️] ☁️ 31 > [Microsoft Azure Compute Models](Days/day31.md)
- [] ☁️ 32 > [Microsoft Azure Storage & Database Models](Days/day32.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)