Hi InnovativeBPS,
If issue still persists can try to restart from Azure CLI:
- Attempt a Forced Restart via CLI: If the portal isn't responding, you can try to perform a forced restart using the Azure CLI:
This can sometimes succeed even if the portal options are failing.az postgres flexible-server restart --resource-group <resource_group> --name <server_name> - Resource Health: Determine if your server is facing a maintenance operation or resource exhaustion by checking:
- Resource Health in the Azure portal to see if there are any issues.
- Resource metrics (CPU, Memory, Storage) to check if any resource is maxed out.
- Upgrade/Downgrade SKU: If you suspect performance issues due to your current SKU, consider upgrading to a General Purpose or Memory Optimized SKU for better resources.
We need the server details to move further on this please provide over Private messaging.