Microsoft Ignite 2019 - The Great Marketing Shift
Analysis of Microsoft Ignite 2019's keynote, focusing on product rebranding and the strategic shift in Microsoft's marketing approach.
Analysis of Microsoft Ignite 2019's keynote, focusing on product rebranding and the strategic shift in Microsoft's marketing approach.
First episode of a new video series covering new Azure features for developers, including demos and resource links.
Explains how to contribute to and improve software documentation through community editing platforms like GitHub, using Microsoft and VMware examples.
Guide to diagnosing and troubleshooting configuration and application errors in Azure App Services using built-in diagnostic tools.
Announcement of a new Azure-focused podcast called Ctrl+Alt+Azure, co-hosted by two Microsoft MVPs, covering cloud topics.
A technical guide on using Azure serverless services (Logic Apps, Cognitive Services, Table Storage) to automatically detect and flag spam bots in Meetup groups.
Guide on deleting Microsoft Sentinel while retaining ingested data in Log Analytics Workspace to avoid billing.
A guide to getting started with Azure Sentinel, Microsoft's cloud-native SIEM and SOAR solution, covering setup, data connectors, and initial configuration.
Learn how to visualize Azure Resource Manager templates using the ARM Template Viewer extension for VS Code.
A speaker discusses using Azure Managed Identities to securely access services without managing keys, including a demo app for file sharing.
Tips for monitoring Azure Function scheduled triggers with health pings and Application Insights logs to detect missed executions.
A tutorial on deploying Docker container images from Azure Container Registry to Azure Web App for Containers, completing a CI/CD pipeline for Blazor apps.
A quick guide to deploying an ASP.NET web application to Azure App Service using PowerShell, including setup and cleanup commands.
A guide to understanding and predicting the cost structure of Azure Functions on the Consumption plan, focusing on serverless billing models.
A guide on using Kured, a Kubernetes Reboot Daemon, to automatically restart Azure Kubernetes Service nodes after security patches.
A guide exploring seven methods for securely managing application secrets and configuration values in .NET Core applications deployed on Azure.
A developer shares how they built a low-cost Azure game using Logic Apps and Face API for event engagement, with code on GitHub.
A technical comparison of Azure NetApp Files performance tiers against other storage options for Azure Kubernetes Service (AKS) workloads.
A guide to writing Azure Cosmos DB stored procedures in TypeScript using async/await by wrapping the callback-based JavaScript API.
Learn how to programmatically retrieve logs from Azure Application Insights using .NET Core and C# with step-by-step instructions.