Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Mastering Windows 365
Mastering Windows 365

Mastering Windows 365: The ultimate guide to design and manage Cloud PCs with Intune Suite and Copilot for Windows 365 , Second Edition

Arrow left icon
Profile Icon Christiaan Brinkhoff Profile Icon Morten Pedholt Profile Icon Sandeep Patnaik
Arrow right icon
Coming Soon Coming Soon Publishing in Nov 2024
Free Trial
eBook Nov 2024 2nd Edition
Subscription
Free Trial
Arrow left icon
Profile Icon Christiaan Brinkhoff Profile Icon Morten Pedholt Profile Icon Sandeep Patnaik
Arrow right icon
Coming Soon Coming Soon Publishing in Nov 2024
Free Trial
eBook Nov 2024 2nd Edition
Subscription
Free Trial
Subscription
Free Trial

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Info icon
You can access this book only when it is published in Nov 2024
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing
Table of content icon View table of contents Preview book icon Preview Book

Mastering Windows 365

Architecture

In this chapter, we will go one level deeper into the technical details of Windows 365. We will go over the architecture specifics as well as the different cloud services Microsoft manages as part of Windows 365. If you are an engineer at heart, this is the chapter for you. You will learn everything about the architecture and background components being used. This will help you with configuring the cloud service, as well as potential optimizations and troubleshooting efforts.

Alongside this, we will also take a deep dive into connectivity, disaster recovery, and delegation. I’m sure you will appreciate the background provided in this chapter once you jump into the more hands-on part of the book!

In this chapter, we will be covering the following subjects:

  • Windows 365 architecture
  • The components that Microsoft manages and the components the customer manages
  • Identity—Entra ID
  • Networking dataflow
  • Co-management
  • ...

Windows 365 architecture

Before explaining the Windows 365 architecture, we want to jump back in time. Originally, Windows 365 was built under the internal project codename Project Deschutes (Self-Managed), and the architecture diagram was called Host-On-Behalf-Of (HOBO).

This type of architecture means that all the components of the virtual machine and Cloud PC services run in a Microsoft-managed subscription and are managed on behalf of the customer.

In the early days of Windows 365, some of the components couldn’t function individually when not part of a single Azure subscription, for example, Azure Virtual Desktop (AVD) service components. All these things are, of course, fixed and running inside Microsoft’s own managed environment.

As you can see in Figure 2.1, Windows 365 uses AVD as a control plane service. The services mentioned in the Windows 365 Service section are developed specifically for Windows 365 as part of the SaaS-based cloud offering...

The components that Microsoft manages and the components the customer manages

Microsoft has done a great job with Windows 365 by simplifying the creation of Cloud PCs for users. Both IT management and the end user experience are very simple to learn about and use. Getting started with deploying Cloud PCs is just a few clicks away and the scalability is very powerful in comparison with AVD. Even though the Windows 365 service is almost a plug-and-play solution, there are a few things you as an organization must manage yourself.

Depending on your domain and network configuration, you can either go full cloud with Entra ID join together with hosted networks or go for Hybrid Entra ID join. The following table helps you understand the level of responsibility per service component:

Figure 2.2: Responsibilities per Windows 365 and AVD service

In the next chapter, we will switch from responsibilities to service components, explaining each of them to ensure you understand...

Identity—Entra ID

Entra ID user identities are used everywhere—from logging in to Microsoft 365 to logging in to Windows OS, and it’s no different in Windows 365. A user needs an identity to get and connect to a Cloud PC. A user identity can be created in one of two places: Entra ID or Active Directory (AD). If a user is created in AD, the identity must be synchronized to Entra ID before the user can be assigned a Cloud PC and login. You will be able to synchronize users with Entra ID Cloud Sync or Microsoft Entra Cloud Sync. We will not go into these two synchronization options in depth, but in general, if you need to synchronize devices from AD to Entra ID, you can’t use Microsoft Entra Cloud Sync as it does not support it. When a user exists in both AD and Entra ID, it is what we define as a hybrid user identity.

When a user is created in Entra ID, we define it as a cloud-only user. A cloud-only user does not have any integration into the traditional...

User profiles

User profiles within Windows 365 are delivered as part of the cloud service, meaning OneDrive, Microsoft 365 settings sync, Enterprise State Roaming, and the high availability of your managed disks delivered with high redundancy, including multiple restore points, are included in all licenses.

Cloud PCs don’t use FSLogix profile containers, as they are designed for non-persistent environments, most likely based on multi-session OSs. In traditional Virtual Desktop Infrastructure (VDI) deployments, all kinds of complex solutions have been used to bring the physical and virtual worlds together. Within Windows 365, we don’t have this challenge as we work with personal profiles and leverage other technology to modernize a user profile while also making personal documents available across all devices.

Networking dataflow

Even though a Cloud PC is quite like a physical PC, the main difference is a Cloud PC is a virtual device that the user connects to over the internet. This brings a whole new layer of network connectivity compared to physical devices. It’s important to understand how a connection from the user’s physical device to the Cloud PC is established. There are also some requirements that must be in place to ensure the best connectivity for the end user. In this section, you will get to know the essentials of network dataflow in the Windows 365 service.

When a user connects to their Cloud PC, they don’t connect like users normally connect in a Remote Desktop Services (RDS) environment. The connection from the user’s physical device to the Cloud PC is established by utilizing what’s called reverse connect transport.

Reverse connect transport uses outbound connectivity from the physical device to the Windows 365 infrastructure that...

Co-management

Co-management is a feature of Microsoft Intune/Configuration Manager that allows IT admins to use both Intune and Configuration Manager concurrently for Windows 10 and Windows 11 management. It combines your existing on-premises Configuration Manager environment with the cloud using Intune and other Microsoft 365 cloud services such as Windows 365. You can choose whether Configuration Manager or Intune is the management authority for the seven different workload groups. These groups are:

  • Compliance policies
  • Windows Update policies
  • Resource access policies
  • Endpoint Protection
  • Device configuration
  • Office Click-to-Run apps
  • Client apps

As part of Endpoint Manager, co-management uses cloud features, including conditional access. You keep some tasks on-premises while running other tasks in the cloud with Intune. Throughout this book, we will focus on purely Intune management. If you want to learn more about Configuration...

Business continuity and disaster recovery

Business Continuity and Disaster Recovery (BCDR) are critical components of any organization’s risk management strategy. Disruptions can occur at any time, whether it’s due to natural disasters, cyber-attacks, or other unexpected events, and without proper planning and preparation, the consequences can be catastrophic. Business continuity is the process of maintaining essential business operations during a disruption, while disaster recovery is the process of restoring critical IT systems and infrastructure after an outage. Both are essential for ensuring that organizations can recover quickly and minimizing the impact of an unexpected event.

As you are aware, BCDR can be a daunting task, particularly when it comes to user desktops. Broadly speaking, the process of business continuity planning involves four key aspects: assessment, planning, capability validation, and communication. Experts from various fields, including...

RBAC roles and delegation

To administrate a Windows 365 environment, you will need administrative permissions. This is where RBAC roles come into play. With RBAC roles, you will be able to manage specific permissions and actions for each IT user that needs to support your Windows 365 solution.

RBAC roles and structure

This might not be the first time you’ve heard about RBAC roles; it’s also a widely used permission system in Microsoft Azure subscriptions and in Entra ID. When looking inside Entra ID RBAC roles, we will find a Windows 365 dedicated role. So, what is the difference between using RBAC roles from Entra ID and from Microsoft Intune?

With RBAC roles in Microsoft Intune, you’ll be able to choose a specific permission/action for every single aspect. An example of this is that you can turn off the resize feature for some specific administrative users but still give them permission to act on other features. By using RBAC roles in Entra ID, you...

Summary

We hope you’re getting warmed up now, as this architecture-focused chapter comes to an end. We explained what services are cloudified, in the Windows 365 architecture section, what services are Microsoft-managed, and what is still your responsibility as a customer. We also took a deep dive into the different connectivity layers and options to optimize your network connectivity from the endpoint to your Cloud PC.

In the next chapter, we will go into overdrive mode and start explaining how you can implement and manage Cloud PCs yourself. We’re pretty sure that it will be the chapter you enjoy the most!

Questions

At the end of each chapter, there are three questions you can use to evaluate your learning and challenge yourself. The questions for this chapter are as follows:

  1. What is the most important component Windows 365 manages on behalf of the customer that is unique to the service (there is no other solution to do so on the market)?
  2. What network port and protocol are used when using Windows 365?
  3. For which scenarios is RDP Shortpath important?

Further reading

If you want to learn more about the subjects covered in this chapter, you can do so by visiting the following websites:

Join our community on Discord

Join our community’s Discord space for discussions with the authors and other readers:

https://packt.link/SecNet

...
Left arrow icon Right arrow icon

Key benefits

  • Gain hands-on expertise in deploying and managing Windows 365 cloud PCs
  • Explore advanced features like Microsoft Intune , Graph API, and Security Copilot
  • Learn directly from Microsoft experts who helped shape Windows 365 and Azure Virtual Desktop

Description

Windows 365 Cloud PC is a revolutionary Windows Cloud solution that offers users a seamless and secure Windows experience from virtually any device. The goal of this book is to help you understand, deploy, manage, secure, and optimize Windows 365 Cloud PCs, Intune Suite, Copilot+ AI PCs, and the new Windows App effectively. This comprehensive book takes you on an illuminating journey through the evolving landscape of Windows 365 cloud computing, delving into the core concepts, deployment intricacies, management strategies, and advanced capabilities of this cutting-edge technology. Prepare to embark on a tour into the realm of Windows cloud computing and witness the unfolding evolution of Windows as it becomes increasingly fueled by the synergy of Intune, Intune Suite, Windows Cloud, and AI technologies. Authored by visionaries from the Windows 365 product group and a distinguished Microsoft MVP, this book offers invaluable insights into the intricacies of Windows 365 – its functionalities, features, partner add-value solutions, and best practices. With a wealth of experience, these experts are poised to illuminate the path to the next generation of cloud computing, affording you a rare opportunity to grasp this cutting-edge technology from those embedded within the industry

Who is this book for?

This book is for IT administrators, architects, consultants, and CIOs looking to leverage and design Windows 365 cloud PCs effectively and train for the Modern Desktop MD-102 Administrator certification. This book is also for anyone seeking to move their virtualization or Windows endpoints to the cloud with ease. Basic understanding of modern management based on Microsoft Intune and Microsoft 365 is required.

What you will learn

  • Master the deployment and configuration of Windows 365 cloud PCs
  • Use Intune for streamlined cloud PC management and security
  • Automate workflows with Microsoft Graph for improved efficiency
  • Implement robust Microsoft security protocols with Copilot in Intune
  • Optimize performance, diagnose issues, and troubleshoot cloud environments
  • Stay ahead with insights into future innovations in cloud computing
  • Secure your Windows 365 Cloud PC connection efficiently

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Nov 29, 2024
Edition : 2nd
Language : English
ISBN-13 : 9781836206705
Vendor :
Microsoft
Category :

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Info icon
You can access this book only when it is published in Nov 2024
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

Publication date : Nov 29, 2024
Edition : 2nd
Language : English
ISBN-13 : 9781836206705
Vendor :
Microsoft
Category :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just S$6 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just S$6 each
Feature tick icon Exclusive print discounts
Banner background image

Table of Contents

14 Chapters
Introduction Chevron down icon Chevron up icon
Architecture Chevron down icon Chevron up icon
Deploying Cloud PCs Chevron down icon Chevron up icon
Managing Cloud PCs Chevron down icon Chevron up icon
Intune Suite: Optimize and Secure Your Cloud PC Deployment Chevron down icon Chevron up icon
Application Management and Delivery to Cloud PCs Chevron down icon Chevron up icon
Managing Cloud PCs with Security Copilot Chevron down icon Chevron up icon
Accessing Cloud PCs Chevron down icon Chevron up icon
Securing Cloud PCs Chevron down icon Chevron up icon
Windows 365 Link Chevron down icon Chevron up icon
Analyzing, Monitoring, and Troubleshooting Cloud PCs Chevron down icon Chevron up icon
Windows 365 Partner Solutions Chevron down icon Chevron up icon
Community Experts Hall of Fame Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.