diff --git a/AdminConsent/readme.md b/AdminConsent/readme.md index 2edb0a6..3950aab 100644 --- a/AdminConsent/readme.md +++ b/AdminConsent/readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/AndroidEnterprise/Readme.md b/AndroidEnterprise/Readme.md index 6afc1d3..0e66ba4 100644 --- a/AndroidEnterprise/Readme.md +++ b/AndroidEnterprise/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/AppConfigurationPolicy/Readme.md b/AppConfigurationPolicy/Readme.md index c3bf5b5..9fc6e70 100644 --- a/AppConfigurationPolicy/Readme.md +++ b/AppConfigurationPolicy/Readme.md @@ -1,7 +1,7 @@ # Intune App Configuration Policy Script Samples This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant. Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account. diff --git a/AppProtectionPolicy/Readme.md b/AppProtectionPolicy/Readme.md index 0b4d064..2bf2283 100644 --- a/AppProtectionPolicy/Readme.md +++ b/AppProtectionPolicy/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/AppleEnrollment/Readme.md b/AppleEnrollment/Readme.md index d76f315..ce16264 100644 --- a/AppleEnrollment/Readme.md +++ b/AppleEnrollment/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/ApplicationSync/Readme.md b/ApplicationSync/Readme.md index 68204e0..1b82e31 100644 --- a/ApplicationSync/Readme.md +++ b/ApplicationSync/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/Auditing/Readme.md b/Auditing/Readme.md index 8cf0e34..098906c 100644 --- a/Auditing/Readme.md +++ b/Auditing/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/Authentication/Readme.md b/Authentication/Readme.md index 5beeaa6..a9d3393 100644 --- a/Authentication/Readme.md +++ b/Authentication/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/Batch/Readme.md b/Batch/Readme.md index 4ce5817..38b2006 100644 --- a/Batch/Readme.md +++ b/Batch/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/CertificationAuthority/Readme.md b/CertificationAuthority/Readme.md index 1d493a8..35b3f18 100644 --- a/CertificationAuthority/Readme.md +++ b/CertificationAuthority/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/CheckStatus/Readme.md b/CheckStatus/Readme.md index e09979b..57a772b 100644 --- a/CheckStatus/Readme.md +++ b/CheckStatus/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/CompanyPortalBranding/Readme.md b/CompanyPortalBranding/Readme.md index 98e1233..a581c22 100644 --- a/CompanyPortalBranding/Readme.md +++ b/CompanyPortalBranding/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/CompliancePolicy/Readme.md b/CompliancePolicy/Readme.md index 9592e9c..30e2cfe 100644 --- a/CompliancePolicy/Readme.md +++ b/CompliancePolicy/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/CorporateDeviceEnrollment/Readme.md b/CorporateDeviceEnrollment/Readme.md index face9fc..55c6fad 100644 --- a/CorporateDeviceEnrollment/Readme.md +++ b/CorporateDeviceEnrollment/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/DeviceConfiguration/Readme.md b/DeviceConfiguration/Readme.md index 62438d8..1dff95f 100644 --- a/DeviceConfiguration/Readme.md +++ b/DeviceConfiguration/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/EndpointSecurity/Readme.md b/EndpointSecurity/Readme.md index 7a5acb2..19c0c80 100644 --- a/EndpointSecurity/Readme.md +++ b/EndpointSecurity/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/EnrollmentRestrictions/Readme.md b/EnrollmentRestrictions/Readme.md index f7d68c6..f9851a1 100644 --- a/EnrollmentRestrictions/Readme.md +++ b/EnrollmentRestrictions/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/Filters/Readme.md b/Filters/Readme.md index 3f95e5a..bb923d3 100644 --- a/Filters/Readme.md +++ b/Filters/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/MDATP/Configure-MDATPIntuneSecAdminRole.ps1 b/MDATP/Configure-MDATPIntuneSecAdminRole.ps1 index 9bbb460..3e46cae 100644 --- a/MDATP/Configure-MDATPIntuneSecAdminRole.ps1 +++ b/MDATP/Configure-MDATPIntuneSecAdminRole.ps1 @@ -41,7 +41,7 @@ .NOTES This script uses functions provided by Microsoft Graph team: - Microsoft Graph API's for Intune: https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview + Microsoft Graph API's for Intune: https://learn.microsoft.com/graph/api/resources/intune-graph-overview Sample PowerShell Scripts: https://github.com/microsoftgraph/powershell-intune-samples https://github.com/microsoftgraph/powershell-intune-samples/tree/master/RBAC diff --git a/MDATP/Readme.md b/MDATP/Readme.md index 60af884..05b2bc3 100644 --- a/MDATP/Readme.md +++ b/MDATP/Readme.md @@ -22,7 +22,7 @@ Intune provides data into the Microsoft Graph in the same way as other cloud ser ## Prerequisites Use of these Microsoft Graph API Intune PowerShell samples requires the following: * Install the AzureAD PowerShell module by running 'Install-Module AzureAD' or 'Install-Module AzureADPreview' from an elevated PowerShell prompt -* An Intune tenant which supports the Azure Portal with a production or trial license (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* An Intune tenant which supports the Azure Portal with a production or trial license (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * Using the Microsoft Graph APIs to configure Intune controls and policies requires an Intune license. * An account with permissions to administer the Intune Service * PowerShell v5.0 on Windows 10 x64 (PowerShell v4.0 is a minimum requirement for the scripts to function correctly) @@ -88,7 +88,7 @@ Your feedback is important to us. Connect with us on Stack Overflow. Tag your qu * [Microsoft Graph API documentation](https://developer.microsoft.com/en-us/graph/docs) * [Microsoft Graph Portal](https://developer.microsoft.com/en-us/graph/graph-explorer) * [Microsoft code samples](https://developer.microsoft.com/en-us/graph/code-samples-and-sdks) -* [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview) +* [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview) ## Copyright Copyright (c) 2019 Microsoft. All rights reserved. diff --git a/ManagedDevices/Readme.md b/ManagedDevices/Readme.md index 8a626ba..47515f3 100644 --- a/ManagedDevices/Readme.md +++ b/ManagedDevices/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/Paging/Readme.md b/Paging/Readme.md index 7113584..feba0a0 100644 --- a/Paging/Readme.md +++ b/Paging/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/RBAC/Readme.md b/RBAC/Readme.md index 2c57ee8..07b534f 100644 --- a/RBAC/Readme.md +++ b/RBAC/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/README-localized/Readme-es-es.md b/README-localized/Readme-es-es.md index 39c45d4..34cae66 100644 --- a/README-localized/Readme-es-es.md +++ b/README-localized/Readme-es-es.md @@ -16,7 +16,7 @@ extensions: Este repositorio de scripts de ejemplo de PowerShell muestra cómo obtener acceso a los recursos del servicio Intune. Lo muestran haciendo solicitudes de la API de REST de HTTPS a la API de Microsoft Graph desde PowerShell. -La documentación de Intune y Microsoft Graph se encuentra aquí [Documentación de Graph de Intune](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +La documentación de Intune y Microsoft Graph se encuentra aquí [Documentación de Graph de Intune](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). En estos ejemplos se muestran las acciones de administrador de Intune o de asociado de Microsoft habituales para administrar recursos de Intune. @@ -59,7 +59,7 @@ Intune proporciona datos a Microsoft Graph igual que lo hacen otros servicios en ## Requisitos previos El uso de estos ejemplos de PowerShell de Intune de la API de Microsoft Graph requiere lo siguiente: * Instalar el módulo de AzureAD PowerShell ejecutando "Install-Module AzureAD" o "Install-Module AzureADPreview" desde un símbolo del sistema de PowerShell con privilegios elevados -* Un espacio empresarial de Intune que admita Azure Portal con una licencia de producción o de prueba (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* Un espacio empresarial de Intune que admita Azure Portal con una licencia de producción o de prueba (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * Usar las API de Microsoft Graph para configurar las directivas y los controles de Intune requiere una licencia de Intune. * Una cuenta con permisos para administrar el servicio de Intune * PowerShell v5.0 en Windows 10 x64 (PowerShell v4.0 es un requisito mínimo para que los scripts funcionen correctamente) @@ -125,7 +125,7 @@ Su opinión es importante para nosotros. Conéctese con nosotros en Stack Overfl * [Documentación de la API de Microsoft Graph](https://developer.microsoft.com/en-us/graph/docs) * [Portal de Microsoft Graph](https://developer.microsoft.com/en-us/graph/graph-explorer) * [Muestras de código de Microsoft ](https://developer.microsoft.com/en-us/graph/code-samples-and-sdks) -* [Documentación de Graph de Intune](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview) +* [Documentación de Graph de Intune](https://learn.microsoft.com/graph/api/resources/intune-graph-overview) ## Derechos de autor Copyright (c) 2017 Microsoft. Todos los derechos reservados. diff --git a/README-localized/Readme-fr-fr.md b/README-localized/Readme-fr-fr.md index 9a058be..0b77a74 100644 --- a/README-localized/Readme-fr-fr.md +++ b/README-localized/Readme-fr-fr.md @@ -16,7 +16,7 @@ extensions: Ce référentiel d’exemples de scripts PowerShell présente comment accéder aux ressources du service Intune. Les exemples illustrent l'envoi de demandes d’API RESTful HTTPS à l’API Microsoft Graph à partir de PowerShell. -La documentation sur Intune et Microsoft Graph est disponible ici [Documentation Intune Graph](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +La documentation sur Intune et Microsoft Graph est disponible ici [Documentation Intune Graph](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). Ces exemples illustrent des actions classiques d'administrateurs Intune ou de partenaires Microsoft pour la gestion des ressources Intune. @@ -59,7 +59,7 @@ Intune fournit des données dans Microsoft Graph Intune de la même façon que d ## Conditions préalables Pour utiliser les exemples d’API Intune PowerShell de Microsoft Graph, les éléments suivants sont nécessaires : * installer le module AzureAD PowerShell en exécutant « Install-Module AzureAD » ou « Install-Module AzureADPreview » à partir d’une invite PowerShell avec élévation de privilèges -* Un client Intune qui prend en charge le Portail Azure avec une licence de production ou d’évaluation (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* Un client Intune qui prend en charge le Portail Azure avec une licence de production ou d’évaluation (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * Une licence Intune est nécessaire pour l'utilisation des API Microsoft pour configurer les stratégies et les contrôles * Un compte disposant des autorisations pour administrer le service Intune * PowerShell v5.0 sur Windows 10 x64 (PowerShell v4.0 est une condition minimale requise pour que les scripts fonctionnent correctement) @@ -125,7 +125,7 @@ Votre avis compte beaucoup pour nous. Communiquez avec nous sur Stack Overflow. * [Documentation de l’API Microsoft Graph](https://developer.microsoft.com/en-us/graph/docs) * [Portail Microsoft Graph](https://developer.microsoft.com/en-us/graph/graph-explorer) * [Exemple de codes Microsoft](https://developer.microsoft.com/en-us/graph/code-samples-and-sdks) -* [Documentation d'Intune Graph](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview) +* [Documentation d'Intune Graph](https://learn.microsoft.com/graph/api/resources/intune-graph-overview) ## Copyright Copyright (c) 2017 Microsoft. Tous droits réservés. diff --git a/README-localized/Readme-ja-jp.md b/README-localized/Readme-ja-jp.md index 00b0126..4c7aad5 100644 --- a/README-localized/Readme-ja-jp.md +++ b/README-localized/Readme-ja-jp.md @@ -16,7 +16,7 @@ extensions: この PowerShell サンプル スクリプトのリポジトリは、Intune サービス リソースにアクセスする方法を示しています。PowerShell から Microsoft Graph API に HTTPS RESTful API 要求を行うことにより、その方法を示します。 -Intune および Microsoft Graph のドキュメントについては、「[Intune Graph のドキュメント](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview)」を参照してください。 +Intune および Microsoft Graph のドキュメントについては、「[Intune Graph のドキュメント](https://learn.microsoft.com/graph/api/resources/intune-graph-overview)」を参照してください。 これらのサンプルでは、一般的な Intune 管理者、または Intune リソースを管理するための Microsoft パートナーの操作を示します。 @@ -59,7 +59,7 @@ Intune は、豊富なエンティティ情報とリレーションシップの ## 前提条件 これらの Microsoft Graph API Intune PowerShell のサンプルを使用するには、以下が必要です。 * 管理者特権の PowerShell プロンプトから「Install-Module AzureAD」または「Install-Module AzureADPreview」を実行して、AzureAD PowerShell モジュールをインストールすること -* 本番ライセンスまたは試用ライセンスで Azure Portal をサポートする Intune テナント (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* 本番ライセンスまたは試用ライセンスで Azure Portal をサポートする Intune テナント (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * Microsoft Graph API を使用して Intune 制御とポリシーを構成するには、Intune ライセンスが必要です。 * Intune サービスを管理する権限を持つアカウント * Windows 10 x64 上の PowerShell v5.0 (PowerShell v4.0 は、スクリプトが正しく機能するための最小要件です) @@ -125,7 +125,7 @@ PowerShell のサンプルに関するフィードバックをお寄せくださ * [Microsoft Graph API ドキュメント](https://developer.microsoft.com/en-us/graph/docs) * [Microsoft Graph ポータル](https://developer.microsoft.com/en-us/graph/graph-explorer) * [Microsoft コード サンプル](https://developer.microsoft.com/en-us/graph/code-samples-and-sdks) -* [Intune Graph ドキュメント](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview) +* [Intune Graph ドキュメント](https://learn.microsoft.com/graph/api/resources/intune-graph-overview) ## 著作権 Copyright (c) 2017 Microsoft.All rights reserved. diff --git a/README-localized/Readme-pt-br.md b/README-localized/Readme-pt-br.md index 14e0f3b..057614e 100644 --- a/README-localized/Readme-pt-br.md +++ b/README-localized/Readme-pt-br.md @@ -16,7 +16,7 @@ extensions: Este repositório de exemplos de scripts do PowerShell mostra como acessar os recursos de serviços do Intune. Eles demonstram isso por meio de solicitações da API RESTful HTTPS à API do Microsoft Graph do PowerShell. -É possível encontrar a documentação do Intune e do Microsoft Graph aqui [Documentação do Graph para Intune](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +É possível encontrar a documentação do Intune e do Microsoft Graph aqui [Documentação do Graph para Intune](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). Esses exemplos mostram o administrador típico do Intune ou ações de parceiros da Microsoft para o gerenciamento de recursos do Intune. @@ -59,7 +59,7 @@ O Intune fornece dados para o Microsoft Graph da mesma forma que outros serviço ## Pré-requisitos O uso desses exemplos do PowerShell para o Intune na API do Microsoft Graph exige o seguinte: * Instale o módulo de PowerShell do AzureAD executando "Install-Module AzureAD" ou "Install-Module AzureADPreview" em um prompt de PowerShell elevado -* Um locatário do Intune que suporte o Portal do Azure com uma licença de produção ou de avaliação (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* Um locatário do Intune que suporte o Portal do Azure com uma licença de produção ou de avaliação (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * Usar as APIs do Microsoft Graph para configurar os controles e políticas do Intune requer uma licença do Intune * Uma conta com permissões para administrar o serviço do Intune * PowerShell v 5.0 no Windows 10 x64 (o PowerShell v 4.0 é o requisito mínimo para os scripts funcionarem corretamente) @@ -125,7 +125,7 @@ Seus comentários são importantes para nós. Junte-se a nós na página do Stac * [Documentação da API do Microsoft Graph](https://developer.microsoft.com/en-us/graph/docs) * [Portal do Microsoft Graph](https://developer.microsoft.com/en-us/graph/graph-explorer) * [Exemplos de códigos da Microsoft](https://developer.microsoft.com/en-us/graph/code-samples-and-sdks) -* [Documentação do Graph para Intune](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview) +* [Documentação do Graph para Intune](https://learn.microsoft.com/graph/api/resources/intune-graph-overview) ## Direitos autorais Copyright (c) 2017 Microsoft. Todos os direitos reservados. diff --git a/README-localized/Readme-ru-ru.md b/README-localized/Readme-ru-ru.md index afec624..c6fa4f5 100644 --- a/README-localized/Readme-ru-ru.md +++ b/README-localized/Readme-ru-ru.md @@ -16,7 +16,7 @@ extensions: Этот репозиторий примеров скриптов PowerShell демонстрирует, как получать доступ к ресурсам службы Intune. Для этого совершаются HTTPS-запросы RESTful API к API Microsoft Graph из PowerShell. -Документация для Intune и Microsoft Graph можно найти здесь [документации Intune Graph](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Документация для Intune и Microsoft Graph можно найти здесь [документации Intune Graph](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). Эти примеры демонстрируют типичные действия администратора Intune или партнера Microsoft по управлению ресурсами Intune. @@ -59,7 +59,7 @@ Intune предоставляет данные в Microsoft Graph так же, ## Предварительные требования Для использования этих примеров Microsoft Graph API Intune PowerShell требуется следующее: * Установите модуль AzureAD PowerShell, запустив «Install-Module AzureAD» или «Install-Module AzureADPreview» из командной строки PowerShell с повышенными привилегиями. -* Клиент Intune, который поддерживает портал Azure с помощью производственная или пробная лицензия (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* Клиент Intune, который поддерживает портал Azure с помощью производственная или пробная лицензия (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * Для использования API-интерфейсов Microsoft Graph для настройки элементов управления и политик Intune требуется лицензия Intune. * Учетная запись с разрешениями на администрирование службы Intune. * PowerShell v5.0 в Windows 10 x64 (PowerShell v4.0 является минимальным требованием для правильной работы сценариев). @@ -125,7 +125,7 @@ Microsoft Intune PowerShell needs permission to: * [Документация по Microsoft Graph API](https://developer.microsoft.com/en-us/graph/docs) * [Портал Microsoft Graph](https://developer.microsoft.com/en-us/graph/graph-explorer) * [Примеры программного кода Майкрософт](https://developer.microsoft.com/en-us/graph/code-samples-and-sdks) -* [Документация Intune Graph](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview) +* [Документация Intune Graph](https://learn.microsoft.com/graph/api/resources/intune-graph-overview) ## Авторские права (c) Корпорация Майкрософт (Microsoft Corporation), 2017. Все права защищены. diff --git a/README-localized/Readme-zh-cn.md b/README-localized/Readme-zh-cn.md index b9db01a..a6ed155 100644 --- a/README-localized/Readme-zh-cn.md +++ b/README-localized/Readme-zh-cn.md @@ -16,7 +16,7 @@ extensions: 此 PowerShell 示例脚本的存储库演示如何访问 Intune 服务资源。他们通过从 PowerShell 向 Microsoft Graph API 发出 HTTPS RESTful API 请求来证明这一点。 -有关 Intune 和 Microsoft Graph 的文档,请查看[Intune Graph 文档](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview)。 +有关 Intune 和 Microsoft Graph 的文档,请查看[Intune Graph 文档](https://learn.microsoft.com/graph/api/resources/intune-graph-overview)。 这些示例演示了 Intune 管理员或 Microsoft 合作伙伴管理 Intune 资源的典型操作。 @@ -59,7 +59,7 @@ Intune 向 Microsoft Graph 提供数据的方式与其他云服务相同,具 ## 先决条件 使用这些 Microsoft Graph API Intune PowerShell 示例需要下列内容: * 通过在提升的 PowerShell 命令提示符处运行 'Install-Module AzureAD' 或 'Install-Module AzureADPreview' 安装 AzureAD PowerShell 模块 -* 具有生产或试用许可证,支持 Azure 门户的 Intune 租户 (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* 具有生产或试用许可证,支持 Azure 门户的 Intune 租户 (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * 使用 Microsoft Graph APIs 来配置 Intune 控件和策略需要 Intune 许可证。 * 一个具有管理 Intune 服务权限的账户 * 适用于 Windows 10 x64 的 PowerShell v5.0(PowerShell v4.0 是正确运行脚本的最低要求) @@ -125,7 +125,7 @@ Microsoft Intune PowerShell needs permission to: * [Microsoft Graph API 文档](https://developer.microsoft.com/en-us/graph/docs) * [Microsoft Graph 门户](https://developer.microsoft.com/en-us/graph/graph-explorer) * [Microsoft 代码示例](https://developer.microsoft.com/en-us/graph/code-samples-and-sdks) -* [Intune Graph 文档](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview) +* [Intune Graph 文档](https://learn.microsoft.com/graph/api/resources/intune-graph-overview) ## 版权信息 版权所有 (c) 2017 Microsoft。保留所有权利。 diff --git a/Readme.md b/Readme.md index f9a597d..7b4160b 100644 --- a/Readme.md +++ b/Readme.md @@ -60,7 +60,7 @@ Intune provides data into the Microsoft Graph in the same way as other cloud ser ## Prerequisites Use of these Microsoft Graph API Intune PowerShell samples requires the following: * Install the AzureAD PowerShell module by running 'Install-Module AzureAD' or 'Install-Module AzureADPreview' from an elevated PowerShell prompt -* An Intune tenant which supports the Azure Portal with a production or trial license (https://docs.microsoft.com/en-us/intune-azure/introduction/what-is-microsoft-intune) +* An Intune tenant which supports the Azure Portal with a production or trial license (https://learn.microsoft.com/mem/intune/fundamentals/what-is-intune) * Using the Microsoft Graph APIs to configure Intune controls and policies requires an Intune license. * An account with permissions to administer the Intune Service * PowerShell v5.0 on Windows 10 x64 (PowerShell v4.0 is a minimum requirement for the scripts to function correctly) diff --git a/RemoteActionAudit/Readme.md b/RemoteActionAudit/Readme.md index 722a7cb..c82101e 100644 --- a/RemoteActionAudit/Readme.md +++ b/RemoteActionAudit/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/SettingsCatalog/readme.md b/SettingsCatalog/readme.md index 53c3c8a..bdf7881 100644 --- a/SettingsCatalog/readme.md +++ b/SettingsCatalog/readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/SoftwareUpdates/Readme.md b/SoftwareUpdates/Readme.md index cda3cda..efe544e 100644 --- a/SoftwareUpdates/Readme.md +++ b/SoftwareUpdates/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/TermsAndConditions/Readme.md b/TermsAndConditions/Readme.md index fb10cc8..55fd57a 100644 --- a/TermsAndConditions/Readme.md +++ b/TermsAndConditions/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant.  Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account.  diff --git a/UserPolicyReport/Readme.md b/UserPolicyReport/Readme.md index ebb0600..cf47c57 100644 --- a/UserPolicyReport/Readme.md +++ b/UserPolicyReport/Readme.md @@ -2,7 +2,7 @@ This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell. -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview). #### Disclaimer Some script samples retrieve information from your Intune tenant, and others create, delete or update data in your Intune tenant. Understand the impact of each sample script prior to running it; samples should be run using a non-production or "test" tenant account. diff --git a/iOSAppProvisioningProfiles/Readme.md b/iOSAppProvisioningProfiles/Readme.md index 96e6c73..3328e9f 100644 --- a/iOSAppProvisioningProfiles/Readme.md +++ b/iOSAppProvisioningProfiles/Readme.md @@ -6,7 +6,7 @@ This repository of PowerShell sample scripts show how to access Intune service r -Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/intune_graph_overview). +Documentation for Intune and Microsoft Graph can be found here [Intune Graph Documentation](https://learn.microsoft.com/graph/api/resources/intune-graph-overview).