MFA connection with WriteDbaTableData doesn't seem to work #8821
Unanswered
spireitepaul
asked this question in
General
Replies: 1 comment 2 replies
-
Initial guess is that SqlBulk class we use doesn't support passing the token but I can't configure MFA on my Azure tenant to confirm that is true or not. I can see though as well we are not capturing that error in proper way to show you where the issue occurs either. 😬 Can you run that command with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following code which seems to be 'correct' in my expectations.
I have an Azure Sql with MFA enabled.
However, it doesn't seem to work...
I receive the following error
Is there something stupid I missed?
Beta Was this translation helpful? Give feedback.
All reactions