Skip to content

Commit 40e7d63

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/ai-services/content-safety/quickstart-groundedness.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ Create a new Python file named _quickstart.py_. Open the new file in your prefer
9696
print(data.decode("utf-8"))
9797
```
9898
99-
> [!IMPORTANT]
100-
> Remember to remove the key from your code when you're done, and never post your key publicly. For production, use a secure way of storing and accessing your credentials. For more information, see [Azure Key Vault](/azure/key-vault/general/overview).
99+
[!INCLUDE [Azure key vault](~/reusable-content/ce-skilling/azure/includes/ai-services/security/microsoft-entra-id-akv-expanded.md)]
101100
102101
1. Run the application with the `python` command:
103102

0 commit comments

Comments
 (0)