Share via

Can't add PostgreSQL credentials to Azure Migrate appliance, they don't seem to be available.

Andre Matos 20 Reputation points Microsoft Employee
2026-04-13T17:47:06.18+00:00

Can't add PostgreSQL credentials to Azure Migrate appliance, they don't seem to be available. I can only see Domain, Linux, Windows, SQL Server and MySQL Server.

2026-04-13 15 23 39

Its clear on the documentation that it should be available PostgreSQL.

I clearly have a PostgreSQL database on one of the VMs, and one of the recommendation is to provide the credentials.

2026-04-13 18 45 22

Thank you!

Azure Migrate
Azure Migrate

A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.


Answer accepted by question author

  1. Siva shunmugam Nadessin 9,625 Reputation points Microsoft External Staff Moderator
    2026-04-17T00:37:15.2066667+00:00

    To address the issue, the customer downloaded the PostgreSQL appliance components from the official source (https://aka.ms/latestapplianceservices), installed the PostgreSQL Agent, and completed the required configuration.

    However, despite successful setup, the appliance was still unable to establish communication with the agent.

    As a resolution step, the customer removed the existing appliance and deployed a new one. After the fresh deployment, the issue was resolved — PostgreSQL credentials could be added successfully out of the box without any further errors.

    The customer has confirmed this behavior and shared a screenshot for validation.

    Azure Migrate had the bottleneck, special thanks to Andre Matos for this troubleshooting approach. Kindly User's image & up-vote this can be beneficial to other community members.


1 additional answer

Sort by: Most helpful
  1. Alex Burlachenko 20,665 Reputation points MVP Volunteer Moderator
    2026-04-16T14:24:09.38+00:00

    Andre Matos hi,

    UI is correct, PostgreSQL creds are not added there, warning is about limited assessment depth )))) yeah this is expected, nothing broken really. PostgreSQL creds are just handled differently in Azure Migrate

    what u see in UI is correct, appliance only shows creds it can use for deep discovery (SQL Server, MySQL, OS), PostgreSQL is not exposed there even if docs wording is confusing.

    what the warning means, “insufficient permissions” is about limited metadata access, not missing UI creds, appliance could not read full system catalogs

    Andddd as usually u have 2 options :) ignore and continue (migration still works, just less detailed assessment) or provide proper PostgreSQL user later during migration (DMS) with access to pg_catalog and information_schema.

    PostgreSQL discovery is mostly VM/config based, not login-driven like SQL Server, so UI does not include it.

    rgds,

    Alex

    &

    pls if it helps accept my answer and mark it as an answer
    
    0 comments No comments

Your answer

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