Asked by:
Which operating system does Microsoft run for PaaS services in Azure? Do we have a list?

Question
-
All replies
-
Hi Brijesh,
You could fetch them through PowerShell or REST.
Below are some helpful link to get the desired sheet.
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/cli-ps-findimage
https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/listall
We could use all similar OS in IaaS and PaaS as well. AFAIK
Cheers, Gourav Please remember to mark the replies as answers if it helped.
- Edited by GouravIN Wednesday, September 4, 2019 7:44 AM
-
Hi,
Thanks for your quick response. But seems the above links provide details about the list of images and that can be fetched via PowerShell and APIs.
What I am looking is what OS does PaaS services like Event Hubs, Azure Functions or Logic Apps run on?
I could not find anywhere on Microsoft that is mentioned about it.
-
The majority of the nodes run Windows server 2016 and server 2019
- Proposed as answer by Micah McKittrickMicrosoft employee, Moderator Wednesday, September 11, 2019 2:38 PM
-