Category: Database, Data, Microsoft, Kubernetes, yaml, artificial-intelligence

This article is the last and final part of the Azure Arc series, where we explore Arc enabled data services. See Part 1, Part 2, and Part 3. In this final part of the Azure Arc series, we will deploy the data controller followed by PostgreSQL-Hyperscale. Though there are multiple techniques available for deploying Azure Arc enabled data services, we are using the native Kubernetes deployment model.

We have to create a secret that holds the username and password of the data controller.

Related Articles