Skip to content

Commit 29c4daf

Browse files
committed
Added links
1 parent a448634 commit 29c4daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/common-data-service/retrieve-and-delete-the-history-of-audited-data-changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ After auditing is enabled and data changes are made to those entities and attrib
2626
Refer to the sample link at the end of this topic for sample code that demonstrates some of these change history message requests.
2727

2828
> [!IMPORTANT]
29-
> Large attribute values, such as **Email** description or **Annotations** are limited (capped) to 5KB or ~5,000 characters in length. A capped attribute value can be recognized by three dots at the end of the text, for example “lorem ipsum, lorem ip…”.
29+
> Large attribute values, such as [Email.Description](reference/entities/email.md#BKMK_Description) or [Annotation](eference/entities/annotation.md) are limited (capped) to 5KB or ~5,000 characters in length. A capped attribute value can be recognized by three dots at the end of the text, for example “lorem ipsum, lorem ip…”.
3030
>
31-
> Going forward, **Audit** entity records will be stored in Common Data Service’s log storage. Linking **Audit** with other entity records using FetchXML will no longer be possible.
31+
> Going forward, [Audit](reference/entities/audit.md) entity records will be stored in Common Data Service’s log storage. Linking audit records with other entity records using FetchXML will no longer be possible.
3232
3333
## Delete the change history for a record
3434

0 commit comments

Comments
 (0)