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

Commit

Permalink
GCP: Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed Feb 9, 2022
1 parent 928078d commit 96a7508
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/GCP/08_cleaning_up_resources.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
" * Try to delete the **VM Instance** on your own\n",
"```\n",
"\n",
"Navigate to the **Compute Engine** service and in the **VM Instances** page and remove the *VM Instance*.\n"
"Navigate to the **Compute Engine** service and in the **VM Instances** page and remove the *essentials* *VM Instance*.\n"
]
},
{
Expand Down Expand Up @@ -87,8 +87,8 @@
"\n",
"To verify that the resources have been deleted do the following:\n",
" * Navigate to the **VM Instances** page and **Cloud Storage** **Browser** to verify the resources have been deleted.\n",
" * Navigate to the **IAM & Admin** service and in the **Asset Inventory** page to verify that the resources have been deleted.\n",
" * Navigate to the **Activity** page and verify the deletion events. **Note:** the information collected in the asset inventory is often delayed.\n",
" * Navigate to the **IAM & Admin** service and in the **Asset Inventory** page to verify that the resources have been deleted. **Note:** the information collected in the asset inventory is often delayed.\n",
" * Navigate to the **Activity** page and verify the deletion events. \n",
"\n",
"```{admonition} Tip\n",
":class: tip\n",
Expand Down

0 comments on commit 96a7508

Please sign in to comment.