question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deployment fails with "Resource group 'rg-tresl' could not be found" on `make all`

See original GitHub issue

Describe the bug When running make all for a fresh deployment, the following error is reported and the deployment fails:

Resource group 'rg-tresl' could not be found

Steps to reproduce

  1. Delete any resource groups from previous Azure TRE deployments
  2. Delete .terraform folders locally
  3. Run make all

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
stuartleekscommented, Mar 8, 2022

I’m just re-testing this with fresh environment and make all

0reactions
daltskincommented, Mar 21, 2022

Closing - can re-open if we can reproduce.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resource not found errors - Azure Resource Manager
Describes how to resolve errors when a resource can't be found. The error might occur when you deploy a Bicep file or Azure...
Read more >
Resource group could not be found. · Issue #2480 · dotnet/core
I am following tutorial for deploying microservice to Azure and I run into a problem. When I run this command: 'az aks create...
Read more >
ERROR: Resource group 'rg' could not be found using varying ...
Now and then we suddenly experience problems running powershell script like az resource show or az appservice plan create. It's always the resource...
Read more >
Pipeline 'azure-functions-deploy' failing because
Pipeline 'azure-functions-deploy' failing because it can't find resource group ... I am using the pipeline configuration below in order to deploy ...
Read more >
Resource group 'resource_group_name' could not be found.
In Azure Powershell, I needed to run "Set-Azcontext <subscription_id>" in order for my subscription to change - as per @ddmh's answer. - However ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found