Nice weekend Saeydul Amin
Windows 11 Pro itself doesn’t come in a multi-session flavor. The multi-session capability is only available with Windows 11 Enterprise multi-session, which is specifically designed for (AVD). That’s why you won’t find a Windows 11 Pro multi-session image in the marketplace.
If your goal is to spin up an AVD environment with multi-session, you’ll want to select the Windows 11 Enterprise multi-session image when you create your host pool in Azure. That’s the supported option for multiple users logging into the same VM at once. Windows 11 Pro VMs can still be created, but they’ll only allow single-user sessions.
Pleas follow these step : head into the Azure portal, create a new host pool, and when you’re choosing the OS image, pick “Windows 11 Enterprise multi-session.” From there, you can configure the VM size, networking, and assign users. Once deployed, multiple users can connect simultaneously.
n short: Pro = single user, Enterprise multi-session = multiple users. If multi-session is what you need, Enterprise is the way to go.
If you find this helpful, Kindly mark "Accept Answer", so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated. Thank you!