Forum Discussion
LeoMatador
Sep 12, 2023Copper Contributor
Securely access Azure OpenAI in another cloud provider
For you what architecture is suitable for this need ? I was thinking of Azure AD Proxy Application with SSO enabled. What do you think
nl889
Sep 14, 2023Copper Contributor
You could just access OpenAI on the other cloud rather than via Azure? (as Open AI has an API that can be accessed). For example on AWS you could create an EC2 instance and then use the CLI there to access OpenAI?