received an email from Azure, that public Ip adr basic sku will be depricated. Simple kusto query to get public ip sku
resources
| where type == "https://t.co/PkI6eLD8rY"
| extend skuName = tostring(https://t.co/7Ca7Do8uim)
| project name, resourceGroup, subscriptionId, skuName
Hey @AzureSupport I have created a custom role definition at the root management group, where only one action '/managementGroups/read' is added. However, after assigning the role, I am able to see all subscriptions and custom policy definitions. This is not the expected behavior
@AzNetEng@Azure I have enabled the 'Structured Log' feature and configured diagnostic settings for a specific resource 2 hours ago, however new logs are not appearing in my LA workspace. Is there something else I need to do?
@_wald0 I noticed that many less experienced Azure users are so excited about least privileged access control principles as long as it’s on a PowerPoint slides. Start implementing it, but end up with owners and global admins ✌️
Did you know that it is possible to purge data from Azure Log Analytics workspace tables? It requires the 'Data Purger' RBAC role and was in a pending state for approximately 16 hours
https://t.co/CT5j5E1MzP