AZ-104: Exercise - Use shared access signatures to delegate access to Azure Storage

Joseph Lombardi 30 Reputation points
2024-06-04T10:08:09.4666667+00:00

Module: "AZ-104 Control access to Azure Storage with shared access signatures"
Unit: "Exercise - Use shared access signatures to delegate access to Azure Storage"
Section: 'Test the patient diagnostic image system'

I get up to step #12 but the page renders in html tags (see attached screenshot).

html

I had to open up a separate cloud shell session in another tab so I could open port 8000. Any suggestions here on how to work around this so I can complete the unit?

Thanks,

Joseph

This question is related to the following Learning Module

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,231 questions
{count} vote

1 answer

Sort by: Most helpful
  1. AmaranS 3,455 Reputation points Microsoft Vendor
    2024-06-04T15:40:10.4+00:00

    Hi Joseph Lombardi,

    Thank you for reaching out to us on Microsoft Q&A forum.

    Unfortunately, Web Preview for Azure Cloud Shell seems to be broken. This is why step#10 is failing for you.

    I'm working on typing up steps for workaround that uses ngrok instead. It is third party utility that does same thing as step #10. It is free, you just have to sign up using name and email in order to get key. If you would like to quickly sign up and get your auth key I can walk you through it right now before I have all the screenshots/steps ready.

    If you don't want to use third party tool then I recommend reading over the exercise and making sure you understand what each step is supposed to do for learning purposes. If you have any questions in this regard add a comment below and I would be happy to explain what is going on in each step if it were actually working properly.

    Mention it, but if you wanted to you could complete the exercise on your local PC, just need to install some tools first. On your local PC there is no need for the Web Preview tunneling capability since you can just open your browser to http://localhost:8000 and it will work.

    In essence, when doing exercise on local machine you can skip step#10 and then for step#12 you browse to http://localhost:8000 instead.

    If you have any specific error messages, please feel free to share them, and I can provide more detailed troubleshooting steps.

    If you have found the answer provided to be helpful, please click on the "Accept answer" button so that it is useful for other members in the Microsoft Q&A community.

     

    1 person found this answer helpful.