PowerShell

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

In this blog I will share one way to create an App Service Plan,  App Service and associated Slots using PowerShell. I will also show you how to delete all created resources with one command or delete one resource at …

By Saad Khamis October 19, 2021 App Services , Azure , PowerShell 15689 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 14383 views

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

In this blog I will share one way to get Azure App Services scheduled backup configuration for a single App Service and its Slots using PowerShell. My blogs have relatively simple, and sometimes complex, examples and I’m hoping that you will …

By Saad Khamis October 16, 2021 App Services , Azure , PowerShell 10151 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. My blogs have relatively simple, and sometimes complex, examples and I’m hoping that you will be able …

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

Windows Servers: Check backup status on local and remote servers using PowerShell

In this blog I will share one way to check Windows Server Backup on local, remote single serve or remote multiple servers using PowerShell. In a later blog I will show how to integrate this with Azure Automation Accounts to …

By Saad Khamis October 14, 2021 Backup , PowerShell , Windows 10783 views

Azure Key Vaults: Assign Access Policies to multiple objects using PowerShell

In this blog I will share one way to assign a key vault access policies to multiple applications, security groups or users using PowerShell. My blog has relatively simple, and sometimes complex, examples and I’m hoping that you will be able …

By Saad Khamis October 9, 2021 Azure , Key Vaults , PowerShell 8360 views

Azure Key Vaults: Assign Access Policies to a single object using PowerShell

In this blog I will share one way to assign a key vault access policies to a single application, security group or user using PowerShell. My blogs have relatively simple, and sometimes complex, examples and I’m hoping that you will …

By Saad Khamis October 8, 2021 Azure , Key Vaults , PowerShell 3046 views