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
Merge pull request #6425 from ahamad-MS/AzureRm.EventGrid.BugFixes.SubjectParameters
Remove ValidateNotNullOrEmpty validation conditions for SubjectBeginsWith/SubjectEndsWith in Update-AzureRmEventGridSubscription cmdlet to allow changing these parameters to empty string if needed
Copy file name to clipboardExpand all lines: src/ResourceManager/EventGrid/ChangeLog.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@
18
18
- Additional information about change #1
19
19
-->
20
20
## Current Release
21
+
* Remove ValidateNotNullOrEmpty validation conditions for SubjectBeginsWith/SubjectEndsWith in Update-AzureRmEventGridSubscription cmdlet to allow changing these parameters to empty string if needed.
21
22
22
23
## Version 0.3.3
23
24
* Set minimum dependency of module to PowerShell 5.0
0 commit comments