App Services

Azure App Services: Get App Services Role Assignments, including slots

In this blog I will share one way to get an Azure App Service (WebApp), and associated slots, role assignments.

By Saad Khamis August 25, 2022 App Services , Azure , PowerShell 29027 views

Azure App Services: Create an App Service and associated Slots using PowerShell

Create an Azure App Service and associated Slots using PowerShell.

By Saad Khamis October 19, 2021 App Services , Azure , PowerShell 16912 views

Azure App Services: Get Scheduled Backup Configuration for All App Services and Associated Slots using PowerShell

In this blog I will share one way to get Azure App Services scheduled backup configuration for a all App Services and all App Services and each App Service Slots using PowerShell. My blogs have relatively simple, and sometimes complex, examples …

By Saad Khamis October 17, 2021 App Services , Azure , PowerShell 15644 views

Azure App Services: Get Scheduled Backup Configuration for a Single App Service and Associated Slots using PowerShell

I will share one way to get Azure App Services scheduled backup configuration for a single App Service and its Slots using PowerShell.

By Saad Khamis October 16, 2021 App Services , Azure , PowerShell 11359 views

Azure App Services: Get Deployment Slots using PowerShell

In this blog I will share one way to get Deployment Slots for a single App Service or all App Services using PowerShell.

By Saad Khamis October 14, 2021 App Services , Azure , PowerShell 12314 views