timoklimmer / powerproxy-aoai

Monitors and processes traffic to and from Azure OpenAI endpoints.
MIT License
83 stars 23 forks source link

fix(deployment): added collection endpoint id to collection rule #52

Closed cponfick closed 4 months ago

cponfick commented 4 months ago

The association is required for a correct log ingestion.

sergey124 commented 4 months ago

Confirm, we also faced this issue - DCR has no DCE link after deployment, added it manually, then it took half an hour to take effect.

timoklimmer commented 4 months ago

Thanks @cponfick and @sergey124 for reaching out. I was able to deploy successfully when I wrote the deployment script, but I will recheck and merge your PR then.

timoklimmer commented 4 months ago

I have adopted the changes and added some minor changes. Also tested again and confirmed that the deployment works - although it takes relatively long for things to get into effect.