Pretty much most of any day is just spent Googling how to do things. Here's a collection of resources that were used to build this site, both from original documentation and also everywhere I've stubbed my programmatic toe in looking for an answer.
- Deploy to Azure using Azure Functions
- Microsoft Azure Developer: Create Serverless Functions by Mark Heath
- CORS
- Timing Trigger
- Twilio Binding
- The current .NET SDK does not support targeting .NET Core 2.1. target .NET Core 2.0
- No job functions found. Try making your job classes and methods public
- No valid combination of account information found
- Where do I get the AzureWebJobsDashboard connection string information?
- Reading settings from a Azure Function
- Chron Trigger Syntax
- Custom Domain not showing in Azure Function
- Replace TraceWriter With ILogger in Azure Functions V2
- Build a serverless web app in Azure
- Custom Domain
- Add your custom domain name using the Azure Active Directory portal
- Configuring a custom domain name for an Azure cloud service
- Best way to host a Single Page Application (SPA) in Microsoft Azure
- Build Real-time Apps with Azure Functions and Azure SignalR Service
- Azure Functions and SignalR Service using C#
- Storage Pricing
- Storage Account Overview
- Static Website Hosting w/ Storage v2
- Static website hosting in Azure Storage
- Use Azure CDN to access blobs with custom domains over HTTPS
- Integrate an Azure storage account with Azure CDN
- Create an Azure CDN
- Host your domain in Azure DNS
- Configure HTTPS on an Azure CDN custom domain
- Azure CDN default document index.html
- Control Azure CDN caching behavior with caching rules
- Purge Cached Assets
- How to Send Daily SMS Reminders Using C#, Azure Functions and Twilio
- Can I remove the text “Sent from the Twilio Sandbox Number” In twilio SMS
- The current .NET SDK does not support targeting .NET Core 2.1. target .NET Core 2.0
- Get Time for specific timezone
- [https://stackoverflow.com/q/50083611/1366033](How to copy files to output directory depending on build configurations)