From 2ffbe8240f4168a69a3a3e267e88667a06351049 Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Tue, 11 Aug 2020 06:55:24 -0700 Subject: [PATCH] document that interactive login is not an option for gov clouds (#9744) --- website/pages/docs/builders/azure/index.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/pages/docs/builders/azure/index.mdx b/website/pages/docs/builders/azure/index.mdx index 6ca1569a6..fc76e1b89 100644 --- a/website/pages/docs/builders/azure/index.mdx +++ b/website/pages/docs/builders/azure/index.mdx @@ -62,6 +62,9 @@ that your organization might have. The tokens are cached under the `.azure/packe directory in your home directory and will be reused if they are still valid on subsequent runs. +Please note that the interactive login is only available on the Azure public +cloud, not on sovereign/government clouds. + ## Azure Managed Identity Azure provides the option to assign an identity to a virtual machine ([Azure