Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Azure Log Analytics logging provider to leverage the Logs ingestion AP #610

Open
janegilring opened this issue Jan 1, 2024 · 1 comment

Comments

@janegilring
Copy link

PSFramework is currently using the Azure Monitor HTTP Data Collector API for the Azure Log Analytics logging provider. This API has been deprecated and will no longer be functional as of 9/14/2026. It's been replaced by the Logs ingestion API.

The AzLogDcrIngestPS module could be leveraged either as a dependency or as inspiration for moving to the Logs ingestion API.

@FriedrichWeinmann
Copy link
Member

Thanks for bringing this up, will look into this for the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants