How to configure azure storage lifecycle management

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • In this How-to video I'll walk you through the lifecycle management of Azure storage accounts. Using lifecycle management will help you save unnecessary cost by tiering data based on the need of an organization.
    My mission is to help guide you through your cloud journey!
    Check out my video on - What is a storage account?
    • What is an Azure stora...
    Check out my video on - How to create a storage account
    • How to create a storag...
    Microsoft Docs - Lifecycle Management
    learn.microsof...

ความคิดเห็น • 6

  • @rakesh58400
    @rakesh58400 ปีที่แล้ว +1

    thanks for guidance,i am looking to transfer data from one container to another using lifecycle rule possible to make video for that ,also if we need to create a rule using json how can we do that

    • @cloudscholars
      @cloudscholars  ปีที่แล้ว

      Can you elaborate a bit more? Trying to understand what you mean by "container". You can email us directly at cloudscholarslearning@gmail.com if you want to keep the convo more private.

  • @krisvijay207
    @krisvijay207 8 หลายเดือนก่อน +1

    Hi. Thanks for the video. I have created rule, but not sure if it is even running. Where can we find logs for it? I have a simple rule to delete blobs if last modified is greater than a day. But its not working as expected.

    • @cloudscholars
      @cloudscholars  8 หลายเดือนก่อน

      That should show in the activity logs for the resource. Can you screenshot the rule?

    • @krisvijay207
      @krisvijay207 8 หลายเดือนก่อน +2

      @@cloudscholars it did not show.up in activity logs . But finally I got it to work.. I have to set the filter name as "storage account name/" . That slash at the end helped. Without the slash it never worked for me .

    • @cloudscholars
      @cloudscholars  8 หลายเดือนก่อน +1

      Glad you got it to work.