Socket
Socket
Sign inDemoInstall

azure-cli-eventgrid

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-cli-eventgrid

Microsoft Azure Command-Line Tools EventGrid Command Module


Maintainers
2

Microsoft Azure CLI 'eventgrid' Command Module

This package is for the 'eventgrid' module. i.e. 'az eventgrid'

.. :changelog:

Release History

0.2.4 +++++

  • domain create/update/delete/get/list: Added new commands for the domain CRUD operations.
  • domain topic create/update/delete/get/list: Added new commands for the domain topics CRUD operations.
  • topic list: Added --odata-query for filtering the results using OData syntax.
  • event-subscription list: Added --odata-query for filtering the results using OData syntax.
  • event-subscription create/update: Added servicebusqueue as new values for the --endpoint-type parameter.
  • event-subscription create/update: Disallow usage of All for --included-event-types.

0.2.3 +++++

  • Minor fixes.

0.2.2 +++++

  • Minor fixes.

0.2.1 +++++

  • event-subscription create/update: Added --deadletter-endpoint parameter.
  • event-subscription create/update: Added storagequeue and hybridconnection as new values for the --endpoint-type parameter.
  • event-subscription create: Added --max-delivery-attempts and --event-ttl parameters to specify the retry policy for events.
  • event-subscription create/update: Added a warning message for manual handshake validation when Webhook as destination is used for an event subscription.
  • Added source-resource-id parameter for all event subscription related commands and mark all other source resource related parameters as deprecated.

0.2.0 +++++

  • BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.

0.1.13 ++++++

  • Minor fixes.

0.1.12 ++++++

  • sdist is now compatible with wheel 0.31.0

0.1.11 ++++++

  • Minor fixes.

0.1.10 ++++++

  • Minor fixes.

0.1.9 +++++

  • Minor fixes.

0.1.8 +++++

  • Minor fixes.

0.1.7 +++++

  • 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.

0.1.6 +++++

  • minor fixes

0.1.5 +++++

  • minor fixes

0.1.4 (2017-09-22) ++++++++++++++++++

  • Using 0.2.0 of Python SDK

0.1.3 (2017-08-28) ++++++++++++++++++

  • minor fixes

0.1.2 (2017-08-15) ++++++++++++++++++

  • Added SDK dependencies.

0.1.1 (2017-08-11) ++++++++++++++++++

  • Initial release.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc