Not able to create azure storage account in the training

Vaibhav Jaitly 0 Reputation points
2024-07-21T18:53:16.23+00:00

Hi - I am trying to create azure storage account however getting an authentication error. Is this normal as this a training or its something i am not doing correctly Screenshot 2024-07-21 at 20.50.34.png

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,712 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Manu Philip 18,671 Reputation points MVP
    2024-07-21T19:18:18.67+00:00

    Hi,

    The error message 'Warning: Failed to mount the Azure file share' can be fixed by Unmounting the cloud drive and create a new session again

    Get-CloudDrive will provide the drive details

    Dismount-CloudDrive will unmount the drive and press Y to accept it

    Try to connect a new session again and see the issue can be fixed

    Hope this helps.


    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. TP 97,911 Reputation points
    2024-07-21T19:18:52.7733333+00:00

    Hi,

    In your screenshot you have brackets [ ] around the resource group name. Please enter the command(s) without brackets. In most exercises there is a Copy button in the upper right corner of each code block that you can use to copy the command and then right-click --> paste it into cloud shell window.

    Since some time has elapsed since you asked your question your sandbox may have expired. Please Activate a new sandbox if needed and then complete the exercise again.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


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.