mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-04-25 19:13:48 +01:00
* assign default throughput based on workload type * combined common logic * fix unit tests * add tests * update tests * npm run format * Set default RU throughput for Production workload accounts to be 10k * remove unused method * refactor --------- Co-authored-by: Asier Isayas <aisayas@microsoft.com>