Azure Storage Basics: How to configure security

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 37

  • @DanaEpp
    @DanaEpp 5 лет назад +10

    Notice a pattern in the last few episodes? Just because you have Cloud IT doesn't mean you should leave your ass(ets) open to the Internet without applying security controls. 🤣

  • @VBH8888
    @VBH8888 3 года назад +1

    Who gives this video thumbs down???? As far as I can tell this man is doing more for people than the guy who gave it thumbs down. Who probably isn't doing anything !!!

  • @s97ai
    @s97ai 6 месяцев назад

    Excellent short and precise video Dana

  • @davidespano8674
    @davidespano8674 4 года назад +1

    This is an extremely good tutorial on storage accounts. Short, complete, and accurate.

  • @Deekudla
    @Deekudla 2 года назад

    Awesome video, keep posting Azure cloud security videos.

  • @Deepak9728
    @Deepak9728 3 года назад

    Really helpful , short , simple and concise.

  • @gtnshgarg76
    @gtnshgarg76 3 года назад

    Helpful video. You deserve a lot more subscribers. Thanks

  • @sonasharma7631
    @sonasharma7631 3 года назад

    Good content. Thanks for sharing

  • @pritomdasradheshyam2154
    @pritomdasradheshyam2154 3 года назад

    Good content on Azure Storage security essentials!

  • @sau002
    @sau002 3 года назад +1

    Nice one.

  • @vamsiB13
    @vamsiB13 5 лет назад +2

    Big fan of this channel.

  • @04chavez
    @04chavez 8 месяцев назад

    Great video.

  • @SPPH91
    @SPPH91 3 года назад

    Thank you so much for the great content. It was very helpful for me.

  • @mmiltenburg
    @mmiltenburg 4 года назад

    Great video. Clear fast and full of handy tips.
    Thanks!

    • @KnowOps
      @KnowOps  4 года назад

      Glad it was helpful!

  • @heroics_failed387
    @heroics_failed387 5 лет назад +2

    Loving these videos so far! Can you cover AKS and some tips to keep that secure?

  • @manasr3969
    @manasr3969 9 месяцев назад

    This man is a legend. Thanks

  • @pavantej9666
    @pavantej9666 4 года назад

    Your really rocking. I like the way you explain and its crystal clear.

  • @stefanforest7582
    @stefanforest7582 4 года назад +1

    Only 2500 views :( ... the channel is great, I love it.

  • @soucianceeqdamrashti8175
    @soucianceeqdamrashti8175 2 года назад

    Very nice tip to use Azure Automation to create SAS tokens and update secret in KeyVault. I normally use Azure RBAC for accessing storage and disable access keys completely but good to know about this fully automated approach too.

  • @hillelcohen3878
    @hillelcohen3878 3 года назад

    Thanks for this and all your other videos. Do you by any chance have a video on generating a sas key in key vault as you mentioned in this video?
    Thanks

  • @AttieHeunis
    @AttieHeunis 5 лет назад

    Thanks for another great tutorial. Very useful.

  • @gbuad3964
    @gbuad3964 3 года назад

    Thanks for this video. My issue with the Azure Storage tutorials I have followed so far, is that my server side code (the API) is running with full admin priviledges to the storage account and uses code to hand out SAS keys to clients. This must be bad practise! I want the code to run with minimal priviledges.
    You address this at 5:40 - 6:10 in the video. Could you please point me towards info on how to actually implement this?

  • @MarianaWolter
    @MarianaWolter 3 года назад

    thanks for your advice!

  • @Shravan_Reddy
    @Shravan_Reddy 2 года назад

    To your point on MSFT managed keys. How does microsoft encrypt/decrypt storage if we use user-managed keys? Thanks in advance.

  • @sidzhang
    @sidzhang 5 лет назад

    I love your channel, it's really great.

  • @starmole5000
    @starmole5000 3 года назад

    This is amazing thanks!

  • @prodoman3945
    @prodoman3945 2 года назад

    Great vid

  • @sid0000009
    @sid0000009 5 лет назад +1

    hello, may be you could possibly add something related to the difference btw ACL and RBAC ways of providing access to Gen2. Something which interests to a administrator as well.. thanks

  • @sadhu39
    @sadhu39 3 года назад

    Great tutorial! Can you please help on how to achieve folder security within a container.

  • @rizsyedvoice
    @rizsyedvoice 4 года назад

    Awesome work Dana … Can you do a video for this scenario -- Have a windows VM and have few files in storage account--- When I run a PS script in VM, it should access the storage account using Manage Identity .. right now we are using Keyvault for this procedure.

  • @prodoman3945
    @prodoman3945 2 года назад +1

    why did you stop uploading

  • @Shravan_Reddy
    @Shravan_Reddy 2 года назад

    Can you make more Azure videos please?

  • @BluesOverdrive
    @BluesOverdrive 5 лет назад

    Hi Dana, great channel I watched all of your videos. Would you mind to comment on the following extract from Microsoft: "Authorizing requests against Azure Storage with Azure AD provides superior security and ease of use over Shared Key authorization. Microsoft recommends using Azure AD authorization with your blob and queue applications when possible to minimize potential security vulnerabilities inherent in Shared Key." Source: docs.microsoft.com/en-gb/azure/storage/common/storage-auth-aad. From my understanding when talking about "Shared Key", MS is referring to SAS, am I getting this right? It seems that by using AAD authentication developers would not need an Access Key or SAS to access the storage as the application or VM can get direct access with RBAC permission using a Managed Identity.

  • @wazatna
    @wazatna 3 месяца назад

    The problem with any cloud service is that to have a proper solution, you have to use more cloud services. Money thrown on top of money

  • @James-sc1lz
    @James-sc1lz 2 года назад +1

    Do not use disk based encryption or at least be really, really careful with It. If you have a file server it rules out file restores and you can only restore the vm and there is no turning back when done. I find it completely unacceptable Microsoft have It in the advisory with out any mention of the risks but that’s typical Microsoft. Microsoft are absolutely dreadful at communicating issues and gotchas like this. You need to,do your own research. Don’t just listen to what people say.Do your research and don’t rely on one person or one article, especially just relying on Microsoft docs. A lot of them are poorly written, out of date or lacking in informing people of potential risks. Can you imagine having a Few TBs file server and using disk based encryption and then not being able to revert back?