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
2.2.0 7,261,183 1/14/2025
2.1.0 6,870,245 11/11/2024
2.0.0 14,654,352 5/21/2024
1.6.1 3,459,430 4/2/2024
1.6.0 20,822,878 4/4/2023
1.5.0 7,250,409 11/1/2022
1.4.1 1,324,950 10/12/2022
1.4.0 (current version) 2,061,156 9/6/2022
1.3.0 38,936,826 7/14/2020
1.2.3 5,186,578 12/17/2019
1.2.2 2,609,816 8/27/2019
1.2.1 582,618 7/2/2019
1.2.0 176,674 6/18/2019
1.1.1 627,586 4/23/2019
1.1.1-preview 201 3/26/2019
1.1.0 307,720 1/15/2019
1.0.0 60,153 12/18/2018
0.7.0 11,988 12/4/2018
0.6.1 9,019 11/21/2018
0.5.0 9,623 11/6/2018
0.4.0 10,997 10/23/2018
0.3.0 10,776 10/9/2018
0.2.2 4,660 9/24/2018
0.1.0 386 8/28/2018
Show less