Skip to content

Commit 793fb5d

Browse files
committed
Adding Mariner Support
1 parent 761893d commit 793fb5d

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed

articles/virtual-machines/extensions/agent-linux.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,11 @@ Testing has confirmed that the following systems work with the Azure Linux VM Ag
7070
7171
| Distribution | x64 | ARM64 |
7272
|:-----|:-----:|:-----:|
73-
| Alma Linux | 9.x+ | .x+ |
73+
| Alma Linux | 9.x+ | 9.x+ |
7474
| CentOS | 7.x+, 8.x+ | 7.x+ |
7575
| Debian | 10+ | 11.x+ |
7676
| Flatcar Linux | 3374.2.x+ | 3374.2.x+ |
77+
| Mariner | 2.x | 2.x |
7778
| openSUSE | 12.3+ | *Not supported* |
7879
| Oracle Linux | 6.4+, 7.x+, 8.x+ | *Not supported* |
7980
| Red Hat Enterprise Linux | 6.7+, 7.x+, 8.x+ | 8.6+, 9.0+ |

articles/virtual-machines/extensions/custom-script-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Use Version 2 for new and existing deployments. The new version is a drop-in rep
3535
| CentOS | 7.x+, 8.x+ | 7.x+ |
3636
| Debian | 10+ | 11.x+ |
3737
| Flatcar Linux | 3374.2.x+ | 3374.2.x+ |
38+
| Mariner | 2.x | 2.x |
3839
| openSUSE | 12.3+ | Not Supported |
3940
| Oracle Linux | 6.4+, 7.x+, 8.x+ | Not Supported |
4041
| Red Hat Enterprise Linux | 6.7+, 7.x+, 8.x+ | 8.6+, 9.0+ |

articles/virtual-machines/extensions/vmaccess.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The VM Access extension can be run against these Linux distributions:
3131
| CentOS | 7.x+, 8.x+ | 7.x+ |
3232
| Debian | 10+ | 11.x+ |
3333
| Flatcar Linux | 3374.2.x+ | 3374.2.x+ |
34+
| Mariner | 2.x | 2.x |
3435
| openSUSE | 12.3+ | Not Supported |
3536
| Oracle Linux | 6.4+, 7.x+, 8.x+ | Not Supported |
3637
| Red Hat Enterprise Linux | 6.7+, 7.x+, 8.x+ | 8.6+, 9.0+ |

articles/virtual-machines/linux/run-command-managed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The *updated* managed Run Command uses the same VM agent channel to execute scri
3737
| CentOS | 7.x+, 8.x+ | Not Supported |
3838
| Debian | 10+ | Not Supported |
3939
| Flatcar Linux | 3374.2.x+ | Not Supported |
40+
| Mariner | 2.x | Not Supported |
4041
| openSUSE | 12.3+ | Not Supported |
4142
| Oracle Linux | 6.4+, 7.x+, 8.x+ | Not Supported |
4243
| Red Hat Enterprise Linux | 6.7+, 7.x+, 8.x+ | Not Supported |

articles/virtual-machines/linux/run-command.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This capability is useful in all scenarios where you want to run a script within
3333
| CentOS | 7.x+, 8.x+ | 7.x+ |
3434
| Debian | 10+ | 11.x+ |
3535
| Flatcar Linux | 3374.2.x+ | 3374.2.x+ |
36+
| Mariner | 2.x | 2.x |
3637
| openSUSE | 12.3+ | Not Supported |
3738
| Oracle Linux | 6.4+, 7.x+, 8.x+ | Not Supported |
3839
| Red Hat Enterprise Linux | 6.7+, 7.x+, 8.x+ | 8.6+, 9.0+ |

0 commit comments

Comments
 (0)