From 9361a9959c7b665969c5bc17d08c5ea7a9ebe965 Mon Sep 17 00:00:00 2001 From: Christopher Boumenot Date: Mon, 26 Jun 2017 13:31:50 -0700 Subject: [PATCH] azure: device login notes --- website/source/docs/builders/azure-setup.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/builders/azure-setup.html.md b/website/source/docs/builders/azure-setup.html.md index 53a77875e..90c1a6e73 100644 --- a/website/source/docs/builders/azure-setup.html.md +++ b/website/source/docs/builders/azure-setup.html.md @@ -44,6 +44,8 @@ There are three pieces of information you must provide to enable device login mo > Device login mode is enabled by not setting client\_id and client\_secret. +> Device login mode is for the public cloud only, and Linux VMs only. + The device login flow asks that you open a web browser, navigate to , and input the supplied code. This authorizes the Packer for Azure application to act on your behalf. An OAuth token will be created, and stored in the user's home directory (~/.azure/packer/oauth-TenantID.json). This token is used if the token file exists, and it