For each of the following statements, select Yes if the statement is true. Otherwise, select
No. Hot Area:

Seen this type a lot in the official practice set. The defaultAction Allow on storage accounts is key for open network access, and StorageV2 supports blob tiering, but Azure AD admins don’t get file share access by default. Pretty sure that matches what Microsoft expects, but correct me if I’m off.
I was under the impression that Global Admins in Azure AD can access resources like file shares if they have sufficient privileges, so picked Yes for all. Could be a common trap about RBAC vs data-plane access, not 100% sure here so let me know if I'm missing something.
Pretty sure it's Yes, Yes, No here. That defaultAction set to Allow means any public IP (like the one given) can access and StorageV2 supports archive blob tier. But Azure AD Global Admin doesn't get automatic file share access so last statement is No. Agree?