This repository hosts a sample application and related resources demonstrating the use of Azure Functions for transferring data from Azure Blob Storage to an Azure SQL Database. The sample is authored by Chris Ayers, Senior Customer Engineer at Microsoft.
The included demo and resources illustrate the process of leveraging Azure Functions to read a file from Azure Blob Storage and subsequently write its contents to an Azure SQL Database. The sample application is developed using azd.
For further insights into Azure Functions and triggers, consider the following resources:
You are encouraged to connect with Chris Ayers for additional insights on .NET configuration, security, and various technical topics:
- Twitter: @Chris_L_Ayers
- Mastodon: @Chrisayers@hachyderm.io
- LinkedIn: chris-l-ayers
- Blog: Chris Ayers' Blog
- GitHub: Codebytes
This project is made available under the MIT License. For details, please refer to the LICENSE file.