You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to connect to the eventhubs using the managed service identity that is connected to my notebook. This removes the need for creating and maintaining a service principal and it's secrets.
it would be helpful to ship a class that already implements the authcallback for a managed identity. in synapse this should be possible using the mssparkutils.credentials classes.
The text was updated successfully, but these errors were encountered:
I would like to be able to connect to the eventhubs using the managed service identity that is connected to my notebook. This removes the need for creating and maintaining a service principal and it's secrets.
it would be helpful to ship a class that already implements the authcallback for a managed identity. in synapse this should be possible using the mssparkutils.credentials classes.
The text was updated successfully, but these errors were encountered: