Ensure that a separate subnet is attached to it with delegation (Microsoft.DBforPostgreSWL/flexibleServers and service endpoints Storage, KeyVault, SQL, and Web).
If using an existing Azure Database for Postgres Flexible Server Contributor role permission must be attached to managed identity on resource level to start/stop Postgres Flexible server through scheduling.
A flexible server must be used in the same resource group and region in which other resources of the Kyvos cluster are deployed. If the Flexible Server is not in the same resource group, the Start and Stop functionality during scheduling will not work.
To use an externally created Flexible Server in deployments, use the ARM template (FlexibleServerKyvosManagerRepository and FlexibleServerKyvosRepository available in the Azure Installation files folder) to create a Flexible Server that can be used directly in the deployments.
Kyvos 2024.9 Azure Installation Files
OR
you can also create Flexible Server version 16 (supported for both new deployments and upgrades) through Microsoft, then you need to complete the following steps. For more information about how to create Flexible Server, refer to Microsoft documentation.For Kyvos repository
The database name must be delverepo.
The username must be postgres
The following tags are expected on the external repository:
UsedBy - Kyvos
ROLE - DATABASE
LAYER - Metadata_Storage
For Kyvos Manager repository
Database name must be kmrepo.
Username must be kmdbuser
Following tags are expected on the external repository:
UsedBy - Kyvos
ROLE - DATABASE_KM
LAYER - Metadata_Storage
Wizard-based Deployment
Flexible Server password prerequisites for Wizard based deployment:
...