It is for an asp.net core project following microservice architecture.
How can you incorporate/sync specific table details from Azure database for Postgres into SQL Server?
73 views Asked by Sreelakshmi S At
1
It is for an asp.net core project following microservice architecture.
Unfortunately, sync feature isn't available for your requirement. Though Azure provides Data Sync services, but this only supports Azure SQL database. It is not available for Azure PostgreSQL database.