You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following errors can occur during Cloud PC provisioning.
34
34
35
+
## Azure AD service connection point (SCP) misconfigured
36
+
37
+
The service connection point (SCP) is used by your Cloud PCs to discover your Azure AD tenant information. You must configure your SCPs by using Azure AD connect for each forest you plan to join Cloud PCs to.
38
+
39
+
If the SCP configuration doesn't exist, or can't be discovered by using the vNet declared, provisioning will fail.
40
+
41
+
To understand more about the SCP and learn how to configure it, see the [Azure AD documentation](/azure/active-directory/devices/hybrid-azuread-join-managed-domains).
42
+
43
+
**Suggested test**: Confirm with your identity team that the SCP exists for all target forests.
44
+
45
+
## Azure network connection isn’t healthy
46
+
47
+
Cloud PC provisioning will be blocked if the associated ANC isn’t healthy.
48
+
49
+
The ANC will refresh every 6 hours. Provisioning will fail if the ANC refresh fails while provisioning is under way.
50
+
51
+
**Suggested test**: Make sure that the ANC is healthy and retry the provisioning.
52
+
35
53
## Disk allocation error
36
54
37
55
Windows 365 provisioned the Cloud PC but didn’t allocate the full OS storage according to what the user should have received based on their assigned Windows 365 license. As a result, the user won’t see or be able to use the full storage that they were assigned.
@@ -65,16 +83,6 @@ If your organization uses Active Directory Federation Services (ADFS), this regi
65
83
- Appears in the correct OU.
66
84
- Is successfully synced to Azure AD before provisioning times out.
67
85
68
-
## Azure AD service connection point (SCP) misconfigured
69
-
70
-
The service connection point (SCP) is used by your Cloud PCs to discover your Azure AD tenant information. You must configure your SCPs by using Azure AD connect for each forest you plan to join Cloud PCs to.
71
-
72
-
If the SCP configuration doesn't exist, or can't be discovered by using the vNet declared, provisioning will fail.
73
-
74
-
To understand more about the SCP and learn how to configure it, see the [Azure AD documentation](/azure/active-directory/devices/hybrid-azuread-join-managed-domains).
75
-
76
-
**Suggested test**: Confirm with your identity team that the SCP exists for all target forests.
77
-
78
86
## Intune enrollment failed
79
87
80
88
Windows 365 performs a device-based MDM enrollment into Intune.
@@ -84,7 +92,7 @@ If Intune enrollment is failing, make sure that:
84
92
- All of the required Intune endpoints are available on the vNet of your Cloud PCs.
85
93
- There are no MDM enrollment restrictions on the tenant. Windows corporate device enrollment is allowed in custom and default policies.
86
94
- The Intune tenant is active and healthy.
87
-
- If co-managing Cloud PCs with Intune and Configuration Manager, ensure that the Cloud PC OU is not targeted for client push installation. Instead deploy the Configuration Manager agent from Intune. For more information, see Configuration Manager [client installation methods](/mem/configmgr/core/clients/deploy/plan/client-installation-methods#microsoft-intune-mdm-installation).
95
+
- If co-managing Cloud PCs with Intune and Configuration Manager, ensure that the Cloud PC OU is not targeted for client push installation. Instead deploy the Configuration Manager agent from Intune. For more information, see Configuration Manager [client installation methods](/mem/configmgr/core/clients/deploy/plan/client-installation-methods#microsoft-intune-mdm-installation).
88
96
89
97
**Suggested test**: Attempt an Intune enrollment using a test device or VM.
90
98
@@ -116,14 +124,6 @@ If a provisioning fails, it will be retried a total of three times. Each time, a
116
124
117
125
**Suggested test**: Check the vNet for available IP addresses, and make sure that there are more than enough IPs available for the retry process to succeed.
118
126
119
-
## Azure network connection isn’t healthy
120
-
121
-
Cloud PC provisioning will be blocked if the associated ANC isn’t healthy.
122
-
123
-
The ANC will refresh every 6 hours. Provisioning will fail if the ANC refresh fails while provisioning is under way.
124
-
125
-
**Suggested test**: Make sure that the ANC is healthy and retry the provisioning.
126
-
127
127
## Provisioning policy not found
128
128
129
129
While a provisioning is in progress, someone has deleted the provisioning policy.
0 commit comments