Forum Discussion
zainuvk
Feb 09, 2020Copper Contributor
Reduce cost on VM for Azure data explorer
I have been looking for some way to control cost of dev subscription which we have been using. When it comes to cost the major one which stands out is virtual machine The service adding vi...
UriBarash
Microsoft
Feb 12, 2020Hellozainuvk ,
You are using the minimal SKU (1 D11 and 1 D1) for operating a database for dev/test purposes.
For development and test (not performance tests), you should probably be able to turn it off and on (stop/start) when you are not using it, to reduce costs.
If you share a bit more about your scenario we will be able to provide a more accurate advice.
Thanks
Uri
avijits_mydayda
Feb 13, 2020Copper Contributor
Thanks, that helps