Az.EventGrid

1.1.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

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Az.EventGrid -RequiredVersion 1.1.0

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

Install-PSResource -Name Az.EventGrid -Version 1.1.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

PSEditions

Core Desktop

Dependencies

Release Notes

* Updated to use the 2019-01-01 API version.
* Update the following cmdlets to support new scenario in 2019-01-01 API version
   - New-AzureRmEventGridSubscription: Add new optional parameters for specifying:
       - Event Time-To-Live,
       - Maximum number of delivery attempts for the events,
       - Dead letter endpoint.
   - Update-AzureRmEventGridSubscription: Add new optional parameters for specifying:
       - Event Time-To-Live,
       - Maximum number of delivery attempts for the events,
       - Dead letter endpoint.
* Add new enum values (namely, storageQueue and hybridConnection) for EndpointType option in New-AzureRmEventGridSubscription and Update-AzureRmEventGridSubscription cmdlets.
* Show warning message if creating or updating the event subscription is expected to entail manual action from user.

FileList

Version History

Version Downloads Last updated
1.6.1 1,329,112 4/2/2024
1.6.0 17,550,806 4/4/2023
1.5.0 6,051,657 11/1/2022
1.4.1 1,048,407 10/12/2022
1.4.0 1,851,532 9/6/2022
1.3.0 35,946,795 7/14/2020
1.2.3 5,086,742 12/17/2019
1.2.2 2,490,782 8/27/2019
1.2.1 569,623 7/2/2019
1.2.0 175,502 6/18/2019
1.1.1 622,128 4/23/2019
1.1.1-preview 198 3/26/2019
1.1.0 (current version) 306,927 1/15/2019
1.0.0 59,543 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 less