Question About Hosting an SDK Server

Hi! I am currently experimenting with the TS SDK in my new C# app made in Visual Studio. I wanted to know how I can host an SDK Server for my app to interact with and join to communicate with other users. I am wanting to use Microsoft Azure for my infrastructure and wanted to see how I could go about running the SDK server.

Thank you so much!