Skip to content

ml58158/AzureOpenAI-Playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

AzureOpenAI-Playbook

Azure OpenAI Playbook created for Microsoft Sentinel

This playbook is designed to integrate Microsoft Sentinel with Azure OpenAI and is a work in progress.

Deploy to Azure

Requirements:

  1. Azure OpenAI (Deployed from Azure subscription)
  2. Microsoft Sentinel SIEM Solution (Deployed from Azure subscription as well)

(If you need Azure OpenAI, please follow the directions on the Setup page.)

In order to use it, you will need to change the following variables:

Azure OpenAI API Key: Your Azure OpenAI API Key
image

Azure OpenAPI URI Endpoint: This is your deployment link for Azure OpenAI.
image
(Example: https://.openai.azure.com/openai/deployments//chat/completions?api-version=2023-03-15-preview")

You need to replace the variable with your endpoint and with your model deployment name.

image

To find these pieces of information, please see below:

  1. API Key and Endpoint URI
    This is found in the Keys and Endpoint section on your Azure OpenAI deployment.
    image

  2. Deployment Name
    This is found inside Azure AI Studio when you setup your deployment.
    image

About

Azure OpenAI Playbook created for Microsoft Sentinel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published