Skip to content

Commit 9c1f013

Browse files
Update articles/ai-services/agents/includes/quickstart-javascript.md
1 parent 05f1d6b commit 9c1f013

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/ai-services/agents/includes/quickstart-javascript.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ For example, your connection string may look something like:
6969

7070
Set this connection string as an environment variable named `PROJECT_CONNECTION_STRING` in a `.env` file.
7171

72-
### Security Notice
73-
7472
> [!IMPORTANT]
7573
> * This quickstart code uses environment variables for sensitive configuration. Never commit your `.env` file to version control by making sure `.env` is listed in your `.gitignore` file.
7674
> * _Remember: If you accidentally commit sensitive information, consider those credentials compromised and rotate them immediately._

0 commit comments

Comments
 (0)