I've been working with Microsoft.DBforPostgreSQL/servers
resource and Azure Bicep specifically using this reference. I am missing parameter to set my database accessable from Azure resouces (see the picture attached).
I thought publicNetworkAccess: 'Enabled'
should do the trick, but it's not. Any thoughts / recommendations?
Thanks.