How to model Azure infrastructure creation in microservice environment with Bicep Modules ?
This blog post shows how to structure/model infrastructure creation with Bicep in a environment which contains multiple independent microservices.
This blog post shows how to structure/model infrastructure creation with Bicep in a environment which contains multiple independent microservices.
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 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.
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 to use Fluent Migrator and how to automate database migrations in Azure DevOps.
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.
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.
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 post shows how I refactored this Blog application to use Service Fabric.
This blog post shows how simple participant registration system is created top of Wordpress site using Google and Azure platforms.