microsoft / vscode-asa

Azure Stream Analytics In VSCode
Creative Commons Attribution 4.0 International
10 stars 15 forks source link

Authentification mode not available on SQL Database Output #56

Closed helenaf closed 3 years ago

helenaf commented 3 years ago

I can't select Managed Identity as authentification for SQL Database Output. There is no field for selecting authentification mode as there is for example Data Lake or Power Bi. Username and password is the only way to go.

yicw16322 commented 3 years ago

Hi helenaf

Which version of extension are you using? Could you please try to use parameter AuthenticationMode to select managed identity as the picture presented below?

thanks

image

helenaf commented 3 years ago

Sorry! Realizing now this is the forum for VS Code and I was using Visual Studio Professional. Switched to VS Code and the option is there, so problem solved for me.

yicw16322 commented 3 years ago

@helenaf Np, when you use VS code, any feedbacks are very welcome.