Filter change announcements of Azure services

Ton Boelens 21 Reputation points
2020-11-19T09:30:56.597+00:00

Hi!

Suppose, I am a software developer and I have created an application on Azure functions, together with a SQL database, certain other things like flows, etc.

What I would like to prevent, is that due to changes in one of the Microsoft Azure (native) services, my application breaks unexpectantly. If Microsoft changes something, I want to be noticed on beforehand!

Of course, there will be a lot of weekly changes, to much to read them all.

It would therefore be very usefull, if I could create a filter, so that I receive only the announcements that are relevant to the services that my application uses, nothing more.

How is this possible?

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,079 questions
0 comments No comments
{count} votes

Accepted answer
  1. KalyanChanumolu-MSFT 8,336 Reputation points
    2020-11-20T06:29:51.907+00:00

    @Ton Boelens Welcome to Microsoft Q&A Forums and thank you for your interest in Azure services.
    Updates to Azure services are carried out in a very seamless manner so that your apps don't experience any downtime.
    Upgrades are automatically rolled back if any issues are detected by our telemetry and monitoring processes.

    Breaking changes if any are communicated well in advance via blogs, email and notifications in the Azure portal.
    You can create a filter on the products you are interested in and follow the announcements on this page or subscribe to the RSS feed to get tailored information.

    Please let me know if you have any further questions.

    --

    If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.