Skip to content

Commit b5760a7

Browse files
Merge pull request #2986 from Orin-Thomas/orthomas-16Feb25-D
Update to more detailed Key Vault warning advice reusable content
2 parents e6eeffa + 29ae190 commit b5760a7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/ai-studio/how-to/develop/connections-add-sdk.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,7 @@ Connections are a way to authenticate and consume both Microsoft and other resou
3636

3737
There are various authentication methods for the different connection types. When you use Microsoft Entra ID, in addition to creating the connection you might also need to grant Azure role-based access control permissions before the connection can be used. For more information, visit [Role-based access control](../../concepts/rbac-ai-studio.md#scenario-connections-using-microsoft-entra-id-authentication).
3838

39-
> [!IMPORTANT]
40-
> We recommend Microsoft Entra ID authentication with [managed identities for Azure resources](/azure/active-directory/managed-identities-azure-resources/overview) to avoid storing credentials with your applications that run in the cloud.
41-
>
42-
> If you use an API key, store it securely somewhere else, such as in [Azure Key Vault](/azure/key-vault/general/overview). Don't include the API key directly in your code, and never post it publicly.
43-
39+
[!INCLUDE [Azure Key Vault](~/reusable-content/ce-skilling/azure/includes/ai-services/security/microsoft-entra-id-akv-expanded.md)]
4440

4541
## Azure OpenAI Service
4642

0 commit comments

Comments
 (0)