Skip to content

Commit 0eb121a

Browse files
committed
Merge conflict resolution
2 parents 479ef1e + c58f528 commit 0eb121a

297 files changed

Lines changed: 6183 additions & 3559 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "memdocs/intune/developer/app-sdk-android.md",
5+
"redirect_url": "/mem/intune/developer/app-sdk-android-phase1",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "memdocs/intune/developer/app-sdk-android-testing-guide.md",
10+
"redirect_url": "/mem/intune/developer/app-sdk-android-phase1",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path": "memdocs/intune/fundamentals/end-user-company-portal-messages.md",
515
"redirect_url": "/mem/intune/user-help/sign-in-to-the-company-portal",
@@ -1196,10 +1206,16 @@
11961206
"source_path": "windows-365/get-users-started.md",
11971207
"redirect_url":"/windows-365/end-user-access-cloud-pc",
11981208
"redirect_document_id": false
1199-
}, {
1209+
},
1210+
{
12001211
"source_path": "memdocs/intune/remote-actions/remote-assist-mobile-devices.md",
12011212
"redirect_url": "/mem/intune/remote-actions/remote-help",
12021213
"redirect_document_id": false
1203-
}
1214+
},
1215+
{
1216+
"source_path": "memdocs/analytics/productivity-score.md",
1217+
"redirect_url": "/mem/analytics/adoption-score",
1218+
"redirect_document_id": false
1219+
}
12041220
]
12051221
}

README.md

Lines changed: 28 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,54 @@
33
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
44
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
55

6-
# Docs.microsoft.com GitHub repository
6+
# GitHub repository for Microsoft technical documentation
77

8-
You've found one of the GitHub repositories that houses the source for content published to [https://docs.microsoft.com](https://docs.microsoft.com/.), home of all technical content for Microsoft's Cloud and Enterprise Division.
8+
You've found one of the GitHub repositories that houses the source for content published to [Microsoft Docs](https://docs.microsoft.com/), home of all technical content for Microsoft's Cloud and Enterprise Division.
99

1010
## Contribute to your documentation
11+
1112
We **want and encourage contributions** from our community (users, customers, partners, friends on other planets) and Microsoft employees to improve your documentation. Here are some tips:
1213

13-
* **Create a GitHub account**: Sign up is free at [GitHub.com](https://www.github.com).
14+
* **Create a GitHub account**: Sign up for free at [GitHub](https://www.github.com).
15+
16+
* **Use your browser**: There are two options:
1417

15-
* **Use your browser**: There are two options:
18+
**Option 1: Edit directly from Microsoft Docs**
1619

17-
**Option 1: Edit directly from docs.microsoft.com**
18-
1. Go to the topic, such as [https://docs.microsoft.com/mem/intune/protect/troubleshoot-policies-in-microsoft-intune](mem/intune/protect/troubleshoot-policies-in-microsoft-intune.md).
20+
1. Browse to the [InTune](/mem/intune) article you want to edit.
1921
2. Select **Edit** (top right). This shows the markdown file in the GitHub repository.
20-
3. Select the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
21-
4. Make your changes, and then **commit** your changes.
22+
3. Select the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
23+
4. Make your changes, and then **commit** your changes.
2224
5. Create the pull request.
23-
24-
**Option 2: Find the article in this repository, and update**
25-
1. Most topics are in `https://github.com/MicrosoftDocs/memdocs/tree/master/memdocs/intune`. In this folder, search for the topic name, such as `troubleshoot-policies-in-microsoft-intune`.
26-
2. Select the link, and click the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
27-
3. Make your changes, and then **commit** your changes.
28-
4. Create the pull request.
25+
26+
**Option 2: Find the article in this repository, and update**
27+
28+
1. Most topics are in `https://github.com/MicrosoftDocs/memdocs/tree/master/memdocs/intune`. In this folder, search for the topic name, such as `troubleshoot-policies-in-microsoft-intune`.
29+
2. Select the link, and click the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
30+
3. Make your changes, and then **commit** your changes.
31+
4. Create the pull request.
2932

3033
When you make an update, you may be prompted to sign a license agreement. This is a one-time task. So any future updates by your GitHub username won't need to sign again.
3134

3235
The value in the `author` metadata (at the top of every topic) lists the GitHub author. In the `troubleshoot-policies-in-microsoft-intune` example, you'll see `MandiOhlinger`. In your pull request, you can also mention (@*authorValue*) the author if you like.
3336

34-
* **MSFT Employees**: After you create a GitHub account, link it to your Microsoft email address. When your account is linked, you don't have to sign a license agreement to make an update. Steps:
37+
* **MSFT Employees**: After you create a GitHub account, link it to your Microsoft email address. When your account is linked, you don't have to sign a license agreement to make an update. Follow these steps:
3538

36-
1. On a device with corpnet, go to [GitHub account setup](https://review.docs.microsoft.com/en-us/help/contribute/contribute-get-started-setup-github?branch=master). If you're not on corpnet, this link returns a 404.
39+
1. On a device with access to corpnet, go to [GitHub account setup](https://review.docs.microsoft.com/en-us/help/contribute/contribute-get-started-setup-github?branch=master). If you're not on corpnet, this link returns a 404.
3740

38-
Creating a GitHub account, and linking to your Microsoft account is a one-time thing. When your account is linked, you don't have to sign a license agreement to make an update.
41+
Creating a GitHub account, and linking to your Microsoft account is a one-time thing. When your account is linked, you don't have to sign a license agreement to make an update.
3942

40-
2. In your browser, go to the article, and select **Edit**. Switch to the private repo (IntuneDocs-pr):
41-
**From**: https://github.com/MicrosoftDocs/memdocs/...
42-
**To**: https://github.com/MicrosoftDocs/memdocs-pr/...
43+
2. In your browser, go to the article, and select **Edit**. Switch to the private repo (`IntuneDocs-pr`):
44+
45+
**From**: `https://github.com/MicrosoftDocs/memdocs/...`
46+
47+
**To**: `https://github.com/MicrosoftDocs/memdocs-pr/...`
4348

44-
3. Select the pencil icon, and make your changes.
49+
3. Select the pencil icon, and make your changes.
4550

4651
## Use markdown to format your topic
47-
All the articles in this repository use GitHub-flavored markdown. Here's a list of resources to get started:
52+
53+
All the articles in this repository use GitHub-flavored Markdown. Here's a list of resources to get started:
4854

4955
* [Markdown basics](https://help.github.com/articles/basic-writing-and-formatting-syntax/)
5056
* [Printable markdown cheatsheet](https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf)
Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Endpoint analytics page in Microsoft Productivity Score
2+
title: Endpoint analytics page in Microsoft Adoption Score
33
titleSuffix: Microsoft Endpoint Manager
4-
description: Get details about endpoint analytics in Microsoft Productivity Score
5-
ms.date: 11/15/2021
4+
description: Get details about endpoint analytics in Microsoft Adoption Score
5+
ms.date: 08/25/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-analytics
88
ms.topic: conceptual
@@ -12,17 +12,17 @@ manager: dougeby
1212
ms.localizationpriority: high
1313
---
1414

15-
# Endpoint analytics in Microsoft Productivity Score
16-
<!--IN8529842-->
17-
Understanding how your devices contribute to your end users experience is critical to any digital transformation effort. Endpoint analytics information was added to the Microsoft productivity score to further your understanding. The **Endpoint analytics** page in [Microsoft Productivity Score](/microsoft-365/admin/productivity/productivity-score) shares organizational level insights with the other roles outside of Microsoft Endpoint Manager. The visibility and insights this provides in areas like device boot times and application reliability can help your users by highlighting potential issues within your organization. For instance, Endpoint analytics can expose a long sign-in process or issues with applications unexpectedly stopping.
15+
# Endpoint analytics in Microsoft Adoption Score
16+
<!--IN8529842, MAX6471785-->
17+
Understanding how your devices contribute to your end user's experience is critical to any digital transformation effort. Endpoint analytics information was added to the Microsoft Adoption Score to further your understanding. The **Endpoint analytics** page in [Microsoft Adoption Score](/microsoft-365/admin/productivity/productivity-score) shares organizational level insights with the other roles outside of Microsoft Endpoint Manager. The visibility and insights this provides in areas like device boot times and application reliability can help your users by highlighting potential issues within your organization. For instance, Endpoint analytics can expose a long sign-in process or issues with applications unexpectedly stopping.
1818

19-
## Endpoint analytics page in the Productivity Score report
19+
## Endpoint analytics page in the Adoption Score report
2020

21-
Endpoint analytics contains great insights, but most people couldn't see them since it requires access to the Microsoft Endpoint Manager admin center. If you happened to be an Intune Admin or a Global Administrator, you could display the analytics. However, other users of Microsoft Productivity Score may have been unaware this information existed. Displaying these insights to Microsoft Productivity Score users allows them to use the data to help drive transformation efforts across your organization.
21+
Endpoint analytics contains great insights, but most people couldn't see them since it requires access to the Microsoft Endpoint Manager admin center. If you happened to be an Intune Admin or a Global Administrator, you could display the analytics. However, other users of Microsoft Adoption Score may have been unaware this information existed. Displaying these insights to Microsoft Adoption Score users allows them to use the data to help drive transformation efforts across your organization.
2222

2323
:::image type="content" source="media/8529842-endpoint-analytics-microsoft-365-admin-center.png" alt-text="Endpoint analytics in the Microsoft 365 admin center" lightbox="media/8529842-endpoint-analytics-microsoft-365-admin-center.png":::
2424

25-
The **Endpoint analytics** page looks similar to the other pages in Productivity Score, making it easy to dive right in. The following information is displayed on the **Endpoint analytics** page:
25+
The **Endpoint analytics** page looks similar to the other pages in Adoption Score, making it easy to dive right in. The following information is displayed on the **Endpoint analytics** page:
2626

2727
- The current Endpoint analytics score
2828
- Endpoint analytics score over the past 180 days
@@ -53,7 +53,7 @@ Selecting the **Learn more** link under the startup performance information give
5353

5454
## Application reliability metrics
5555

56-
The overall **Application reliability score** for your tenant is shown with the peer benchmark in the chart. Selecting the **Learn more about app reliability** link under the app reliability information gives you additional details and a link to **View more in Microsoft Endpoint Manager**. The following **Application reliability** information is provided from [Microsoft Productivity Score](/microsoft-365/admin/productivity/productivity-score):
56+
The overall **Application reliability score** for your tenant is shown with the peer benchmark in the chart. Selecting the **Learn more about app reliability** link under the app reliability information gives you additional details and a link to **View more in Microsoft Endpoint Manager**. The following **Application reliability** information is provided from [Microsoft Adoption Score](/microsoft-365/admin/productivity/productivity-score):
5757

5858
- **Top apps reducing your score in the last 14 days**
5959
- **App name**: The app identifier in the file manifest provided by your client devices. The app name is typically in executable (or .exe) format.
@@ -71,8 +71,9 @@ Currently, the following roles aren't supported:
7171
- Exchange Administrator
7272
- SharePoint Administrator
7373
- Lync Administrator
74+
7475
## Next steps
7576

7677
For more information, see:
7778
- [Work from anywhere](work-from-anywhere.md)
78-
- [Startup performance scores](startup-performance.md)
79+
- [Startup performance scores](startup-performance.md)

memdocs/analytics/includes/startup-score.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: include
77
ms.date: 03/03/2020
88
ms.localizationpriority: medium
99
---
10-
<!--Don't apply H2 in this include file since they are context driven by article. Used in the productivity-score.md and startup-performance.md files -->
10+
<!--Don't apply H2 in this include file since they are context driven by article. Used in the adoption-score.md and startup-performance.md files -->
1111
The **Startup performance score** helps IT get users from power-on to productivity quickly, without lengthy boot and sign-in delays. The **Startup score** is a number between 0 and 100. This score is a weighted average of **Boot score** and the **Sign-in** score, which are computed as follows:
1212

1313
- **Boot score**: Based on the time from power-on to sign in. We look at the last boot time from each device, excluding the update phase, then score it from 0 (poor) to 100 (exceptional). These scores are averaged to provide an overall tenant boot score.
85.7 KB
Loading
80.6 KB
Loading
124 KB
Loading

memdocs/analytics/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ items:
2727
href: app-reliability.md
2828
- name: Work from anywhere
2929
href: work-from-anywhere.md
30-
- name: Endpoint analytics in Microsoft Productivity Score
31-
href: productivity-score.md
30+
- name: Endpoint analytics in Microsoft Adoption Score
31+
href: adoption-score.md
3232
- name: How-to guides
3333
items:
3434
- name: Manage settings

memdocs/autopilot/networking-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: aczechowski
1313
ms.author: aaroncz
1414
ms.reviewer: jubaptis
1515
manager: dougeby
16-
ms.date: 08/23/2021
16+
ms.date: 08/23/2022
1717
ms.collection:
1818
- M365-modern-desktop
1919
- highpri
@@ -132,7 +132,7 @@ Some of these services will also need to check certificate revocation lists (CRL
132132

133133
The device can be hybrid Azure AD joined. The computer should be on the internal network for hybrid Azure AD join to work. For more information, see [Windows Autopilot user-driven mode](user-driven.md#user-driven-mode-for-hybrid-azure-ad-join).
134134

135-
### <a name="tpm"></a> Autopilot self-Deploying mode and Autopilot pre-provisioning
135+
### <a name="tpm"></a> Autopilot self-deploying mode and Autopilot pre-provisioning
136136

137137
The TPM attestation process requires access to a set of HTTPS URLs, which are unique for each TPM provider. Ensure access to this URL pattern: `*.microsoftaik.azure.net`.
138138

memdocs/cloud-native-windows-endpoints.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: scottbreenmsft
99

1010
ms.author: brenduns
1111
manager: dougeby
12-
ms.date: 06/01/2022
12+
ms.date: 09/07/2022
1313
ms.topic: conceptual
1414
ms.service: mem
1515
ms.subservice: fundamentals
@@ -28,6 +28,7 @@ ms.custom: intune-azure
2828
ms.collection:
2929
- M365-identity-device-management
3030
- highpri
31+
- highseo
3132
---
3233

3334
# Tutorial: Set up and configure a cloud-native Windows endpoint with Microsoft Endpoint Manager
@@ -560,6 +561,12 @@ Following are some settings available in the settings catalog that might be rele
560561
- Microsoft App Store
561562
- Require Private Store Only - **Only Private store is enabled**
562563

564+
> [!NOTE]
565+
> This setting applies to Windows 10. On Windows 11, this setting blocks access to the public Microsoft store. A private store is coming to Windows 11. For more information, go to:
566+
>
567+
> - [Update to Endpoint Manager integration with the Microsoft Store on Windows](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/update-to-endpoint-manager-integration-with-the-microsoft-store/ba-p/3585077)
568+
> - [FAQ: Supporting Microsoft Store experiences on managed devices](https://techcommunity.microsoft.com/t5/windows-management/faq-supporting-microsoft-store-experiences-on-managed-devices/m-p/3585286)
569+
563570
- **Block Gaming**
564571
Organizations might prefer that corporate endpoints can't be used to play games. The Gaming page within the Settings app can be hidden entirely using the following setting.
565572
For additional information on the settings page visibility, go 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).

0 commit comments

Comments
 (0)