Selected Image is not available. SUSE Enterprise Linux 15 SP2

Ibbe 21 Reputation points
2022-01-22T20:45:03.35+00:00

Hi,

I want create a VM with SUSE Enterprise Linux 15 SP2 +Patching, as my application doesn't support SP3 yet.
Currently azure portal gives error "The selected image is not available. Select a different image."

I want know how i will be able to have SP2?

Regards
Ib

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,044 questions
0 comments No comments
{count} votes

Accepted answer
  1. Prrudram-MSFT 28,286 Reputation points Microsoft Employee Moderator
    2022-01-25T13:10:07.03+00:00

    Hello @Ibbe ,

    I think the image doesn't exists from the portal and if you need to deploy this from portal only, then we would need to reach out to the internal azure portal teams to check the possibility of making it available on portal. Let me know if you are looking for options to install it only portal way.

    As a workaround you can install this image from PS/CLI, gen2 images are available too.

    root@MININT-22C1F69:~# cat suse_latest | grep -i 15 | grep -i SP2
    "urn": "SUSE:sles-15-sp2:gen2:2021.06.05",
    "urn": "SUSE:sles-15-sp2-basic:gen2:2021.06.05",
    "urn": "SUSE:sles-15-sp2-byos:gen1:2021.06.05",
    "urn": "SUSE:sles-15-sp2-byos:gen2:2021.06.05",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen1:2021.04.05",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen1:2021.06.10",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen1:2021.07.22",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen1:2021.09.13",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen1:2021.10.25",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen2:2021.04.05",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen2:2021.06.10",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen2:2021.07.22",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen2:2021.09.13",
    "urn": "SUSE:sles-15-sp2-chost-byos:gen2:2021.10.25",
    "urn": "SUSE:sles-15-sp2-hpc:gen2:2021.06.05",
    "urn": "SUSE:sles-15-sp2-hpc-byos:gen1:2021.06.05",
    "urn": "SUSE:sles-15-sp2-hpc-byos:gen2:2021.06.05",
    "urn": "SUSE:sles-15-sp2-monitoring:gen1:2021.02.17",
    "urn": "SUSE:sles-15-sp2-monitoring:gen2:2021.02.17",
    "urn": "SUSE:sles-sap-15-sp2:gen1:2021.06.05",
    "urn": "SUSE:sles-sap-15-sp2:gen2:2021.06.05",
    "urn": "SUSE:sles-sap-15-sp2-byos:gen1:2021.06.05",
    "urn": "SUSE:sles-sap-15-sp2-byos:gen2:2021.06.05",

    (If the response was helpful please don't forget to upvote and accept as answer, thank you)


2 additional answers

Sort by: Most helpful
  1. Prrudram-MSFT 28,286 Reputation points Microsoft Employee Moderator
    2022-01-23T11:13:53.303+00:00

    Hello Ibbe-8417,

    The nearest we could find for SLES 15 SP2 is SUSE Linux Enterprise Server 15 SP2 - BYOS by SUSE
    azuremarketplace Images

    0 comments No comments

  2. Ibbe 21 Reputation points
    2022-01-23T18:18:54.883+00:00

    Yes, in that Software installer is not showing any additional packages which is not installed.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.