Use the US Government Azure cloud with Azure CLI 2

Use the US Government Azure cloud with Azure CLI 2

John Savill

June 24, 2017

1 Min Read
Use the US Government Azure cloud with Azure CLI 2

Q. I'm using the Azure CLI v2 with Azure but need to authenticate to the US Government cloud. How do I do this?

A. To utilize the Government cloud use:

az cloud set --name AzureUSGovernment

Then continue to logon as normal, e.g. az login

Read more about:

Government

About the Author(s)

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like