Prevent ADT Code Shell from Automatically Connecting to Resource Group?

Michael 1 Reputation point
2020-08-13T18:48:51.937+00:00

I am attempting my first ADT and I incorrectly tried to create my own named resource group. Now every time I attempt to run ./deploy.ps1, it throws me an error stating, "Resource Group Not Found".

Is there a way to remedy this?

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
229 questions
{count} votes

1 answer

Sort by: Most helpful
  1. QuantumCache 20,266 Reputation points
    2020-08-14T19:30:11.993+00:00

    Hello @Michael , Thanks for bringing this question to this forum, i too faced automatic connection of cloud shell when I start the cloud shell.

    Troubleshooting steps:

    Please click the Power button to reset your could session. To verify just run the ./deploy.ps1 command to check and you should see that the output window show error.

    17695-image.png

    Now upload the deploy.ps1 file again and continue... as a fresh start.

    17782-image.png

    Now provide the RG name, the script will create new RG is it's not present or will make use of existing RG.

    17680-image.png

    1 person found this answer 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.