An Azure managed PostgreSQL database service for app development and deployment.
Hello @Sachin Wickramasinghe
Based on the symptoms you've described, this appears more like a platform/control-plane issue than a PostgreSQL engine issue.
If the Flexible Server is stuck in an intermediate state (for example, Starting, Updating, or another long-running operation), customer-initiated operations such as start, stop, restart, or scaling may continue to fail until the backend operation is cleared.
A few things worth checking:
- Review the Activity Log for any failed or long-running management operations.
- Verify whether there are any Azure Service Health advisories affecting your region.
- If management operations consistently fail with internal or "server busy" errors, avoid repeatedly retrying them, as they typically won't resolve a stuck control-plane operation.
- If the issue persists, open a Microsoft Support request and include the subscription ID, server name, region, timestamps, Activity Log entries, correlation/Tracking IDs, and any CLI or portal error messages. These details allow the engineering team to investigate the backend state.
Similar cases on Microsoft Q&A have required backend intervention from the Azure PostgreSQL service team to clear the stuck operation when the issue originated in the platform rather than the customer configuration.
If you can share the exact error message, the current server state, and any correlation ID, the community may be able to help determine whether this is a configuration issue or one that requires Microsoft support.
Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.