Skip to main content
Version: Next

Azure Services on Azure Local

This section covers Azure services that run natively on Azure Local infrastructure (Azure Stack HCI, Hub, Edge, and related platforms). Only services that execute workloads locally are included — cloud-only services managed through the Azure portal are not covered here.

Service Overview

Only Microsoft-published, named Azure services with an Arc-enabled or Azure Local-native deployment mode are listed here. For operational tooling and day-2 solutions, see the Operations section.

ServiceDescriptionAzureLocal RepoDocs Site
Azure Virtual Desktop (AVD)Cloud-managed virtual desktops and RemoteApp on-premisesazurelocal-avdDocs
Azure Kubernetes Service (AKS)Managed Kubernetes on-premises via Azure Arcazurelocal-aks
Azure App ServicesPaaS web app and API hosting on AKS via Arcazurelocal-app-services
Azure SQL Managed InstanceManaged SQL databases on-premises via Arc data servicesazurelocal-sql-mi
Machine Learning / AIML inference and AI workloads at the edgeazurelocal-ml-ai
IoT OperationsEdge IoT data processing, MQTT broker, and device managementazurelocal-iot

Supporting Repositories

In addition to service-specific repos, the AzureLocal organization maintains cross-cutting platform tooling:

RepositoryPurposeDocs Site
azurelocal-toolkitPlatform automation, variable registry, and IaC lifecycle governanceDocs

For the full list of operational and day-2 solution repositories, see the Operations section.

How Services Run on Azure Local

All services in this section share a common pattern:

  1. Infrastructure — Azure Local provides the physical compute, storage (S2D), and networking layer
  2. Azure Arc — Projects local resources into Azure for unified management, policy, and RBAC
  3. Local execution — Workloads (VMs, containers, databases, AI models) run on the local cluster
  4. Cloud management — The Azure portal, CLI, and APIs manage lifecycle and configuration
  5. Hybrid connectivity — Control-plane traffic flows to Azure; data and user traffic stays local

Refer to each service page for specific architecture details, deployment notes, and external references.

Data verified with Microsoft Azure Local documentation, March 2026.