You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure-services/index.md
+5-34Lines changed: 5 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,55 +9,26 @@ This section covers Azure services that run natively on Azure Local infrastructu
9
9
10
10
## Service Overview
11
11
12
+
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](../operations/) section.
13
+
12
14
| Service | Description | AzureLocal Repo | Docs Site |
|[SOFS / FSLogix Profile Containers](./sofs-fslogix-on-azure-local.md)| Scale-Out File Server for FSLogix profile containers (AVD companion) |[azurelocal-sofs-fslogix](https://github.com/AzureLocal/azurelocal-sofs-fslogix)|[Docs](https://azurelocal.github.io/azurelocal-sofs-fslogix/)|
16
17
|[Azure Kubernetes Service (AKS)](./aks-on-azure-local.md)| Managed Kubernetes on-premises via Azure Arc |[azurelocal-aks](https://github.com/AzureLocal/azurelocal-aks)| — |
17
18
|[Azure App Services](./app-services-on-azure-local.md)| PaaS web app and API hosting on AKS via Arc |[azurelocal-app-services](https://github.com/AzureLocal/azurelocal-app-services)| — |
18
19
|[Azure SQL Managed Instance](./sql-managed-instance-on-azure-local.md)| Managed SQL databases on-premises via Arc data services |[azurelocal-sql-mi](https://github.com/AzureLocal/azurelocal-sql-mi)| — |
19
-
|[SQL Server High Availability](./sql-ha-on-azure-local.md)| Always On Availability Groups and FCI for SQL Server on Azure Local |[azurelocal-sql-ha](https://github.com/AzureLocal/azurelocal-sql-ha)| — |
20
20
|[Machine Learning / AI](./ml-ai-on-azure-local.md)| ML inference and AI workloads at the edge |[azurelocal-ml-ai](https://github.com/AzureLocal/azurelocal-ml-ai)| — |
21
21
|[IoT Operations](./iot-operations-on-azure-local.md)| Edge IoT data processing, MQTT broker, and device management |[azurelocal-iot](https://github.com/AzureLocal/azurelocal-iot)| — |
22
-
|[VMs and Containers](./vms-and-containers-on-azure-local.md)| Arc-managed VMs and AKS containers side-by-side |[azurelocal-vms](https://github.com/AzureLocal/azurelocal-vms)| — |
23
-
|[VM Gen1 to Gen2 Conversion](./vm-conversion-on-azure-local.md)| Convert Hyper-V Gen1 VMs to Gen2 with Arc enrollment preserved |[azurelocal-vm-conversion-toolkit](https://github.com/AzureLocal/azurelocal-vm-conversion-toolkit)|[Docs](https://azurelocal.github.io/azurelocal-vm-conversion-toolkit/)|
24
-
|[VMware to Azure Local Migration](./vmware-migration-on-azure-local.md)| Migrate VMware vSphere VMs to Azure Local (VMDK → VHDX) |[azurelocal-vmware-migration](https://github.com/AzureLocal/azurelocal-vmware-migration)| — |
25
-
|[Load Testing and Benchmarking](./load-testing-on-azure-local.md)| FIO, HammerDB, iPerf, stress-ng, and VMFleet benchmarking framework |[azurelocal-loadtools](https://github.com/AzureLocal/azurelocal-loadtools)|[Docs](https://azurelocal.github.io/azurelocal-loadtools/)|
26
-
|[Monitoring and Observability](./monitoring-on-azure-local.md)| Azure Monitor, Prometheus, Grafana dashboards, and alerting |[azurelocal-monitoring](https://github.com/AzureLocal/azurelocal-monitoring)| — |
27
-
|[Business Continuity and DR](./bcdr-on-azure-local.md)| Azure Site Recovery, Azure Backup, and stretch cluster BCDR |[azurelocal-bcdr](https://github.com/AzureLocal/azurelocal-bcdr)| — |
28
-
|[Cost Management and Chargeback](./cost-management-on-azure-local.md)| Showback and chargeback reporting via Azure Cost Management |[azurelocal-cost](https://github.com/AzureLocal/azurelocal-cost)| — |
29
-
|[Governance and Compliance](./governance-on-azure-local.md)| Azure Policy, security baselines, RBAC, and compliance reporting |[azurelocal-governance](https://github.com/AzureLocal/azurelocal-governance)| — |
|[Custom VM Images](./custom-images-on-azure-local.md)| Hardened golden image build pipeline for Azure Local VMs |[azurelocal-custom-images](https://github.com/AzureLocal/azurelocal-custom-images)| — |
In addition to service-specific repos, the AzureLocal organization maintains cross-cutting tooling:
25
+
In addition to service-specific repos, the AzureLocal organization maintains cross-cutting platform tooling:
38
26
39
27
| Repository | Purpose | Docs Site |
40
28
|------------|---------|-----------|
41
29
|[azurelocal-toolkit](https://github.com/AzureLocal/azurelocal-toolkit)| Platform automation, variable registry, and IaC lifecycle governance |[Docs](https://azurelocal.github.io/azurelocal-toolkit/)|
42
-
|[azurelocal-avd](https://github.com/AzureLocal/azurelocal-avd)| IaC templates and automation for AVD on Azure Local |[Docs](https://azurelocal.github.io/azurelocal-avd/)|
43
-
|[azurelocal-sofs-fslogix](https://github.com/AzureLocal/azurelocal-sofs-fslogix)| Scale-Out File Server for FSLogix profile containers (AVD companion) |[Docs](https://azurelocal.github.io/azurelocal-sofs-fslogix/)|
44
-
|[azurelocal-vm-conversion-toolkit](https://github.com/AzureLocal/azurelocal-vm-conversion-toolkit)| Hyper-V Gen 1 → Gen 2 VM conversion with Arc enrollment preservation |[Docs](https://azurelocal.github.io/azurelocal-vm-conversion-toolkit/)|
45
-
|[azurelocal-loadtools](https://github.com/AzureLocal/azurelocal-loadtools)| Load testing and benchmarking framework for Azure Local clusters |[Docs](https://azurelocal.github.io/azurelocal-loadtools/)|
46
-
|[azurelocal-aks](https://github.com/AzureLocal/azurelocal-aks)| AKS on Azure Local cluster deployment and Arc-enabled Kubernetes | — |
47
-
|[azurelocal-monitoring](https://github.com/AzureLocal/azurelocal-monitoring)| Azure Monitor, Prometheus/Grafana, dashboards, and alerting | — |
48
-
|[azurelocal-sql-ha](https://github.com/AzureLocal/azurelocal-sql-ha)| SQL Server Always On AG and FCI deployment automation | — |
49
-
|[azurelocal-sql-mi](https://github.com/AzureLocal/azurelocal-sql-mi)| Azure SQL Managed Instance via Arc data services on Azure Local | — |
50
-
|[azurelocal-bcdr](https://github.com/AzureLocal/azurelocal-bcdr)| Azure Site Recovery, Azure Backup, and BCDR runbooks | — |
51
-
|[azurelocal-cost](https://github.com/AzureLocal/azurelocal-cost)| Cost management, chargeback, and showback reporting | — |
52
-
|[azurelocal-governance](https://github.com/AzureLocal/azurelocal-governance)| Azure Policy, Defender for Cloud, compliance, and RBAC automation | — |
53
-
|[azurelocal-hydration](https://github.com/AzureLocal/azurelocal-hydration)| Bare-metal to Arc-registered cluster automated provisioning | — |
54
-
|[azurelocal-vmware-migration](https://github.com/AzureLocal/azurelocal-vmware-migration)| VMware vSphere to Azure Local VM migration runbooks and tooling | — |
55
-
|[azurelocal-custom-images](https://github.com/AzureLocal/azurelocal-custom-images)| Hardened golden VM image build pipeline for Azure Local | — |
0 commit comments