PAAS Software Update, Breaking change.

Eklavya Gupta 81 Reputation points
2021-12-11T04:13:41.29+00:00

Hi,

We know that in case of PAAS, software update is the responsibility of the Cloud provider.
Suppose, I create an Azure Function. How does Microsoft makes sure that the Azure function is still running as per its intended functionality after the Software update of the server or any other update of the server?

Regards,
Eklavya Gupta

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,261 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
717 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,114 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,122 questions
0 comments No comments
{count} votes

Accepted answer
  1. Mike Urnun 9,666 Reputation points Microsoft Employee
    2021-12-13T23:47:21.737+00:00

    Hello Eklavya,

    Generally speaking, if a breaking change is bound to the chosen technical stack that powers your Functions App, I believe your Azure sub is auto-detected by us and you will then be getting notification emails ahead of time. You'll also want to leverage the open-source nature of Azure Functions and get subscribed to the multiple announcement sources below:

    Assuming that you are getting notifications from Azure as well as subscribed to the announcements sources that are publicly available above, Azure Functions as a PAAS guarantees 99.95% uptime (SLA for Azure Functions) for running your functions in their intended functionality.

    0 comments No comments

0 additional answers

Sort by: Most helpful