Skip to content

Commit e15db4f

Browse files
authored
Merge pull request #83755 from SaurabhSharma-MSFT/patch-42
Added Azure Key Vault resource url
2 parents 270687f + 278fb7f commit e15db4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/authentication-requests-and-responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ WWW-Authenticate: Bearer authorization="…", resource="…"
109109

110110
- authorization: The address of the OAuth2 authorization service that may be used to obtain an access token for the request.
111111

112-
- resource: The name of the resource to use in the authorization request.
112+
- resource: The name of the resource (https://vault.azure.net) to use in the authorization request.
113113

114114
## See Also
115115
[About keys, secrets, and certificates](about-keys-secrets-and-certificates.md)

0 commit comments

Comments
 (0)