From a252995337f3e82a51196790a26dcb53a85d31a4 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Fri, 22 Aug 2025 10:10:10 -0700 Subject: [PATCH] Remove access control link from Azure Storage lab Removed a link about controlling access to Azure Storage with shared access signatures. Module retired. --- Instructions/Labs/LAB_07-Manage_Azure_Storage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md index 394dea27..5f920eab 100644 --- a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md +++ b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md @@ -255,8 +255,9 @@ Copilot can assist you in learning how to use the Azure scripting tools. Copilot ## Learn more with self-paced training ++ [Create an Azure Storage account](https://learn.microsoft.com/training/modules/create-azure-storage-account/). Create an Azure Storage account with the correct options for your business needs. ++ [Manage the Azure Blob storage lifecycle](https://learn.microsoft.com/training/modules/manage-azure-blob-storage-lifecycle). Learn how to manage data availability throughout the Azure Blob storage lifecycle. + [Optimize your cost with Azure Blob Storage](https://learn.microsoft.com/training/modules/optimize-your-cost-azure-blob-storage/). Learn how to optimize your cost with Azure Blob Storage. -+ [Control access to Azure Storage with shared access signatures](https://learn.microsoft.com/training/modules/control-access-to-azure-storage-with-sas/). Grant access to data stored in your Azure Storage accounts securely by using shared access signatures. ## Key takeaways