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.

Lower Log Analytics Cost with Serverless
Lower Log Analytics Cost with Serverless
Blog Posts

With the recent capability of setting retention period for Log Analytics data per table a lot of new possibilities of managing and retaining your data pop-up. A common scenario is that you may have a lot of performance data which may be logged every minute or even every 10 seconds. You need that data in such short… READ MORE

Azure Function Filters
Azure Function Filters
Blog Posts

This feature would solve the problem of customizing or request pipeline and help common logic to share across Azure functions. If you are a .NET developer, you would have implemented ASP.NET MVC filters in your web application. The Function Filters are way similar to ASP.NET filters. In the following, let us see the various filter types… READ MORE

Logging In To Azure PowerShell
Logging In To Azure PowerShell
Blog Posts

Recently I helped out a friend on Twitter with an Azure PowerShell issue they were having logging in to their subscriptions with the ‘Az’ PowerShell module. It should also be noted that you can easily use other tools like Windows Terminal to access CloudShell or access it directly from https://shell.azure.com However this scenario is for where… READ MORE

Beginning Azure Functions: Building Scalable and Serverless Apps
Beginning Azure Functions: Building Scalable and Serverless Apps
Ebooks

Create highly scalable apps and monitor Azure functions in production using Azure Functions 2.0. This book takes you through durable functions for statefulness and covers not only the basics, but also how to create bindings in durable functions. It is a deep dive into the Azure Functions serverless API and will guide you through the… READ MORE

Creating Multi-Tenant Based Solutions with Microsoft Graph and Azure AD
Creating Multi-Tenant Based Solutions with Microsoft Graph and Azure AD
Webinars

In this session, we will see how we can leverage the creation of multi-tenant based solutions using Microsoft Graph to consume Office 365 and Azure Services and the Azure Active Directory to be the responsible for the authentication and security/permissions solution, giving to the developers different approaches to connect through those services in a secure way and having a way to develop a product to be delivery to multiple customers at the same time.