Skip to content

Commit 2bc24ed

Browse files
committed
41294492 citrix
1 parent a745828 commit 2bc24ed

5 files changed

Lines changed: 153 additions & 0 deletions

File tree

windows-365/enterprise/TOC.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ items:
8989
items:
9090
- name: Set up tenants for Windows 365 Government
9191
href: set-up-tenants-windows-365-gcc.md
92+
- name: Citrix HDX Plus for Windows 365
93+
items:
94+
- name: Requirements
95+
href: requirements-citrix.md
96+
- name: Set up Citrix HDX Plus for Windows 365
97+
href: set-up-citrix.md
9298
- name: Provisioning
9399
items:
94100
- name: Create and assign provisioning policy
115 KB
Loading
120 KB
Loading
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
---
2+
# required metadata
3+
title: Requirements to set up Citrix HDX Plus for Windows 365 Enterprise
4+
titleSuffix:
5+
description: Learn about requirements for using Citrix HDX Plus with Windows 365 Enterprise.
6+
keywords:
7+
author: ErikjeMS
8+
ms.author: erikje
9+
manager: dougeby
10+
ms.date: 10/12/2022
11+
ms.topic: overview
12+
ms.service: cloudpc
13+
ms.subservice:
14+
ms.localizationpriority: high
15+
ms.technology:
16+
ms.assetid:
17+
18+
# optional metadata
19+
20+
#ROBOTS:
21+
#audience:
22+
23+
ms.reviewer: aradinger
24+
ms.suite: ems
25+
search.appverid: MET150
26+
#ms.tgt_pltfrm:
27+
ms.custom: intune-azure; get-started
28+
ms.collection: M365-identity-device-management
29+
---
30+
31+
# Requirements for using Citrix HDX Plus for Windows 365 Enterprise
32+
33+
> [!IMPORTANT]
34+
> Citrix HDX Plus is currently in tech preview and isn't officially supported by Citrix. To participate in this tech preview, fill out [this form](https://podio.com/webforms/27930591/2190031).
35+
36+
To use Citrix HDX Plus for Windows 365, you must meet the following requirements:
37+
38+
## Citrix requirements
39+
40+
- Citrix Cloud tenant with HDX Plus for Windows 365 entitlement.
41+
- Citrix HDX Plus for Windows 365.
42+
- Citrix DaaS Premium.
43+
- Citrix DaaS Premium Plus.
44+
- Citrix admin account with full admin rights.
45+
- Cloud PCs must have access to:
46+
- https://*.*.nssvc.net on TCP 443 and UDP 443 for HDX sessions over TCP and EDT, respectively. If you can’t allow all subdomains in that manner, you can instead use https://*.c.nssvc.net and https://*.g.nssvc.net. For more information, see the [Citrix Support Knowledge Center article CTX270584](https://support.citrix.com/article/CTX270584/citrix-gateway-service-pointsofpresence-pops).
47+
- https://*.xendesktop.net on TCP 443. If you can’t allow all subdomains in that manner, you can use https://<customer_ID>.xendesktop.net, where customer_ID is your Citrix Cloud customer ID as shown in the Citrix Cloud administrator portal.
48+
- For Hybrid Azure Active Directory (Azure AD) joined deployments:
49+
- The Azure AD domain must be synchronized from the Azure AD domain that the Cloud PCs belong to.
50+
- Cloud Connectors to allow Citrix Cloud to connect to your Active Directory domain. For more information, see [Citrix Cloud Connector](https://docs.citrix.com/citrix-cloud/citrix-cloud-resource-locations/citrix-cloud-connector.html).
51+
52+
## Microsoft requirements
53+
54+
- Microsoft Endpoint Manager entitlement.
55+
- Azure AD domain in the same tenant as Microsoft Endpoint Manager.
56+
- Windows 365 Enterprise licenses in the same tenant as Microsoft Endpoint Manager.
57+
- Azure admin account:
58+
- Azure AD Global Admin.
59+
- Intune Global Admin.
60+
61+
## Supported configurations
62+
63+
Citrix HDX Plus for Windows 365 supports integrating with Windows 365 deployments with for Azure AD joined Cloud PCs and Hybrid Azure AD joined Cloud PCs. The following tables detail the configurations for each scenario.
64+
65+
### Supported infrastructures
66+
67+
| Identity | Citrix Cloud | CVAD (on-prem) | Citrix Workspace | Citrix Storefont | Citrix Gateway Service | Citrix Gateway |
68+
| --- | --- | --- | --- | --- | --- | --- |
69+
| Azure AD joined | Yes | No | Yes | No | Yes | No |
70+
| Hybrid Azure AD joined | Yes | No | Yes | No | Yes | No |
71+
72+
### Supported identity providers
73+
74+
| Identity | Azure AD | Active Directory | Active Directory + Token | Okta | SAML | Citrix Gateway | Adaptive Authentication |
75+
| --- | --- | --- | --- | --- | --- | --- | --- |
76+
| Azure AD joined | Yes | No | No | No | No | No | No |
77+
| Hybrid Azure AD joined | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
78+
79+
> [!NOTE]
80+
> For Hybrid AD joined deployments, if you're using an IdP other than Active Directory or Active Directory + Token, you'll need Citrix Federated Authentication Service (FAS). If you don't use FAS, you won't be able to use single sign-on (SSO) to the Cloud PC. For more information, see the [FAS documentation](https://docs.citrix.com/federated-authentication-service).
81+
82+
<!-- ########################## -->
83+
## Next steps
84+
85+
[Set up Citrix HDX Plus for Windows 365 Enterprise](set-up-citrix.md).
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
# required metadata
3+
title: Set up Citrix HDX Plus for Windows 365 Enterprise
4+
titleSuffix:
5+
description: Learn about using Citrix HDX Plus with Windows 365 Enterprise.
6+
keywords:
7+
author: ErikjeMS
8+
ms.author: erikje
9+
manager: dougeby
10+
ms.date: 10/12/2022
11+
ms.topic: overview
12+
ms.service: cloudpc
13+
ms.subservice:
14+
ms.localizationpriority: high
15+
ms.technology:
16+
ms.assetid:
17+
18+
# optional metadata
19+
20+
#ROBOTS:
21+
#audience:
22+
23+
ms.reviewer: aradinger
24+
ms.suite: ems
25+
search.appverid: MET150
26+
#ms.tgt_pltfrm:
27+
ms.custom: intune-azure; get-started
28+
ms.collection: M365-identity-device-management
29+
---
30+
31+
# Set up Citrix HDX Plus for Windows 365 Enterprise
32+
33+
> [!IMPORTANT]
34+
> Citrix HDX Plus is currently in tech preview and isn't officially supported by Citrix. To participate in this tech preview, fill out [this form](https://podio.com/webforms/27930591/2190031).
35+
36+
Citrix HDX Plus for Windows 365 lets you integrate Citrix Cloud with Windows 365. This integration gives you access to Citrix HDX technologies for enhanced Cloud PC security and manageability.
37+
38+
## Set up overview
39+
40+
To set up Citrix HDX Plus for Windows 365 Enterprise, follow these steps. The first two steps are explained here at learn.microsoft.com. The remaining steps are explained on the citrix.com web site.
41+
42+
1. [Fulfill requirements](requirements-citrix.md).
43+
2. [Turn on the Citrix connector in Intune](#turn-on-the-windows-365-citrix-connector-in-intune).
44+
3. Connect Azure Active Directory to Citrix Cloud.
45+
4. Configure Citrix Workspace.
46+
5. Connect Windows 365 to Citrix Cloud.
47+
6. Assign Citrix licenses to users.
48+
7. Provision Cloud PCs.
49+
50+
### Turn on the Windows 365 Citrix connector in Intune
51+
52+
To turn on the Citrix connector, follow these steps:
53+
54+
1. As a Global administrator, sign in to [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Tenant administration** > **Connectors and tokens**.
55+
![Screenshot of navigating to Connectors and tokens](./media/set-up-citrix/connectors-tokens.png)
56+
2. Select **Windows 365 Citrix connector (preview)** > next to **Allow people to use Citrix to connect to their Cloud PCs**, set the toggle to **On**.
57+
![Screenshot of turning on the connector](./media/set-up-citrix/turn-on-connector.png)
58+
59+
<!-- ########################## -->
60+
## Next steps
61+
62+
For more information about Citrix HDX Plus, see [need link]().

0 commit comments

Comments
 (0)