Az.EventGrid

1.3.0

Microsoft Azure PowerShell - Event Grid service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.

For more information on Event Grid, please visit the following: https://docs.microsoft.com/azure/event-grid/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.EventGrid

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.EventGrid

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM EventGrid

Cmdlets

New-AzEventGridTopic Get-AzEventGridTopic Set-AzEventGridTopic New-AzEventGridTopicKey Get-AzEventGridTopicKey Remove-AzEventGridTopic New-AzEventGridSubscription Update-AzEventGridSubscription Remove-AzEventGridSubscription Get-AzEventGridSubscription Get-AzEventGridTopicType New-AzEventGridDomain Get-AzEventGridDomain Get-AzEventGridDomainTopic Get-AzEventGridDomainKey New-AzEventGridDomainKey Remove-AzEventGridDomain New-AzEventGridDomainTopic Remove-AzEventGridDomainTopic

PSEditions

Core Desktop

Dependencies

Release Notes

* Updated to use the 2020-06-01 API version.
* Added new features:
   - Input mapping
   - Event Delivery Schema
   - Private Link
   - Cloud Event V10 Schema
   - Service Bus Topic As Destination
   - Azure Function As Destination
   - WebHook Batching
   - Secure webhook (AAD support)
   - IpFiltering
* Updated cmdlets:
   - 'New-AzEventGridSubscription'/'Update-AzEventGridSubscription':
       - Add new optional parameters to support webhook batching.
       - Add new optional parameters to support secured webhook using AAD.
       - Add new enum for EndpointType parameter to support azure function and service bus topic as new destinations.
       - Add new optional parameter for delivery schema.
   - 'New-AzEventGridTopic'/'Update-AzEventGridTopic' and 'New-AzEventGridDomain'/'Update-AzEventGridDomain':
       - Add new optional parameters to support IpFiltering.
   - 'New-AzEventGridTopic'/'New-AzEventGridDomain':
       - Add new optional parameters to support Input mapping.

FileList

Version History

Version Downloads Last updated
1.3.0 (current version) 162 7/10/2020
1.2.3 579 12/13/2019
1.2.2 202 8/23/2019
1.2.1 144 6/28/2019
1.2.0 35 6/14/2019
1.1.1 79 4/19/2019
1.1.1-preview 2 3/26/2019
1.1.0 138 1/11/2019
1.0.0 55 12/14/2018
0.7.0 32 11/30/2018
0.6.1 13 11/21/2018
0.6.0 23 11/16/2018
0.5.0 21 11/2/2018
0.4.0 18 10/19/2018
0.3.0 21 10/5/2018
0.2.2 45 9/24/2018
0.2.0 37 9/17/2018
0.1.0 54 8/24/2018
Show more