Skip to content

Commit a0f2500

Browse files
committed
Pulled notes for JavaScript & Python univariate includes, per email thread
1 parent 08811e6 commit a0f2500

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-javascript.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ Use the Anomaly Detector client library for JavaScript to:
3333

3434
[!INCLUDE [anomaly-detector-environment-variables](../environment-variables.md)]
3535

36-
> [!IMPORTANT]
37-
> 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](../../../../key-vault/general/overview.md). See the Cognitive Services [security](../../../cognitive-services-security.md) article for more information.
38-
3936
### Create a new Node.js application
4037

4138
In a console window (such as cmd, PowerShell, or Bash), create a new directory for your app, and navigate to it.

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-python.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ Use the Anomaly Detector client library for Python to:
3434

3535
[!INCLUDE [anomaly-detector-environment-variables](../environment-variables.md)]
3636

37-
> [!IMPORTANT]
38-
> 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](../../../../key-vault/general/overview.md). See the Cognitive Services [security](../../../cognitive-services-security.md) article for more information.
39-
4037
### Create a new Python application
4138

4239
Create a new Python file and import the following libraries.

0 commit comments

Comments
 (0)