Skip to content

Commit 205f4e5

Browse files
authored
Merge pull request #16490 from MicrosoftDocs/main
Publish main to live, Wednesday 10:30 AM PST, 10/30
2 parents f18d7de + 5d28f02 commit 205f4e5

File tree

7 files changed

+91
-27
lines changed

7 files changed

+91
-27
lines changed

windows-365/enterprise/azure-network-connections.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: ErikjeMS
88
ms.author: erikje
99
manager: dougeby
10-
ms.date: 08/28/2024
10+
ms.date: 10/30/2024
1111
ms.topic: overview
1212
ms.service: windows-365
1313
ms.subservice: windows-365-enterprise
@@ -47,8 +47,8 @@ There are two kinds of ANCs based on their join type. Both let you manage traffi
4747

4848
When a Cloud PC is provisioned, the information in the ANC is used by the provisioning policy to provision the Cloud PC in the Azure subnet. The information required in an ANC includes:
4949

50-
- **Network details**: The Azure subscription, resource group, virtual network, and subnet that the Cloud PC will be associated with. When a provisioning policy runs, it creates a Cloud PC in the Microsoft hosted Azure subscription. To connect to a customer's on-premises network, a virtual network interface card (vNic) is injected into a customer-provided Azure virtual network (vNet). To create this vNic, Windows 365 needs sufficient access to an Azure subscription.
51-
- **Active Directory domain**: The Active Directory domain to join, an Organizational Unit (OU) destination for the computer object, and Active Directory user credentials with sufficient permissions to perform the domain join. When a provisioning policy runs, the Cloud PC is joined to this Active Directory domain. The credentials will be stored securely in the Windows 365 service.
50+
- **Network details**: The Azure subscription, resource group, virtual network, and subnet to associate with the Cloud PC. When a provisioning policy runs, it creates a Cloud PC in the Microsoft hosted Azure subscription. To connect to a customer's on-premises network, a virtual network interface card (vNic) is injected into a customer-provided Azure virtual network (vNet). To create this vNic, Windows 365 needs sufficient access to an Azure subscription.
51+
- **Active Directory domain**: The Active Directory domain to join, an Organizational Unit (OU) destination for the computer object, and Active Directory user credentials with sufficient permissions to perform the domain join. When a provisioning policy runs, the Cloud PC is joined to this Active Directory domain. The credentials are stored securely in the Windows 365 service.
5252

5353
During provisioning, the Cloud PC is connected to the Azure subnet and joined to a domain (either Windows Server Active Directory or Microsoft Entra ID). This process results in a Cloud PC that is:
5454

@@ -61,7 +61,7 @@ The ANC settings are applied to the Cloud PC only at the time of provisioning.
6161

6262
### Alternate ANCs
6363

64-
To help make provisioning Cloud PCs more reliable in the rare case of capacity constraints in a region, you have the option to assign alternate ANCs to a provisioning policy. You can define the priority order of the ANCs that the policy will use. If the first ANC is unavailable, the policy will automatically use the second ANC in the priority list. If the second one is unavailable, it will move on to the next, and so on. This lets administrators prepare multiple ANCs in different Azure regions, making provisioning more reliable. You don't have to use multiple ANCs. For more information about using alternate ANCs when creating your provisioning policies, see [Create provisioning policies](create-provisioning-policy.md).
64+
To help make provisioning Cloud PCs more reliable in the rare case of capacity constraints in a region, you can assign alternate ANCs to a provisioning policy. You can define the priority order of the ANCs that the policy uses. If the first ANC is unavailable, the policy automatically uses the second ANC in the priority list. If the second one is unavailable, it moves on to the next, and so on. This process lets administrators prepare multiple ANCs in different Azure regions, making provisioning more reliable. You don't have to use multiple ANCs. For more information about using alternate ANCs when creating your provisioning policies, see [Create provisioning policies](create-provisioning-policy.md).
6565

6666
## First health check
6767

@@ -81,7 +81,7 @@ After provisioning, the information in an ANC is also used to monitor:
8181
- the connection health between your network-based resources
8282
- the Cloud PC hosted in the Microsoft hosted subscription
8383

84-
Windows 365 will report configuration issues that may cause provisioning failures or poor end-user experiences. This monitoring reduces your management overhead. For more information on these periodic checks, see [Azure network connection health checks](health-checks.md).
84+
Windows 365 reports configuration issues that may cause provisioning failures or poor end-user experiences. This monitoring reduces your management overhead. For more information on these periodic checks, see [Azure network connection health checks](health-checks.md).
8585

8686
## Health check frequency
8787

@@ -102,13 +102,13 @@ The ANC wizard requires access to Azure and, optionally, on-premises domain reso
102102
- [Intune Administrator](/azure/active-directory/roles/permissions-reference#intune-administrator) or [Windows 365 Administrator](/azure/active-directory/roles/permissions-reference) role.
103103
- An Active Directory user account with sufficient permissions to join the AD domain into this Organizational Unit (Microsoft Entra hybrid join ANCs only).
104104

105-
To create or edit an ANC, you must at least have the Subscription Reader role in the Azure Subscription where the VNET associated with the ANC was located.
105+
To create or edit an ANC, you must have at least the Subscription Reader role in the Azure Subscription where the VNET associated with the ANC was located.
106106

107107
For a full list of requirements, see [Windows 365 requirements](requirements.md).
108108

109109
## Changing an Azure network connection
110110

111-
Changing the settings in an ANC won’t affect Cloud PCs previously provisioned with that ANC. Only Cloud PCs provisioned after the changes to the ANC will reflect such later changes.
111+
Changing the settings in an ANC won’t affect Cloud PCs previously provisioned with that ANC. Only Cloud PCs provisioned after the changes to the ANC reflect such later changes.
112112

113113
If you want to change the ANC related settings on a previously provisioned Cloud PC, you must reprovision the Cloud PC. Reprovisioning is a destructive action, so be sure it's an action you really want to take. For more information, see [reprovisioning](provisioning.md#reprovisioning).
114114

@@ -125,6 +125,10 @@ After completing either of these operations, you can delete the ANC.
125125

126126
Each tenant has a limit of 10 Azure network connections. If your organization needs more than 10 Azure network connections, contact support.
127127

128+
## Inactive ANCs
129+
130+
ANCs that are unused for a period of time become inactive. Inactive ANCs pause running health checks and can't be assigned to a provisioning policy until the ANC is reactivated and health checks complete successfully.
131+
128132
## User sign-in
129133

130134
When users attempt to sign in to their Cloud PC, user authentication occurs.

windows-365/enterprise/create-azure-network-connection.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: ErikjeMS
88
ms.author: erikje
99
manager: dougeby
10-
ms.date: 04/01/2024
10+
ms.date: 10/30/2024
1111
ms.topic: how-to
1212
ms.service: windows-365
1313
ms.subservice: windows-365-enterprise
@@ -68,7 +68,7 @@ When planning your ANC VNets with ExpressRoute as the on-premises connectivity m
6868

6969
![Screenshot of Name field](./media/create-azure-network-connection/connection-name.png)
7070

71-
4. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy ANC](health-checks.md), you won't be able to proceed.
71+
4. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy ANC](health-checks.md), you can't proceed.
7272
5. Select a **Virtual network** and **Subnet**.
7373
6. Select **Next**.
7474
7. For hybrid Microsoft Entra join ANCs, on the **AD domain** page, provide the following information:
@@ -88,6 +88,8 @@ When planning your ANC VNets with ExpressRoute as the on-premises connectivity m
8888
8. Select **Next**.
8989
9. On the **Review + Create** page, select **Create**.
9090

91+
When an ANC is in use, it can't be deleted and certain configuration settings can't be edited. For more information, see [Edit Azure network connection](edit-azure-network-connection.md) and [Delete Azure network connection](delete-azure-network-connection.md).
92+
9193
<!-- ########################## -->
9294
## Next steps
9395

windows-365/enterprise/delete-azure-network-connection.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: ErikjeMS
88
ms.author: erikje
99
manager: dougeby
10-
ms.date: 07/25/2024
10+
ms.date: 10/30/2024
1111
ms.topic: how-to
1212
ms.service: windows-365
1313
ms.subservice: windows-365-enterprise
@@ -31,18 +31,29 @@ ms.collection:
3131

3232
# Delete Azure network connection
3333

34-
Only an unassigned Azure network connection (ANC) can be deleted. If an ANC is in use by a provisioning policy, then you must take one of the following steps:
34+
Only an unused Azure network connection (ANC) can be deleted.
3535

36-
- Remove the ANC from all provisioning policies.
37-
- Delete the ANC.
38-
39-
To delete an Azure network connection:
36+
To delete an unused ANC:
4037

4138
1. Sign in to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431) > **Devices** > **Windows 365** (under **Provisioning**) > **Azure network connection**. You must have [Intune Administrator](/azure/active-directory/roles/permissions-reference#intune-administrator) or [Windows 365 Administrator](/azure/active-directory/roles/permissions-reference) permissions.
4239
![Screenshot of delete connection](./media/delete-azure-network-connection/delete-connection.png)
4340
2. Select the ellipses (****) next to the connection you want to delete > **Delete**.
4441
3. Select **Confirm** when asked to delete the connection.
4542

43+
## In use ANCs
44+
45+
ANCs that are in use can't be deleted. In use ANCs include ANCs that are:
46+
47+
- Referenced by a provisioning policy, including as an alternate ANC.
48+
- Used by a Cloud PC.
49+
- Configured as backup ANCs for [cross region disaster recovery](cross-region-disaster-recovery.md).
50+
51+
If an ANC is in use, then you must take one of the following steps before you can delete it:
52+
53+
- Remove the ANC from all provisioning policies.
54+
- Move Cloud PCs to another ANC or deprovision the Cloud PCs.
55+
- Remove the ANC from all cross region disaster recovery user settings.
56+
4657
<!-- ########################## -->
4758
## Next steps
4859

windows-365/enterprise/edit-azure-network-connection.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: ErikjeMS
88
ms.author: erikje
99
manager: dougeby
10-
ms.date: 07/25/2024
10+
ms.date: 10/30/2024
1111
ms.topic: how-to
1212
ms.service: windows-365
1313
ms.subservice: windows-365-enterprise
@@ -44,10 +44,16 @@ To edit an Azure network connection:
4444
1. Sign in to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431) > **Devices** > **Windows 365** (under **Provisioning**) > **Azure network connection** > select the connection you want to edit > **Properties**.
4545
2. For all ANCs, you can edit the **General** settings by selecting **Edit** next to each header. You can edit all settings except **Join type**. For Microsoft Entra hybrid join connections, you can also edit the **AD domain** settings.
4646

47-
After the edits have been saved, the ANC checks are run to verify the configuration.
47+
After the edits are saved, the ANC checks are run to verify the configuration.
4848

4949
You can't edit an ANC if it's running checks. You must wait for the checks to pass/fail before edit functionality becomes available.
5050

51+
Some configuration settings can't be edited for ANCs that are:
52+
53+
- Referenced by a provisioning policy, including as an alternate ANC.
54+
- Used by a Cloud PC.
55+
- Configured as backup ANCs for [cross region disaster recovery](cross-region-disaster-recovery.md).
56+
5157
<!-- ########################## -->
5258
## Next steps
5359

windows-365/enterprise/health-checks.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: ErikjeMS
88
ms.author: erikje
99
manager: dougeby
10-
ms.date: 08/28/2024
10+
ms.date: 10/30/2024
1111
ms.topic: how-to
1212
ms.service: windows-365
1313
ms.subservice: windows-365-enterprise
@@ -44,12 +44,13 @@ Statuses include:
4444

4545
- **Running checks**: The health checks are currently running. The ANC list view automatically refreshes every five minutes. Wait for the checks to complete before attempting to assign it to a provisioning policy.
4646
- **Checks successful**: All health checks passed. The ANC is ready for use.
47-
- **Checks successful with warnings**: All critical health checks passed. However at least one non-critical check may have issues. An example of a check that may trigger this state is the Microsoft Entra hybrid join sync check. Microsoft Entra hybrid join sync can take up to 90 minutes, so we check much of the Microsoft Entra hybrid join sync service but can’t confirm the device sync succeeded until later. ANCs with this status can be used by provisioning policies.
48-
- **Checks failed**: One or more required checks failed. An ANC can’t be used if it's in a failed state. You’ll have to resolve the underlying issue and Retry the health checks.
47+
- **Checks successful with warnings**: All critical health checks passed. However at least one noncritical check may have issues. An example of a check that may trigger this state is the Microsoft Entra hybrid join sync check. Microsoft Entra hybrid join sync can take up to 90 minutes. Therefore, we check much of the Microsoft Entra hybrid join sync service but can’t confirm that the device sync succeeded until later. Provisioning policies can use ANCs with this status.
48+
- **Checks failed**: One or more required checks failed. An ANC can’t be used if it's in a failed state. Resolve the underlying issue and Retry the health checks.
49+
- **Inactive**: The ANC is inactive and health checks are paused. Reactivate the ANC to restart the health checks. After the health checks are passed, the ANC is ready for use.
4950

5051
## Status error details
5152

52-
Every failed ANC or success with warning error state includes the technical details behind the failure. Select the **View details** link for each failed check to view more information on the failure. After you’ve fixed the underlying issue, **Retry** the health check to rerun the tests. To retry the health check, you must:
53+
Every failed ANC or success with warning error state includes the technical details behind the failure. Select the **View details** link for each failed check to view more information on the failure. After you fix the underlying issue, **Retry** the health check to rerun the tests. To retry the health check, you must:
5354

5455
- Have the [Intune Administrator](/azure/active-directory/roles/permissions-reference#intune-administrator) or [Windows 365 Administrator](/azure/active-directory/roles/permissions-reference) role.
5556

windows-365/enterprise/report-cloud-pc-actions.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: ErikjeMS
88
ms.author: erikje
99
manager: dougeby
10-
ms.date: 12/6/2023
10+
ms.date: 10/30/2024
1111
ms.topic: overview
1212
ms.service: windows-365
1313
ms.subservice: windows-365-enterprise
@@ -31,19 +31,24 @@ ms.collection:
3131

3232
# Cloud PC actions report (preview)
3333

34-
This report shows you what actions admins have taken on which Cloud PCs, and the status of those actions.
34+
This report shows you the status and completion progress of actions admins have taken on Cloud PCs, for both:
35+
36+
- Single actions on the **Devices** tab.
37+
- Multiple devices using **Bulk device actions** on the **Bulk batches** tab.
38+
39+
The report shows action statuses for the last 90 days.
3540

3641
The Cloud PC actions report is in [public preview](..\public-preview.md).
3742

3843
## Use the Cloud PC actions report
3944

4045
To get to the **Cloud PC actions** report, sign in to [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Monitor** > **Cloud PC actions (preview)**.
4146

42-
## Report data
47+
## Devices tab
4348

4449
:::image type="content" source="./media/report-cloud-pc-actions/report.png" alt-text="Screenshot of the Cloud PC actions report." lightbox="./media/report-cloud-pc-actions/report.png":::
4550

46-
The report shows the following columns:
51+
The tab shows the following columns:
4752

4853
- **Device name**
4954
- **Primary user UPN**
@@ -64,6 +69,17 @@ The report shows the following columns:
6469
- **Review required**: An admin must take action to complete the action. For example, assigning a target license to a device in **Resize Pending License** state for the **Resize** action.
6570
- **Date initiated**
6671

72+
## Bulk batches tab
73+
74+
When an admin takes an action on multiple Cloud PCs at once using **Bulk device actions**, the actions are combined into a batch.
75+
76+
The tab shows the following columns:
77+
78+
- **Batch name** - An automatically generated name for a batch of devices undergoing a remote action.
79+
- **Action** - Same as **Devices** tab.
80+
- **Completion** - The progress of the action on the batch of devices.
81+
- **Date initiated**
82+
6783
<!-- ########################## -->
6884
## Next steps
6985

windows-365/enterprise/whats-new.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,32 @@ For more information about public preview items, see [Public preview in Windows
5555
### Windows 365 app
5656
-->
5757

58+
<!-- ########################## -->
59+
## Week of October 28, 2024 (Service release 2410)
60+
61+
<!-- vvvvvvvvvvvvvvvvvvvvvv -->
62+
### Device management
63+
64+
#### Bulk Troubleshoot action now generally available<!--51893512-->
65+
66+
The Troubleshoot action in bulk has moved out of preview and into general availability.
67+
68+
For more information, see [Remotely manage Windows 365 devices](remotely-manage-cloud-pc.md).
69+
70+
<!-- vvvvvvvvvvvvvvvvvvvvvv -->
71+
### Monitor and troubleshoot
72+
73+
### Update to Cloud PC action status report<!--49451077-->
74+
75+
The Cloud PC action status report now shows batches of devices on which actions were triggered. You can see the batch current progress. For more information, see [Cloud PC actions report ](report-cloud-pc-actions.md).
76+
77+
### Azure network connections inactive state<!--52127015-->
78+
79+
Azure network connections that meet either of the following conditions for more than four weeks are now marked as inactive:
80+
81+
- ANCs that aren't associated with provisioning policies.
82+
- ANCs with provisioning policies that have no Cloud PCs associate with them.
83+
5884
<!-- ########################## -->
5985
## Week of October 21, 2024
6086

@@ -75,8 +101,6 @@ You can now use Citrix HDX Plus with Windows 365 Frontline Cloud PCs.
75101

76102
Core TCP-based RDP traffic for Cloud PC connections uses the *.wvd.microsoft.com wildcard fully qualified domain name (FQDN). The FQDN remains unchanged, but the underlying IP addresses associated with it will shortly be changed to a single subnet. This will simplify optimization of this traffic and reduce the need for future change management.
77103

78-
For more information, see [Plan for change: New Windows 365 IP Subnet for RDP Connectivity](https://iridias.microsoft.com/messagecenter?id=894574) Message Center post.
79-
80104
<!-- vvvvvvvvvvvvvvvvvvvvvv -->
81105
### Device management
82106

0 commit comments

Comments
 (0)