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
This commit is contained in:
parent
fec85a42a6
commit
e497509e51
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ root directory of the Ansible repo.
|
|||
|
||||
$ 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
|
||||
-------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue