ambitious-alligator-62127
02/16/2023, 8:55 PMGRANT azure_pg_admin TO <new_user>;
icy-doctor-13719
02/16/2023, 9:04 PMPulumi.AzureNative.DBforPostgreSQL.ServerAdministrator
I know there is this one for SingleServerambitious-alligator-62127
02/17/2023, 2:49 AMpostgresql.GrantRole("grant role azure_pg_admin",
grant_role="azure_pg_admin",
role=role.name,
opts=ResourceOptions(
provider=pg_provider
)
)
incalculable-napkin-4298
02/17/2023, 2:47 PM