This article is a step-by-step guide to better understand how UpSlide connects and communicates with your Azure.
Want to use a custom model?
If you want to connect to a custom model hosted outside of Azure, we support this. Please contact support@upslide.net to arrange a discussion with your account team
Communication details
UpSlide communication to our server is done through HTTPS (TLS 1.2) and encrypted with AES256.
- https://[youropenaiserviceURL].azure.com/openai/deployments/[yourdeploymentname]/chat/completions
- Data sent: User Information or API Key, depending on your preferred method, prompt
- Data retrieved: OpenAI response.
Please refer to this page to find all UpSlide's communications.
How it works
Next step is to set up the connection between your Azure tenant and our portal.