Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Suggestion: Script to clean up Azure resources from CTD #63

Closed
devhammer opened this issue Mar 5, 2015 · 3 comments
Closed

Suggestion: Script to clean up Azure resources from CTD #63

devhammer opened this issue Mar 5, 2015 · 3 comments

Comments

@devhammer
Copy link

I've run the ConnectTheDots demo app a couple of times now, once for a user group, and again for an online conference.

While it's a great demo for showing end-to-end IoT communication, there's a lot involved in cleaning up the Azure resources used by the demo, and it would be great if this could be automated to some degree.
Perhaps it would be possible to have the app that performs a substantial portion of the setup also create a powershell script that could use the Azure command line APIs to remove the Service Bus and Storage resources it creates.

If I can find the time to go through the code and try my hand at hacking it together, and if I manage to make something that works, I'll submit it as a pull request.

@lt72 lt72 modified the milestone: v1.0.1 Mar 11, 2015
@lt72 lt72 modified the milestones: v2.0, v1.0.1 Mar 17, 2015
@ghost ghost added azure and removed enhancement labels Mar 19, 2015
@dinarisio
Copy link
Contributor

Going to start at ehconsole branch.

@dinarisio
Copy link
Contributor

Draft at ehconsoleUpd branch.

@dinarisio
Copy link
Contributor

Merged with master. Instead of creating script that could be started accidentally and delete everything, there is a tool that asks for your initial namespace name (could just choose from a list) and confims deletion of instances that could be related (according to deploy scenarios). Comments are welcome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants