Azure / Azure/PSRule.Rules.Azure
Diagnostic logs in Azure Stream Analytics should be enabled
- Dominant language
- PowerShell
- Stars
- 447
- Forks
- 109
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 23
Description
# Rule request
## Suggested rule change
Diagnostic logs in Azure Stream Analytics should be enabled.
To ensure you can recreate activity trails for investigation purposes when a security incident occurs or your network is compromised, enable logging.
This is actually an official Defender for Cloud recommendation.
Security pillar for this one.
## Applies to the following
The rule applies to the following:
- Resource type: **[Microsoft.StreamAnalytics/streamingJobs]**
## Additional context
[Diagnostic logs in Azure Stream Analytics should be enabled](https://portal.azure.com/#blade/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2fproviders%2fMicrosoft.Authorization%2fpolicyDefinitions%2ff9be5368-9bf5-4b84-9e0a-7850da98bb46)
[Template reference](https://learn.microsoft.com/en-us/azure/templates/microsoft.streamanalytics/streamingjobs)
Contributor guide
Assessment
This issue has not been assessed yet.