Skip to content

Enhancement: graph subscription add allow subscription for Event Hubs and Event Grid #6050

@MartinM85

Description

@MartinM85

The command graph subscription add has validation of notificationUrl that doesn't allow to create a subscription for notifications through Azure Event Hubs and Azure Event Grid.

To allow notifications through Azure Event Hubs and Azure Event Grid, modify the validator.

notificationUrl can start with

  • https://
  • EventHub:https://
  • EventGrid:?azuresubscriptionid

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions