{
  "slug": "azure",
  "name": "Azure",
  "vendor": "Microsoft Azure",
  "website": "https://azure.microsoft.com",
  "category": "cloud-infrastructure",
  "category_name": "Cloud Infrastructure",
  "tags": [],
  "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
  "last_verified": "2025-12-20",
  "status_page": null,
  "scope": "regional",
  "default_credit_policy": {
    "calculation": "tiered",
    "remedy": "credit",
    "max_credit_percent": 100,
    "automatic": false,
    "credit_tiers": [
      {
        "below": 99.99,
        "credit": 10
      },
      {
        "below": 99.9,
        "credit": 25
      },
      {
        "below": 99,
        "credit": 100
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "end_of_calendar_month_of_failure",
    "business_days": false,
    "method": "Azure Support Portal",
    "url": "https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade",
    "required_evidence": [
      "Azure Subscription ID",
      "Affected resource IDs",
      "Incident timestamps (UTC)",
      "Error messages and logs",
      "Description of impact"
    ],
    "review_days": 10,
    "credit_application": "Applied as credit to Azure bill"
  },
  "exclusions": [
    "Scheduled maintenance with prior notice",
    "Force majeure events",
    "Customer-initiated actions",
    "Preview/Beta services",
    "Free tier services",
    "Services outside supported regions"
  ],
  "support_tiers": [
    {
      "name": "Basic",
      "slug": "basic",
      "price": "Free",
      "sla_eligible": false,
      "response_time": null
    },
    {
      "name": "Developer",
      "slug": "developer",
      "price": "$29/month",
      "sla_eligible": false,
      "response_time": "< 8 hours"
    },
    {
      "name": "Standard",
      "slug": "standard",
      "price": "$100/month",
      "sla_eligible": true,
      "response_time": "< 1 hour"
    },
    {
      "name": "Professional Direct",
      "slug": "professional-direct",
      "price": "$1,000/month",
      "sla_eligible": true,
      "response_time": "< 15 minutes"
    },
    {
      "name": "Premier",
      "slug": "premier",
      "price": "Custom (starts ~$50,000/year)",
      "sla_eligible": true,
      "response_time": "< 15 minutes"
    }
  ],
  "services": [
    {
      "id": "virtual-machines",
      "name": "Azure Virtual Machines",
      "category": "compute",
      "description": "Infrastructure-as-a-service VMs",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "blob-storage",
      "name": "Azure Blob Storage",
      "category": "storage",
      "description": "Object storage for unstructured data",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/storage/",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "sql-database",
      "name": "Azure SQL Database",
      "category": "database",
      "description": "Managed relational SQL database",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/azure-sql-database/",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "cosmos-db",
      "name": "Azure Cosmos DB",
      "category": "database",
      "description": "Globally distributed NoSQL database",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/cosmos-db/",
      "uptime": 99.999,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": {
        "calculation": "tiered",
        "remedy": null,
        "max_credit_percent": 100,
        "automatic": false,
        "credit_tiers": [
          {
            "below": 99.999,
            "credit": 10
          },
          {
            "below": 99.99,
            "credit": 25
          },
          {
            "below": 99,
            "credit": 100
          }
        ]
      }
    },
    {
      "id": "functions",
      "name": "Azure Functions",
      "category": "compute",
      "description": "Serverless compute service",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/functions/",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "kubernetes-service",
      "name": "Azure Kubernetes Service",
      "category": "containers",
      "description": "Managed Kubernetes service",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/kubernetes-service/",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "app-service",
      "name": "Azure App Service",
      "category": "compute",
      "description": "Managed web app hosting",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/app-service/",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "cdn",
      "name": "Azure CDN",
      "category": "cdn",
      "description": "Content delivery network",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/cdn/",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "load-balancer",
      "name": "Azure Load Balancer",
      "category": "networking",
      "description": "Layer 4 load balancer",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/load-balancer/",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "service-bus",
      "name": "Azure Service Bus",
      "category": "messaging",
      "description": "Enterprise message broker",
      "sla_url": "https://azure.microsoft.com/en-us/support/legal/sla/service-bus/",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "virtual-machines-zone",
      "name": "Azure Virtual Machines (Zone Redundant Deployment)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "virtual-machines",
      "name": "Azure Virtual Machines (Non-Zone Redundant Deployment)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "app-service-standard",
      "name": "Azure App Service (Standard Tier)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "app-service-enterprise",
      "name": "Azure App Service (Enterprise Tier)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "functions-consumption",
      "name": "Azure Functions (Consumption Plan)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "functions-premium",
      "name": "Azure Functions (Dedicated/Premium/Flex)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "spring-apps-standard",
      "name": "Azure Spring Apps (Standard Tier)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "spring-apps-enterprise",
      "name": "Azure Spring Apps (Enterprise Tier)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "lab-services",
      "name": "Azure Lab Services",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "container-instances",
      "name": "Azure Container Instances",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "key-vault",
      "name": "Azure Key Vault",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "firewall-manager",
      "name": "Azure Firewall Manager",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "ddos-protection-basic",
      "name": "Azure DDoS Protection (Basic)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "ddos-protection-standard",
      "name": "Azure DDoS Protection Standard",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "bastion",
      "name": "Azure Bastion",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "private-link",
      "name": "Azure Private Link / Private Endpoints",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "monitor",
      "name": "Azure Monitor",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "log-analytics",
      "name": "Azure Log Analytics",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "application-insights",
      "name": "Azure Application Insights",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "metrics-alerts",
      "name": "Azure Metrics Alerts",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "event-hubs",
      "name": "Azure Event Hubs",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "event-grid",
      "name": "Azure Event Grid",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "aks-zone",
      "name": "Azure Kubernetes Service (AKS) - Availability Zone Enabled",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "aks",
      "name": "Azure Kubernetes Service (AKS) - Non-Availability Zone",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "aks-automatic-zone",
      "name": "AKS Automatic Clusters - Availability Zone Enabled",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "aks-automatic",
      "name": "AKS Automatic Clusters - Non-Availability Zone",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "aks-automatic-readiness",
      "name": "AKS Automatic Clusters - Readiness SLA (Pod Start)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "container-registry",
      "name": "Azure Container Registry (ACR)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "storage-lrs",
      "name": "Azure Storage - Local Redundant Storage (LRS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "storage-zrs",
      "name": "Azure Storage - Zone Redundant Storage (ZRS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "storage-grs",
      "name": "Azure Storage - Geo-Redundant Storage (GRS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "storage-ra-grs",
      "name": "Azure Storage - Read-Access GRS (RA-GRS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "storage-gzrs",
      "name": "Azure Storage - Geo-Zone Redundant Storage (GZRS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "storage-ra-gzrs",
      "name": "Azure Storage - Read-Access GZRS (RA-GZRS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "storage-priority-replication",
      "name": "Azure Storage - Priority Replication (GRS/GZRS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "managed-disks",
      "name": "Azure Managed Disks",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "sql-database-zone",
      "name": "Azure SQL Database - Zone Redundant Deployment",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.995,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "sql-database",
      "name": "Azure SQL Database - Non-Zonal Deployment",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "sql-database-basic-standard",
      "name": "Azure SQL Database - Basic and Standard Tiers",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "sql-database-geo-replication",
      "name": "Azure SQL Database - Active Geo-Replication",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.999,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "cosmosdb-postgresql",
      "name": "Azure Cosmos DB for PostgreSQL - High Availability",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "cosmosdb-nosql",
      "name": "Azure Cosmos DB for NoSQL",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "cosmosdb-mongodb",
      "name": "Azure Cosmos DB for MongoDB",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "cosmosdb-cassandra",
      "name": "Azure Cosmos DB for Apache Cassandra",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "cosmosdb-gremlin",
      "name": "Azure Cosmos DB for Apache Gremlin",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "cosmosdb-table",
      "name": "Azure Cosmos DB for Table",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "load-balancer",
      "name": "Azure Load Balancer (Standard)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "application-gateway",
      "name": "Azure Application Gateway (v2)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "virtual-network-manager",
      "name": "Azure Virtual Network Manager",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "virtual-wan",
      "name": "Azure Virtual WAN",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "firewall",
      "name": "Azure Firewall",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "dns-private-resolver",
      "name": "Azure DNS Private Resolver",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "front-door",
      "name": "Azure Front Door (Standard and Premium)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "traffic-manager",
      "name": "Azure Traffic Manager",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.99,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "entra-domain-services",
      "name": "Microsoft Entra Domain Services (Azure AD DS)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "entra-external-id",
      "name": "Microsoft Entra External ID",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "entra-verified-id",
      "name": "Microsoft Entra Verified ID",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "entra-access-reviews",
      "name": "Microsoft Entra ID Governance - Access Reviews",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "entra-lifecycle-workflows",
      "name": "Microsoft Entra ID Governance - Lifecycle Workflows",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "graph-api-directory",
      "name": "Microsoft Graph API - Directory Namespace Endpoints",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "authenticator-lite",
      "name": "Microsoft Authenticator Lite (Brokered SSO Runtime)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "logic-apps-consumption",
      "name": "Azure Logic Apps - Consumption Tier",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "logic-apps-standard",
      "name": "Azure Logic Apps - Standard Tier",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "api-management-developer",
      "name": "Azure API Management - Developer Tier",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "api-management",
      "name": "Azure API Management - Basic, Standard, Premium Tiers",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "integration-service-environment",
      "name": "Azure Integration Service Environment (ISE)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "automation-runbook",
      "name": "Azure Automation - Runbook Execution",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "automation-dsc",
      "name": "Azure Automation - DSC (Desired State Configuration)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-synapse-dedicated-sql",
      "name": "Azure Synapse Analytics - Dedicated SQL Pools",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-synapse-serverless-sql",
      "name": "Azure Synapse Analytics - Serverless SQL Pools",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-synapse-spark",
      "name": "Azure Synapse Analytics - Spark Pools",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-cognitive-services",
      "name": "Azure Cognitive Services",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-ai-search",
      "name": "Azure AI Search",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-ml-online-endpoints",
      "name": "Azure Machine Learning - Online Endpoints",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-ml-compute-clusters",
      "name": "Azure Machine Learning - Compute Clusters",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-databricks",
      "name": "Azure Databricks",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.95,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "power-bi-embedded",
      "name": "Power BI Embedded",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "azure-hdinsight",
      "name": "Azure HDInsight",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "exchange-online",
      "name": "Exchange Online",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "sharepoint-online",
      "name": "SharePoint Online",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "onedrive-business",
      "name": "OneDrive for Business",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-teams",
      "name": "Microsoft Teams",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "m365-apps",
      "name": "Microsoft 365 Apps (Office Desktop Apps)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "purview-dlp",
      "name": "Microsoft Purview - Data Loss Prevention (DLP)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "defender-office365",
      "name": "Microsoft Defender for Office 365",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "intune",
      "name": "Microsoft Intune",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "intune-suite",
      "name": "Microsoft Intune Suite (Advanced Management Add-ons)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "windows-autopatch",
      "name": "Windows Autopatch",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "wufb-deployment",
      "name": "Windows Update for Business Deployment Service",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "defender-endpoint",
      "name": "Microsoft Defender for Endpoint",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "defender-vulnerability-mgmt",
      "name": "Microsoft Defender Vulnerability Management",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "defender-cloud-apps",
      "name": "Microsoft Defender for Cloud Apps",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "teams-phone",
      "name": "Microsoft Teams Phone System",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-bookings",
      "name": "Microsoft Bookings",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-whiteboard",
      "name": "Microsoft Whiteboard",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "power-bi-premium-capacity",
      "name": "Power BI Premium Capacity",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "power-apps",
      "name": "Power Apps",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "power-automate",
      "name": "Power Automate",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "power-virtual-agents",
      "name": "Power Virtual Agents / Copilot Studio Bots",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "sharepoint-syntex",
      "name": "SharePoint Syntex",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": 99.9,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-planner",
      "name": "Microsoft Planner",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-forms",
      "name": "Microsoft Forms",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-loop",
      "name": "Microsoft Loop",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-whiteboard-client",
      "name": "Microsoft Whiteboard (Client Application)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-stream-sharepoint",
      "name": "Microsoft Stream (on SharePoint)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-to-do",
      "name": "Microsoft To Do",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-lists",
      "name": "Microsoft Lists",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "microsoft-sway",
      "name": "Microsoft Sway",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "viva-engage",
      "name": "Viva Engage (formerly Yammer)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "viva-insights-personal",
      "name": "Viva Insights (Personal Insights)",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "viva-topics",
      "name": "Viva Topics",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    },
    {
      "id": "viva-learning",
      "name": "Viva Learning",
      "category": null,
      "description": null,
      "sla_url": "https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services",
      "uptime": null,
      "uptime_scope": "regional",
      "sla_eligible": false,
      "credit_policy": null
    }
  ],
  "notes": "Azure is a Cloud Infrastructure provider. See the official SLA at [https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).\n\n<!-- Add human-readable notes about Azure's SLA nuances here. -->"
}