Skip to content

Commit cafc8f0

Browse files
Merge pull request #276898 from rayoef/add-videos
Adding Azure Mechanics videos
2 parents f3b47ca + fcc1f77 commit cafc8f0

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

articles/virtual-machines/linux/endorsed-distros.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,26 @@ ms.custom: engagement-fy23, linux-related-content
1919
2020
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
2121

22-
In this article we will cover the following -
22+
In this article, we will cover the following:
2323
- Types of Images
2424
- Partners
2525
- Image Update Cadence
2626
- Azure-tuned Kernels
2727

28-
There are several different sources of Linux VM images for Azure. Each source provides a different expectation for quality, utility and support. This document will summarize each source (marketplace images, platform images, custom images, and community gallery images). It will further provide more details about platform images which are images provided in partnership between Microsoft and several mainstream Linux publishers such as Red Hat, Canonical, and SUSE.
28+
There are several different sources of Linux VM images for Azure. Each source provides a different expectation for quality, utility, and support. This document summarizes each source (marketplace images, platform images, custom images, and community gallery images) and gives you more details about platform images, which are images provided in partnership between Microsoft and several mainstream Linux publishers such as Red Hat, Canonical, and SUSE.
2929

3030

3131
Microsoft’s Linux distribution partners provide a multitude of Linux images in the Azure Marketplace. For distributions that are not available from the Marketplace, you can always provide a custom built Linux image by following the guidelines found in  [Create and upload a virtual hard disk that contains the Linux operating system](create-upload-generic.md). For older versions see [Linux Kernel Requirements](create-upload-generic.md#linux-kernel-requirements).
3232

3333

3434

35-
The Azure Linux Agent is already pre-installed on Azure Marketplace images and is typically available from the distribution package repository. Source code can be found on [GitHub](https://github.com/azure/walinuxagent).
35+
The Azure Linux Agent is already preinstalled on Azure Marketplace images and is typically available from the distribution package repository. Source code can be found on [GitHub](https://github.com/azure/walinuxagent).
3636

3737
For more information on support by distribution, see [Support for Linux images in Microsoft Azure](https://support.microsoft.com/help/2941892/support-for-linux-and-open-source-technology-in-azure).
3838

39+
For more information about running Azure workloads on Linux, see the following video:
40+
41+
> [!VIDEO https://youtu.be/K3ybTXorG5I?si=nnT3yY735-Y7sAYr]
3942
4043
## Types of Images
4144
Azure Linux images can be grouped into three categories:
@@ -83,7 +86,7 @@ Azure requires that the publishers of the endorsed Linux distributions regularly
8386
## Azure-tuned Kernels
8487
Azure works closely with various endorsed Linux distributions to optimize the images that they published to Azure Marketplace. One aspect of this collaboration is the development of "tuned" Linux kernels that are optimized for the Azure platform and delivered as fully supported components of the Linux distribution. The Azure-Tuned kernels incorporate new features and performance improvements, and at a faster (typically quarterly) cadence compared to the default or generic kernels that are available from the distribution.
8588

86-
In most cases, you will find these kernels pre-installed on the default images in Azure Marketplace so customers will immediately get the benefit of these optimized kernels. More information about these Azure-Tuned kernels can be found in the following links:
89+
In most cases, you will find these kernels preinstalled on the default images in Azure Marketplace so customers will immediately get the benefit of these optimized kernels. More information about these Azure-Tuned kernels can be found in the following links:
8790
- [CentOS Azure-Tuned Kernel - Available via the CentOS Virtualization SIG](https://wiki.centos.org/SpecialInterestGroup/Virtualization)
8891
- [Debian Cloud Kernel - Available with the Debian 10 and Debian 9 "backports" image on Azure](https://wiki.debian.org/Cloud/MicrosoftAzure)
8992
- [SLES Azure-Tuned Kernel](https://www.suse.com/c/a-different-builtin-kernel-for-azure-on-demand-images)

articles/virtual-machines/workloads/redhat/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ ms.author: jushiman
1717

1818
Red Hat workloads are supported through a variety of offerings on Azure. Red Hat Enterprise Linux (RHEL) images are at the core of RHEL workloads, as is the Red Hat Update Infrastructure (RHUI). Red Hat JBoss EAP is also supported on Azure, see [Red Hat JBoss EAP](#red-hat-jboss-eap).
1919

20+
For more information about running HREL workloads on Azure, see the following video:
21+
22+
> [!VIDEO https://youtu.be/11arYjecfxU?si=IbLLptFgB0MydTaV]
23+
2024
## Red Hat Enterprise Linux images
2125

2226
Azure offers a wide offering of RHEL images on Azure. These images are made available through two different licensing models: pay-as-you-go and bring-your-own-subscription (BYOS). New RHEL images on Azure are published when new RHEL versions are released and updated throughout their lifecycles, as necessary.

0 commit comments

Comments
 (0)