Unable to create New Azure Service Connection in Project
I am looking to create an simple Azure Service Web App and deploy it inside Microsoft Azure. I have already spun up a CloudShell environment and created the web app with az webapp up --name <web-app-name>. However when I go…