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 editpull/4420/head
parent
fec85a42a6
commit
e497509e51
|
@ -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
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue