Can I use Azure managed identity to access online endpoints without authentication keys?
Mummineni, Deeptavarna
0
Reputation points
I'm trying to create an inference endpoint and in order to access the REST endpoint I'm required to provide keys. I'm hoping to know if there's a way I can avoid this using managed identities. I know they work between services and datastores but is there a way it extends to this?
Sign in to answer