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
Copy file name to clipboardExpand all lines: articles/virtual-machines/linux/generation-2.md
-41Lines changed: 0 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,6 @@ Generation 1 VMs are supported by all VM sizes in Azure. Azure now offers Genera
41
41
*[Ls-series](https://docs.microsoft.com/azure/virtual-machines/linux/sizes-previous-gen#ls-series) and [Lsv2-series](https://docs.microsoft.com/azure/virtual-machines/linux/sizes-storage#lsv2-series)
To learn how to find and create SUSE Linux images on Mv2-series VMs, see the [Find a SUSE image](#find-a-suse-image) section.
45
-
46
44
## Generation 2 VM images in Azure Marketplace
47
45
48
46
Generation 2 VMs support the following Azure Marketplace images:
@@ -102,45 +100,6 @@ Currently, the following Windows generation 2 images are published in the Azure
102
100
103
101
See the capabilities section for a list of supported marketplace images as we will continue adding additional images that support generation 2.
104
102
105
-
#### Find a SUSE image
106
-
107
-
To select an appropriate SUSE Linux image in the Azure portal:
108
-
109
-
1. In the Azure portal, select **Create a resource**
110
-
1. Search for “SUSE SAP”
111
-
1. SLES for SAP generation 2 images are available as either pay-as-you-go, or bring your own subscription (BYOS). In the search results, expand the desired image category:
112
-
113
-
* SUSE Linux Enterprise Server (SLES) for SAP
114
-
* SUSE Linux Enterprise Server (SLES) for SAP (BYOS)
115
-
116
-
1. SUSE images compatible with the Mv2-series are prefixed with the name `GEN2:`. The following SUSE images are available for Mv2-series VMs:
117
-
118
-
* GEN2: SUSE Linux Enterprise Server (SLES) 12 SP4 for SAP Applications
119
-
* GEN2: SUSE Linux Enterprise Server (SLES) 15 for SAP Applications
120
-
* GEN2: SUSE Linux Enterprise Server (SLES) 12 SP4 for SAP Applications (BYOS)
121
-
* GEN2: SUSE Linux Enterprise Server (SLES) 15 for SAP Applications (BYOS)
122
-
123
-
#### Select a SUSE image via Azure CLI
124
-
125
-
To see a list of the currently available SLES for SAP image for Mv2-series VMs, use the following [`az vm image list`](https://docs.microsoft.com/cli/azure/vm/image?view=azure-cli-latest#az-vm-image-list) command:
126
-
127
-
```azurecli
128
-
az vm image list --output table --publisher SUSE --sku gen2 --all
129
-
```
130
-
131
-
The command outputs the currently available Generation 2 VMs available from SUSE for Mv2-series VMs.
<sup>1</sup> These large VMs require one of these supported guest OSes: Windows Server 2016, Windows Server 2019, SLES 12 SP4, SLES 15.
106
106
107
-
<sup>2</sup> Mv2-series VMs are generation 2 only. If you're using Linux, learn more about selecting a SUSE image at [Generation 2 VMs on Azure](../articles/virtual-machines/linux/generation-2.md#find-a-suse-image).
107
+
<sup>2</sup> Mv2-series VMs are generation 2 only. If you're using Linux, see the following section for how to find and select a SUSE Linux image.
108
+
109
+
#### Find a SUSE image
110
+
111
+
To select an appropriate SUSE Linux image in the Azure portal:
112
+
113
+
1. In the Azure portal, select **Create a resource**
114
+
1. Search for “SUSE SAP”
115
+
1. SLES for SAP generation 2 images are available as either pay-as-you-go, or bring your own subscription (BYOS). In the search results, expand the desired image category:
116
+
117
+
* SUSE Linux Enterprise Server (SLES) for SAP
118
+
* SUSE Linux Enterprise Server (SLES) for SAP (BYOS)
119
+
120
+
1. SUSE images compatible with the Mv2-series are prefixed with the name `GEN2:`. The following SUSE images are available for Mv2-series VMs:
121
+
122
+
* GEN2: SUSE Linux Enterprise Server (SLES) 12 SP4 for SAP Applications
123
+
* GEN2: SUSE Linux Enterprise Server (SLES) 15 for SAP Applications
124
+
* GEN2: SUSE Linux Enterprise Server (SLES) 12 SP4 for SAP Applications (BYOS)
125
+
* GEN2: SUSE Linux Enterprise Server (SLES) 15 for SAP Applications (BYOS)
126
+
127
+
#### Select a SUSE image via Azure CLI
128
+
129
+
To see a list of the currently available SLES for SAP image for Mv2-series VMs, use the following [`az vm image list`](https://docs.microsoft.com/cli/azure/vm/image?view=azure-cli-latest#az-vm-image-list) command:
130
+
131
+
```azurecli
132
+
az vm image list --output table --publisher SUSE --sku gen2 --all
133
+
```
134
+
135
+
The command outputs the currently available Generation 2 VMs available from SUSE for Mv2-series VMs.
0 commit comments