Skip to content

Commit fdff1d3

Browse files
authored
Merge pull request #3654 from MicrosoftDocs/master
Pushing changes live
2 parents 57fecaf + 2f48c86 commit fdff1d3

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

powerapps-docs/developer/common-data-service/online-management-api/authentication.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Authenticate to use the Online Management API for Common Data Service| MicrosoftDocs"
33
description: "Provides information about authenticating to the Online Management API to perform environment-related operations."
4-
ms.date: 11/27/2017
4+
ms.date: 10/23/2020
55
ms.service: crm-online
66
ms.topic: conceptual
77
ms.assetid: c292c148-01f0-41f6-a2fe-7ed05a01a733
@@ -15,6 +15,9 @@ search.app:
1515
---
1616
# Authenticate to use the Online Management API
1717

18+
> [!NOTE]
19+
> Effective August 26, 2020, the Online Management API is [deprecated](/power-platform/important-changes-coming##online-management-api-powershell-module-and-rest-api-are-deprecated).
20+
1821
Online Management API supports OAuth 2.0 protocol for authentication. Use [Azure Active Directory (AAD)](https://docs.microsoft.com/azure/active-directory/active-directory-whatis) to authenticate by obtaining a valid OAuth 2.0 access token, and pass it using the **Authorization** header in your requests to the Online Management API.
1922

2023
The recommended authentication API to use with the Online Management API is [Azure Active Directory Authentication Library (ADAL)](https://docs.microsoft.com/azure/active-directory/develop/active-directory-authentication-libraries), which is available for a wide variety of platforms and programming languages.

powerapps-docs/developer/common-data-service/online-management-api/get-started-online-management-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ search.app:
1616
# Get started with Online Management API
1717

1818
> [!NOTE]
19-
> Effective August 26, 2020, the Online Management API is [deprecated](/power-platform/important-changes-coming##online-management-api-powershell-module-and-rest-api-are-deprecated).
19+
> Effective August 26, 2020, the Online Management API is [deprecated](/power-platform/important-changes-coming#online-management-api-powershell-module-and-rest-api-are-deprecated).
2020
2121
This topic provides basic information to help you get started with the Online Admin API for Common Data Service.
2222

powerapps-docs/developer/common-data-service/online-management-api/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ search.app:
1515
# Online Management API for Common Data Service
1616

1717
> [!NOTE]
18-
> Effective August 26, 2020, the Online Management API is [deprecated](/power-platform/important-changes-coming##online-management-api-powershell-module-and-rest-api-are-deprecated).
18+
> Effective August 26, 2020, the Online Management API is [deprecated](/power-platform/important-changes-coming#online-management-api-powershell-module-and-rest-api-are-deprecated).
1919
2020
Online Management API is a REST API that lets you create and manage Common Data Service environments in your Microsoft 365 tenant.
2121

0 commit comments

Comments
 (0)