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/cloud-native-windows-endpoints.md
+27-19Lines changed: 27 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,20 +297,6 @@ Your cloud native endpoint will need some applications. To get started, we recom
297
297
298
298
To deploy Microsoft 365 Apps, see [Add Microsoft 365 apps to Windows devices using Microsoft Intune](./intune/apps/apps-add-office365.md)
299
299
300
-
-**Microsoft Edge**
301
-
Microsoft Edge is the new browser from Microsoft built on Chromium open source. Edge can easily be deployed to devices using the built-in app profile in Intune.
302
-
303
-
To deploy Microsoft Edge, see [Add Microsoft Edge for Windows to Microsoft Intune](./intune/apps/apps-windows-edge.md).
304
-
305
-
> [!NOTE]
306
-
> Microsoft Edge is included on devices that run:
307
-
>
308
-
> - Windows 11
309
-
> - Windows 10 20H2 or later.
310
-
> - Windows 10 1803 or later, with the May 2021 or later cumulative monthly security update.
311
-
312
-
For more information, see [New Microsoft Edge to replace Microsoft Edge Legacy with April’s Windows 10 Update Tuesday release](https://techcommunity.microsoft.com/t5/microsoft-365-blog/new-microsoft-edge-to-replace-microsoft-edge-legacy-with-april-s/ba-p/2114224).
313
-
314
300
-**Company Portal**
315
301
Deploying the Intune *Company Portal* app to all devices as a required application is recommended. Company Portal is the self-service hub for users that they use to install applications from multiple sources, like Intune, Microsoft Store, and Configuration Manager. Users also use the portal to sync their device with Intune, check compliance status, and so on.
316
302
@@ -496,9 +482,6 @@ For more information, see:
496
482
497
483
If you’d like more granular control for Windows Updates and you use Configuration Manager, consider [co-management](./configmgr/comanage/overview.md).
498
484
499
-
> [!NOTE]
500
-
> Known Issue: Applying a Windows Update ring will cause a reboot during the Enrollment Status Page phase and require the user to authenticate again.
501
-
502
485
## Phase 4 – Apply customizations and review your on-premises configuration
@@ -517,15 +500,28 @@ In this phase, you'll apply organization-specific settings, apps, and review you
517
500
-[Applications](#applications)
518
501
519
502
### Microsoft Edge
503
+
#### Microsoft Edge Deployment
504
+
Microsoft Edge is included on devices that run:
505
+
- Windows 11.
506
+
- Windows 10 20H2 or later.
507
+
- Windows 10 1803 or later, with the May 2021 or later cumulative monthly security update.
520
508
509
+
Microsoft Edge will update automatically post user logon. To trigger an update for Microsoft Edge during deployment you could run the following command:
To deploy Microsoft Edge to previous versions of Windows, see [Add Microsoft Edge for Windows to Microsoft Intune](./intune/apps/apps-windows-edge.md).
515
+
516
+
#### Microsoft Edge Configuration
521
517
Two components of the Microsoft Edge experience, which apply when users sign in with their Microsoft 365 credentials, can be configured from the Microsoft 365 Admin Center.
522
518
523
519
- The start page logo in Microsoft Edge can be customized by configuring the *Your organization* section within the Microsoft 365 admin center. For more information, see [Customize Office 365 for your organization](/microsoft-365/admin/setup/customize-your-organization-theme).
524
520
- The default new tab page experience in Edge includes Office 365 information and personalized news. How this page is displayed can be customized from the Microsoft 365 admin center under **Settings** > **Org settings** > **News** > **Microsoft Edge new tab page**.
525
521
526
522
You can also set other settings for Microsoft Edge using settings catalog profiles. For example, you might want to configure specific sync settings for your organization.
527
523
528
-
- Microsoft Edge
524
+
-**Microsoft Edge**
529
525
- Configure the list of types that are excluded from synchronization - **passwords**
530
526
531
527
### Start and Taskbar layout
@@ -577,10 +573,22 @@ Following are some settings available in the settings catalog that might be rele
577
573
578
574
-**Block Gaming**
579
575
Organizations might prefer that corporate endpoints cannot be used to play games. The Gaming page within the Settings app can be hidden entirely using the following setting.
580
-
For additional information on the settings page visibility, refer to the CSP documentation[here](/windows/client-management/mdm/policy-csp-settings#settings-pagevisibilitylist) and the ms-settings URI scheme reference[here](/windows/uwp/launch-resume/launch-settings-app#ms-settings-uri-scheme-reference).
576
+
For additional information on the settings page visibility, refer to the [CSP documentation](/windows/client-management/mdm/policy-csp-settings#settings-pagevisibilitylist) and the ms-settings [URI scheme reference](/windows/uwp/launch-resume/launch-settings-app#ms-settings-uri-scheme-reference).
581
577
- Settings
582
578
- Page Visibility List – **hide:gaming-gamebar;gaming-gamedvr;gaming-broadcasting;gaming-gamemode;gaming-trueplay;gaming-xboxnetworking;quietmomentsgame**
583
579
580
+
-**Control Chat Icon Visbility in Taskbar**
581
+
The visiblity of the Chat icon in the Windows 11 taskbar can be controlled using the [Policy CSP](/windows/client-management/mdm/policy-csp-Experience#experience-configurechaticonvisibilityonthetaskbar).
582
+
583
+
- Experience
584
+
- Configure Chat Icon - **Disabled**
585
+
586
+
-**Control which tenants the Teams desktop client can sign in to**
587
+
When this policy is configured on a device, users can only sign in with accounts homed in an Azure AD tenant that is included in the "Tenant Allow List" defined in this policy. The "Tenant Allow List" is a comma seperated list of Azure AD tenant IDs. By specifing this policy and defining an Azure AD tenant you also block sign in to Teams for personal use. For more information see [How to restrict sign in on desktop devices](/microsoftteams/sign-in-teams#how-to-restrict-sign-in-on-desktop-devices).
588
+
589
+
- Administrative Templates \ Microsoft Teams
590
+
- Restrict sign in to Teams to accounts in specific tenants (User) - **Enabled**
591
+
584
592
### Device Restrictions
585
593
586
594
Windows Device restrictions templates contain many of the settings required to secure and manage a Windows endpoint using Windows Configuration Service Providers (CSPs). More of these settings will be made available in the settings catalog over time. For more information, see [Device Restrictions](./intune/configuration/device-restrictions-configure.md).
0 commit comments