a logical disk must be associated with a VM. To do that, the image of a virtual hard disk must be created. This image is the VHD. When a VHD is created and made available to the system, the contents of a computer's drive can be virtualized to create a VM with its own operating ...
July 2023 Connecting to OneLake How do I connect to OneLake? This blog covers how to connect and interact with OneLake, including how OneLake achieves its compatibility with any tool used over ADLS Gen2! June 2023 Using Azure Databricks with Microsoft Fabric and OneLake How does Azure Databr...
Creating a VHD in Windows involves using the Disk Management tool. Follow these steps: Open Disk Management: PressWindows + Xand selectDisk Management. Alternatively, pressWindows + R, typediskmgmt.msc, and pressEnter. Create a VHD: In the Disk Management window, selectActionfrom the menu, the...
manually joining Windows worker nodes to a domain is no longer necessary. After authentication, Kubernetes saves the user identity as a secret. gMSA for containers with a non-domain joined host provides the flexibility of creating containers with gMSA without joining the host node to the domain. ...
Creating a VHD using the Hyper-V WMI is pretty easy… And once again PowerShell makes it even easier… The first command retrieves a WMI object forMsvm_ImageManagmentService. The second command executes the CreateDynamicVirtualHardDisk method to create a new dynamic VHD. PowerShell is...
Public Preview: Azure Migrate now supports creating a business case for Azure Arc and onboarding servers to Azure Arc from the Migrate inventory.Learn more. Using these capabilities, you can visualize the value Azure Arc brings to your on-premises estate throughout the migration journey, enabling...
Creating a VDI is possible on the basis of a workstation or server operating system. Only one user can use one virtual desktop. And there may also be an option when multiple virtual desktops are shared on the same OS. The server operating system is the platform for VDI. At the same tim...
Creating a condition with a time range Creating a directory dynamically using copy-item Creating a file name using date and computername. (Only edit the last line) Creating a file with the cmdlet New-Item fails every time Creating a lookup table in Powershell Creating a powerhsell script to...
Happy new year everyone! Last month, before the holidays I wanted to run a Windows 11 VM on Hyper-V to run a few tests on Windows containers in a different environment than my local machine. However,... UPDATE: I reset the VM and it launched the installer. ...
How to create a Dev Drive on Windows 11 As mentioned earlier, a Dev Drive can be created by using unallocated disk space, shirking a volume to create additional space, or creating a VHD on top of the physical disk. We have discussed each of these methods step-by-step below. ...