Remove access control link from Azure Storage lab

Removed a link about controlling access to Azure Storage with shared access signatures. Module retired.
This commit is contained in:
staleycyn 2025-08-22 10:10:10 -07:00 committed by GitHub
parent 94ffcf259a
commit a252995337
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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