Is there a way I can make Azure Monitor alert an administrator when an application registration's API permission is edited?
I found out that we already had some Golang scripts that got the information that I was looking for and put it inside a .csv file. So I just ended up using that.