From 9bdd2d0ffdea13f2cf373a082984ceaed6031854 Mon Sep 17 00:00:00 2001 From: Levi Harrison Date: Mon, 24 Jan 2022 18:14:22 -0500 Subject: [PATCH] Merge pull request #10197 from LeviHarrison/fix-azure-http-client-typo Fix typo in Azure SD configuration --- docs/configuration/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index a20748a95..7dc668714 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -438,7 +438,7 @@ subscription_id: # instead be specified in the relabeling rule. [ port: | 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.