Revisit MS Learn unit exercise

Andrew Dixon 0 Reputation points
2024-09-19T13:41:33.59+00:00

The following MS learning page needs revising to fix a few bugs:

AZ-104: Implement and manage storage in Azure >> Control access to Azure Storage with shared access signatures >> Exercise - Use shared access signatures to delegate access to Azure Storage

The following issues need resolving:

  • The template .net web app is using an old version of .net framework that the latest cloudshell is using: https://github.com/MicrosoftDocs/mslearn-control-access-to-azure-storage-with-sas.git sas
  • Open the web port 8000 using cloudshell web preview
  • Explain code changes, but put the implementation on a new github branch to checkout to save time and ensure reliability for learning about SAS (rather than how to debug a .net app)

This question is related to the following Learning Module

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,808 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,525 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.