Hi Guys
I am working on an application for an Australian client.
He has a requirement like the openai api request from the application should go to an openai instance hosted in Australia and not in the US so I was wondering is it possible to host an open instance in Australia region using azure openai services so that my application can query that instance and not the US instance using api?
Appreciate help in this.