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

Can Azure Monitor be used to track changes to database entities? #153

Open
Duke4848 opened this issue Jan 26, 2023 · 0 comments
Open

Can Azure Monitor be used to track changes to database entities? #153

Duke4848 opened this issue Jan 26, 2023 · 0 comments

Comments

@Duke4848
Copy link

I created Audit Trail in my database by overriding EF Core SaveChanges and SaveChangesAsync methods and storing if entity was Added, Removed, Edited, what columns where edited and what user did it.

However, I became aware of Azure Monitor, but I cannot find information is it possible to track changes made to records stored in selected errors using Azure Monitor instead of what I've done?

@Duke4848 Duke4848 changed the title Questions Tags Users Companies COLLECTIVES Collectives™ on Stack Overflow – Centralized & trusted content around the technologies you use the most. TEAMS Create free Team Can Azure Monitor be used to track changes to database entities? Can Azure Monitor be used to track changes to database entities? Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant