Keep your secrets SAFE in Microsoft Fabric and Azure Key Vault

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

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

  • @dandehaven484
    @dandehaven484 14 วันที่ผ่านมา

    YOOOO! Perfect timing, just started developing out Notebooks to ETL Lakehouse data from external sources and wasn't comfortable with the creds in plain text. I'm happily surprised this is so simple, thanks Patrick!

  • @DaanOosters
    @DaanOosters 13 วันที่ผ่านมา +1

    Thanks for this video! Very helpful. Do you have best practices for doing this in Power Query, for example a client secret and client id without being saved as plain text in the M-query code….?

  • @Nalaka-Wanniarachchi
    @Nalaka-Wanniarachchi 15 วันที่ผ่านมา +1

    Good One.Further relevant access should be grant in Access Control (IAM).

    • @BenEaton-x2p
      @BenEaton-x2p 14 วันที่ผ่านมา +1

      It would have been good to have a quick explanation of workspace identities - without which, none of this works.

  • @rimantsvinups-sakars9151
    @rimantsvinups-sakars9151 15 วันที่ผ่านมา +1

    Q: How I understood - key wault is publicly available unless there is a privet network set up between Key wault and Workspace. Is that a best practices or just something good to have? And i was not able to figure our what kind of permissions/role is needed in client tenant to do that.

  • @krishraj4
    @krishraj4 15 วันที่ผ่านมา +1

    Waiting for when Power BI will be able to access KV! Storing creentials for API sources in Power query will be easier then.

  • @gpozzi.
    @gpozzi. 14 วันที่ผ่านมา

    I hope the integration with workspace identities comes soon. It would be way cleaner

  • @MrSparkefrostie
    @MrSparkefrostie 15 วันที่ผ่านมา

    Having built many ETL processes in ADF, it integrates quite well with the vaults, there does appear to be a few limitations with API but thats usually not Azures fault but I am sure the could fix it. What the must fix is the way you need to declare "Content-Type: application/json", it must be a variable/parameter, can't just type it.

  • @pawewrona9749
    @pawewrona9749 15 วันที่ผ่านมา

    Waiting for more integration with Key Vault! Would love to see it at least with Pipelines!

    • @remib5863
      @remib5863 14 วันที่ผ่านมา +1

      You can with web task. There are a few tutorials available. I've used it successfully.

  • @shivashankarable
    @shivashankarable 15 วันที่ผ่านมา

    I love this

  • @marklobbezoo1464
    @marklobbezoo1464 15 วันที่ผ่านมา

    How about using keyvault secrets in fabric connections ?

  • @vinteroapunen
    @vinteroapunen 3 วันที่ผ่านมา

    Note that you CAN print out the secret by looping over the characters, so never trust it to stay secret just because it shows "[REDACTED]" when printed directly.

  • @Tony-dp1rl
    @Tony-dp1rl 14 วันที่ผ่านมา

    The only Azure resource you cannot have customer managed keys. Sigh.

  • @MDevion
    @MDevion 15 วันที่ผ่านมา +1

    Pretty horrible.
    They need to make their own KeyVault in Fabric and better integration like they have in standard ADF.
    It kinda messes with the whole, you just need 1 platform architecture marketing.