Az.EventGrid

1.4.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 -RequiredVersion 1.4.0

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

Install-PSResource -Name Az.EventGrid -Version 1.4.0

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 Get-AzEventGridSystemTopic New-AzEventGridSystemTopic Update-AzEventGridSystemTopic Remove-AzEventGridSystemTopic New-AzEventGridSystemTopicEventSubscription Update-AzEventGridSystemTopicEventSubscription Get-AzEventGridSystemTopicEventSubscription Remove-AzEventGridSystemTopicEventSubscription Get-AzEventGridSystemTopicEventSubscriptionDeliveryAttribute Get-AzEventGridFullUrlForSystemTopicEventSubscription

PSEditions

Core Desktop

Dependencies

Release Notes

* Updated to use the 2021-12-01 API version.
* Added new features:
   - System topic
   - System topic event subscription
   - System topic event subscription delivery attributes
* Updated cmdlets:
   - 'New-AzEventGridDomain':
       - Add new optional parameters to support auto creation of topic with first subscription.
       - Add new optional parameters to support auto deletion of topic with last subscription.
       - Add optional parameters to support azure managed identity
   - 'New-AzEventGridTopic'/'Update-AzEventGridTopic' :
       - Add optional parameters to support azure managed identity
   - 'New-AzEventGridSubscription '/'Update-AzEventGridSubscription ':
       - Add new optional parameters to support advanced filtering on arrays.
       - Add new optional parameters to support delivery attribute mapping.
       - Add new optional parameters to support storage queue message ttl.

FileList

Version History

Version Downloads Last updated
1.6.1 1,389,210 4/2/2024
1.6.0 17,558,964 4/4/2023
1.5.0 6,052,608 11/1/2022
1.4.1 1,049,079 10/12/2022
1.4.0 (current version) 1,852,119 9/6/2022
1.3.0 35,957,455 7/14/2020
1.2.3 5,087,100 12/17/2019
1.2.2 2,491,060 8/27/2019
1.2.1 569,677 7/2/2019
1.2.0 175,503 6/18/2019
1.1.1 622,172 4/23/2019
1.1.1-preview 198 3/26/2019
1.1.0 306,928 1/15/2019
1.0.0 59,545 12/18/2018
0.7.0 11,983 12/4/2018
0.6.1 9,016 11/21/2018
0.5.0 9,620 11/6/2018
0.4.0 10,992 10/23/2018
0.3.0 10,771 10/9/2018
0.2.2 4,657 9/24/2018
0.1.0 369 8/28/2018
Show more