From caa7d570104cb8c5507fb6c23a725a94f8ffae8e Mon Sep 17 00:00:00 2001 From: jhickszen Date: Mon, 10 Jan 2022 15:46:48 -0500 Subject: [PATCH] clean up intro_to_Azure_Essentials --- content/Azure/intro_to_Azure_Essentials.ipynb | 22 ++++++------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/content/Azure/intro_to_Azure_Essentials.ipynb b/content/Azure/intro_to_Azure_Essentials.ipynb index 2984146..6c1b81f 100644 --- a/content/Azure/intro_to_Azure_Essentials.ipynb +++ b/content/Azure/intro_to_Azure_Essentials.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "markdown", - "id": "30c652f8", + "id": "a7b4c217", "metadata": {}, "source": [ "# Microsoft Azure\n", @@ -10,22 +10,14 @@ "The modules in this lesson are: \n", "\n", "1. [Introduction to the Azure Cloud Portal](./01_intro_to_cloud_console)\n", - "2. [Introduction to the Azure CLI](./02_intro_to_cli.ipynb)\n", "2. [Introduction to Cloud Compute (Azure Virtual Machines)](./02_intro_to_compute)\n", - "3. [Introduction to the Azure CLI](./04_intro_to_cli)\n", - "4. [Introduction to Cloud Storage (Blob Storage)](./05_intro_to_cloud_storage)\n", - "5. [Running Analysis on the Cloud](./06_running_analysis)\n", - "6. [Monitoring Costs](./07_monitoring_costs)\n", - "7. [Cleaning up Resources and Best Practices](./08_cleaning_up_resources)" + "3. [Introduction to Cloud Storage (Blob Storage)](./03_intro_to_cloud_storage)\n", + "4. [Introduction to the Azure CLI](./04_intro_to_cli)\n", + "5. [Using the Cloud Storage CLI](./05_intro_to_cloud_storage_cli)\n", + "6. [Running Analysis on the Cloud](./06_running_analysis)\n", + "7. [Monitoring Costs](./07_monitoring_costs)\n", + "8. [Cleaning up Resources and Best Practices](./08_cleaning_up_resources)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "92d161a5", - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {