Skip to main content

Azure Azure Functions SLA Credits & Refunds Guide

How the Azure Azure Functions SLA works: uptime tiers, exclusions, claim windows, and how to recover the credits you're owed when Azure Functions goes down.

Azure Azure Functions SLA Credits & Refunds

Microsoft publishes a separate SLA document for nearly every Azure compute service, and Azure Functions is no exception. The catch: the credit you're owed depends on configuration choices (zone redundancy, replication tier, pricing model) most teams forget to verify after an incident. Here's what to check for Azure Functions specifically.

What this guide covers

  • The official Azure Azure Functions uptime commitment and credit tiers
  • Which incidents qualify (and which exclusions silently disqualify claims)
  • How to file an Azure Functions credit request inside the Azure claim window
  • Why manual claim recovery typically leaves money on the table

Frequently asked questions about Azure Azure Functions SLAs

What is the typical SLA uptime guarantee for Azure Azure Functions?

Azure guarantees 99.95% uptime for Azure Functions running on the Premium plan, Dedicated (App Service) plan, or as Flex Consumption — measured against the platform's ability to execute valid function invocations. The default Consumption plan has historically had a 99.95% guarantee tied to execution success. If Azure fails to meet this commitment during a billing cycle, you are eligible to receive a portion of your Azure Functions spend back as a service credit.

How do I claim Azure Azure Functions SLA credits after an outage?

Submit a billing support request through the Azure portal: Help + Support → New support request → Issue type: Billing → Problem type: Service credit request. Within two months of the billing period in question, provide the affected Subscription ID and Resource ID, the start and end timestamps of the impacted period, your evidence (Azure Monitor logs, Resource Health alerts, or independent monitoring), and your calculated Monthly Uptime Percentage for Azure Functions. Microsoft validates against its internal incident records before issuing the credit to your billing account.

What exclusions apply to the Azure Azure Functions SLA?

Cold-start latency on the Consumption plan, failures inside your function code, and downtime in bound resources (Storage accounts, Service Bus, etc.) used as triggers are all explicitly excluded from the Functions SLA.

Why is it difficult to get refunds for Azure Functions outages manually?

Compute outages rarely show up cleanly. An Azure Functions workload might be partially degraded — some instances fail, others stay healthy — and the SLA only counts the portion of capacity that was actually unavailable. To prove a claim you need per-instance (or per-task) error-rate data, not just an aggregate dashboard. Most teams discover this only when their first credit request comes back denied for "insufficient evidence."

Related Azure SLA guides

Other Azure services creditable through the same portal-based billing request process:

Recover Azure credits without a portal grind

Azure billing support requests for Azure Functions aren't difficult to file — they're tedious. Each one takes the same kind of subscription-ID, resource-ID, timestamp, and uptime-calculation packaging, repeated for every incident across every subscription you own.

Next Signal detects Azure Functions SLA breaches across your Azure tenants, packages the credit request in the format Microsoft expects, and submits it. See how it works or start a free trial.