You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/develop/actions/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Actions are atomic units of functionality that can be invoked by the Windows Cop
16
16
When building AI backed actions, it is your responsibility as the Action author to perform content moderation and abuse monitoring when it comes to entities returned to the user. For more information about Microsoft Responsible AI policies for more information, see [Microsoft Responsible AI: Principles and approach](https://www.microsoft.com/en-us/ai/principles-and-approach)
17
17
18
18
> [!NOTE]
19
-
> Consider if children should have access to the action using the ‘age-rating’ property in the action definition.
19
+
> Consider if children should have access to the action using the ‘contentAgeRating’ property in the action definition JSON.
0 commit comments