Skip to content

Commit 3a98574

Browse files
authored
Merge pull request #8754 from dougeby/ebyignite
Minor updates
2 parents 8d9ce28 + 1633ce4 commit 3a98574

24 files changed

Lines changed: 492 additions & 23 deletions

memdocs/configmgr/core/clients/manage/collections/collection-evaluation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ At a high level, each individual collection evaluation and update follows these
3535
1. Add members specified in the *Include* collections.
3636
1. Perform a logical `AND` between the returned results and the limiting collection.
3737
1. Remove members specified in the *exclude* collections.
38-
39-
If the exclude collections also have query rules, or have include or exclude collections, evaluate them also. If these collections themselves are limiting collections, evaluate any collections below them. After fully evaluating the tree, return the results to the calling collection.
40-
4138
1. Compare the result set from evaluating the direct members and include collections with the results of the exclude collections.
4239
1. Write the changes to the database and perform updates.
4340
1. Trigger any dependent collections to update as well. Dependent collections are collections that the current collection limits, or that refer to the current collection using include or exclude rules.

memdocs/index.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ highlightedContent:
1919
- title: Endpoint management overview
2020
itemType: overview
2121
url: endpoint-manager-overview.md
22-
- title: Microsoft Intune product family
23-
itemType: overview
24-
url: https://www.microsoft.com/security/business/endpoint-management/microsoft-intune
2522
- title: Cloud attach your Configuration Manager environment
2623
itemType: overview
2724
url: https://learn.microsoft.com/mem/configmgr/cloud-attach/overview

memdocs/intune/configuration/use-enterprise-sso-plug-in-ios-ipados-macos-with-jamf-pro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ In the Jamf Pro portal, you create a Computer or Device configuration profile.
138138
<plist version="1.0">
139139
<dict>
140140
<key>AppPrefixAllowList</key>
141-
<string>com.microsoft.,com.apple.</string>
141+
<string>com.microsoft.,com.apple.,com.jamf.,com.jamfsoftware.</string>
142142
<key>browser_sso_interaction_enabled</key>
143143
<integer>1</integer>
144144
<key>disable_explicit_app_prompt</key>

memdocs/intune/fundamentals/what-is-intune.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ ms.collection:
3434

3535
As organizations move to support hybrid and remote workforces, they're challenged with managing the different devices that access organization resources. Employees and students need to collaborate, work from anywhere, and securely access and connect to these resources. Admins need to protect organization data, manage end user access, and support users from wherever they work.
3636

37-
To help with these challenges and tasks, use Microsoft Intune.
37+
To help with these challenges and tasks, use [Microsoft Intune](https://www.microsoft.com/security/business/endpoint-management/microsoft-intune).
3838

39-
Microsoft Intune is a cloud-based endpoint management solution. It manages user access and simplifies app & device management across your many devices, including mobile devices, desktop computers, and virtual endpoints.
39+
Microsoft Intune is a cloud-based endpoint management solution. It manages user access and simplifies app & device management across your many devices, including mobile devices, desktop computers, and virtual endpoints.
4040

4141
You can protect access and data on organization-owned and users personal devices. And, Intune has compliance and reporting features that support a [Zero Trust security model](/security/zero-trust/zero-trust-overview).
4242

windows-365/end-user-access-cloud-pc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ ms.collection: M365-identity-device-management
3232

3333
Users can access their Cloud PCs in two different ways:
3434

35+
- [Windows 365 app](https://support.microsoft.com/topic/cbb0d4d5-69d4-4f00-b050-6dc7a02d02d0 )
3536
- [windows365.microsoft.com](https://Windows365.microsoft.com)
3637
- Microsoft Remote Desktop
3738

windows-365/end-user-hardware-requirements.md

Lines changed: 5 additions & 1 deletion
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: 09/28/2021
10+
ms.date: 10/12/2022
1111
ms.topic: how-to
1212
ms.service: cloudpc
1313
ms.subservice:
@@ -32,6 +32,10 @@ ms.collection: M365-identity-device-management
3232

3333
To access their Cloud PC, an end-user's hardware must meet certain requirements. These requirements vary depending on which Microsoft Remote Desktop client the end-user installs.
3434

35+
## Windows 365 app
36+
37+
For information about the requirements for running the Windows 365 app, see the [Windows 365 end user documentation](https://support.microsoft.com/topic/cbb0d4d5-69d4-4f00-b050-6dc7a02d02d0 ).
38+
3539
## Microsoft Remote Desktop client for Windows
3640

3741
Downloads available for:

windows-365/enterprise/TOC.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ items:
8989
items:
9090
- name: Set up tenants for Windows 365 Government
9191
href: set-up-tenants-windows-365-gcc.md
92+
- name: Citrix HDX Plus for Windows 365
93+
items:
94+
- name: Requirements
95+
href: requirements-citrix.md
96+
- name: Set up Citrix HDX Plus for Windows 365
97+
href: set-up-citrix.md
9298
- name: Provisioning
9399
items:
94100
- name: Create and assign provisioning policy
@@ -185,6 +191,10 @@ items:
185191
href: report-resource-performance.md
186192
- name: Remoting connection report
187193
href: report-remoting-connection.md
194+
- name: Cloud utilization report
195+
href: report-cloud-pc-utilization.md
196+
- name: Cloud PC connection quality report
197+
href: report-cloud-pc-connection-quality.md
188198
- name: Windows updates
189199
items:
190200
- name: Windows 10 quality updates
@@ -215,6 +225,10 @@ items:
215225
href: connection-errors.md
216226
- name: Provisioning errors
217227
href: provisioning-errors.md
228+
- name: Citrix HDX Plus
229+
href: troubleshoot-citrix-hdx-plus.md
230+
- name: Windows 365 app
231+
href: troubleshoot-windows-365-app.md
218232
- name: Reference
219233
items:
220234
- name: Get audit logs by using PowerShell

windows-365/enterprise/cisco-webex-support.md

Lines changed: 5 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: 01/20/2022
10+
ms.date: 10/12/2022
1111
ms.topic: how-to
1212
ms.service: cloudpc
1313
ms.subservice:
@@ -42,7 +42,10 @@ To optimize Cisco Webex, you’ll need to:
4242
4343
## Requirements
4444

45-
- **Windows Remote Desktop Client**: These instructions don't support connections through a web browser.
45+
These instructions don't support connections through a web browser.
46+
47+
- **Windows 365 app for Windows**
48+
- **Windows Remote Desktop Client**
4649
- **Operating system**: Windows
4750

4851
## Install the Cisco Webex HVD client on the Cloud PC

windows-365/enterprise/in-development.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,6 @@ To help in your readiness and planning, this page lists Windows 365 updates and
6868
<!-- ***********************************************-->
6969
## Monitor and troubleshoot
7070

71-
### System alerts and email notifications (preview)<!--40932899-->
72-
You'll be able to set up system alerts and automated emails to be notified when certain events, warnings, or errors occur in the Windows 365 service. A subset of critical Cloud PC issues will be sent automatically to admins. In addition, you’ll be able to define alert rules, such as target audience (devices, user groups, tenants), thresholds, frequency, and notification channels.
73-
74-
### Cloud PC utilization report<!--40636545-->
75-
A new report will be available for Cloud PCs. The **Cloud PC utilization** report will show how many hours users have been connected to their Cloud PCs. Information for individual Cloud PCs and aggregated data will be shown.
76-
77-
### Cloud PC with connection quality issues report<!--40636545-->
78-
A new report will be available for Cloud PCs. The **Cloud PCs with connection quality issues** report will show information for round-trip time, available bandwidth, and remoting sign-in time. Information for individual Cloud PCs and aggregated data will be shown.
79-
8071
### End user manual connectivity check<!--37679345 -->
8172

8273
End users will be able to manually run connectivity checks on their Cloud PCs from [windows365.microsoft.com](https://windows365.microsoft.com).
94.6 KB
Loading

0 commit comments

Comments
 (0)