Tag: Azure

Deploy Azure Sentinel to a Multi-Tenancy Environment
Deploy Azure Sentinel to a Multi-Tenancy Environment
Blog Posts

For those of you who don’t know Azure Sentinel, Azure Sentinel is a scalable, cloud-native, security information event management (SIEM) and security orchestration automated response (SOAR) solution.Azure Sentinel delivers intelligent security analytics and threat intelligence across the enterprise, providing a single solution for alert detection, threat visibility, proactive hunting, and threat response. The challenge begins… 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