Create a static HTML web app by using Azure Cloud Shell

Mideline Felizor 0 Reputation points
2024-11-30T23:27:21.9066667+00:00

Where can I have access to the Sandbox to practice for an exercise please?

This question is related to the following Learning Module

Azure Azure Training
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ashok tiwari 0 Reputation points
    2024-12-01T16:53:35.53+00:00

    az cognitiveservices account create \

    -n MyOpenAIResource \

    -g OAIResourceGroup \

    -l eastus \

    --kind OpenAI \

    --sku s0 \

    --subscription subscriptionID

    0 comments No comments

  2. Harshitha Jannapu 940 Reputation points Microsoft External Staff Moderator
    2024-12-02T06:51:12.4866667+00:00

    Hi Mideline Felizor,
    Thank you for reaching out to us on the Microsoft Q&A forum.

    Steps to access the Sandbox:
    1.Visit the Microsoft Learn website and sign in with your Microsoft account or create a new one.
    2.Click on the "Activate Sandbox" button.
    3.The Sandbox environment will be set up for you, which might take a few minutes.
    4.After the Sandbox is activated, follow the step-by-step instructions provided in the module and can create a static HTML web app by using Azure Cloud Shell.

    we are providing screenshots here for your reference:
    User's image

    User's imageNote that the Azure Sandbox has a time limit (typically around 60 minutes). If you need more time, you can reactivate the Sandbox but be sure to save your work regularly.

    I hope this information will be helpful to you. Please don't hesitate to reach out to us if you need further assistance.

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


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.