Azure – Subscription-id, resourceGroupName and name of the App from inside the web-app PowerShell
I have an application hosted in Azure PAAS. The connection string for the application is stored under 'Configuration' -> 'Connection strings' My application has a PowerShell instance. I want to iterate through all the Connection strings present under 'Configuration' ->…