Az.EventGrid

1.1.1-preview

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

This is a prerelease version of Az.EventGrid.

Installation Options

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

Install-Module -Name Az.EventGrid -RequiredVersion 1.1.1-preview -AllowPrerelease

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

Install-PSResource -Name Az.EventGrid -Version 1.1.1-preview -Prerelease

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 2019-02-01-preview API version.
* New commands:
   - New-AzureRmEventGridDomainTopic:
       - Creates a new Azure Event Grid Domain Topic.
   - Remove-AzureRmEventGridDomainTopic:
       - Removes an existing Azure Event Grid Domain Topic.
* Update the following cmdlets to support new scenarios in 2019-02-01-preview API version
   - New-AzureRmEventGridSubscription/Update-AzureRmEventGridSubscription:
       - Add new enum for servicebusqueue as destination.
       - Disallow usage of 'All' in -IncludedEventType option and replace it with
   - Get-AzEventGridTopic, Get-AzEventGridDomain, Get-AzEventGridDomainTopic, Get-AzEventGridSubscription:
       - Add new optional parameters (Top, ODataQuery and NextLink) to support results pagination.

FileList

Version History

Version Downloads Last updated
1.6.1 1,428,070 4/2/2024
1.6.0 17,564,662 4/4/2023
1.5.0 6,053,148 11/1/2022
1.4.1 1,049,499 10/12/2022
1.4.0 1,852,426 9/6/2022
1.3.0 35,963,601 7/14/2020
1.2.3 5,087,275 12/17/2019
1.2.2 2,491,269 8/27/2019
1.2.1 569,687 7/2/2019
1.2.0 175,504 6/18/2019
1.1.1 622,191 4/23/2019
1.1.1-preview (current version) 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 less