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

Commit

Permalink
Merge pull request #44 from CLASS/azure-dev
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
jhicks authored Aug 3, 2022
2 parents cc4af70 + c6c21cd commit 34301c5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions content/Azure/04_intro_to_cli.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -276,11 +276,13 @@
]
},
{
"cell_type": "markdown",
"id": "f4a3e7cc",
"cell_type": "code",
"execution_count": null,
"id": "9682307a",
"metadata": {},
"outputs": [],
"source": [
"SUBSCRIPTION\"<Subscription id>\"\"\n",
"SUBSCRIPTION=\"<Subscription id>\"\"\n",
"RG=\"<Resource Group>\"\n",
"LOCATION=\"eastus\"\n",
"STORAGE_ACCT=\"<Storage Account>\"\n",
Expand Down

0 comments on commit 34301c5

Please sign in to comment.