I read this article https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sql-performance/
that explain best practices to apply for improve performance on SQL server in Azure, I've a DS_v2 virtual machine with temporary disk SSD (then all data is wipe every reboot) , someone can says me if could be any problem storing tempdb on this temporary partition? some pros and cons of this practice?
thanks! Andre