You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had several problems when I want to delete a landing zone, but one very specific is to delete the log groups.
Finally, the support team found the root cause.
We need to add the following 2 policies to parent compartment for Log Groups
allow service loganalytics to manage loganalytics-features-family in tenancy
allow service loganalytics to manage loganalytics-resources-family in tenancy
The text was updated successfully, but these errors were encountered:
I had several problems when I want to delete a landing zone, but one very specific is to delete the log groups.
Finally, the support team found the root cause.
We need to add the following 2 policies to parent compartment for Log Groups
The text was updated successfully, but these errors were encountered: