Update guide_azure.rst to include note about running ansible from within azure (#35441)

* Update guide_azure.rst

Add one more option to run Ansible in Azure

* Minor edit
pull/4420/head
Kylie Liang 2018-01-31 09:31:10 +08:00 committed by scottb
parent fec85a42a6
commit e497509e51
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ root directory of the Ansible repo.
$ pip install .[azure] $ pip install .[azure]
You can also directly run Ansible in [Azure Cloud Shell](https://shell.azure.com), where Ansible is pre-installed.
Authenticating with Azure Authenticating with Azure
------------------------- -------------------------