PostgreSQL Flexible Server Not Appearing After Automatic Migration

NGUYEN HUNG CUONG 20 Reputation points
2024-09-18T00:40:12.2066667+00:00

Hello,

My Azure Database for PostgreSQL Single Server was scheduled for migration to an Azure Database for PostgreSQL Flexible Server on August 31, 2024. However, the old PostgreSQL Single Server has now been deleted, and I am unable to locate the new Flexible Server in any of my resources. I’ve also checked via the Azure CLI, but the list is empty. Despite this, my services are still running and connected to the database.

I have not received any information or notification about this unusual situation. Is this expected behavior? What steps should I take next?

I found a similar issue that was resolved here:
https://learn.microsoft.com/en-us/answers/questions/2068006/my-postgresql-single-server-disappeared-after-auto

Could you please investigate and help resolve my issue as well?

Azure Database Migration service
Azure Database for PostgreSQL
{count} votes

1 answer

Sort by: Most helpful
  1. Sai Raghunadh M 1,045 Reputation points Microsoft Vendor
    2024-10-18T16:20:21.1266667+00:00

    Hi @NGUYEN HUNG CUONG,

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer.

    Issue:

    My Azure Database for PostgreSQL Single Server was scheduled for migration to an Azure Database for PostgreSQL Flexible Server on August 31, 2024. However, the old PostgreSQL Single Server has now been deleted, and I am unable to locate the new Flexible Server in any of my resources. I’ve also checked via the Azure CLI, but the list is empty. Despite this, my services are still running and connected to the database.

    I have not received any information or notification about this unusual situation. Is this expected behavior? What steps should I take next?

    I found a similar issue that was resolved here: https://learn.microsoft.com/en-us/answers/questions/2068006/my-postgresql-single-server-disappeared-after-auto

    Could you please investigate and help resolve my issue as well?

    Solution:

    As per the case verbatim,   you were not able see the Azure Database for PostgreSQL flexible server after migration from single server to flexible server. 

    After migration Azure database for flexible servers are running at backend but unfortunately not showing in portal. After migrating from Azure Database for MySQL Single Server to Flexible Server, an ARM (Azure Resource Manager) refresh is required due to the way Azure manages and updates its resources. When the migration is completed, the ARM cache needs to be refreshed to reflect the new state of the resources. This refresh ensures that the Azure Portal and other management tools display the most up-to-date information about the migrated resources.

    If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.

    Hope this helps. Do let us know if you have any further queries.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.