Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I am using the SQL gateway connection in Azure SQL Database Managed Instance, and the System Assigned Managed Identity (SAMI) of the Azure SQL Managed Instance has been enabled as primary identity on Azue...Can you please help on the issue? Thank you!
Hi @caomayan,
I would also take a moment to thank @deborshi_nag , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Regards,
Community Support Team.
Hi @caomayan,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We are always here to support you.
Regards,
Community Support Team.
Hello @caomayan
You can start by checking a couple of things:
1. The Managed Instance build doesn’t have the required managed‑identity objects
Fabric also needs to read server‑scoped metadata/DMVs during mirroring setup. If the login used by the SQL gateway connection can’t see server‑level state, Fabric fails during the identity discovery step.
The fix to grant server visibility to the gateway identity.
GRANT VIEW SERVER STATE TO [gateway_login_or_principal];
Thanks so much @deborshi_nag for the quick reply, I have forwarded your comments to the users, will see if it works then accept as a solution! 🙂
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.