Designing an API with Azure Functions: A Guide to Writing a Technical Design Document (TDD) Post date February 12, 2023 Post author By TechFarm by Shahz Post categories In api, azure-functions, nodejs, rest-api, software-design
Azure Functions and MongoDB Post date September 18, 2022 Post author By Noah Ispas Post categories In Azure, azure-functions, cloud-native, mongodb, software engineering
Developing Serverless Microservices with Azure Functions Post date July 12, 2022 Post author By Lahiru Hewawasam Post categories In Azure, azure-functions, microservices, programming, serverless
Tweet planner app with Azure Functions and Contentful Post date October 14, 2021 Post author By Chandan Rauniyar Post categories In Automation, azure-functions, contentful, csharp, dotnet
How to use Azure Functions Core Tools to create a local.settings.json file and run Functions locally Post date August 13, 2021 Post author By Will Velida Post categories In Azure, azure-functions, csharp, dotnet, dotnet-core, microsoft-azure, security, serverless
How to Build and Deploy C# Azure Functions using Multi-Stage Pipelines in Azure DevOps Post date July 9, 2021 Post author By Will Velida Post categories In Azure, azure-devops, azure-functions, coding, csharp, devops, dotnet, programming
How Bindings in Azure Functions Work Post date July 7, 2021 Post author By Will Velida Post categories In Azure, azure-functions, bindings, csharp, csharp-tutorial, dotnet, programming, serverless
How to Build Token Refresh Service for the Fitbit API in Azure Post date July 6, 2021 Post author By Will Velida Post categories In Azure, azure-functions, csharp-tutorial, dotnet, fitbit, programming, rest-api, tutorial
How to Create a Serverless API Using Azure Cosmos DB Post date July 4, 2021 Post author By Will Velida Post categories In Azure, azure-cosmos-db, azure-functions, csharp, dotnet, mongodb, programming, rest-api
How to Run C# Azure Functions in an Isolated Process Post date July 4, 2021 Post author By Will Velida Post categories In aspnet, Azure, azure-functions, azure-functions-runtime, csharp, dotnet, programming, serverless
Securing Microsoft Active Directory Post date June 18, 2021 Post author By Technology News Australia Post categories In active-directory-attack, ad, Azure, azure-active-directory, azure-functions, azure-security, microsoft, microsoft-azure
Converting Excel files to JSON using C# and Azure Functions Post date June 7, 2021 Post author By Guilherme Müller Post categories In azure-functions, chsarp, cloud-computing, data-science, development
Simple Steps To Connect SQL Azure To SSMS Post date June 1, 2021 Post author By Jordan Sanders Post categories In Azure, azure-functions, cloud-computing, microsoft-azure, sql, sql-database, sql-server, ssms
.NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion Post date June 1, 2021 Post author By Arthur Casals Post categories In .NET, .NET 6, .NET MAUI, Architecture & Design, ASP.NET Core, azure-functions, build, development, EF Core, News, Project Reunion, typescript, Visual Studio 2019
Fixing Logging Issues In ASP.NET: TelemetryClient Vs. ILogger Post date April 1, 2021 Post author By Vitalii Honcharuk Post categories In asp.net, aspnet, aspnetcore, Azure, azure-functions, backend, csharp, logging
How to Set Up Azure CDN For Lower Latency and Bandwidth Consumption Post date April 1, 2021 Post author By Arjav Dave Post categories In Azure, azure-functions, cdn, content-delivery-network, microsoft-azure, web performance, web-monetization, website-development, website-performance
Azure Functions Best Practice — Reuse Client Instances, In Two Different Ways Post date February 28, 2021 Post author By Jiadong Chen Post categories In Azure, azure-functions, cloud, dotnet, microsoft