PSRule.Rules.Azure
PSRule.Rules.Azure copied to clipboard
Migrate log profiles to use diagnostic settings
Rule request
Suggested rule change
Migrate to diagnostic settings for retaining Activity Log instead of Log Profiles.
Applies to the following
The rule applies to the following:
- Resource type: microsoft.insights/logprofiles
Additional context
Get-AzResource -ResourceType 'microsoft.insights/logprofiles' -ApiVersion '2016-03-01' -Name 'default' -ExpandProperties;