ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

143. How to use Managed Identity with CosmosDb Data from Azure Data Factory | Cosmos Built-in Role

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2023
  • In this video you will learn How to use Managed Identity with CosmosDb Data from Azure Data Factory | Cosmos Built-in Role?
    #azure #azuredatafactory #datafactory
    In this video you will learn How to use Logic App Managed Identity to Query CosmosDb Data | Logic App MSI with CosmosDb
    #azuredatafactory #azure #datafactory
    🔗 Seamless SQL Database Integration with Logic App and Managed Service Identity 🔗
    In this comprehensive tutorial, you'll learn how to harness the power of Managed Service Identity (MSI) to securely connect your Azure Data factory Instance to a Cosmos Database. Managed Service Identity eliminates the need for storing credentials and provides a streamlined and secure way to access your database resources.
    📌 Topics Covered:
    - How to setup Cosmos Db Data Reader Built-In Role ?
    - How to setup Cosmos Db Data Contributor Built-In Role?
    - Example of Managed Service Identity with CosmosDb and Logic App using Built-In Role.
    - How to configure Built-In role with Cosmos Db using Data Factory Managed Identity?
    - Example of CosmosDb Built-In Role setup using Azure data factory.
    - How setup Azure Data factory CosmosDb Linked Service with System managed Identity?
    Commands Used in the demo:
    ---------------------------------------------------
    $accountName ="cos-demo-ocs"
    $resourceGroupName ="rg-adf-demo"
    az cosmosdb sql role definition list --account-name $accountName --resource-group $resourceGroupName
    az cosmosdb sql role assignment create --account-name $accountName --resource-group $resourceGroupName -p "managed-identity-id" --scope "/" --role-definition-id 00000000-0000-0000-0000-000000000002
    ===========================================
    ==Resources==
    💌 Sign up for our blogpost on email newsletter - / rakesh-suryawanshi
    🚀 GitHub: github.com/krishrocks1904
    👨‍🚀 LinkedIn: / rakesh-suryawanshi-0b3...
    🐦 Twitter: / surya-rocks
    📚 Learning Resources: / @ourcloudschool

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

  • @robdapraia3486
    @robdapraia3486 4 หลายเดือนก่อน

    thanks a lot

  • @MrJdefesche
    @MrJdefesche 7 หลายเดือนก่อน

    It is still not working when using cosmosdb as a source or sink in dataflow