Skip to content

Commit

Permalink
Update azure-stack-linux.md
Browse files Browse the repository at this point in the history
Added supported build table for Azure Linux Agent to reduce customer confusion.
  • Loading branch information
tizape authored Apr 16, 2019
1 parent 54f4ff0 commit 4d1b670
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion articles/azure-stack/azure-stack-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,17 @@ Note that there are frequent updates to these images, so check Marketplace Manag

Wherever possible, download the images available through Marketplace Management which have been prepared and tested for Azure Stack.

The Azure Linux Agent (typically called `WALinuxAgent` or `walinuxagent`) is required, and not all versions of the agent will work on Azure Stack. You should use the latest version of WALA or version 2.2.20 if you create your own image. Note that versions between 2.2.20 and 2.2.35 (exclusive) do not work on Azure Stack. To use agent versions above 2.2.35, please apply the 1901 hotfix/1902 hotfix or update your Azure Stack to the 1903 release (or above). Note that [cloud-init](https://cloud-init.io/) is not supported on Azure Stack at this time.
### Azure Linux Agent
The Azure Linux Agent (typically called `WALinuxAgent` or `walinuxagent`) is required, and not all versions of the agent will work on Azure Stack. Versions between 2.2.20 and 2.2.35 are not supported on Azure Stack. To use the latest agent versions above 2.2.35, please apply the 1901 hotfix/1902 hotfix or update your Azure Stack to the 1903 release (or above). Note that [cloud-init](https://cloud-init.io/) is not supported on Azure Stack at this time.

| Azure Stack build | Azure Linux Agent build |
| ------------- | ------------- |
| 1.1901.0.99 or earlier | 2.2.20 |
| 1.1902.0.69 | 2.2.20 |
| 1.1901.3.105 | 2.2.35 or newer |
| 1.1902.2.73 | 2.2.35 or newer |
| 1.1903.0.35 | 2.2.35 or newer |
| Not Supported | 2.2.21-2.2.34 |

You can prepare your own Linux image using the following instructions:

Expand Down

0 comments on commit 4d1b670

Please sign in to comment.