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: memdocs/azure-ad-joined-hybrid-azure-ad-joined.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ author: MandiOhlinger
9
9
10
10
ms.author: mandia
11
11
manager: dougeby
12
-
ms.date: 06/01/2022
12
+
ms.date: 07/13/2022
13
13
ms.topic: conceptual
14
14
ms.service: mem
15
15
ms.subservice: fundamentals
@@ -38,7 +38,7 @@ Many critical and valuable services, including [Conditional Access](/azure/activ
38
38
39
39
When moving to cloud-native endpoints, you need to understand the differences between Azure AD joined and hybrid Azure AD joined devices:
40
40
41
-
-**Azure AD joined** (AADJ): Devices are joined to an Azure Active Directory (Azure AD). They're not joined to on-premises Azure AD.
41
+
-**Azure AD joined** (AADJ): Devices are joined to an Azure Active Directory (Azure AD). They're not joined to on-premises AD.
42
42
43
43
For more specific information, go to [Azure AD joined devices](/azure/active-directory/devices/concept-azure-ad-join) (opens another Microsoft website).
44
44
@@ -112,10 +112,7 @@ If your organization is ready and wants to be cloud-native, then [Azure AD joine
112
112
113
113
### Hybrid Azure AD joined resources
114
114
115
-
For information on how to register your existing domain joined devices to Azure AD, go to:
116
-
117
-
-[Configure hybrid Azure AD join for managed domains](/azure/active-directory/devices/hybrid-azuread-join-managed-domains)
118
-
-[Configure hybrid Azure AD join for federated domains](/azure/active-directory/devices/hybrid-azuread-join-federated-domains)
115
+
For information on how to register your existing domain joined devices to Azure AD, go to [Configure hybrid Azure AD join](/azure/active-directory/devices/howto-hybrid-azure-ad-join). [Configure hybrid Azure AD join](/azure/active-directory/devices/howto-hybrid-azure-ad-join) includes information for managed domains and federated domains.
119
116
120
117
## Which option is right for your organization
121
118
@@ -141,4 +138,4 @@ Consider the following scenarios:
141
138
3. 🡺 **Concept: Azure AD joined vs. Hybrid Azure AD joined** (*You are here*)
142
139
4.[Concept: Cloud-native endpoints and on-premises resources](cloud-native-endpoints-on-premises.md)
Copy file name to clipboardExpand all lines: windows-365/enterprise/known-issues-enterprise.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,18 +38,6 @@ The following items are known issues for Windows 365 Enterprise.
38
38
39
39
A [resize](resize-cloud-pc.md) of a Cloud PC eliminates all existing [restore](restore-overview.md) points for that Cloud PC. New restore points will be captured at the intervals defined in the user setting.
40
40
41
-
## Outlook only downloads one month of mail<!--39845820-->
42
-
43
-
Outlook only downloads one month of previous mail and this can't be changed in Outlook settings.
44
-
45
-
**Troubleshooting steps**:
46
-
47
-
1. Launch registry editor.
48
-
2. Remove the **syncwindowsetting** regkey under the path \HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\outlook\cached mode.
49
-
3. Add the **syncwindowsetting** regkey with the value 1 under the path HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Cached Mode.
50
-
51
-
After completing these steps, the default will be one month. However, the download period can be changed in Outlook settings.
52
-
53
41
## Windows doesn’t scan for software updates until the first time a user signs in<!--38212344-->
54
42
55
43
While a Windows PC (physical or Cloud PC) sits idle before the first user signs in, Windows Update doesn’t scan for or install monthly quality patches. This means that the PC might miss important security updates. Without the latest security updates, the device is exposed to security vulnerabilities.
Copy file name to clipboardExpand all lines: windows-365/includes/known-issues.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: include file
4
4
author: ErikjeMS
5
5
ms.service: cloudpc
6
6
ms.topic: include
7
-
ms.date: 03/04/2022
7
+
ms.date: 07/14/2022
8
8
ms.author: erikje
9
9
ms.custom: include file
10
10
---
@@ -30,4 +30,16 @@ In a remote desktop session, when you click one position in a text file, the cur
30
30
31
31
**Possible cause**: In high DPI mode, both the server and Cloud PC browser scale the cursor. This conflict results in an offset between the visible cursor position and the actual cursor focus.
32
32
33
-
**Troubleshooting steps**: Turn off high DPI mode.
33
+
**Troubleshooting steps**: Turn off high DPI mode.
34
+
35
+
## Outlook only downloads one month of mail<!--39845820-->
36
+
37
+
Outlook only downloads one month of previous mail and this can't be changed in Outlook settings.
38
+
39
+
**Troubleshooting steps**:
40
+
41
+
1. Launch registry editor.
42
+
2. Remove the **syncwindowsetting** regkey under the path \HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\outlook\cached mode.
43
+
3. Add the **syncwindowsetting** regkey with the value 1 under the path HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Cached Mode.
44
+
45
+
After completing these steps, the default will be one month. However, the download period can be changed in Outlook settings.
0 commit comments