Skip to content

Commit 6fde608

Browse files
committed
Build issues fixed
1 parent 3fd375e commit 6fde608

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ To use the Online Management API, you must have one of the following admin roles
2424
- Global administrator
2525
- Service administrator
2626

27+
For information about these roles, see [About admin roles](https://support.office.com/article/About-Office-365-admin-roles-da585eea-f576-4f55-a1e0-87090b6aaa9d)
28+
2729
## Service URL
2830

2931
The service URL defines the endpoint address for accessing REST API. To perform any operation using the Online Management API, you need to specify the request URL in the following format:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The sample performs the following tasks:
3434

3535
## Run this sample
3636
Before you can run this sample, make sure that you have:
37-
- One of the admin roles in your Microsoft 365 tenant. See [Microsoft 365 Admin roles](get-started-online-management-api.md#office-365-admin-roles)
37+
- One of the admin roles in your Microsoft 365 tenant. See [Microsoft 365 Admin roles](get-started-online-management-api.md#microsoft-365-admin-roles)
3838
- Visual Studio 2015 or later; Internet connectivity is required to download/restore assemblies in the NuGet package.
3939
- .NET Framework 4.6.2
4040

0 commit comments

Comments
 (0)