Configure Azure Storage security-interactive Lab simulation : Not deploying the files

John Dorudiani 40 Reputation points
2024-10-13T02:51:31.41+00:00

I have downloaded the files and uploaded them to my cloudshell and proceeded just like the video did but I'm getting the error that the resource group can not be found (as shown in the picture) Cloudshell.png.

shouldn't the New-AzresourcegroupDeployment create the RG in the first place?

ThanksCloudshell.png

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

Accepted answer
  1. TP 98,086 Reputation points
    2024-10-13T03:22:00.4033333+00:00

    Hi John,

    If you want to perform the steps of the simulation in real life using your own subscription, you need to first create the resource group. In the simulation, you can see the resource group already exists when they first open cloud shell.

    To your specific question, please see excerpt from New-AzResourceGroupDeployment documentation:

    The New-AzResourceGroupDeployment cmdlet adds a deployment to an existing resource group.

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

    Thanks.

    -TP

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.