The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but...
Azure
In this post, I'm going to explain how to create a pipeline and a release in Azure DevOps that releases...
In this post, I want to introduce you Azure as your complete platform in the cloud. What is Azure? How...
How to save and retrieve secret from Azure KeyVault in C#. Nowadays, I'm using a lot of Azure Functions or...
Adding Swagger UI to your Azure Function APIs allows you for providing documentation for your serverless API pretty easily. Swagger...
In the last couple of weeks, I wrote a lot about Azure Functions because companies like this new approach. First,...
In this post I like to analyse how to return multiple output in Azure Functions with C# and Service Bus....
How can you make a successful digital transformation in your company using Azure, Visual Studio, Git and other tools? What...
Azure Function are very popular now. I explain how to create Azure Function with F# with Visual Studio. Now, I...
Resource groups (RG) in Azure is a new approach to group a collection of assets in logical groups for easy or even...
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 MongoDbFor creating a...