Azure

Microsoft Teams – Fix “Sorry, we couldn’t connect you.” for multiple users’ profiles

In this blog I will share one way to fix Microsoft Teams “Sorry, we couldn’t connect you.” for multiple users’ profiles and in multiple workstations or virtual machines.

By Saad Khamis November 3, 2023 Azure , Teams 11977 views

Windows – Get all installed patches, updates and hotfixes

In this blog I will share one way to get all installed patches, updates and hotfixes on a local or a remote Windows workstation or server.

By Saad Khamis October 25, 2023 Azure , PowerShell , Windows 20324 views

Azure – Get Storage Account Lifecycle Management Policy Rules

Azure NSG Flow Logs Explorer is an easy to use explorer like tool to view Azure NSG flow logs.

By Saad Khamis October 12, 2023 Azure , PowerShell , Storage 33903 views

Azure – NSG Flow Logs Explorer

Azure NSG Flow Logs Explorer is an easy to use explorer like tool to view Azure NSG flow logs.

By Saad Khamis June 23, 2023 Azure , Tools 24128 views

Azure App Registrations – Export certificates and secrets details

Introduction This PowerShell function returns information about Azure App Registrations certificates and secrets, including expiry date, days left to expire, owner and other information. Returned information can be filtered, for example, by days left to expire and imported to CSV. …

By Saad Khamis December 13, 2022 App Registrations , Azure 21361 views

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 …

By Saad Khamis August 25, 2022 Azure , PowerShell , SQL Server 35472 views

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 …

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

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 15561 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 14256 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 10024 views