Skip to content

Azure Event Grid: Consolidated event subscription operations into a single category, and added support for update commands. #5205

Merged
tjprescott merged 6 commits intoAzure:KnackFinal_2.0.24from
kalyanaj:KnackFinal_2.0.24
Jan 4, 2018
Merged

Azure Event Grid: Consolidated event subscription operations into a single category, and added support for update commands. #5205
tjprescott merged 6 commits intoAzure:KnackFinal_2.0.24from
kalyanaj:KnackFinal_2.0.24

Conversation

@kalyanaj
Copy link
Copy Markdown
Contributor

@kalyanaj kalyanaj commented Jan 4, 2018


  • BC: Removed the az eventgrid topic event-subscription commands. The corresponding az eventgrid event-subscription commands can now be used to manage event subscriptions for topics.
  • BC: Removed the az eventgrid resource event-subscription commands. The corresponding az eventgrid event-subscription commands can now be used to manage event subscriptions for Azure resources.
  • BC: Removed the az eventgrid event-subscription show-endpoint-url command. This can now be achieved using az eventgrid event-subscription show command with the --include-full-endpoint-url parameter.
  • Added a new command az eventgrid topic update.
  • Added a new command az eventgrid event-subscription update.
  • Added --ids parameter for az eventgrid topic commands.
  • Added tab completion support for topic names.

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

Command Guidelines

  • Each command and parameter has a meaningful description.
  • Each new command has a test.

(see Authoring Command Modules)

@azuresdkci
Copy link
Copy Markdown
Contributor

View a preview at https://prompt.ws/r/Azure/azure-cli/5205
This is an experimental preview for @microsoft.com users.
(It may take a minute or two for your instance to be ready)
Email feedback to 'azfeedback' with subject 'Prompt Feedback'.

@tjprescott tjprescott merged commit b6c8ccd into Azure:KnackFinal_2.0.24 Jan 4, 2018
@kalyanaj kalyanaj deleted the KnackFinal_2.0.24 branch April 6, 2018 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants