User2061739333 posted
Hi
Hope I post the right place..
Im developing a app with very sensitive data. So I can't make it like a multi tenant app, and decided to go with multi instances.
But I want to automate the process, so I don't have to manually create the site when a user signs up.
Is it possible from C# to publish a new instance of the app to a subdomain when a user sign up on the website?
Thanks :-)