Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
clean up intro_to_Azure_Essentials
Browse files Browse the repository at this point in the history
  • Loading branch information
jhicks committed Jan 10, 2022
1 parent 19a2cf2 commit caa7d57
Showing 1 changed file with 7 additions and 15 deletions.
22 changes: 7 additions & 15 deletions content/Azure/intro_to_Azure_Essentials.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,22 @@
"cells": [
{
"cell_type": "markdown",
"id": "30c652f8",
"id": "a7b4c217",
"metadata": {},
"source": [
"# Microsoft Azure\n",
"\n",
"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": {
Expand Down

0 comments on commit caa7d57

Please sign in to comment.