DRAG DROP You have an Azure subscription that contains the storage accounts shown in the following table. 
Yeah this lines up with the usual advice. For cost, custom images are best kept on a Standard GPv2 account (storage1). For FSLogix profile containers, the performance boost from Premium FileStorage (storage4) is what you'd want since user profile I/O can be heavy. Official docs and some exam practice sets mention this split so pretty sure it's correct.
Custom image → storage1,
Profile containers → storage4. Anyone see a different approach?
Looks right to me. For cost savings, the custom image should be on storage1 (Standard GPv2), and FSLogix profiles need storage4 (Premium FileStorage) for best performance. Seen similar advice in MS docs. Anyone disagree?
