Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
82 stars 64 forks source link

Force delete IoT Hub endpoints #655

Closed vilit1 closed 1 year ago

vilit1 commented 1 year ago

Popular demand.

Force delete an endpoint from an IoT Hub by checking for any associated routes and message enrichments (and deleting those).

This can be run with delete by endpoint type and delete all endpoints.

Note that the routes and message enrichments associated with built in endpoints will not be affected.

History:

**IoT Hub updates**
* Add force delete for `az iot hub message-endpoint delete`. This will delete any associated routes and message enrichments as well as the endpoint(s). 

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the IoT extension!

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

General Guidelines

Intent for Production

Basic expectations

Azure IoT CLI maintainers reserve the right to enforce any of the outlined expectations.

A PR is considered ready for review when all basic expectations have been met (or do not apply).

vilit1 commented 1 year ago

https://dev.azure.com/azureiotdevxp/aziotcli/_build/results?buildId=8282&view=results