Skip to content

Files

Latest commit

 

History

History

aoai_monitoring

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Deploy infrastructure

cd infra
terraform apply

Run the sample application

export OPENAI_ENDPOINT=$(terraform output -raw endpoint)
dotnet run --project ../src/aoai_monitoring.csproj

Check Application Insights requests logs and compare with Azure Monitor