Skip to content

Commit 6482d23

Browse files
committed
fit-n-finish
1 parent 2db8f41 commit 6482d23

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

powerapps-docs/developer/data-platform/auditing/configure.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ The following table describes the organization table columns that control auditi
3636

3737
Use the following queries to retrieve your organization settings.
3838

39-
Learn more about:
40-
41-
- [Retrieve a table row using the Web API](../webapi/retrieve-entity-using-web-api.md)
42-
4339
#### [Web API](#tab/webapi)
4440

4541
**Request**
@@ -76,8 +72,10 @@ HTTP/1.1 200 OK
7672
]
7773
}
7874
```
75+
7976
Learn more about:
8077

78+
- [Retrieve a table row using the Web API](../webapi/retrieve-entity-using-web-api.md)
8179
- [organization EntityType](xref:Microsoft.Dynamics.CRM.organization)
8280

8381
#### [SDK for .NET](#tab/sdk)

powerapps-docs/developer/data-platform/auditing/retrieve-audit-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ Learn more about:
646646

647647
- [RetrieveAuditDetailsRequest Class](xref:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsRequest)
648648
- [RetrieveAuditDetailsResponse Class](xref:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsResponse)
649-
- [IOrganizationService.Execute Method>](xref:Microsoft.Xrm.Sdk.IOrganizationService.Execute%2A)
649+
- [IOrganizationService.Execute Method](xref:Microsoft.Xrm.Sdk.IOrganizationService.Execute%2A)
650650

651651
---
652652

0 commit comments

Comments
 (0)