Call API Management from Blazor
The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but…
All technologies, only pure source code
The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but…
In this post, I’m going to explain how to create a pipeline and a release in Azure DevOps that releases…
I want to introduce you Azure as treasures in the cloud because it is. What is Azure? How to use it? How save money and speed up your service?
How to retrieve #key, #secret, certificate from #Azure #KeyVault in C#? A step by step guide to configure your Azure account and start a new C# project
You can set up Swagger UI in your Azure Function API to allow for providing documentation for your serverless API pretty easily
How to implement dependency injection in Azure Functions and read the configuration from a local file or from the Azure Environment
In this post I like to analyse how to return multiple output in Azure Functions with C# and Service Bus….
In a company prospective, what digital transformation is about? In this post I explain my point of view
How to create an Azure Function in C# Script using as input and output a message from and to Service Bus Queue step by step
A simple explanation how to use Azure Resource Group
Microsoft’s documentation refers to Logic Apps as being iPaaS or integration Platform-as-a-Service. The “i” in iPaaS indicates the strength of…
This API is accessed the same way as the git endpoint. e.g. if your git URL is https://yoursite.scm.azurewebsites.net/yoursite.git, then the…
Sometimes when you’re handling a message from a message queue, you realise that you can’t currently process it, but might…
Simple example for MongoDB. Save and retrieve data from Azure Cosmos DB. Create an Azure Cosmos Db as MongoDb For…