Merge pull request #10197 from LeviHarrison/fix-azure-http-client-typo

Fix typo in Azure SD configuration
This commit is contained in:
Levi Harrison 2022-01-24 18:14:22 -05:00 committed by GitHub
parent 7c6595ed14
commit 9bdd2d0ffd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -438,7 +438,7 @@ subscription_id: <string>
# instead be specified in the relabeling rule.
[ port: <int> | default = 80 ]
# Authentication information used to authenticate to the consul server.
# Authentication information used to authenticate to the Azure API.
# Note that `basic_auth`, `authorization` and `oauth2` options are
# mutually exclusive.
# `password` and `password_file` are mutually exclusive.