Using Managed Identity to Access Azure OpenAI Service
I'm working with Azure OpenAI service, and want to test its Managed Identity support. According to the docs it supports Managed Identity authentication, for example - using a VM. So I did the following: Created a VM in Azure Assigned…