Azure Powershell – how to list all Environment variables
In Azure Portal I have several "Function apps" and "App Services" that have Environment variables. Environment variables can have "App Settings" and "Connections strings". I like to list "Environment Variables", for all services, by Name and Value. My goal is…