From 829999b3addb3b7b2b4436751c08463128e46b73 Mon Sep 17 00:00:00 2001 From: s-shah-coder Date: Mon, 19 Dec 2022 16:36:28 +0000 Subject: [PATCH] Completed Day 29 exercises, added comments for Day 29 --- Days/day29.md | 6 ++++-- README.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Days/day29.md b/Days/day29.md index 904d74d..7e05a21 100644 --- a/Days/day29.md +++ b/Days/day29.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - Microsoft Azure Fundamentals - Day 29' +title: "#90DaysOfDevOps - Microsoft Azure Fundamentals - Day 29" published: false description: 90DaysOfDevOps - Microsoft Azure Fundamentals -tags: 'devops, 90daysofdevops, learning' +tags: "devops, 90daysofdevops, learning" cover_image: null canonical_url: null id: 1048705 @@ -139,3 +139,5 @@ Hit create, then in our list of resource groups, we now have our "90DaysOfDevOps - [AWS Basics for Beginners - Full Course](https://www.youtube.com/watch?v=ulprqHHWlng&t=5352s) See you on [Day 30](day30.md) + +# Complered daily exercises - Azure free account, example exercise diff --git a/README.md b/README.md index 41dce72..cec349b 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich ### Stick to one Cloud Provider - [✔️] ☁️ 28 > [The Big Picture: DevOps & The Cloud](Days/day28.md) -- [] ☁️ 29 > [Microsoft Azure Fundamentals](Days/day29.md) +- [✔️] ☁️ 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)