News

2. Connect to Azure Once you have the Azure PowerShell module downloaded, you must authenticate to your Azure subscription. Microsoft needs to know what storage accounts you have access to and what ...
If you don't already have the Azure PowerShell modules, run Install-Module -Name Az to get it downloaded. Once downloaded, connect to your Azure subscription by running Connect-AzAccount. Once ...
The VirtualPath and PhysicalPath properties are what you can see displayed in the Azure Web portal if viewing the Application Settings section of a Web app. This VirtualApplication object is created ...