Skip to content

Commit f3e7e5f

Browse files
authored
Added deprecation banner
1 parent 948acb1 commit f3e7e5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

powerapps-docs/developer/common-data-service/online-management-api/sample-quick-start.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ search.app:
1515
---
1616
# Quick Start Sample: Retrieve Microsoft Dataverse environments using 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
The C# sample demonstrates how to authenticate to the Online Management API and then retrieve all Dataverse environments from your Microsoft 365 tenant.
1922

2023
The sample uses the authentication [helper code](sample-authentication-helper.md) to easily authenticate to Online Management API using the OAuth 2.0 protocol and pass in the access token in header of your request.

0 commit comments

Comments
 (0)