Skip to content

Missing Az.EventGrid cmdlets #19299

@aelij

Description

@aelij

Description

The cmdlets New-AzEventGridSystemTopic and New-AzEventGridSystemTopicEventSubscription are missing from the Az.EventGrid module, even though they have published documentation.

I have downloaded the nupkg from the gallery and opened it in ILSpy, and indeed these cmdlets are missing. However they are available in Cloud Shell (same module version).

Issue script & Debug output

> New-AzEventGridSystemTopic
New-AzEventGridSystemTopic: The term 'New-AzEventGridSystemTopic' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.6
PSEdition                      Core
GitCommitId                    7.2.6
OS                             Microsoft Windows 10.0.22000
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module versions

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Script     2.9.1                 Az.Accounts                         {Add-AzEnvironment, Clear-AzConfig, Clear-AzContext, Clear-AzDefault…}
Script     1.3.0                 Az.EventGrid                        {Get-AzEventGridDomain, Get-AzEventGridDomainKey, Get-AzEventGridDomainTopic, Get-AzEventGridSubscription…}

Error output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Event GridService AttentionThis issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions