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
Copy file name to clipboardExpand all lines: support/windows-365/troubleshoot-user-experience-sync.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,19 +23,19 @@ This section provides detailed information for common support scenarios.
23
23
24
24
### Users receive a warning about a temporary user experience
25
25
26
-
In certain scenarios, users may receive a temporary user experience (temporary profile). The Cloud Profile agent is the first to notify the user about this temporary experience. After the desktop loads, Windows displays another notification stating, "We can't sign into your account".
26
+
Users may be signed in with a temporary profile, resulting in a temporary user experience. Users will receive a notification during the sign in process. Windows displays another notification stating, "We can't sign into your account".
27
27
28
28
> [!NOTE]
29
29
>
30
30
> A temporary profile is a non-persistent Windows user profile created when the system cannot load or create the user's regular profile. The temporary profile provides basic functionality but any changes made during the session (settings, files, customizations) are discarded when the user signs out. Users will see a notification that they're signed in with a temporary profile, and their desktop and Start menu will appear with default Windows settings rather than their personalized configuration.
<!--:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-temp-profile-agent.png" alt-text="Figure 1: Temporary user experience warning":::
33
33
34
-
<sup>**Figure 1:**Cloud Profile agent temporary user experience warning</sup>
34
+
<sup>**Figure 1:** Temporary user experience warning</sup>
35
35
36
36
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-temp-profile-windows.png" alt-text="Figure 2: Windows can't sign in warning":::
37
37
38
-
<sup>**Figure 2:** Windows can't sign in warning</sup>
38
+
<sup>**Figure 2:** Windows can't sign in warning</sup>-->
39
39
40
40
#### Individual user storage failed to attach to their session
41
41
@@ -44,24 +44,24 @@ During the Windows sign-in process, users follow one of two flows:
44
44
- Create and attach new individual user storage
45
45
- Attach their existing individual user storage
46
46
47
-
Both processes require the Cloud Profile service to attach a disk to the device while the user is signing in. Attachment failures are uncommon but may occur due to:
47
+
Both processes require the service to attach a disk to the device while the user is signing in. Attachment failures are uncommon but may occur due to:
48
48
49
49
- The pooled user storage has exceeded the total allocated size
50
-
-A Cloud Profile service error
50
+
-Service error
51
51
52
52
##### Pooled user storage has exceeded the total allocated size
53
53
54
54
User Experience Sync provides a limited amount pooled user storage based on a [storage calculation](#understanding-storage-allocation).
55
55
56
-
###### Understanding storage allocation
56
+
###### Understanding pooled storage limits
57
57
58
58
Each provisioning policy defines a pooled user storage limit calculated using the following formula:
59
59
60
60
**Total pooled storage** = OS disk size × Number of provisioned Cloud PCs
61
61
62
-
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-user-storage-example.png" alt-text="Figure 3: Storage calculation of pooled user storage based on Cloud PC size and count":::
62
+
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-user-storage-example.png" alt-text="Figure 1: Storage calculation of pooled user storage based on Cloud PC size and count":::
63
63
64
-
<sup>**Figure 3:** Storage calculation of pooled user storage based on Cloud PC size and count</sup>
64
+
<sup>**Figure 1:** Storage calculation of pooled user storage based on Cloud PC size and count</sup>
65
65
66
66
###### Normal storage consumption
67
67
@@ -71,21 +71,21 @@ Under normal conditions, the pooled user storage is consumed as users create ind
71
71
-**Available size** will show **0 GB**
72
72
- The User Storage tab displays these metrics in the provisioning policy
73
73
74
-
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-full-storage-limit.png" alt-text="Figure 4: Pooled user storage that is at the policy limit":::
74
+
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-full-storage-limit.png" alt-text="Figure 2: Pooled user storage that is at the policy limit":::
75
75
76
-
<sup>**Figure 4:** Pooled user storage that is at the policy limit</sup>
76
+
<sup>**Figure 2:** Pooled user storage that is at the policy limit</sup>
77
77
78
78
###### Exceeded storage conditions
79
79
80
-
In rare race conditions, when pooled user storage is *near* capacity and multiple users sign in simultaneously, the Cloud Profile service may create additional individual user storages. This results in an **exceeded** condition with the following characteristics:
80
+
When pooled user storage is *near* capacity and multiple users sign in simultaneously, all users will sign in successfully and create their individual user storage. This results in an **exceeded** condition with the following characteristics:
81
81
82
82
-**Used size** becomes **greater** than the **Total size**
83
83
-**Available size** remains **0 GB**
84
84
- A new **Exceeded** property appears, showing the amount that exceeds the policy limit
85
85
86
-
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-exceeded-storage-limit.png" alt-text="Figure 5: Pooled user storage that has exceeded the policy limit":::
86
+
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-exceeded-storage-limit.png" alt-text="Figure 3: Pooled user storage that has exceeded the policy limit":::
87
87
88
-
<sup>**Figure 5:** Pooled user storage that has exceeded the policy limit</sup>
88
+
<sup>**Figure 3:** Pooled user storage that has exceeded the policy limit</sup>
0 commit comments