09. Azure using Python SDK : 3 ways to access Azure Resources

Поделиться
HTML-код
  • Опубликовано: 2 авг 2024
  • In this video, we will cover how to access Azure resources like Blob storage using Microsoft EntraID, Sharad Access Signature (SAS) token and Connection string.
    Chapters :
    ************************************
    0:00 High level Overview and Initial setup
    0:13 How to setup Blob storage via Azure Portal
    2:16 Access Blob Storage using Connection string
    5:19 Access Blob Storage using SAS token
    8:53 Access Blob Storage using Microsoft Entra ID
    Please refer the code here :
    *****************************************************************
    github.com/PraveenKS30/Access...
    Please refer this video to know how to perform operations on Blob Storage :
    ******************************************************************
    • 02. Azure using Python...
    Playlist on Azure using Python SDK :
    ***********************************************************
    • Access Azure using Pyt...
    Interested in Generative AI, Check this Udemy course on Query your custom documents using LlamaIndex :
    *********************************************************************
    www.udemy.com/course/query-yo...
    Looking for interview guide on Kafka ?
    ************************************************
    If you are planning for interview on real time process and looking for tech questions on Kafka and Spring Kafka, look no further and grab your copy of "75 Interview Questions on Kafka and Spring Kafka".
    Available here : techytacos.gumroad.com/l/weqdh
  • НаукаНаука

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

  • @rajes092
    @rajes092 3 месяца назад +1

    Thanks a lot.

  • @milankc5682
    @milankc5682 Месяц назад +1

    Can You please create video on Azure Managed Identity and its implementation in python?

    • @milankc5682
      @milankc5682 Месяц назад

      reference

    • @TechyTacos
      @TechyTacos  Месяц назад +1

      Thank you for the suggestion ! I was planning to cover it while working on the DefaultAzureCredentials video but then thought the video would be too long and it would be better to publish it separately. That's next in my queue !