I have seen several articles around the Internet describing the use of the Azure temporary drive for TempDB storage. It brought up a couple of questions for me. 1. What is the temp drive physical hardware, Standard SSD, Premium SSD, Ultra SSD? How can I find out? Does the disk type match the disk type of C:? 2. As I don't think I can change the block size for the temp drive, and it is set to 4K, what will that do to performance vs me setting up my own drive set for 64K block size? 3. Should TempDB data AND log go on the temporary drive? Thanks, Chris