Troubleshooting Azure Virtual Desktop session host networking
I spent weeks and developed a Test-AzWvdRDBrokerLatency cmdlet to perform troubleshooting similar to psping from SysInternal.
I spent weeks and developed a Test-AzWvdRDBrokerLatency cmdlet to perform troubleshooting similar to psping from SysInternal.
When your Azure Application Gateway Platform-as-a-Service (PaaS) has an issue and you need to reboot the AzApplicationGateway. I made a cmdlet instead.
When your Azure Firewall Platform-as-a-Service (PaaS) has an issue and you wish to reboot the AzFirewall. This is how to I did it with PowerShell.
Have you encounter Azure Application Gateway listener stopped listening? How do you resolve such issue if no change in configuration had been made recently?
Do you need Azure Kubernetes Service (AKS) to orchestrate your containers? This is how I use Terraform to quickly deploy it in code from my macOS terminal.
Have you deployed Azure resources using Terraform where you need to share the tfstate with the rest of the organization? Get an Azure storage account for it.
Discussing on how you can obtain Terraform in your working environment and briefly demonstrates on how to deploy resources with Terraform configuration files.
Sharing my way of creating a password-based ServicePrincipal in Azure using CLI to quickly carry on scripting and testing in the current terminal session eas...
Need PowerShell to manage VMware vSphere in a Photon OS container hosted in vSphere Integrated Containers platform? Find out how you can do this.
Finding a way to install PowerShell on Intel’s Clear Linux container? Learn how to install PowerShell into Clear Linux with multi-stage builds Dockerfile.