Skip to content

Commit 28b312c

Browse files
committed
Update to more detailed Key Vault warning advice reusable content
1 parent 4fc7d99 commit 28b312c

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

articles/ai-services/document-intelligence/quickstarts/includes/csharp-sdk.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,7 @@ To interact with the Form Recognizer service, you need to create an instance of
170170

171171
* [**Prebuilt model**](#prebuilt-model)
172172

173-
> [!IMPORTANT]
174-
> Remember to remove the key from your code when you're done, and never post it publicly. For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/overview). For more information, *see* Azure AI services [security](../../../../ai-services/security-features.md).
173+
[!INCLUDE [Azure key vault](~/reusable-content/ce-skilling/azure/includes/ai-services/security/microsoft-entra-id-akv-expanded.md)]
175174

176175
<!-- ### [.NET Command-line interface (CLI)](#tab/cli)
177176

articles/ai-services/document-intelligence/quickstarts/includes/java-sdk.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,7 @@ To interact with the Document Intelligence service, you need to create an instan
246246

247247
:::moniker-end
248248

249-
> [!IMPORTANT]
250-
> Remember to remove the key from your code when you're done, and never post it publicly. For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/overview). For more information, *see* Azure AI services [security](../../../../ai-services/security-features.md).
249+
[!INCLUDE [Azure key vault](~/reusable-content/ce-skilling/azure/includes/ai-services/security/microsoft-entra-id-akv-expanded.md)]
251250

252251
## Layout model
253252

articles/ai-services/document-intelligence/quickstarts/includes/javascript-sdk.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,7 @@ Recognizer `endpoint`.
129129

130130
* [**Prebuilt Invoice**](#prebuilt-model)
131131

132-
> [!IMPORTANT]
133-
> Remember to remove the key from your code when you're done, and never post it publicly. For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/overview). For more information, *see* Azure AI services [security](../../../../ai-services/security-features.md).
132+
[!INCLUDE [Azure key vault](~/reusable-content/ce-skilling/azure/includes/ai-services/security/microsoft-entra-id-akv-expanded.md)]
134133

135134
<!-- markdownlint-disable MD036 -->
136135

articles/ai-services/document-intelligence/quickstarts/includes/python-sdk.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ To interact with the Document Intelligence service, you need to create an instan
109109

110110
:::moniker-end
111111

112-
> [!IMPORTANT]
113-
> Remember to remove the key from your code when you're done, and never post it publicly. For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/overview). For more information, *see* Azure AI services [security](../../../../ai-services/security-features.md).
112+
[!INCLUDE [Azure key vault](~/reusable-content/ce-skilling/azure/includes/ai-services/security/microsoft-entra-id-akv-expanded.md)]
114113

115114
<!-- markdownlint-disable MD036 -->
116115

0 commit comments

Comments
 (0)