Skip to content

Commit 3fd375e

Browse files
committed
Build issues fixed
1 parent 8913b00 commit 3fd375e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ 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 Microsoft 365 admin roles](https://support.office.com/article/About-Office-365-admin-roles-da585eea-f576-4f55-a1e0-87090b6aaa9d)
28-
2927
## Service URL
3028

3129
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/xrm-tooling/sample-simplified-connection-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The following shows a sample `app.config file`. To use this, remove the comment
110110
</configuration>
111111
```
112112

113-
## Example
113+
## Another Example
114114

115115
```csharp
116116
using Microsoft.Crm.Sdk.Messages;

0 commit comments

Comments
 (0)