https://github.com/gregdod/FSLogixMigration?tab=readme-ov-file
Convert-UPDProfile -ProfilePath "\\xxxxx.file.core.windows.net\profiles\xxxxx\UVHD-xxxxxx.VHDX" -Target "\\xxxxx.file.core.windows.net\profiles\S-1-5-21-xxxxxxx-13617_xxxx\New" -VHDMaxSizeGB 20 -VHDLogicalSectorSize 512 -LogPath C:\temp\Log.txt
Convert-UPDProfile -ParentPath "\\xxxxx.file.core.windows.net\profiles\xxxxx\" -Target "\\Server\FSLogixProfiles$" -VHDMaxSizeGB 20 -VHDLogicalSectorSize 512 -LogPath C:\temp\Log.txt
Others
