service deprecation alerts

Joe Harding 1 Reputation point
2022-10-19T17:12:32.4+00:00

Hello - Is there a data feed or azure monitor feature that would have alerted users of the Function App about the upcoming deprecation of Functions 3.x runtime? I'm interested in this deprecation specifically, but I'm also interested generally in the question of how I can be alerted about provisioned services in my tenant nearing their support EOL.

Ideally I'd be able to surface these warnings in my own alerting and monitoring stack, but I'd take just being alerted via email or some other method if I can't get that.

Thanks,
Joe

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,325 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,124 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,536 Reputation points
    2022-10-20T05:13:20.47+00:00

    @Joe Harding Thanks for reaching out. You can leverage the service health alerts. You can refer to this document for the steps to set the alerts.

    Just for your reference you can view the history of events and sort with Health Advisory which will have retirement notice events as below

    252321-image.png

    For identifying Azure services within your tenant that're deprecated, have ongoing service issues, upcoming planned maintenance, or relevant health advisories - in the scenario where you miss communication, you can leverage Azure Service Health. Service Health provides you with a customizable dashboard which tracks the health of your Azure services in the regions where you use them.

    198662-image.png

    Service Health tracks four types of health events that may impact your resources:

    • Service issues - Problems in the Azure services that affect you right now.
    • Planned maintenance - Upcoming maintenance that can affect the availability of your services in the future.
    • Health advisories - Changes in Azure services that require your attention. Examples include deprecation of Azure features or upgrade requirements (e.g upgrade to a supported PHP framework).
    • Security advisories - Security related notifications or violations that may affect the availability of your Azure services.

    Additional Links:
    Get started with Service Health
    Create activity log alerts on service notifications using the Azure portal
    Configure resource health alerts using Azure portal

    0 comments No comments

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.