Able to deploy engines in several subscriptions from one single endpoint:
Since everything is handle by the Ygdra.Host Web Api, we can imaging having on single Web UI that could eventually reach several Web Api endpoints.
Today
Today, the project has been created to target only one subscription:
What we want
Today Config file
The appsettings file from Ygdra.Web.UI looks like:
Idea
Able to deploy engines in several subscriptions from one single endpoint: Since everything is handle by the Ygdra.Host Web Api, we can imaging having on single Web UI that could eventually reach several Web Api endpoints.
Today
Today, the project has been created to target only one subscription:
What we want
Today Config file
The appsettings file from Ygdra.Web.UI looks like:
Can we imagine to have a multi subscriptions settings ?
The subscription selection, when deploying an engine, could be done from the deploy web page