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
AzureEventGrid: Add Powershell cmdlets for 2020-06-01 API Version (#12314)
* initial support for GA functionalities/properties
* Add support for webhook batching
* Add support for webhook AAD support
* Add support for ipfiltering for domain and topic
* Regenerate help
* Re-Record the tests and remove secrets
* fix statical analysis issues
* Remove key1/key2 from test recordings
* Remove key1 secret info from test recording and remove unused test recording files
* handle CR comment to revert module version
* Address more CR comments
* fix static analysis issue
* fix static analysis
* additional fix for static analysis
* fix static analysis
* fix static analysis
* comment tests due to recording nature
Co-authored-by: Ashraf Hamad <[email protected]>
"Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll","Microsoft.Azure.Commands.EventGrid.NewAzureEventGridSubscription","New-AzEventGridSubscription","1","8420","Parameter set 'ResourceIdEventSubscriptionParameterSet' of cmdlet 'New-AzEventGridSubscription' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer."
3
+
"Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll","Microsoft.Azure.Commands.EventGrid.NewAzureEventGridSubscription","New-AzEventGridSubscription","1","8420","Parameter set 'EventSubscriptionInputObjectSet' of cmdlet 'New-AzEventGridSubscription' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer."
4
+
"Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll","Microsoft.Azure.Commands.EventGrid.NewAzureEventGridSubscription","New-AzEventGridSubscription","1","8420","Parameter set 'CustomTopicEventSubscriptionParameterSet' of cmdlet 'New-AzEventGridSubscription' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer."
5
+
"Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll","Microsoft.Azure.Commands.EventGrid.NewAzureEventGridSubscription","New-AzEventGridSubscription","1","8420","Parameter set 'ResourceGroupNameParameterSet' of cmdlet 'New-AzEventGridSubscription' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer."
6
+
"Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll","Microsoft.Azure.Commands.EventGrid.NewAzureEventGridSubscription","New-AzEventGridSubscription","1","8420","Parameter set 'EventSubscriptionCustomTopicInputObjectParameterSet' of cmdlet 'New-AzEventGridSubscription' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer".
7
+
"Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll","Microsoft.Azure.Commands.EventGrid.NewAzureEventGridSubscription","New-AzEventGridSubscription","1","8420","Parameter set 'DomainEventSubscriptionParameterSet' of cmdlet 'New-AzEventGridSubscription' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer."
8
+
"Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll","Microsoft.Azure.Commands.EventGrid.SetAzureEventGridTopic","Set-AzEventGridTopic","1","8420","Parameter set 'TopicNameParameterSet' of cmdlet 'Set-AzEventGridTopic' contains at least one parameter with a position larger than four, which is discouraged.","Limit the number of positional parameters in a single parameter set to four or fewer."
0 commit comments