Hi,
I am looking for a help if someone can give me an advice on the below requirement
1) I need to find out if any azure storage account is created or updated
2) on step 1, immediately check it's properties as network/encryption status and
3) check If the properties are not as per business standard, if not, update the configuration via a script or a solution
I would be grateful if any pointers
I know that get the activity log using Log Analytics alert but I do not know how to pass (there are actions like function, webhook, automation etc) on the parameters of which storage account is created/updated to the next script to work on the remaining
part
Thanks,
MakRed