Tuesday, March 14, 2023

Azure Create Static Web App with linked Azure Function

 Azure CLI script to create an Azure Static Web application with a linked dotnet-isolated Azure Function.

Friday, March 3, 2023

PowerShell Export SQL Data to Azure Blob Storage

Example PowerShell script that downloads SQL data to a CSV file and uploads the files to Azure Blob Storage.