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
Copy file name to clipboardExpand all lines: ChangeLog.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@
41
41
42
42
#### Az.Sql
43
43
* changed Threat Detection's cmdlets param (ExcludeDetectionType) from DetectionType to string[] to make it future proof when new DetectionTypes are added and to support autocomplete as well.
44
+
* Add Vulnerability Assessment cmdlets on Server and Managed Instance
44
45
45
46
#### Az.Storage
46
47
* Support Get/Set/Remove Management Policy on a Storage account
@@ -104,7 +105,6 @@
104
105
#### Az.Sql
105
106
* Updating AuditingEndpointsCommunicator.
106
107
- Fixing the behavior of an edge case while creating new diagnostic settings.
107
-
* Add Vulnerability Assessment cmdlets on Server and Managed Instance
108
108
109
109
#### Az.Storage
110
110
* Support Kind BlockBlobStorage when create Storage account
0 commit comments