Hi ,
Thanks for reaching out to Microsoft Q&A.
Based on the information provided, the PostgreSQL server appears to be reachable and actively serving production workloads, while the corresponding resource cannot be located through azure resource graph/azure CLI discovery. This suggests a possible discrepancy between the resource's operational state and its visibility in the Azure management plane.
Before escalating, I recommend verifying the following:
- Confirm that you are querying all subscriptions and the correct azure tenant.
- Check whether the server was migrated between resource groups, subscriptions, or deployment models during the managed migration process.
- Review Azure Activity Logs and any migration related communications for indications of resource movement or reprovisioning.
If the server remains operational and billing continues, but the resource is not discoverable through Azure Portal, Azure resource graph/azure CLI, this situation will likely require investigation by Microsoft Support because customers do not have access to the backend resource-provider metadata that controls ARM visibility.
When opening a support request, include:
- Fully qualified server name (for example,
myservername.postgres.database.azure.com)
- Subscription ID(s)
- Tenant ID
- Resource name (if known)
- Evidence that the server is currently accessible
- Recent billing records showing active charges
- Results from the Azure CLI and Azure Resource Graph queries you have already performed
I would recommend creating a Severity A support case if the missing management-plane visibility is impacting your ability to administer, back up, secure, or otherwise manage the production database. Microsoft Support can investigate the resource-provider state and determine whether backend remediation or resource re-association is required.
Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.