• Earnings Disclaimer

MikaBerglund.com

  • About Me
  • Work

September 2019

Code
Serverless

Is Serverless Cheaper?

A while ago I ran across this article about serverless computing. The article discusses the cost structure for Azure Functions, one of the serverless offerings in Azure. The Motivation for Serverless To me, the real Read more…

Mika Berglund
Durable Functions
Azure

Code-Based Workflows With Durable Functions in Azure

Azure Functions is a handy solution that allows you to focus on just the functionality your code needs to perform, and not how to package and deploy your application. You just write your functionality as Read more…

Mika Berglund
Function Name Constants
Azure

Building Applications with Azure Functions

Azure Functions is a solution that allows you to publish pieces of functionality as functions. This post outlines a few things I think are good to know when building function applications.

Mika Berglund
App Service

Store Your App Service Configuration Settings in Azure Key Vault

Azure Key Vault allows you to store sensitive information in a secure way. This post shows you how easy it is to store your application’s sensitive configuration settings in Key Vault without having to change a single line of code in your application.

Mika Berglund
Azure Data Factory
Azure

Not Able to Create Event Based Trigger in Azure Data Factory

I am working on a solution where we have CSV files being created in Azure Blob storage. These files contain account names for employees that we want to perform particular tasks on – One or Read more…

Mika Berglund

Posts navigation

1 2 Next
Recent Posts
  • Microsoft Teams App With Blazor Made Easy Using Blazorade Teams January 10, 2021
  • Looking Back at 2020 December 31, 2020
  • Microsoft Teams App With Blazor Server or Blazor WebAssembly December 19, 2020
  • Durable Entities Enable Shared State Across Orchestration Instances November 22, 2020
  • Azure AD B2C Custom Policy Calling a REST API to get Additional Claims October 31, 2020
Archives
  • January 2021 (1)
  • December 2020 (2)
  • November 2020 (1)
  • October 2020 (1)
  • August 2020 (1)
  • July 2020 (2)
  • June 2020 (1)
  • May 2020 (3)
  • April 2020 (2)
  • March 2020 (5)
  • February 2020 (1)
  • January 2020 (6)
  • December 2019 (4)
  • November 2019 (2)
  • October 2019 (1)
  • September 2019 (7)
  • August 2019 (2)
Categories
  • App Service (1)
  • ASP.NET Core (1)
  • Azure (11)
  • Azure AD (2)
  • Azure AD B2C (3)
  • Azure Functions (4)
  • Blazor (14)
  • Blazor Server (2)
  • Blazor WebAssembly (1)
  • Blazorade (6)
  • Blogging (1)
  • Bootstrap (5)
  • Cloud Casuals (1)
  • Community (1)
  • Configuration (1)
  • Cosmos DB (4)
  • Data Factory (1)
  • Development (5)
  • Documentation (1)
  • Durable Entities (1)
  • Durable Functions (2)
  • GitHub (1)
  • GitHub Pages (1)
  • Key Vault (1)
  • Microsoft Graph (1)
  • Microsoft Teams (3)
  • Office 365 (2)
  • Open ID Connect (1)
  • PWA (1)
  • Review (2)
  • Security (2)
  • Seminar (2)
  • SendGrid (1)
  • Serverless (1)
  • SPA (1)
  • Speaker (2)
  • Storage (1)
  • Storage Explorer (1)
  • T-Shirts (1)
  • Tools (1)
  • WordPress (1)
Useful Links
  • RSS Feed
  • Twitter
  • Youtube
  • GitHub
  • LinkedIn
  • Facebook
© 2020 mikaberglund.com