Understanding Azure Arc enabled data services
Azure Arc enabled data services leverage Kubernetes infrastructure to host management and data plane services. The control plane includes Azure Arc data controller, a service that's responsible for provisioning and managing the Arc enabled data services components of your Kubernetes infrastructure.
Understanding the Azure Arc data controller
The Azure Arc data controller is responsible for provisioning, operating, and managing Arc enabled data services, including PostgreSQL Hyperscale and Azure SQL Managed Instance. The Azure Arc data controller runs as pods in its Kubernetes namespace and provides the following services:
- Data controller API: Allows you to use tools such as Azure Data Studio and the Azure Data CLI to interact with and operate the Azure data controller.
- Provisioning: Provisions Azure SQL Managed Instance and PostgreSQL Hyperscale server groups.
- Azure Arc integration: Connects to the Azure Arc...