Month: October 2021
Windows Servers: Import SSL certificate on IIS and set up HTTPS binding using PowerShell
In this blog I will share one way to import SSL certificate on IIS and set up HTTPS binding to use the imported SSL certificate using PowerShell. If you already imported the new SSL certificate, you can skip that step …
October 30, 2021 By Saad Khamis
Azure App Services: Create an App Service and associated Slots using PowerShell
Create an Azure App Service and associated Slots using PowerShell.
October 19, 2021 By Saad Khamis
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 …
October 17, 2021 By Saad Khamis
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.
October 16, 2021 By Saad Khamis
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.
October 14, 2021 By Saad Khamis
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 …
October 14, 2021 By Saad Khamis
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.
October 9, 2021 By Saad Khamis
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.
October 8, 2021 By Saad Khamis