Month: August 2022

Azure SQL Server: Get Azure SQL Server Firewall Rules

Introduction In this blog I will share one way to get Azure SQL Server firewall rules and the option to save the result in a CSV file. I will also show how to use parameters in PowerShell command. My blogs …

August 25, 2022 By Saad Khamis

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

Introduction In this blog I will share one way to get an Azure App Service (WebApp), and associated slots, role assignments. My blogs have relatively simple, and sometimes complex, examples. I’m hoping that you will be able to tailor them …

August 25, 2022 By Saad Khamis