I'm using Azure App Service which created an Azure Database for PostgreSQL flexible server and I keep getting this error when trying to add my local IP to the firewall throught the Azure extension on VSCode:

This is a screenshot of the server name from the Azure portal:

I tried setting the Azure portal to public through "Network Connectivity" but the option is disabled for some reason:

What is my best course of action for being able to connect to my server through my client?


