durablefunctions-mapreduce-dotnet icon indicating copy to clipboard operation
durablefunctions-mapreduce-dotnet copied to clipboard

Add 'Deploy to Azure' and 'Visualize' buttons

Open brandonh-msft opened this issue 6 years ago • 1 comments

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Would be great to add 'Deploy to Azure' and 'Visualize' buttons to the readme for ease of deployment

brandonh-msft avatar Feb 08 '19 22:02 brandonh-msft

This gets a little tricky because there is additional work that needs to be done - namely pushing the NYC Data in to Azure Storage - to make this sample work. I'm splitting this issue in to 'Deploy to Azure' [tabled] and 'Visualize' issues since we could work on the visualize portion now.

Deployment of the entire solution - including the taxi data - is done by the deployment scripts provided.

brandonh-msft avatar Jul 19 '19 15:07 brandonh-msft