Travis Hofmeister's repositories

func-http-request-to-blob

This Azure Function App will take a HTTP response and write it to Blob storage. This is useful in Data Factory when the API Service requires a session cookie for authentication. Today, the cookie that is obtained in a login Web Activity cannot be added to the request in a Copy Data activity. Use this approach to write data from a web call to an Azure Blob.

Language:C#Stargazers:0Issues:1Issues:0