Skip to content

Commit 11e51e9

Browse files
authored
Adding KeyVault URI
1 parent 207cc9a commit 11e51e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The steps below outline how to build official builds and publish to PYPI.
104104
105105
[pypi]
106106
username = sqlcli
107-
password = <Get Password from Azure Key Vault>
107+
password = <Get Password from Azure Key Vault> (https://sqltoolssecretstore.vault.azure.net/secrets/PYPI-AccountName-sqlcli/)
108108
109109
```
110110
2. Set env var to indicate a official build:

0 commit comments

Comments
 (0)