fix links/toc/hub

This commit is contained in:
Vinay Pamnani 2022-10-07 14:32:50 -04:00
parent 6880fa5f32
commit 9ae1e53546
7 changed files with 25 additions and 9 deletions

View File

@ -46,7 +46,7 @@ As of November 2020 This page will no longer be updated. This article lists new
|New or updated article | Description| |New or updated article | Description|
|--- | ---| |--- | ---|
|[Policy CSP - System](mdm/policy-csp-system.md)|Added the following new policy settings:<br> - System/AllowDesktopAnalyticsProcessing <br>- System/AllowMicrosoftManagedDesktopProcessing <br> - System/AllowUpdateComplianceProcessing<br> - System/AllowWUfBCloudProcessing <br> <br><br>Updated the following policy setting:<br>- <a href="../mdm/policy-csp-system.md#system-allowcommercialdatapipeline" id="system-allowcommercialdatapipeline">System/AllowCommercialDataPipeline</a> <br>| |[Policy CSP - System](mdm/policy-csp-system.md)|Added the following new policy settings:<br> - System/AllowDesktopAnalyticsProcessing <br>- System/AllowMicrosoftManagedDesktopProcessing <br> - System/AllowUpdateComplianceProcessing<br> - System/AllowWUfBCloudProcessing <br> <br><br>Updated the following policy setting:<br>- <a href="mdm/policy-csp-system.md#system-allowcommercialdatapipeline" id="system-allowcommercialdatapipeline">System/AllowCommercialDataPipeline</a> <br>|
## June 2020 ## June 2020

View File

@ -33,7 +33,7 @@ See [Support Tip: Ingesting Office ADMX policies using Microsoft Intune](https:/
## Enable a policy ## Enable a policy
> [!NOTE] > [!NOTE]
> See [Understanding ADMX policies in Policy CSP](../understand/understanding-admx-backed-policies.md). > See [Understanding ADMX policies in Policy CSP](understanding-admx-backed-policies.md).
1. Find the policy from the list [ADMX policies](mdm/policies-in-policy-csp-admx-backed.md). You need the following information listed in the policy description. 1. Find the policy from the list [ADMX policies](mdm/policies-in-policy-csp-admx-backed.md). You need the following information listed in the policy description.
- GP Friendly name - GP Friendly name

View File

@ -31,6 +31,8 @@ landingContent:
links: links:
- text: Mobile device management (MDM) overview - text: Mobile device management (MDM) overview
url: mdm-overview.md url: mdm-overview.md
- linkListType: learn
links:
- text: MDM for device updates - text: MDM for device updates
url: device-update-management.md url: device-update-management.md
- text: Enterprise settings, policies, and app management - text: Enterprise settings, policies, and app management
@ -64,6 +66,16 @@ landingContent:
links: links:
- text: CSP reference - text: CSP reference
url: mdm/index.yml url: mdm/index.yml
- linkListType: concept
links:
- text: Understanding ADMX policies
url: understanding-admx-backed-policies.md
- text: WMI Bridge Provider
url: using-powershell-scripting-with-the-wmi-bridge-provider.md
- text: OMA DM protocol support
url: oma-dm-protocol-support.md
- linkListType: reference
links:
- text: DynamicManagement CSP - text: DynamicManagement CSP
url: mdm/dynamicmanagement-csp.md url: mdm/dynamicmanagement-csp.md
- text: BitLocker CSP - text: BitLocker CSP

View File

@ -56,7 +56,7 @@ For information about the MDM policies defined in the Intune security baseline,
## Learn about device management ## Learn about device management
- [Azure Active Directory integration with MDM](azure-active-directory-integration-with-mdm.md) - [Azure Active Directory integration with MDM](azure-active-directory-integration-with-mdm.md)
- [Enterprise app management](../understand/enterprise-app-management.md) - [Enterprise app management](enterprise-app-management.md)
- [Mobile device management (MDM) for device updates](device-update-management.md) - [Mobile device management (MDM) for device updates](device-update-management.md)
- [OMA DM protocol support](oma-dm-protocol-support.md) - [OMA DM protocol support](oma-dm-protocol-support.md)
- [Structure of OMA DM provisioning files](structure-of-oma-dm-provisioning-files.md) - [Structure of OMA DM provisioning files](structure-of-oma-dm-provisioning-files.md)

View File

@ -39,6 +39,7 @@ landingContent:
- text: DynamicManagement CSP - text: DynamicManagement CSP
url: dynamicmanagement-csp.md url: dynamicmanagement-csp.md
# Card (optional) # Card (optional)
- title: Policy CSP - title: Policy CSP
linkLists: linkLists:

View File

@ -3,10 +3,16 @@ items:
href: index.yml href: index.yml
expanded: true expanded: true
items: items:
- name: Device description framework (DDF) - name: Device description framework (DDF) files
href: configuration-service-provider-ddf.md href: configuration-service-provider-ddf.md
- name: Support scenarios - name: Support scenarios
href: configuration-service-provider-support.md href: configuration-service-provider-support.md
- name: WMI Bridge provider
items:
- name: Using PowerShell scripting with the WMI Bridge Provider
href: ../using-powershell-scripting-with-the-wmi-bridge-provider.md
- name: WMI providers supported in Windows 10
href: ../wmi-providers-supported-in-windows.md
- name: Understanding ADMX policies - name: Understanding ADMX policies
href: ../understanding-admx-backed-policies.md href: ../understanding-admx-backed-policies.md
items: items:
@ -14,10 +20,6 @@ items:
href: ../enable-admx-backed-policies-in-mdm.md href: ../enable-admx-backed-policies-in-mdm.md
- name: Win32 and Desktop Bridge app policy configuration - name: Win32 and Desktop Bridge app policy configuration
href: ../win32-and-centennial-app-policy-configuration.md href: ../win32-and-centennial-app-policy-configuration.md
- name: Using PowerShell scripting with the WMI Bridge Provider
href: ../using-powershell-scripting-with-the-wmi-bridge-provider.md
- name: WMI providers supported in Windows 10
href: ../wmi-providers-supported-in-windows.md
- name: OMA DM protocol support - name: OMA DM protocol support
href: ../oma-dm-protocol-support.md href: ../oma-dm-protocol-support.md
items: items:

View File

@ -3,6 +3,7 @@ items:
href: index.yml href: index.yml
items: items:
- name: Mobile device management (MDM) - name: Mobile device management (MDM)
expanded: true
items: items:
- name: Overview - name: Overview
items: items:
@ -90,7 +91,7 @@ items:
- name: MAM support for device management - name: MAM support for device management
href: implement-server-side-mobile-application-management.md href: implement-server-side-mobile-application-management.md
- name: Configuration service provider reference - name: Configuration service provider reference
href: ../mdm/index.yml href: mdm/index.yml
- name: Client management tools and settings - name: Client management tools and settings
items: items:
- name: Windows Tools/Administrative Tools - name: Windows Tools/Administrative Tools