79764135

Date: 2025-09-14 07:04:14
Score: 1
Natty:
Report link

Eventually I opened a support case at Azure and got the response that MI is not supported for BULK INSERT into temporary tables on Azure SQL.

I found a workaround, however. If you can live with the databases accessed by an account with SA permissions, you can add your MI into the role which is made SQL Admin in the server settings. Not a recommended approach, though.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: Alex Avrutin