Let’s assume there is a .net web api application and that the developer wants to use a different value of a nested property than the one in application settings. To…
azure
Recently I started playing around with Terraform and I got very excited with how easy and fast it is to provision new resources, especially when someone wants to try out…
During the summer I was fortunate enough to take part in Summer in Greece Festival, a five-day event by Microsoft Learn Student Ambassadors in which MVPs, MCTs, and Microsoft Employees…
One thing I tend to forget is how powerful azure cli is and how many things can be done way faster through this tool. So, for example, if you want…
In the Azure portal, if your account contributes to other Azure subscriptions, you are allowed to switch from one to another using a drop-down menu at the top left corner….
On the 25th of April I had the chance to organize the Global Azure Greece 2020 event, the first virtual one of its kind, and also deliver a session thereat….
During the 23rd AzureHeads meetup, I delivered an introductory presentation concerning Azure API management; I started with the basics (what it is and how can someone get started) and then…
Let’s assume you have started experimenting with Azure Functions and, for your first app, you have chosen the Azure Portal as your development environment. You have created a new Azure…
In this post we will talk about all the necessary steps to build and deploy an Angular web application to a static website hosting container in Azure Storage using Azure…
Azure Storage is a cloud storage solution for data storage scenarios and one key service, among others, is Azure Blobs, a scalable object store for text and binary data. A main use is…