Change Resource Group in Azure DevOps Starter

Viewed 109

I have configured Azure DevOps Starter. But I had to change resource group for sql server and App Service. Now everything works good (with the new resource group) but section Azure resources (right pane) shows error:

"Azure Resources are unavailable"

enter image description here

How can I modify this section to show my new resources?

1 Answers

This is just a view where it shows the default created resource groups. If you have moved them to new resource group unfortunately it won't appear here.

Related