- Updated Alerts cmdlets:
Get-AzSecurityAlert
Set-AzSecurityAlert
- Moving Security Contacts to be based on the latest API version '2020-01-01-preview' with backward compatibility support
- Added new cmdlet:
Get-AzSecuritySolution
- Added Alerts Suppression Rules to cmdlets:
Get-AlertsSuppressionRule
Remove-AlertsSuppressionRule
Set-AlertsSuppressionRule
New-AzAlertsSuppressionRuleScope
- Added new cmdlets for security SecuritySolutionsReferenceData API
- Added new cmdlets for security Automations API
- Updated Security .NET SDK package reference to version 3.0.0
- General availability of
Az.Security
module - Changed the name of
Get-AzRegulatoryComplainceAssessment
toGet-AzRegulatoryComplianceAssessment
to fix typo
- Fix typo in printing SQL vulnerability assessment scan results
- Added Sql Vulnerability Assessment cmdlets for IAAS:
Get-AzSecuritySqlVulnerabilityAssessmentScanRecord
Get-AzSecuritySqlVulnerabilityAssessmentScanResult
Add-AzSecuritySqlVulnerabilityAssessmentBaseline
Remove-AzSecuritySqlVulnerabilityAssessmentBaseline
Get-AzSecuritySqlVulnerabilityAssessmentBaseline
Set-AzSecuritySqlVulnerabilityAssessmentBaseline
- Added breaking change notification in AzSecurityAlert:
Get-AzSecurityAlert
Set-AzSecurityAlert
- Added new cmdlets:
Get-AzSecuritySecureScore
Get-AzSecuritySecureScoreControl
Get-AzSecuritySecureScoreControlDefinition
- Added new cmdlet:
Get-AzSecurityAdaptiveApplicationControl
andGet-AzSecurityAdaptiveApplicationControlGroup
- Added new cmdlet:
Get-AzSecurityTopology
,Get-AzSecurityAdaptiveNetworkHardening
andAdd-AzSecurityAdaptiveNetworkHardening
- Added new cmdlet:
Get-AzAllowedConnection
- Added new cmdlet:
Get-AzSecurityTopology
- Add new cmdlets:
Get-AzSecurityAssessment
,Set-AzSecurityAssessment
,Remove-AzSecurityAssessment
,Get-AzSecurityAssessmentMetadata
,Set-AzSecurityAssessmentMetadata
,Remove-AzSecurityAssessmentMetadata
,Get-AzSecuritySubAssessment
- Added new cmdlets:
Get-AzSecuritySetting
Set-AzSecuritySetting
- Add new cmdlets:
Get-AzRegulatoryComplianceStandard
,Get-AzRegulatoryComplianceControl
,Get-AzRegulatoryComplainceAssessment
- Add new API for IoTSecuritySolution, IoTSecuritySolutionAnalytics and DeviceSecurityGroups services
- Support management of SQL Information Protection Policy.
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Add CosmosDB ATP to md files
- Use NextLink for return maximum of 1500 security alerts in command Get-AzSecurityAlert
- Deprecate ResourceGroupName parameter in commands: Get-AzSecurityPricing and Set-AzSecurityPricing
- Split
Set-AzSecurityThreatProtection
into two new cmdlets:Disable-AzSecurityAdvancedThreatProtection
Enable-AzSecurityAdvancedThreatProtection
- Rename
Get-AzSecurityThreatProtection
toGet-AzSecurityAdvancedThreatProtection
- Add new cmdlets: Get-AzSecurityThreatProtection and Set-AzSecurityThreatProtection
- Update Set-AzSecurityContact. Phone, AlertAdmin, NotifyOnAlert parameters are no longer mandatory