Skip to content

Commit f54b4de

Browse files
authored
Update articles/ai-services/authentication.md
1 parent a4da110 commit f54b4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ In this sample, a password is used to authenticate the service principal. The to
257257
$accessToken = $responseToken.access_token
258258
```
259259
>[!NOTE]
260-
> Anytime you use passwords in a script, the most secure option is to use the PowerShell Secrets Management module and integrate with a solution such as Azure KeyVault
260+
> Anytime you use passwords in a script, the most secure option is to use the PowerShell Secrets Management module and integrate with a solution such as Azure KeyVault.
261261
262262
---
263263

0 commit comments

Comments
 (0)