dears,
can anyone confirm if oracle enterprise linux is available on azure? from the marketplace i can see oracle linux.
is is the same?
if it is not available any idea how can i create a vm with this OS?
thanks
Elio
dears,
can anyone confirm if oracle enterprise linux is available on azure? from the marketplace i can see oracle linux.
is is the same?
if it is not available any idea how can i create a vm with this OS?
thanks
Elio
To follow-up, Please let us know if you have further query on this.
Please don’t forget to Accept the answer
To follow-up, Please let us know if you have further query on this.
Please don’t forget to Accept the answer
hello,
and how will the license be charged? based on the picture i can see some from them is per hour
buy my requirement will be the oracle linux and licensing per hour is not available as per the image
thanks
Hello, @eg1995-5273,
It's not clear from my first screenshot above but the Azure Marketplace includes VM images published by both Microsoft and other publishers. Oracle offerings will be offered by other publishers and those publishers will set the pricing model. Some are by the hour, some by the month, and some are BYOL (bring your own license). You may have to select the image to see what the price will be as vCPU count affects pricing.



Hi @eg1995-5273
In Azure marketplace current Oracle Linux is the enterprise version.
Please refer to the below links.
1. Oracle Linux provides reliability, scalability, security, and performance for enterprise workloads.
2. Running Oracle Linux in public clouds
If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.
Hello again, @eg1995-5273!
Adding to what @learn2skills has said, Oracle Linux is the current name for Oracle Enterprise Linux and it is available on Azure. You can find Oracle Linux VM images in the Azure Marketplace as well as in the portal and with Azure CLI.
Azure CLI
az vm image list --publisher oracle -o table --all
Azure Portal
Create a resource > Virtual machine (create) > Basics / Instance details / Image - See all images:


Additional Resources:
16 people are following this question.