@@ -16,7 +16,7 @@ ms.date: 01/24/2024
16
16
* A Salt Master (either on-premises or in a cloud) that can accept connections from Salt minions hosted on Azure
17
17
* The Salt Minion VM Extension requires that the target VM is connected to the internet in order to fetch Salt packages
18
18
19
- ## Supported Platforms
19
+ ## Supported platforms
20
20
21
21
Azure VM running any of the following supported OS:
22
22
@@ -45,15 +45,15 @@ If you want another distro to be supported (assuming Salt [supports](https://doc
45
45
* ` minion_id ` - Minion ID (hostname by default)
46
46
* ` salt_version ` - Salt Minion version to install, for example ` 3006.1 ` (` latest ` by default)
47
47
48
- ## Install Salt Minion using the Azure Portal
48
+ ## Install Salt Minion using the Azure portal
49
49
50
- 1 . Select one of your VMs
51
- 2 . In the left menu click ** Extensions + applications**
52
- 3 . Click ** + Add**
53
- 4 . In the gallery, type ** salt minion ** in the search bar
54
- 5 . Select the ** Salt Minion** tile and click ** Next**
55
- 6 . Enter configuration parameters in the provided form (see [ Salt Minion settings] ( #salt-minion-settings ) )
56
- 7 . Click ** Review + create**
50
+ 1 . Select one of your VMs.
51
+ 2 . In the left menu click ** Extensions + applications** .
52
+ 3 . Click ** + Add** .
53
+ 4 . In the gallery, type ** Salt Minion ** in the search bar.
54
+ 5 . Select the ** Salt Minion** tile and click ** Next** .
55
+ 6 . Enter configuration parameters in the provided form (see [ Salt Minion settings] ( #salt-minion-settings ) ).
56
+ 7 . Click ** Review + create** .
57
57
58
58
## Install Salt Minion using the Azure CLI
59
59
0 commit comments