Skip to content

Commit 10a61c1

Browse files
authored
Update storage account and blob storage configuration tasks
1 parent 512596d commit 10a61c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-azure/guided-project-azure-files-azure-blobs/includes/1-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ You use the Azure documentation to [review your storage options](/azure/cloud-ad
2626

2727
| Skilling area | Skilling task |
2828
| --- | --- |
29-
| **Create and configure a storage account** | <ul><li> Configure the storage account tier, including hot and cool. </li><li> Configure redundancy settings, including zone-redundant and geo-redundant storage.</li><li> Configure secure transfer and TLS version. </li><li> Configure storage replication. </li></ul> |
30-
| **Create and configure blob storage** |<ul><li> Create a Blob Storage container. </li><li> Configure the access level for blob storage.</li><li> Configure the blob storage tiers. </li><li> Configure lifecycle management. </li><li> Configure data protection for blob storage. </li></ul> |
29+
| **Create and configure a storage account** | <ul><li> Configure the storage account tier, including hot, cool, and cold. </li><li> Configure redundancy settings, including zone-redundant and geo-redundant storage.</li><li> Configure secure transfer and TLS version. </li><li> Configure storage replication. </li></ul> |
30+
| **Create and configure blob storage** |<ul><li> Create a Blob Storage container. </li><li> Configure the access level for blob storage. Understand the security implications of enabling anonymous public access.</li><li> Configure the blob storage tiers. </li><li> Configure lifecycle management, including transitioning data to the cool, cold, or archive tier based on age or access patterns. </li><li> Configure data protection for blob storage. </li></ul> |
3131
| **Create and configure Azure Files** | <ul><li> Create an Azure Files share, including directories. </li><li> Configure performance tiers, like standard and premium. </li><li> Configure data protection for Azure Files, such as snapshots. </li></ul> |
3232
| **Configure encryption for storage** | <ul><li> Configure encryption for data at rest, including Microsoft managed keys and customer managed keys. </li><li> Configure encryption for data in transit. </li></ul> |
3333
| **Configure networking​ for storage** | <ul><li> Create and configure private endpoints. </li><li> Create and configure service endpoints. </li><li> Configure Azure Storage firewalls and virtual networks. </li></ul>|

0 commit comments

Comments
 (0)