diff --git a/README.md b/README.md index c4e148fff2a..e047aab0b01 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ We **want and encourage contributions** from our community (users, customers, pa * **Use your browser**: There are two options: - **Option 1: Edit directly from Microsoft Docs** + **Option 1: Edit directly from Microsoft Learn** 1. Browse to the [InTune](/mem/intune) article you want to edit. 2. Select **Edit** (top right). This shows the markdown file in the GitHub repository. diff --git a/memdocs/configmgr/core/misc/mms2019docathon.md b/memdocs/configmgr/core/misc/mms2019docathon.md index 6c0a97ef5f6..0a8eb7c4807 100644 --- a/memdocs/configmgr/core/misc/mms2019docathon.md +++ b/memdocs/configmgr/core/misc/mms2019docathon.md @@ -14,9 +14,9 @@ ms.localizationpriority: null # MMS 2019 Docathon -During the Midwest Management Summit (MMS) 2019, the Microsoft content team for Configuration Manager and Microsoft Intune are running a docathon. If you're attending the [Microsoft Docs hands-on lab](https://sched.co/N6fd) session on Monday, 6 May, that time is to work on contributions with support from the Microsoft writers. The docathon runs the entirety of the conference, and any registered MMS 2019 attendee can participate. +During the Midwest Management Summit (MMS) 2019, the Microsoft content team for Configuration Manager and Microsoft Intune are running a docathon. If you're attending the [Microsoft Learn hands-on lab](https://sched.co/N6fd) session on Monday, 6 May, that time is to work on contributions with support from the Microsoft writers. The docathon runs the entirety of the conference, and any registered MMS 2019 attendee can participate. -Why should you participate? Microsoft Docs is an open-source platform for Microsoft product documentation powered by GitHub. Microsoft encourages everyone to contribute to the docs! When you contribute, the platform recognizes you in the list of contributors on every article. The following contributions are some of the types that the community can provide: +Why should you participate? Microsoft Learn is an open-source platform for Microsoft product documentation powered by GitHub. Microsoft encourages everyone to contribute to the documentation! When you contribute, the platform recognizes you in the list of contributors on every article. The following contributions are some of the types that the community can provide: - Typos - Clarifications @@ -43,7 +43,7 @@ Create a [GitHub account](https://github.com/join) > [!NOTE] > Larger contributions will require that you accept the Microsoft open source [Contributor License Agreement (CLA)](https://cla.opensource.microsoft.com/). Review this agreement in advance. -- Contributions to Microsoft Docs count toward MVP award consideration. +- Contributions to Microsoft Learn count toward MVP award consideration. - Microsoft employees have a few more required one-time steps, and a slightly different contribution process. @@ -131,13 +131,13 @@ The following awards are calculated by the number of legitimate contributions to - [Microsoft Style](/style-guide/welcome/) - - [Quick start](/contribute/style-quick-start) + - [Quickstart](/contribute/style-quick-start) - - [Top 10 tips for Microsoft style and voice](/style-guide/top-10-tips-style-voice) + - [Top 10 tips for Microsoft style and voice](/style-guide/top-10-tips-style-voice) - [Contributor Guide](/contribute) -- [How to use Markdown for writing Docs](/contribute/markdown-reference) +- [How to use Markdown in Microsoft Learn articles](/contribute/markdown-reference) ## Official rules diff --git a/memdocs/intune/developer/app-sdk-android-phase1.md b/memdocs/intune/developer/app-sdk-android-phase1.md index 6171d8c8143..92ab37172bd 100644 --- a/memdocs/intune/developer/app-sdk-android-phase1.md +++ b/memdocs/intune/developer/app-sdk-android-phase1.md @@ -240,7 +240,7 @@ After you've completed all the [Exit Criteria] above, continue to [Stage 2: The [Telemetry]:#telemetry [Exit Criteria]:#exit-criteria - + [Stage 2: The MSAL Prerequisite]:app-sdk-android-phase2.md [Default Enrollment]:app-sdk-android-appendix.md#default-enrollment [Stage 5: Multi-Identity]:app-sdk-android-phase5.md @@ -252,7 +252,7 @@ After you've completed all the [Exit Criteria] above, continue to [Stage 2: The [Support App Protection CA]:app-sdk-android-phase7.md#support-app-protection-ca [Providing a Custom Theme]:app-sdk-android-phase7.md#providing-a-custom-theme - + [Intune App SDK overview]:/mem/intune/developer/app-sdk [What is Microsoft Intune app management]:/mem/intune/apps/app-management [Android app protection policy settings]:/mem/intune/apps/app-protection-policy-settings-android @@ -266,7 +266,7 @@ After you've completed all the [Exit Criteria] above, continue to [Stage 2: The [Prepare line-of-business apps for app protection policies]:/mem/intune/developer/apps-prepare-mobile-application-management [Turn off Microsoft usage data collection]:/mem/intune/user-help/turn-off-microsoft-usage-data-collection-android - + [Microsoft partner]:https://partner.microsoft.com/business-opportunities/why-microsoft [Microsoft CDX tenant creation site]:https://cdx.transform.microsoft.com/my-tenants/create-tenant [Set up Intune]:/mem/intune/fundamentals/setup-steps diff --git a/memdocs/intune/developer/app-sdk-android-phase2.md b/memdocs/intune/developer/app-sdk-android-phase2.md index 0179ea76f61..8a80d6ad342 100644 --- a/memdocs/intune/developer/app-sdk-android-phase2.md +++ b/memdocs/intune/developer/app-sdk-android-phase2.md @@ -158,17 +158,17 @@ After you've completed all the [Exit Criteria] above, continue to [Stage 3: Gett [Intune-specific MSAL configuration]:#intune-specific-msal-configuration [Exit Criteria]:#exit-criteria - + [Stage 1: Planning the Integration]:app-sdk-android-phase1.md [Stage 3: Getting Started with MAM]:app-sdk-android-phase3.md - + [Microsoft Azure Active Directory (AAD)]:https://azure.microsoft.com/services/active-directory/ [Microsoft accounts]:https://account.microsoft.com/ [What is Azure Active Directory?]:/azure/active-directory/fundamentals/active-directory-whatis [register your application with Azure Active Directory]:/azure/active-directory/active-directory-app-registration - + [Microsoft Authentication Library (MSAL)]:/azure/active-directory/develop/msal-overview [list of MSAL libraries]:/azure/active-directory/develop/reference-v2-libraries [MSAL Wiki]:https://github.com/AzureAD/ @@ -182,22 +182,21 @@ After you've completed all the [Exit Criteria] above, continue to [Stage 3: Gett [Android Microsoft Authentication Library configuration file]:/azure/active-directory/develop/msal-configuration [MSAL repository on GitHub]: https://github.com/AzureAD/microsoft-authentication-library-for-android - + [Azure Active Directory Authentication Library (ADAL)]:/azure/active-directory/azuread-dev/active-directory-authentication-libraries - + [Update your applications to use Microsoft Authentication Library (MSAL)]:https://techcommunity.microsoft.com/t5/azure-active-directory-identity/update-your-applications-to-use-microsoft-authentication-library/ba-p/1257363 [Migrate Android ADAL to MSAL]:/azure/active-directory/develop/migrate-android-adal-msal [Differences between ADAL and MSAL]:/azure/active-directory/develop/msal-overview#differences-between-adal-and-msal - + [Conditional Access (CA)]:/azure/active-directory/develop/active-directory-conditional-access-developer [device-based CA]:/mem/intune/protect/conditional-access-intune-common-ways-use#device-based-conditional-access [app-based CA]:/mem/intune/conditional-access-intune-common-ways-use#app-based-conditional-access [configuring app-based CA]:/mem/intune/protect/app-based-conditional-access-intune-create - - + [give your app access to the Intune app protection service]:/mem/intune/developer/app-sdk-get-started#give-your-app-access-to-the-intune-app-protection-service-optional diff --git a/memdocs/intune/developer/app-sdk-android-phase3.md b/memdocs/intune/developer/app-sdk-android-phase3.md index 3ed34e23a04..c757e1a477b 100644 --- a/memdocs/intune/developer/app-sdk-android-phase3.md +++ b/memdocs/intune/developer/app-sdk-android-phase3.md @@ -394,7 +394,7 @@ After you've completed all the [Exit Criteria] above, continue to [Stage 4: MAM [Reporting]:#reporting [Verification]:#verification - + [Stage 1: Planning the Integration]:app-sdk-android-phase1.md [MSAL configuration]:app-sdk-android-phase2.md [Registering for App Protection Policy]:app-sdk-android-phase4.md#registering-for-app-protection-policy @@ -404,7 +404,7 @@ After you've completed all the [Exit Criteria] above, continue to [Stage 4: MAM [appendix]:app-sdk-android-appendix.md [class and method replacements]:app-sdk-android-appendix.md#class-and-method-replacements - + [Download the SDK files]:/mem/intune/developer/app-sdk-get-started#download-the-sdk-files [Microsoft Authentication Library (MSAL)]:/azure/active-directory/develop/msal-overview#languages-and-frameworks [MSAL documentation]:https://github.com/AzureAD/microsoft-authentication-library-for-android diff --git a/memdocs/intune/developer/app-sdk-android-phase4.md b/memdocs/intune/developer/app-sdk-android-phase4.md index 1b02acf58e5..455e7533bac 100644 --- a/memdocs/intune/developer/app-sdk-android-phase4.md +++ b/memdocs/intune/developer/app-sdk-android-phase4.md @@ -648,7 +648,6 @@ After you've completed all the [Exit Criteria] above, your app is now successful The subsequent sections, [Stage 5: Multi-Identity], [Stage 6: App Configuration], and [Stage 7: App Participation Features] may or may not be required, depending on your app's desired app protection policy support. If you're unsure if any of these sections apply to your app, revisit [Key Decisions for SDK integration]. - [Troubleshooting]:#troubleshooting @@ -658,8 +657,7 @@ If you're unsure if any of these sections apply to your app, revisit [Key Decisi [Diagnostics Information]:#recommended-diagnostics-information [My app is not receiving or enforcing any policies]:#my-app-is-not-receiving-or-enforcing-any-policies - - + [Stage 1: Planning the Integration]:app-sdk-android-phase1.md [Creating a test Android app protection policy]:app-sdk-android-phase1.md#creating-a-test-android-app-protection-policy [Key Decisions for SDK integration]:app-sdk-android-phase1.md#key-decisions-for-sdk-integration @@ -674,7 +672,7 @@ If you're unsure if any of these sections apply to your app, revisit [Key Decisi [MDM and MAM enrollment]:app-sdk-android-appendix.md#mdm-and-mam-enrollment [Quickly testing with changing policy]:app-sdk-android-appendix.md#quickly-testing-with-changing-policy - + [Microsoft Privacy Policy]:https://go.microsoft.com/fwlink/?Linkid=857875 [Taskr sample application]:https://github.com/msintuneappsdk/Taskr-Sample-Intune-Android-App/blob/ca9fa2f9b350ee0c3a8566cc4ac5dad4ad9fbbfc/ReactMAM/android/app/src/main/java/com/microsoft/intune/samples/taskr/MainApplication.java [How to validate your app protection policy setup in Microsoft Intune]:/mem/intune/apps/app-protection-policies-validate diff --git a/memdocs/intune/developer/app-sdk-android-phase6.md b/memdocs/intune/developer/app-sdk-android-phase6.md index 74ddef9b95c..01c87fcbaef 100644 --- a/memdocs/intune/developer/app-sdk-android-phase6.md +++ b/memdocs/intune/developer/app-sdk-android-phase6.md @@ -52,32 +52,32 @@ Application configurations, also referred to as managed configurations or applic For example, if your app is a browser, you may choose to add configurations that let administrators pre-set bookmarks, block certain web pages, or disable incognito modes. Application configuration is an entirely optional, but powerful, tool to enhance your app's management experience. -See [App configuration policies for Microsoft Intune] for more detail. +See [App configuration policies for Microsoft Intune][] for more detail. ### Android's Built-In App Configurations Android has app configuration built into the platform, called [managed configurations]. These configurations have no dependency on the Intune App SDK and can be enabled on apps that don't integrate the Intune App SDK. These configurations only apply when your application is used on a device that is managed with one of Google's Android Enterprise modes. -See [Enroll Android devices] for details on how to set up these Android Enterprise modes in Microsoft Endpoint Manager. -Admins can configure these [application configuration policies for managed Android Enterprise devices] in Microsoft Endpoint Manager. +See [Enroll Android devices][] for details on how to set up these Android Enterprise modes in Microsoft Endpoint Manager. +Admins can configure these [application configuration policies for managed Android Enterprise devices][] in Microsoft Endpoint Manager. -Your app can retrieve these admin-configured values either through [Android's `RestrictionsManager`] or through the Intune App SDK. -See [retrieving app configuration from the SDK] for more information. +Your app can retrieve these admin-configured values either through [Android's `RestrictionsManager`][] or through the Intune App SDK. +See [retrieving app configuration from the SDK][] for more information. ### Intune App SDK App Configurations The Intune App SDK supports another mechanism for delivering app configurations, separate from Android Enterprise managed configurations. These configurations are exclusive to Microsoft Intune and only apply to apps that have integrated the Intune App SDK. However, these configurations aren't limited to devices with Android Enterprise management. -Admins can configure these [application configuration policies for managed apps] in Microsoft Endpoint Manager. +Admins can configure these [application configuration policies for managed apps][] in Microsoft Endpoint Manager. > [!NOTE] > App config can also be configured using the Graph API. -> For information, see the [Graph API docs for MAM Targeted Config]. +> For information, see the [Graph API documentation for MAM Targeted Config][]. Your app must retrieve these admin-configured values through the Intune App SDK. -See [retrieving app configuration from the SDK] for more information. +See [retrieving app configuration from the SDK][] for more information. ## What configurations should I add to my app? @@ -120,7 +120,7 @@ If your app supports both types of app configuration, use the API as described b ## Retrieving app configuration from the SDK -Applications can receive configurations from both channels using the [MAMAppConfigManager] and [MAMAppConfig] classes. +Applications can receive configurations from both channels using the [MAMAppConfigManager][] and [MAMAppConfig][] classes. ```java MAMAppConfigManager configManager = MAMComponents.get(MAMAppConfigManager.class); @@ -142,7 +142,7 @@ List> getFullData() Your app can also register for the `REFRESH_APP_CONFIG` notification that informs the app that new app configuration data is available. If your app caches app configuration data, it **must** register for this notification and invalidate any cached data in the handler. -See [Register for notifications from the SDK] for more detail. +See [Register for notifications from the SDK][] for more detail. ## Resolving conflicts @@ -154,7 +154,7 @@ See [Register for notifications from the SDK] for more detail. If an admin configures conflicting values for the same key, Intune doesn't have any way of resolving this conflict automatically and will make all values available to your app. This type of conflict could happen if the admin targets different app config sets with the same key to multiple groups containing the same account. -Your app can request all values for a given key from a [MAMAppConfig] object, so you can resolve conflicts with your own business logic: +Your app can request all values for a given key from a [MAMAppConfig][] object, so you can resolve conflicts with your own business logic: ```java List getAllBooleansForKey(String key) @@ -190,7 +190,7 @@ To validate that Intune is properly delivering app configuration policy: - If your app supports app configuration for managed apps, see [application configuration policies for managed apps]. - If your app supports both types of app configuration, create both types of policy for testing. 2. Log in to your app with your test account. - - For managed devices, see [Android enterprise app configuration policies] and [Enroll Android devices]. + - For managed devices, see [Android enterprise app configuration policies][] and [Enroll Android devices][]. - For managed apps: 1. Install both your app and the Intune Company Portal. 2. Log in to your app with your test account. @@ -210,7 +210,7 @@ When testing, consider the following: ## Next Steps -After you've completed all the [Exit Criteria] above, your app is now successfully integrated as with app configuration policy. +After you've completed all the [Exit Criteria][] above, your app is now successfully integrated as with app configuration policy. The subsequent section, [Stage 7: App Participation Features], may or may not be required, depending on your app's desired app protection policy support. If you're unsure if any of these features apply to your app, revisit [Key Decisions for SDK integration]. @@ -220,18 +220,18 @@ If you're unsure if any of these features apply to your app, revisit [Key Decisi [retrieving app configuration from the SDK]:#retrieving-app-configuration-from-the-sdk [Exit Criteria]:#exit-criteria - + [Stage 1: Planning the Integration]:app-sdk-android-phase1.md [Key Decisions for SDK integration]:app-sdk-android-phase1.md#key-decisions-for-sdk-integration [Register for notifications from the SDK]:app-sdk-android-phase7.md#register-for-notifications-from-the-sdk [Stage 7: App Participation Features]:app-sdk-android-phase7.md - + [App configuration policies for Microsoft Intune]:/mem/intune/apps/app-configuration-policies-overview [Enroll Android devices]:/mem/intune/enrollment/android-enroll [application configuration policies for managed Android Enterprise devices]:/mem/intune/apps/app-configuration-policies-use-android [application configuration policies for managed apps]:/mem/intune/apps/app-configuration-policies-managed-app -[Graph API docs for MAM Targeted Config]:/graph/api/resources/intune-mam-targetedmanagedappconfiguration +[Graph API documentation for MAM Targeted Config]:/graph/api/resources/intune-mam-targetedmanagedappconfiguration [Validate the applied app configuration policy]:/mem/intune/apps/app-configuration-policies-overview#validate-the-applied-app-configuration-policy [Android enterprise app configuration policies]:/mem/intune/apps/app-configuration-policies-overview#android-enterprise-app-configuration-policies diff --git a/memdocs/intune/developer/app-sdk-android-phase7.md b/memdocs/intune/developer/app-sdk-android-phase7.md index f22733ad82d..85e63a94f35 100644 --- a/memdocs/intune/developer/app-sdk-android-phase7.md +++ b/memdocs/intune/developer/app-sdk-android-phase7.md @@ -808,7 +808,7 @@ Do continue to refer to this guide and the [Appendix] as you continue to develop [Exit Criteria]:#exit-criteria [Validating App Protection CA]:#validating-app-protection-ca - + [Stage 1: Planning the Integration]:app-sdk-android-phase1.md [Key Decisions for SDK integration]:app-sdk-android-phase1.md#key-decisions-for-sdk-integration [Stage 5: Multi-Identity]:app-sdk-android-phase5.md @@ -820,7 +820,7 @@ Do continue to refer to this guide and the [Appendix] as you continue to develop [Appendix]:app-sdk-android-appendix.md [Quickly testing with changing policy]:app-sdk-android-appendix.md#quickly-testing-with-changing-policy - + [App Protection CA]:/mem/intune/protect/app-based-conditional-access-intune [issuing a selective wipe]:/mem/intune/apps/apps-selective-wipe [Set up app-based Conditional Access policies with Intune]:/mem/intune/protect/app-based-conditional-access-intune-create diff --git a/memdocs/intune/fundamentals/tenant-status.md b/memdocs/intune/fundamentals/tenant-status.md index 14be5d08038..b05acc2d24f 100644 --- a/memdocs/intune/fundamentals/tenant-status.md +++ b/memdocs/intune/fundamentals/tenant-status.md @@ -44,7 +44,7 @@ To view the dashboard, sign in to the [Microsoft Endpoint Manager admin center]( The page is divided into three tabs: ## Tenant details -Tenant details provide at-a-glance information about your tenant. View details like your tenant name and location, your MDM Authority, and your tenants service release number. The service release number is a link that opens the [*What's new in Intune*](../fundamentals/whats-new.md) article on Microsoft docs. In *What's new*, you can read about the latest features and updates to the Intune service. +Tenant details provide at-a-glance information about your tenant. View details like your tenant name and location, your MDM Authority, and your tenants service release number. The service release number is a link that opens [What's new in Intune](../fundamentals/whats-new.md). In *What's new*, you can read about the latest features and updates to the Intune service. On this tab, you'll also find basic information about your available licenses and how many are assigned to users. Licenses for devices aren't shown. diff --git a/memdocs/intune/user-help/help-support-windows-cpapp.md b/memdocs/intune/user-help/help-support-windows-cpapp.md index f2f0cabcbe9..db4d81d7793 100644 --- a/memdocs/intune/user-help/help-support-windows-cpapp.md +++ b/memdocs/intune/user-help/help-support-windows-cpapp.md @@ -1,7 +1,7 @@ --- # required metadata -title: Get help and support in Company Portal for Windows devices | Microsoft Docs +title: Get help and support in Company Portal for Windows devices description: Learn how to get help and support in Company Portal for Windows. keywords: author: lenewsad @@ -67,6 +67,6 @@ Select **Report problem to Microsoft** to open the **Send feedback** page. From ## IT pro and administrator documentation Other help and support documentation is available for IT pros and Intune administrators on microsoft.com. -* [Microsoft Docs](/): Home to the technical documentation where you can explore all guides and articles by product. +* [Microsoft Learn](/): Home to the technical documentation where you can explore all guides and articles by product. * [Microsoft Endpoint Manager documentation](../../index.yml): Official product documentation for Microsoft Endpoint Manager, which includes Microsoft Intune, Microsoft Endpoint Configuration Manager, and Windows Autopilot. * [Troubleshooting device enrollment in Intune](/troubleshoot/mem/intune/troubleshoot-device-enrollment-in-intune): Microsoft Intune article suggestions for troubleshooting device enrollment issues in Microsoft Intune. diff --git a/memdocs/intune/user-help/sync-device-android.md b/memdocs/intune/user-help/sync-device-android.md index 7429cb03cc5..204b797cb37 100644 --- a/memdocs/intune/user-help/sync-device-android.md +++ b/memdocs/intune/user-help/sync-device-android.md @@ -49,7 +49,7 @@ To force a sync: ## Next steps -Once you've completed these steps, you may receive notifications from Company Portal about updating your device settings. Microsoft Docs offers step-by-step articles to help guide you through these updates. To find these articles in the table of contents, choose **Android device management** > **Update device settings**. +Once you've completed these steps, you may receive notifications from Company Portal about updating your device settings. Microsoft Learn offers step-by-step articles to help guide you through these updates. To find these articles in the table of contents, choose **Android device management** > **Update device settings**. The Company Portal **Sync** feature is different from the **Check device settings** feature. The latter feature forces Company Portal to verify that your settings meet your organization's requirements. Whenever Company Portal prompts you to make changes to your settings, make the change and then select **Check device settings** to regain access to work or school apps. For more information about this feature, see [Check device compliance](check-compliance-on-your-device-android.md). diff --git a/memdocs/use-docs.md b/memdocs/use-docs.md index fa77aca17ac..feee6418b35 100644 --- a/memdocs/use-docs.md +++ b/memdocs/use-docs.md @@ -1,7 +1,7 @@ --- -title: How to use the docs +title: How to use Microsoft Endpoint Manager documentation titleSuffix: Microsoft Endpoint Manager -description: Learn how to search the docs, provide doc feedback, and contribute to the docs for Microsoft Endpoint Manager. These docs include Configuration Manager, Intune, and Autopilot. +description: Learn how to search, provide feedback about, and contribute to Microsoft Endpoint Manager documentation. This documentation also covers Configuration Manager, Intune, and Autopilot. ms.date: 11/11/2021 ms.service: mem ms.subservice: fundamentals @@ -13,14 +13,14 @@ manager: dougeby ms.collection: highpri --- -# How to use the docs +# How to use Microsoft Endpoint Manager documentation This article provides resources and tips for using the Microsoft Endpoint Manager documentation library. It applies to Configuration Manager, Microsoft Intune, and Autopilot, and covers the following areas: - How to search - Submitting doc bugs, enhancements, questions, and new ideas - How to get notified of changes -- How to contribute to docs +- How to contribute to documentation on Microsoft Learn For general help and support, see: @@ -72,7 +72,7 @@ With many modern web browsers, you can create a custom search engine. Use this f 1. Select **Manage search engines**. 1. Select **Add** and specify the following information: - - **Search engine**: Enter a friendly name to identify it in the list of search engines. For example, `Microsoft docs`. + - **Search engine**: Enter a friendly name to identify it in the list of search engines. For example, `Microsoft Learn`. - **Keyword**: Specify a short term to use in the address bar to activate this search engine. For example, `memdocs`. - **URL with `%s` in place of query**: For example, @@ -93,11 +93,11 @@ After you add this search engine, type your keyword in the browser address bar, Select the **Feedback** link in the upper right of any article to go to the Feedback section at the bottom. Feedback is integrated with GitHub Issues. For more information about this integration with GitHub Issues, see the [docs platform blog post](/teamblog/a-new-feedback-system-is-coming-to-docs). -:::image type="content" source="media/docs-feedback.png" alt-text="Screenshot of the feedback section on a docs article."::: +:::image type="content" source="media/docs-feedback.png" alt-text="Screenshot of the feedback section of a Microsoft Learn article."::: -To share docs feedback about the current article, select **This page**. A [GitHub account](https://github.com/join) is a prerequisite for providing documentation feedback. Once you sign in, there's a one-time authorization for the MicrosoftDocs organization. It then opens the GitHub new issue form. Add a descriptive title and detailed feedback in the body, but don't modify the document details section. Then select **Submit new issue** to file a new issue for the target article in the [MEMDocs GitHub repository](https://github.com/MicrosoftDocs/memdocs/issues). +To share feedback about the current article, select **This page**. A [GitHub account](https://github.com/join) is a prerequisite for providing documentation feedback. Once you sign in, there's a one-time authorization for the MicrosoftDocs organization. It then opens the GitHub new issue form. Add a descriptive title and detailed feedback in the body, but don't modify the document details section. Then select **Submit new issue** to file a new issue for the target article in the [MEMDocs GitHub repository](https://github.com/MicrosoftDocs/memdocs/issues). To see whether there's already feedback for this article, select **View all page feedback**. This action opens a GitHub issue query for this article. By default it displays both open and closed issues. Review any existing feedback before you submit a new issue. If you find a related issue, select the face icon to add a reaction, add a comment to the thread, or **Subscribe** to receive notifications. @@ -113,13 +113,13 @@ Use GitHub Issues to submit the following types of feedback: - Localization: Feedback about content translation. - Search engine optimization (SEO): Feedback about problems searching for content. Include the search engine, keywords, and target article in the comments. -If you create an issue for something not related to docs, Microsoft will close the issue and redirect you to a better feedback channel. For example: +If you create an issue for something not related to an article, Microsoft will close the issue and redirect you to a better feedback channel. For example: - Product feedback for [Configuration Manager](configmgr/core/understand/product-feedback.md) or [Intune](https://feedbackportal.microsoft.com/feedback/forum/ef1d6d38-fd1b-ec11-b6e7-0022481f8472) - [Product questions](/answers/products/enterprise-mobility-security) - Support requests for [Configuration Manager](https://aka.ms/cmcbsupport) or [Microsoft Endpoint Manager](get-support.md) -To share feedback on the Microsoft Docs platform itself, see [Docs feedback](https://aka.ms/sitefeedback). The platform includes all of the wrapper components such as the header, table of contents, and right menu. Also how the articles render in the browser, such as the font, alert boxes, and page anchors. +To share feedback on the Microsoft Learn platform itself, see [Docs feedback](https://aka.ms/sitefeedback). The platform includes all of the wrapper components such as the header, table of contents, and right menu. Also how the articles render in the browser, such as the font, alert boxes, and page anchors. ## Notifications @@ -144,7 +144,7 @@ To receive notifications when content changes in the documentation library, use - Search for any Configuration Manager article about [BitLocker](/search/?search=BitLocker&scope=ConfigMgr) > [!NOTE] - > Use other keywords or the Docs search filters to further refine your search query. + > Use other keywords or the Microsoft Learn search filters to further refine your search query. 1. At the bottom of the list of results, select the **RSS** link. @@ -169,7 +169,7 @@ The Microsoft Endpoint Manager documentation library, like most Microsoft techni :::image type="content" source="media/docs-github-edit.png" alt-text="Screenshot of GitHub source file header."::: -1. Make changes in the markdown source. For more information, see [How to use Markdown for writing Docs](/contribute/markdown-reference). +1. Make changes in the markdown source. For more information, see [How to use Markdown in Microsoft Learn articles](/contribute/markdown-reference). 1. In the Propose file change section, enter the public commit comment describing _what_ you changed. Then select **Propose file change**.