Environment Variable Secrets

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024

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

  • @yogeshm8344
    @yogeshm8344 6 หลายเดือนก่อน

    HI. Great Work!. I have one doubt about Environment Variable Secrets. have one custom connector i am passing Secret Value in Text is not working. Or only that azure key vault is possible to passing a client secret

  • @rezatakhsha7622
    @rezatakhsha7622 2 ปีที่แล้ว +2

    Thanks a lot, very good work.

  • @maheshkhiste4453
    @maheshkhiste4453 2 ปีที่แล้ว +2

    It would be nice if you could demonstrate with practical use case using these features

    • @DanielLaskewitz
      @DanielLaskewitz  2 ปีที่แล้ว +1

      There is more coming! 🙂 Another video will come later this month!

    • @365Training
      @365Training 2 ปีที่แล้ว

      We just had a chat about this feature on Citizen Can | 365.training where we solve the real problem. th-cam.com/video/molG-VK4xKI/w-d-xo.html

    • @dans1136
      @dans1136 2 ปีที่แล้ว

      example: one has a azure function app but only want to allow access with a secret - your flow can pull the secret from the vault and authorise.

    • @dans1136
      @dans1136 2 ปีที่แล้ว

      example: you have a key value pair where the value changes from environment to environment
      pull the correct value from the correct keyvault (per environment)
      simple tings

    • @lesscodehub
      @lesscodehub ปีที่แล้ว

      It's suitable when you want to integrate some custom API which requires clientid/clientsecret for authentication.

  • @saman4p
    @saman4p 10 หลายเดือนก่อน

    Hi Daniel, Any idea how can I grab the value from Plugin code? It seems custom action(RetrieveEnvironmentVariableSecretValue) provided by Microsoft is not working anymore

    • @DanielLaskewitz
      @DanielLaskewitz  8 หลายเดือนก่อน

      @saman4p - Sorry - I have no idea about that one!

  • @nanogongolo
    @nanogongolo ปีที่แล้ว

    can I store a json object in key vault and retrieve in dataverse?