Skip to content

Commit 06ce1b3

Browse files
committed
Update two link to more specific key vault guidance to match earlier info block
1 parent 4fc7d99 commit 06ce1b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/anomaly-detector/includes/quickstarts/anomaly-detector-client-library-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ curl "https://raw.githubusercontent.com/Azure/azure-sdk-for-python/main/sdk/anom
133133
```
134134

135135
> [!IMPORTANT]
136-
> For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/overview). For more information about credential security, see the Azure AI services [security](../../../security-features.md) article.
136+
> For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/apps-api-keys-secrets). For more information about credential security, see the Azure AI services [security](../../../security-features.md) article.
137137

138138
3. Run the application with the `python` command on your quickstart file
139139

@@ -220,7 +220,7 @@ To visualize the anomalies and change points in relation to the sample data seri
220220
```
221221

222222
> [!IMPORTANT]
223-
> For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/overview). for more information about credential security, see the Azure AI services [security](../../../security-features.md) article.
223+
> For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](/azure/key-vault/general/apps-api-keys-secrets). for more information about credential security, see the Azure AI services [security](../../../security-features.md) article.
224224

225225
3. Run the application with the `python` command on your quickstart file
226226

0 commit comments

Comments
 (0)