top of page

Azure Sentinel 6. Key Vault for ChatGPT

  • Michael He
  • Oct 9
  • 1 min read

Updated: Oct 10

ree


Create a key vault


ree

Assign privilege yourself with key vault admin role

ree


ree

Assign ChatGPT Logic App with key vault secret user role

ree
ree


Create a key vault secret


ree


ree

For the key, make sure to include "Bearer " in the front



Now we can use key vault in Logic App instead of direct API key


ree


ree

Make sure to turn off "Secure inputs" and "Secure output" to "On" under Security setting, this way the API Key won't be showing after running the playbook in outputs



Now we can replace the actual API key with the key vault value

ree


ree













Comments


bottom of page