Powershell Function for Creating WVD Hostpools
I have written a Powershell Function which I use for Creating WVD Hostpools. Instead of clicking through the portal you now can create multiple hostpools by running this function. Prerequisites An Azure subscription The Azure subscription needs to be prepared for WVD deployment Install Powershell Modules (This is listed in the blog) Powershell Function This … Read more