Skip to content

Commit

Permalink
Merge pull request #839 from MicrosoftLearning/storage-account-create…
Browse files Browse the repository at this point in the history
…-changes

Updated storage account creation instructions
  • Loading branch information
JeffKoMS authored Nov 1, 2024
2 parents 8dba522 + b97e69a commit d2cfb31
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 8 deletions.
1 change: 1 addition & 0 deletions Instructions/Labs/AZ-204_lab_01.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ In this lab, you will explore how to create a web application on Azure by using
| **Resource group** section | Select **Create new**, enter **ManagedPlatform**, and then select **OK** |
| **Storage account name** text box | Enter **imgstor**_[yourname]_ |
| **Region** drop-down list | Select **(US) East US** |
| **Primary service** | No changes |
| **Performance** section | Select the **Standard** option |
| **Redundancy** drop-down list | Select **Locally-redundant storage (LRS)** |

Expand Down
1 change: 1 addition & 0 deletions Instructions/Labs/AZ-204_lab_02.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Finally, you will demonstrate how an Azure function can connect to other Azure r
| **Resource group** section | Select **Create new**, enter **Serverless**, and then select **OK** |
| **Storage account name** text box | Enter **funcstor**_[yourname]_ |
| **Region** drop-down list | Select **(US) East US** |
| **Primary service** | No changes |
| **Performance** section | Select the **Standard** option |
| **Redundancy** drop-down list | Select **Locally-redundant storage (LRS)** |

Expand Down
1 change: 1 addition & 0 deletions Instructions/Labs/AZ-204_lab_03.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ In this lab, you will learn how to use the Azure Storage SDK to access Azure Sto
| **Resource group** section | Select **Create new**, enter **StorageMedia**, and then select **OK** |
| **Storage account name** text box | Enter **mediastor**_[yourname]_ |
| **Region** drop-down list | Select **(US) East US** |
| **Primary service** | No changes |
| **Performance** section | Select the **Standard** option |
| **Redundancy** drop-down list | select **Locally-redundant storage (LRS)** |

Expand Down
17 changes: 9 additions & 8 deletions Instructions/Labs/AZ-204_lab_04.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,15 @@ Additionally, as Contoso may want to access the data in Cosmos DB through a user

1. On the **Basics** tab of the **Create a storage account** blade, perform the following actions, and then select **Review**:

| Setting | Action |
| --------------------------------- | --------------------------------------------------------------------------------------- |
| **Subscription** list | Retain defaults |
| **Resource group** section | Select **PolyglotData** |
| **Storage account name** text box | Enter **polystor**_[yourname]_ |
| **Region** drop-down list | Select the same region where you created the Cosmos DB account earlier in this exercise |
| **Performance** section | Select **Standard** |
| **Redundancy** drop-down list | Select **Locally-redundant storage (LRS)** |
| Setting | Action |
| --- |--- |
| **Subscription** list | Retain defaults |
| **Resource group** section | Select **PolyglotData** |
| **Storage account name** text box | Enter **polystor**_[yourname]_ |
| **Region** drop-down list | Select the same region where you created the Cosmos DB account earlier in this exercise |
| **Primary service** | No changes |
| **Performance** section | Select **Standard** |
| **Redundancy** drop-down list | Select **Locally-redundant storage (LRS)** |

The following screenshot displays the configured settings on the **Create a storage account** blade.

Expand Down
1 change: 1 addition & 0 deletions Instructions/Labs/AZ-204_lab_07.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ In this lab, you will create a storage account and an Azure Function app that wi
| **Resource group** section | Select **Create new**, enter **ConfidentialStack**, and then select **OK** |
| **Storage account name** text box | Enter **securestor**_[yourname]_ |
| **Region** drop-down list | Select **(US) East US** |
| **Primary service** | No changes |
| **Performance** section | Select the **Standard** option |
| **Redundancy** drop-down list | Select **Locally-redundant storage (LRS)** |

Expand Down
1 change: 1 addition & 0 deletions Instructions/Labs/AZ-204_lab_12.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ In this lab, you will implement the Azure Content Delivery Network capabilities
| **Resource group** section | Select **Create new**, enter **MarketingContent**, and then select **OK** |
| **Storage account name** text box | Enter **contenthost**_[yourname]_ |
| **Region** drop-down list | Select **(US) East US** |
| **Primary service** | No changes |
| **Performance** section | Select the **Standard** option |
| **Redundancy** drop-down list | Select **Locally-redundant storage (LRS)** |

Expand Down

0 comments on commit d2cfb31

Please sign in to comment.