课程: Microsoft Azure Fundamentals (AZ-900) Exam Tips

今天就学习课程吧!

今天就开通帐号,24,100 门业界名师课程任您挑!

Understanding Blob storage tiers

Understanding Blob storage tiers

- Azure Storage has different access tiers that you can use to sort your blob data, in the most cost-effective way. Those tiers are Hot tier, Cool tier, and Archive tier. So the first one, Hot Tier, is for data that is accessed or modified frequently. The second one, or Cool tier, is for data that is infrequently accessed or modified. And finally, the Archive tier is for data that is rarely accessed. So, let me show you some things related to this in the Azure Portal. So here we are in the Azure portal, specifically in the Create a storage account page. So, as you can see, if we navigate to the advanced tab, you can see that we have the Access tier option. So, you can select Hot or Cool from here. What about Archive? Well, actually the Archive access tier can only be set at the blob level, and not on the account level. So, if we go to this other tab that I have here, you can see that I'm using this storage account…

内容