Issue with Enabling Selected Networks for Azure OpenAI Service
Mithila Lishan
111
Reputation points
I have created an Azure OpenAI service and initially allowed access from "All networks." For security reasons, I switched to "Selected networks" and made the following changes:
- Enabled Azure services to access the service (need to access the openAI service through APP service)
- Added public IP addresses as firewall rules to allow access to the resource when accessed through localhost.
However, after enabling the "Selected networks" option, I am encountering a 500 Internal Server Error response code. from the localhost and from the azure app service side as well
Could you please help identify what I might have missed?
Sign in to answer