This project undertakes the development of a common report that can be used for display information about your Azure OpenAI Estate across your tenant.
This is an ongoing project and contributions are welcomed.
Prerquisites
Before you can use this code you will need to set up a log analytics workspace where you are going to dump your diagnostic settings
To set updiagnostic settingsgo to yourLog Analyticsworkspace and openMonitorand then chooseDiagnostic Settings. From there you will need to click on the+ Add Diagnostic Settings

You must determine what you want to send to Log Analytics, in the case above I sent everything but you may decide to forego sending the tracing information.
You will need to change the parameter for Log Analytics workspace Id to the workspace Id where you dumped your data. You will need to go to
Transform Dataand update the parameterLogAnalyticsWorskspaceId.
The data is pulled from Azure Resource Graph and Azure Log Analytics






