This blog post covers, how to use Azure Data Explorer to visualize the event data provided by the Home Assistant.
2023
This blog post covers, how to use Azure Data Explorer to visualize the event data provided by the Home Assistant.
This blog post is all about, how to stream events from Home Assistant Event Bus to Azure Cloud.
This blog posts introduces some Azure services which can be used to execute scheduled background processes.
How I changed to commenting system of my Blog.
This blog post shows, how to integrate Bitwarden Passwordless.dev passkey authentication to Blazor Server based application.
I gathered to this blog post information about Azure Cloud sustainability and how you can estimate the carbon emissions associated to your Azure services usage.
I'm recently worked in a project where event driven architecture was used to distribute different events to multiple consumers. During the project we spend some time to think how to document events easily and how to create centralized repository for event schemas. I share some thoughts about event catalog in this blog post.
How to deferring architecture decision process was used in one software development project?
This blog post covers a few tools what I use and prefer when designing a software. I have evaluated these tools only from the software development point of view.
I recently worked with even-driven solution which used Azure Event Grid to route different events to Webhook endpoint. This blog post shows how to configure and create Azure infrastructure for EventGrid and Webhook based event handler.
This blog post introduces you to Azure Content Moderator and shows how to integrate it to blog post commenting process as a text moderator.
This blog post shows how to structure/model infrastructure creation with Bicep in a environment which contains multiple independent microservices.
2022
Azure Platform Governance is a strategic enabler which determines guidelines, processes and technologies how to build a secure Azure environment according to best practices and organization requirements.
This blog post introduces some principals to consider when modelling and organizing resource groups & resources in microservices environment.
This blog post contains some tips how you could try to control and minimize data collection when using different online services & applications (especially social media platforms).
This blog post is an overview to Azure Developer CLI tool and how it helps to boost developer workflow activities.
Summary about how the tech stack of this blog has evolved and how I finalized automation of blog post publishing.
This blog post concentrates more how you should formulate YAML-templates to make them reusable as possible.
How to create a small console application (C#) which processes hourly electricity consumption time serie data from one year period and utilizes Azure Anomaly Detector to find anomalies.
This blog post introduce you briefly to Azure Cognitive Service & Azure Question Answering Service and shows how to create a voice controlled sample application which listens user's speech (question) and based on that try to find answer from knowledge base sources.
This blog post shows how you can use Postman Workspace to maintain your API tests in cloud and share access for the team.
This blog post covers a few techniques what can be used to create reusable components (YAML and Bicep) between multiple Azure DevOps pipelines.
This blog post shows how to use Fluent Migrator and how to automate database migrations in Azure DevOps.
When a new team and projects starts there are a lot of things what should be agreed together (general practicalities and technical things).
I started to investigate during one project what kind of automated integration test possibilities could Postman offer. Actually it offered very nice features what I haven't used before. Best finding was possibility to integrate everything very easily to Azure DevOps pipelines.
Blog post shows samples how to consume Web Components via Backed for Frontend.
Blog post handles Micro-Fronted Architecture and how to utilize Web Components via Backed for Frontend.
Introduction of Bicep Insert Resource feature.
How can you use Visual Studio Code as a note-taking tool.
This blog post concentrates to reverse proxy side how to re-route requests to destination API endpoint via BFF.
2021
This blog post presents a short comparison about what kind of application setting configuration capabilities exists in the Azure for App Service.
I recently worked with .NET 6 application and from cost efficiency reasons I decided to deploy application to Linux based App Service. Everything didn't happen without problems so this blog post describes what you should know when deploying .NET 6 application to Linux based App Service in Azure.
This blog post covers how to assign Access Policies to KeyVault with Bicep.
This blog post shows how to utilize Azure Bicep and YAML pipelines to deploy .NET 6 application and infrastructure to Azure.
Wouldn't be nice to receive notifications about any service health incidents that have occurred in Azure? This blog post covers how to subscribe service health alerts and route them to Teams channel.
This blog post shows how to create a SPA application which follows "no tokens in the browser" policy. BFF implementation is built on using Duende BFF.
How to minimize Blog hosting costs?
This blog post shows how to configure custom MFA implementation to Azure B2C with custom policies. Azure MFA can be easily configured to the custom policies but sometimes custom implementation is required.
This blog post shows how to create a new handlebar template for FHIR converter which creates FHIR observations from Apple Health data (CDA).
Do you need to automatically import data from Strava to Azure API for FHIR? This blog post shows how to create a simple integration from Strava to Azure API for FHIR.
Purpose of this blog post is to test Azure FHIR services and export Apple Health data to Azure API for FHIR.
This blob post describes one example how automate Azure B2C custom policy deployment to different environments.
How federated sign in with OpenIdConnect based IDP is configured by using Identity Experience Framework (custom policy)
This blog posts shows how to create PowerShell script which authenticates user against Azure AD and creates request to API with bearer token.
2019
This blog post shows how I implemented a Slack Event listener which changes to room light color based on my status in Slack.
This blog post shows how to configure an environment where users can login to Azure Web application using B2B (business) accounts or B2C (consumer) accounts.
This blog post shows how I refactored this Blog application to use Service Fabric.
2018
This blog post shows how I uploaded FIT and GPX exercise files to the Strava via custom web application.
This blog post shows how to export exercise data from Movescount and Sports Tracker.
This blog post covers: How to implement a small ASP.NET Core application which redirects user to the PHR Sandbox server and retrieves access token from the PHR token endpoint. This application is used to demonstrate OAuth 2 authorization flow.
This blog post handles how to create a new application client to the PHR Sandbox environment via self-service portal.
I recently familiarized about Omatietovaranto (Finnish Personal Health Record) data repository service and web interfaces in a work project. Omatietovaranto (PHR) is centralized national location for health and well being data which is produced or measured in applications or devices. This blog post gives you a short description about the service and technology requirements.
This blog post shows how simple participant registration system is created top of Wordpress site using Google and Azure platforms.
I decided to start a work related blog to share knowledge, solutions and experiences about different kind of technologies. I mostly work with Azure and MS technology in general so content of this blog will be concentrated to cloud and MS tech.