dedicated-hosts-manager/DedicatedHostManagerClients/DedicatedHostsManagerFuncti...
SParekh ff12c4de4c
PrepareDedicatedHostGroup endpoint (#12)
* Update to Azure runtime 3 and .net core 3.1

* Implement DedicatedHostEngine PrepareDedicatedHostGroup and corresponding tests

* Abstract configuration

* Exception handling and additional tests

* Exception message and return on no DH created

* Add Exception handling and diff status code for validation vs internal server error

* Remove todo comment

* Resolve PR comments

* Add logs on determination of hosts to be added

Co-authored-by: Sonali Parekh <soparekh@microsoft.com>
2020-05-07 12:03:25 -04:00
..
.gitignore Add host selection logic, and tests. (#9) 2019-10-30 21:36:28 -04:00
DedicatedHostsManagerFunctionClient.cs PrepareDedicatedHostGroup endpoint (#12) 2020-05-07 12:03:25 -04:00
DedicatedHostsManagerFunctionClient.csproj Update to Azure runtime 3 and .net core 3.1 (#11) 2020-04-16 17:18:20 -04:00
Startup.cs Add host selection logic, and tests. (#9) 2019-10-30 21:36:28 -04:00
appsettings.json Add host selection logic, and tests. (#9) 2019-10-30 21:36:28 -04:00
host.json Add host selection logic, and tests. (#9) 2019-10-30 21:36:28 -04:00