File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1818 - Additional information about change #1
1919-->
2020## Upcoming Release
21-
21+ * Updated to use the 2021-12-01 API version.
22+ * Added new features:
23+ - System topic
24+ - System topic event subscription
25+ - System topic event subscription delivery attributes
26+ * Updated cmdlets:
27+ - ` New-AzEventGridDomain ` :
28+ - Add new optional parameters to support auto creation of topic with first subscription.
29+ - Add new optional parameters to support auto deletion of topic with last subscription.
30+ - Add optional parameters to support azure managed identity
31+ - ` New-AzEventGridTopic ` /` Update-AzEventGridTopic ` :
32+ - Add optional parameters to support azure managed identity
33+ - ` New-AzEventGridSubscription ` /` Update-AzEventGridSubscription ` :
34+ - Add new optional parameters to support advanced filtering on arrays.
35+ - Add new optional parameters to support delivery attribute mapping.
36+ - Add new optional parameters to support storage queue message ttl.
37+
2238## Version 1.3.0
2339* Updated to use the 2020-06-01 API version.
2440* Added new features:
You can’t perform that action at this time.
0 commit comments