Skip to content

Commit 36ae280

Browse files
authored
Update authentication-managed-identity-policy.md
Added Cognitive Services/Azure OpenAI example.
1 parent 5388497 commit 36ae280

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/api-management/authentication-managed-identity-policy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Both system-assigned identity and any of the multiple user-assigned identities c
4949
<authentication-managed-identity resource="https://graph.microsoft.com"/>
5050
```
5151
```xml
52+
<authentication-managed-identity resource="https://cognitiveservices.azure.com"/> <!--Azure OpenAI-->
53+
```
54+
```xml
5255
<authentication-managed-identity resource="https://management.azure.com/"/> <!--Azure Resource Manager-->
5356
```
5457
```xml

0 commit comments

Comments
 (0)