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

Commit

Permalink
add who, what, where to azure intro
Browse files Browse the repository at this point in the history
  • Loading branch information
jhicks committed Jan 12, 2022
1 parent 25cb1cf commit 3ad1560
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
10 changes: 10 additions & 0 deletions content/Azure/01_intro_to_cloud_console.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
"```"
]
},
{
"cell_type": "markdown",
"id": "72ec6083",
"metadata": {},
"source": [
"## The Who, What, and Where of the Cloud\n",
"\n",
"Before we get started we must first define, and find, a few key pieces of information about your environment that will be used throughout this lesson. This information is also important to ensure that this information is what you expect, otherwise you may use the wrong account or run or store things in the wrong place. It is important to be clear about these terms as they are often different in other cloud providers. We provide a [glossary of GCP terms](glossary.ipynb) for your reference."
]
},
{
"cell_type": "markdown",
"id": "20e902b2",
Expand Down
6 changes: 4 additions & 2 deletions content/GCP/01_intro_to_cloud_console.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@
]
},
{
"cell_type": "markdown",
"id": "3316c7f9-b0c8-4565-bdc6-7582c4f16127",
"cell_type": "code",
"execution_count": null,
"id": "1d72f7d2",
"metadata": {},
"outputs": [],
"source": [
"## The Who, What, and Where of the Cloud\n",
"\n",
Expand Down

0 comments on commit 3ad1560

Please sign in to comment.