You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: Learn how to use Ansible to create and manage Azure compute, network, and storage infrastructure.
40
-
- type: list
41
-
style: unordered
42
-
items:
43
-
- html: <a href="/azure/virtual-machines/linux/ansible-create-complete-vm?toc=%2Fen-us%2Fazure%2Fansible%2Ftoc.json&bc=%2Fen-us%2Fazure%2Fbread%2Ftoc.json">Create a Linux virtual machine, including virtual network, public IP address, and virtual network interface card.</a>
44
-
- html: <a href="./ansible-run-playbook-in-cloudshell">Run Ansible with Bash in Azure Cloud Shell.</a>
45
-
- html: <a href="./ansible-manage-azure-dynamic-inventories">Create and manage a dynamic inventory of your Azure resources.</a>
46
-
- html: <a href="./ansible-create-configure-vmss">Create and manage virtual machine scale sets in Azure.</a>
47
-
- html: <a href="./ansible-deploy-app-vmss">Deploy applications to virtual machine scale sets in Azure.</a>
48
-
- html: <a href="./ansible-create-configure-aks">Create and manage Azure Kubernetes Service clusters.</a>
49
-
- html: <a href="./ansible-create-configure-application-gateway">Manage web traffic with an Azure application gateway.</a>
50
-
- html: <a href="./ansible-auto-scale-vmss">Automatically scale virtual machine scale sets in Azure using Ansible.</a>
51
-
- html: <a href="./ansible-scale-azure-web-apps">Scale Azure App Service web apps by using Ansible.</a>
52
-
- html: <a href="./ansible-create-configure-route-table">Create, change, or delete an Azure route table using Ansible.</a>
0 commit comments