Skip to content

Commit 86b19ea

Browse files
author
gitName
committed
review
1 parent c62531b commit 86b19ea

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/api-management/applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: dlepow
77

88
ms.service: azure-api-management
99
ms.topic: how-to
10-
ms.date: 09/03/2025
10+
ms.date: 07/11/2025
1111
ms.author: danlep
1212
ms.custom:
1313
- build-2025
@@ -19,7 +19,7 @@ ms.custom:
1919
API Management now supports built-in OAuth 2.0 application-based access to product APIs using the client credentials flow. This feature allows API managers to register Microsoft Entra ID applications, streamlining secure API access for developers through OAuth 2.0 authorization.
2020

2121
> [!NOTE]
22-
> Applications are currently in preview.
22+
> Applications are currently in limited preview. To sign up, fill [this form](https://aka.ms/apimappspreview).
2323
2424
With this feature:
2525
* API managers set a product property to enable application-based access.

articles/api-management/llm-content-safety-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Use the policy in scenarios such as the following:
5656
| -------------- | ----------------------------------------------------------------------------------------------------- | -------- | ------- |
5757
| backend-id | Identifier (name) of the Azure AI Content Safety backend to route content-safety API calls to. Policy expressions are allowed. | Yes | N/A |
5858
| shield-prompt | If set to `true`, content is checked for user attacks. Otherwise, skip this check. Policy expressions are allowed. | No | `false` |
59-
| enforce-on-completions| If set to `true`, content safety checks are enforced on chat completions for final redaction, logging, and response validation. Otherwise, skip this check. Policy expressions are allowed. | No | `false` |
59+
| enforce-on-completions| If set to `true`, content safety checks are enforced on chat completions for response validation. Otherwise, skip this check. Policy expressions are allowed. | No | `false` |
6060

6161

6262
## Elements

0 commit comments

Comments
 (0)