Working With Azure Blob Storage in .NET apps. From Zero To Hero

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

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

  • @jmahachi
    @jmahachi Год назад +16

    Thank you for yet another great video. Those interested in other methods of securing keys, please like this comment to make it easy to count to the required 50 comments.

    • @sanjeevsjk
      @sanjeevsjk Год назад

      I would like to have another video explaining those 3 methods

  • @danielegiovanetti9258
    @danielegiovanetti9258 Год назад +2

    Thanks so much for this topic. Very useful. Waiting for the next video on Azure. You great Dan!

  • @talkathiriify
    @talkathiriify Год назад

    Thank you very much, Yes please make more on Azure Blob with many thanks.

  • @jsanchezcr
    @jsanchezcr 11 месяцев назад

    Thanks, very clear , complete and easy to understand

    • @Codewrinkles
      @Codewrinkles  11 месяцев назад

      Glad you found it useful! Thanks for watching

  • @CarrigansGuitarClub
    @CarrigansGuitarClub Год назад

    Great tutorial - more on securing Azure keys\connection strings secrets - Key Vault etc.:)

    • @Codewrinkles
      @Codewrinkles  Год назад +2

      More to come! Every Monday there will be an Azure video. Make sure to subscribe if not already a subscriber. And also spread the word and invite other people to subscribe.

  • @19balazs86
    @19balazs86 Год назад

    Great video of using Blob Storage. As you mentioned the SAS token. Good to know that as well, generating a temporary upload or a download link.
    Looking forward to more Azure videos. You can call it Azure Monday :)

    • @Codewrinkles
      @Codewrinkles  Год назад +1

      That's actually a great idea with the Azure Monday. Thanks!

  • @90chiellini
    @90chiellini Год назад

    Great video again!! It is really helpful and well explained. I would love to see some videos about Azure Functions writing into blob storage.

  • @joerutsky2973
    @joerutsky2973 Год назад

    I would love to see more on Azure Key adult and Azure in general.

    • @Codewrinkles
      @Codewrinkles  Год назад

      There will be at least one Azure related video each week. Azure Key Vault will come very soon

  • @siddheshswa
    @siddheshswa Год назад

    Thank you great video to start with azure blob service

  • @ittonydong
    @ittonydong Год назад

    Excellent video, if you include the stream function, that will be wonderful.

  • @kavishri-pl2xi
    @kavishri-pl2xi 9 месяцев назад

    great video, very easily explained

  • @anonymoos
    @anonymoos Год назад

    Azure videos just when I'm starting out in that area :)

    • @Codewrinkles
      @Codewrinkles  Год назад +1

      There will be at least one Azure related video each week.

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

    Great video!.. Could you please create a more deep detail video as well

  • @johncerpa3782
    @johncerpa3782 Год назад

    Excellent video, thank you

  • @saroshwadia
    @saroshwadia Год назад +2

    Great Video - to complete this useful topic. It would be awesome to create a Blazor WASM App that works similar to FileExplorer in which users can see the tree structure of existing Files and also Upload/Download files. I'm willing to help if that works for you. 🙂

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

    Great video! thanks!

  • @daghankaban6334
    @daghankaban6334 Год назад

    Yep. Please add the other 2 methods in depth explanation

  • @pylvr8021
    @pylvr8021 Год назад

    amazing content as always . any chance that you will do some tutorials about unit testing or tdd ?

    • @Codewrinkles
      @Codewrinkles  Год назад +1

      Unit testing probably. TDD, probably not. Mostly because I don't think that TDD has mostly not brought the advertised ROI to businesses.

  • @jadhavvishal89
    @jadhavvishal89 Год назад

    Great video, it's very well explained. Could you please cover key Vault concept.
    looking forword for more azure videos.

    • @Codewrinkles
      @Codewrinkles  Год назад +1

      Video on Azure Key Vault is already in the planning.

  • @yashasvishukla8538
    @yashasvishukla8538 Год назад

    Shared Access Key video would be a great help

    • @Codewrinkles
      @Codewrinkles  Год назад

      I have discussed managed identities in another video on Azure Key Vault. That would be what I recommend. This being said, I'm considering a video on shared access keys. Thank you.

  • @ZakAl-Hassani
    @ZakAl-Hassani 13 дней назад

    Great video

  • @xanhxanh5097
    @xanhxanh5097 Год назад

    Great video thank you !

    • @Codewrinkles
      @Codewrinkles  Год назад

      Glad you liked it!

    • @xanhxanh5097
      @xanhxanh5097 Год назад

      I hope we hit 50 comments like you asked for in 8.15 because I would love to learn how to setup azure ad :D@@Codewrinkles

  • @AshishAnand-y4r
    @AshishAnand-y4r Год назад

    Hi thanks for details is there code for connecting to azure blob storage using managed identify using client I'd or client secret

  • @piyalibasak6886
    @piyalibasak6886 Год назад

    I would like to see more real case scenario’s

    • @Codewrinkles
      @Codewrinkles  Год назад

      How would you define a real case scenario? You can take this exact code, change the filePath and run this application to clean up folders. This is a real case scenario. I needed to do this in virtually all projects at a certain point. You can place this same console app in an Azure WebJob and run background jobs with minimal need for adaptation. The problem with "real case" scenarios is that they are VERY subjective to personal experience.

    • @piyalibasak6886
      @piyalibasak6886 Год назад

      I want to say .. I would love to watch SAS ..that does not mean its not a real scenario.this is a real scenarios

  • @waitpethk
    @waitpethk Год назад

    Thanks for your sharing, can you do a demo for how the backend of C# work with React.js? It will be great if you may show us how to upload a file to Azure Storage with in React.
    Thank you!

  • @nove1398
    @nove1398 Год назад

    Blob keys! And approaches on how to implement SAS seemlessly

  • @fchavesr
    @fchavesr Год назад

    Excellent video, thanks. Could you please share the code in the perks section?

    • @Codewrinkles
      @Codewrinkles  Год назад

      Hello.All ambassador members get access to the source code.After each video, I publish a post on the "Membership" tab with info on how to get the source code. What exactly is not working for you?

    • @fchavesr
      @fchavesr Год назад

      Thanks@@Codewrinkles for the prompt response. I wasn't able to find the code in the perks history list

  • @AjeetKumar-cy1ij
    @AjeetKumar-cy1ij 3 месяца назад

    nice video

  • @sauravbhatta5303
    @sauravbhatta5303 Год назад

    Video with spn connection as well

  • @RoyZASTEROiD
    @RoyZASTEROiD Год назад

    thanks

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

    50th comment

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

      Thanks for htting this milestone :)