Azure-Samples / durablefunctions-apiscraping-nodejs

Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
MIT License
35 stars 13 forks source link

Fix small issues #1

Closed sdras closed 6 years ago

sdras commented 6 years ago

Purpose

Does this introduce a breaking change?

Pull Request Type

What kind of change does this Pull Request introduce?

Other Information

This is the low-hanging fruit of what I was talking about on the call, with some other small optimizations. More to come! Most significant is going to be moving over to @azure/storage-blob V10 SDK when we hear back.