Az.Websites
ARM (Azure Resource Manager) Web App and App Service Plan commands.
App Service
Add-AzWebAppAccessRestrictionRule |
Adds an Access Restiction rule to an Azure Web App. |
Add-AzWebAppTrafficRouting |
Add a routing Rule to the Slot. |
Edit-AzWebAppBackupConfiguration |
Edits the current configuration backup for an Azure Web App |
Get-AzAppServiceEnvironment |
Gets App Service Environment. If only Resource Group is specified, it will return a list of ASE in the Resource Group. |
Get-AzAppServicePlan |
Gets an Azure App Service plan in the specified resource group. |
Get-AzDeletedWebApp |
Gets deleted web apps in the subscription. |
Get-AzStaticWebApp |
Description for Gets the details of a static site. |
Get-AzStaticWebAppBuild |
Description for Gets the details of a static site build. |
Get-AzStaticWebAppBuildAppSetting |
Description for Gets the application settings of a static site build. |
Get-AzStaticWebAppBuildFunction |
Description for Gets the functions of a particular static site build. |
Get-AzStaticWebAppBuildFunctionAppSetting |
Description for Gets the application settings of a static site build. |
Get-AzStaticWebAppConfiguredRole |
Description for Lists the roles configured for the static site. |
Get-AzStaticWebAppCustomDomain |
Description for Gets an existing custom domain for a particular static site. |
Get-AzStaticWebAppFunction |
Description for Gets the functions of a static site. |
Get-AzStaticWebAppFunctionAppSetting |
Description for Gets the application settings of a static site. |
Get-AzStaticWebAppSecret |
Description for Lists the secrets for an existing static site. |
Get-AzStaticWebAppSetting |
Description for Gets the application settings of a static site. |
Get-AzStaticWebAppUser |
Description for Gets the list of users of a static site. |
Get-AzStaticWebAppUserProvidedFunctionApp |
Description for Gets the details of the user provided function app registered with a static site build |
Get-AzWebApp |
Gets Azure Web Apps in the specified resource group. |
Get-AzWebAppAccessRestrictionConfig |
Gets Access Restriction configuration for an Azure Web App. |
Get-AzWebAppBackup | |
Get-AzWebAppBackupConfiguration | |
Get-AzWebAppBackupList | |
Get-AzWebAppCertificate |
Gets an Azure Web App certificate. |
Get-AzWebAppContainerContinuousDeploymentUrl |
Get-AzWebAppContainerContinuousDeploymentUrl will return container continuous deployment url |
Get-AzWebAppContinuousWebJob |
Get or list continuous web for an app. |
Get-AzWebAppPublishingProfile |
Gets an Azure Web App publishing profile. |
Get-AzWebAppSlot |
Gets an Azure Web App slot. |
Get-AzWebAppSlotConfigName |
Get the list of Web App Slot Config names |
Get-AzWebAppSlotContinuousWebJob |
Get or list continuous web for a deployment slot. |
Get-AzWebAppSlotPublishingProfile |
Gets an Azure Web App slot publishing profile. |
Get-AzWebAppSlotTriggeredWebJob |
Get or list triggered web for a deployment slot. |
Get-AzWebAppSlotTriggeredWebJobHistory |
Get or list triggered web job's history for a deployment slot. |
Get-AzWebAppSlotWebJob |
List webjobs for a deployment slot. |
Get-AzWebAppSnapshot |
Gets the snapshots available for a web app. |
Get-AzWebAppSSLBinding |
Gets an Azure Web App certificate SSL binding. |
Get-AzWebAppTrafficRouting |
Get a routing Rule for the given Slot name. |
Get-AzWebAppTriggeredWebJob |
Get or list triggered web for an app. |
Get-AzWebAppTriggeredWebJobHistory |
Get or list triggered web job's history for an app. |
Get-AzWebAppWebJob |
List webjobs for an app. |
Import-AzWebAppKeyVaultCertificate |
Import an SSL certificate to a web app from Key Vault. |
New-AzAppServiceEnvironment |
Creates an App Service Environment including the recommended Route Table and Network Security Group |
New-AzAppServiceEnvironmentInboundServices |
Creates inbound services for App Service Environment. For ASEv2 ILB, this will create an Azure Private DNS Zone and records to map to the internal IP. For ASEv3 it will in addition ensure subnet has Network Policy disabled and will create a private endpoint. |
New-AzAppServicePlan |
Creates an Azure App Service plan in a given Geo location. |
New-AzStaticWebApp |
Description for Creates a new static site in an existing resource group, or updates an existing static site. |
New-AzStaticWebAppBuildAppSetting |
Description for Creates or updates the app settings of a static site build. |
New-AzStaticWebAppBuildFunctionAppSetting |
Description for Creates or updates the function app settings of a static site build. |
New-AzStaticWebAppCustomDomain |
Description for Creates a new static site custom domain in an existing resource group and static site. |
New-AzStaticWebAppFunctionAppSetting |
Description for Creates or updates the function app settings of a static site. |
New-AzStaticWebAppSetting |
Description for Creates or updates the app settings of a static site. |
New-AzStaticWebAppUserRoleInvitationLink |
Description for Creates an invitation link for a user with the role |
New-AzWebApp |
Creates an Azure Web App. |
New-AzWebAppAzureStoragePath |
Creates an object that represents an Azure Storage path to be mounted in a Web App. It is meant to be used as a parameter (-AzureStoragePath) to Set-AzWebApp and Set-AzWebAppSlot |
New-AzWebAppBackup |
Creates an Azure Web App Backup. |
New-AzWebAppCertificate |
Creates an App service managed certificate for an Azure Web App. |
New-AzWebAppDatabaseBackupSetting |
Creates a new Azure Web App Backup setting. |
New-AzWebAppSlot |
Creates an Azure Web App slot. |
New-AzWebAppSSLBinding |
Creates an SSL certificate binding for an Azure Web App. |
Publish-AzWebApp |
Deploys an Azure Web App from a ZIP, JAR, or WAR file using zipdeploy. |
Register-AzStaticWebAppUserProvidedFunctionApp |
Description for Register a user provided function app with a static site build |
Remove-AzAppServiceEnvironment |
Remove App Service Environment. |
Remove-AzAppServicePlan |
Removes an Azure App Service plan. |
Remove-AzStaticWebApp |
Description for Deletes a static site. |
Remove-AzStaticWebAppAttachedRepository |
Description for Detaches a static site. |
Remove-AzStaticWebAppBuild |
Description for Deletes a static site build. |
Remove-AzStaticWebAppCustomDomain |
Description for Deletes a custom domain. |
Remove-AzStaticWebAppUser |
Description for Deletes the user entry from the static site. |
Remove-AzWebApp |
Removes an Azure Web App. |
Remove-AzWebAppAccessRestrictionRule |
Removes an Access Restriction rule from an Azure Web App. |
Remove-AzWebAppBackup | |
Remove-AzWebAppCertificate |
Removes an App service managed certificate for an Azure Web App. |
Remove-AzWebAppContinuousWebJob |
Delete a continuous web job for an app. |
Remove-AzWebAppSlot | |
Remove-AzWebAppSlotContinuousWebJob |
Delete a continuous web job for a deployment slot. |
Remove-AzWebAppSlotTriggeredWebJob |
Delete a triggered web job for a deployment slot. |
Remove-AzWebAppSSLBinding |
Removes an SSL binding from an uploaded certificate. |
Remove-AzWebAppTrafficRouting |
Remove a routing Rule from the Slot. |
Remove-AzWebAppTriggeredWebJob |
Delete a triggered web job for an app. |
Reset-AzStaticWebAppApiKey |
Description for Resets the api key for an existing static site. |
Reset-AzWebAppPublishingProfile |
Resets the publishing profile for the specified Web App. |
Reset-AzWebAppSlotPublishingProfile | |
Restart-AzWebApp |
Restarts an Azure Web App. |
Restart-AzWebAppSlot |
Restarts an Azure Web App Slot. |
Restore-AzDeletedWebApp |
Restores a deleted web app to a new or existing web app. |
Restore-AzWebAppBackup |
Restores an Azure Web App Backup. |
Restore-AzWebAppSnapshot |
Restores a web app snapshot. |
Set-AzAppServicePlan |
Sets an Azure App Service plan. |
Set-AzWebApp |
Modifies an Azure Web App. |
Set-AzWebAppSlot |
Modifies an Azure Web App slot. |
Set-AzWebAppSlotConfigName |
Set Web App Slot Config names |
Start-AzWebApp |
Starts an Azure Web App. |
Start-AzWebAppContinuousWebJob |
Start a continuous web job for an app. |
Start-AzWebAppSlot |
Starts an Azure Web App slot. |
Start-AzWebAppSlotContinuousWebJob |
Start a continuous web job for a deployment slot. |
Start-AzWebAppSlotTriggeredWebJob |
Run a triggered web job for a deployment slot. |
Start-AzWebAppTriggeredWebJob |
Run a triggered web job for an app. |
Stop-AzWebApp |
Stops an Azure Web App. |
Stop-AzWebAppContinuousWebJob |
Stop a continuous web job for an app. |
Stop-AzWebAppSlot |
Stops an Azure Web App slot. |
Stop-AzWebAppSlotContinuousWebJob |
Stop a continuous web job for a deployment slot. |
Switch-AzWebAppSlot |
Swap two slots within a Web App |
Test-AzStaticWebAppCustomDomain |
Description for Validates a particular custom domain can be added to a static site. |
Unregister-AzStaticWebAppBuildUserProvidedFunctionApp |
Description for Detach the user provided function app from the static site build |
Unregister-AzStaticWebAppUserProvidedFunctionApp |
Description for Detach the user provided function app from the static site |
Update-AzStaticWebApp |
Description for Creates a new static site in an existing resource group, or updates an existing static site. |
Update-AzStaticWebAppUser |
Description for Updates a user entry with the listed roles |
Update-AzWebAppAccessRestrictionConfig |
Updates the inheritance of Main site Access Restiction config to SCM Site for an Azure Web App. |
Update-AzWebAppTrafficRouting |
Update a routing Rule to the Slot. |
Azure PowerShell