Category: Azure

According to Microsoft, Azure is an ever-expanding set of cloud services to help your organisation meet business challenges. It’s the freedom to build, manage, and deploy applications on a massive, global network using various tools and frameworks.

From DevOps to business analytics to the Internet of Things, Azure is designed to have users up and running quickly with a scalable, cost-effective solution that works with your existing investments.

This cloud computing service is a big part of Microsoft’s business, and it competes with similar services from Amazon and Google.

Therefore, our Azure Category is full of handy tips, tricks and advise. Check out some of the Step by Step blogs or learn with our eBooks, How To videos and Webinars.

Linking Power Automate and Azure's Custom Vision API
Linking Power Automate and Azure’s Custom Vision API
Blog Posts

I went to Microsoft Ignite The Tour last year. The true value was in catching up with friends and colleagues I have not seen for a while and seeing presentations on the technologies I have heard about but not yet got around to playing with. One such presentation was by the awesome Amy Kapernick who presented her Quokkabot.… READ MORE

Release Notes with Azure Functions and Azure DevOps
Release Notes with Azure Functions and Azure DevOps
Blog Posts

Introduction It does not matter what kind of project you run, there is always nice to have release notes. Collection of implemented user stories, features, and solved bugs. Of course, after each release, we can write these release notes manually but there is a better way to automate this process. In one of the projects… READ MORE

Azure Application Insights - Live Metrics Stream Sample Telemetry
Azure Application Insights – Live Metrics Stream Sample Telemetry
Blog Posts

Hello Guys, One of the best features of Azure Application Insights is [Live Metrics Stream] ( https://docs.microsoft.com/en-us/azure/azure-monitor/app/live-stream ) that allows us to have a real-time view of our servers.The Azure team decided to implement mandatory authentication for viewing metrics in Live Stream some time ago. Today’s post is about how to enable telemetry again, since the live… READ MORE

Getting Started with Azure Bicep and GitHub Actions
Getting Started with Azure Bicep and GitHub Actions
Blog Posts

In this post I’m going to demonstrate how to use Azure “bicep” together with Github actions for pipeline based infrastructure deployments using the new bicep language. BICEP Project “Bicep” is a new project from Microsoft for declarative, template based IaC (Infrastructure as Code). It’s basically a language wrapper for ARM templates. ARM templates are widely… READ MORE

Azure Blueprints: Intro
Azure Blueprints: Intro
Blog Posts

Governance for any cloud is very important and it’s imperative to take the time to put in place the proper guardrails to secure, control cost and monitor. Guardrails are put in place to set the boundary but not to stop progress. Azure Blueprints allow you to create those guardrails on subscriptions. Blueprints allow you to… READ MORE

Hands-On Azure for Developers
Hands-On Azure for Developers
Ebooks

Hands-On Azure for Developers will take you on a journey through multiple PaaS services available in Azure, including App Services, Functions, and Service Fabric, and explain in detail how to build a complete and reliable system with ease. Download Chapter One: Azure App Service where you will learn about the following: Creating and deplying Azure… READ MORE