Az.EventGrid
1.2.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
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
Dependencies
-
- Az.Accounts (>= 1.5.3)
Release Notes
* Updated to use the 2019-06-01 API version.
* New cmdlets:
- New-AzureRmEventGridDomain
- Creates a new Azure Event Grid Domain.
- Get-AzureRmEventGridDomain
- Gets the details of an Event Grid Domain, or gets a list of all Event Grid Domains in the current Azure subscription.
- Remove-AzureRmEventGridDomain
- Removes an Azure Event Grid Domain.
- New-AzureRmEventGridDomainKey
- Regenerates the shared access key for an Azure Event Grid Domain.
- Get-AzureRmEventGridDomainKey
- Gets the shared access keys used to publish events to an Event Grid Domain.
- New-AzureRmEventGridDomainTopic:
- Creates a new Azure Event Grid Domain Topic.
- Get-AzureRmEventGridDomainTopic
- Gets the details of an Event Grid Domain Topic, or gets a list of all Event Grid Domain Topics under specific Event Grid Domain in the current Azure
- Remove-AzureRmEventGridDomainTopic:
- Removes an existing Azure Event Grid Domain Topic.
* Updated cmdlets:
- New-AzureRmEventGridSubscription/Update-AzureRmEventGridSubscription:
- Add new mandatory parameters to support piping for the new Event Grid Domain and Event Grid Domain Topic to allow creating new event subscription under these resources.
- Add new mandatory parameters for specifying the new Event Grid Domain name and/or Event Grid Domain Topic name to allow creating new event subscription under these resources.
- Add new Parameter sets for domains and domain topics to allow reusing existing parameters (e.g., EndPointType, SubjectBeginsWith, etc).
- Add new optional parameters for specifying:
- Event subscription expiration date,
- Advanced filtering parameters.
- 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 and filtering.
- Remove-AzureRmEventGridSubscription
- Add new mandatory parameters to support piping for Event Grid Domain and Event Grid Domain Topic to allow removing existing event subscription under these resources.
- Add new mandatory parameters for specifying the Event Grid Domain name and/or Event Grid Domain Topic name to allow removing existing event subscription under these resources.
FileList
- Az.EventGrid.nuspec
- Az.EventGrid.psd1
- Az.EventGrid.psm1
- Microsoft.Azure.Management.EventGrid.dll
- Microsoft.Azure.PowerShell.Cmdlets.EventGrid.deps.json
- Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll
- Microsoft.Azure.PowerShell.Cmdlets.EventGrid.dll-Help.xml
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.3.0 | 2,617 | 7/10/2020 |
| 1.2.3 | 583 | 12/13/2019 |
| 1.2.2 | 203 | 8/23/2019 |
| 1.2.1 | 144 | 6/28/2019 |
| 1.2.0 (current version) | 36 | 6/14/2019 |
| 1.1.1 | 84 | 4/19/2019 |
| 1.1.1-preview | 3 | 3/26/2019 |
| 1.1.0 | 139 | 1/11/2019 |
| 1.0.0 | 56 | 12/14/2018 |
| 0.7.0 | 33 | 11/30/2018 |
| 0.6.1 | 13 | 11/21/2018 |
| 0.6.0 | 24 | 11/16/2018 |
| 0.5.0 | 21 | 11/2/2018 |
| 0.4.0 | 19 | 10/19/2018 |
| 0.3.0 | 21 | 10/5/2018 |
| 0.2.2 | 46 | 9/24/2018 |
| 0.2.0 | 38 | 9/17/2018 |
| 0.1.0 | 54 | 8/24/2018 |