About 47,200 results
Open links in new tab
  1. Set-AzWebApp (Az.Websites) | Microsoft Learn

    -Default Profile The credentials, account, tenant, and subscription used for communication with azure.

  2. Set-AzWebApp - GitHub

    Azure Storage to mount inside a Web App for Container. Use New-AzWebAppAzureStoragePath to create it.

  3. Set-AzWebApp - Azure Lessons

    Oct 2, 2023 · Learn the syntax and usage of the Set-AzWebApp PowerShell command with examples.

  4. AzureWebApp@1 - Azure Web App v1 task | Microsoft Learn

    Apr 2, 2026 · You can either add a web.config file to your source or auto-generate one using Application and Configuration Settings. Click on the task and go to Generate web.config parameters for Python, …

  5. az webapp config | Microsoft Learn

    Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

  6. az webapp config appsettings | Microsoft Learn

    Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

  7. Configure an App Service App - Azure App Service | Microsoft Learn

    Mar 27, 2025 · This cmdlet replaces the entire set of app settings with the ones that you specify. To add or edit an app setting within an existing set, include the existing app settings in your input hash table …

  8. az webapp | Microsoft Learn

    Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

  9. Manage Azure subscriptions with Azure PowerShell

    Apr 7, 2026 · In Azure PowerShell, accessing the resources for a subscription requires changing the subscription associated with your current Azure session. This is done by modifying the active session …

  10. AzureAppServiceSettings@1 - Azure App Service Settings v1 task

    Apr 2, 2026 · Examples The following example YAML snippet deploys a web application to an Azure Web App service running on windows.