Category: Azure Automation

Validate Citrix HDX Optimization for Microsoft Teams in a Citrix VDI environment with PowerShell Scripts

Sometimes, your users may report that Citrix HDX Optimization isn’t working in their virtual desktop infrastructure (VDI) environment. A common indicator is seeing the message “HDX not connected” when they check the About dialog box in Microsoft Teams. This above image is an example when Citrix VDI has been deployed in AVD (Azure Virtual Desktop)

Step by Step installation of PowerShell 7 Preview and Az-Module and configure the environment in VS Code

Dear Friends, as you are aware PowerShell 7 Preview has been released recently. PowerShell 7 was designated to become the replacement product for PowerShell Core 6.x products as well as Windows PowerShell 5.1, which is the last supported Windows PowerShell version and now you can install the PowerShell 7.0 Preview in your computer by running

Unable to Access CloudShell from Android…Microsoft is working and going to release an update of the Android App for CloudShell soon

Customers who have faced issues in connecting Azure CloudShell from their Android Mobile App recently, please be aware that Microsoft is going to release an update soon. The app version where this issue has been reported is v 0.6.22.2017.10.12-19.06.08 To know more about Azure CloudShell please check my older post here.

How to setup up the Hybrid Worker Group in Azure Automation and run Hybrid Runbooks against On Premise Resources

Recently I was working in one of the Automation project where I had to run some Azure Runbooks in the on premise servers. Due to the security restrictions I was unable run those runbooks directly from the Azure automation account so I need to setup the Hybrid Worker Group in our environment. Today I will