2

Created App Service webAppService under the Azure Resource Group WebApp-RG

When trying to publish WebApp from Visual Studio to webAppService, dialog box doesn't show up the Resource Group or AppService I created above.

Logged into Visual Studio with my account, used to create the Resource Group and AppService.

enter image description here

Is there any permissions / settings I have to assign / configure?

Sreedhar
  • 29,307
  • 34
  • 118
  • 188

1 Answers1

2
  • Close all visual studio instances
  • Delete %LOCALAPPDATA%.IdentityService file
  • Restart Visual Studio and log in to server explorer and see if its listing
Sajeetharan
  • 216,225
  • 63
  • 350
  • 396