TH
EverythingGitHub CopilotAIMLAzure.NETDevOpsSecurityContact About
NewsBlogsVideosCommunityMagazinesEvents
NewsBlogsCommunityMagazinesFeaturesLevels of Enlightenment
A(i) to ZNewsBlogsVideosCommunityMagazinesEvents
NewsBlogsVideosCommunity
NewsBlogsVideosCommunityMagazines
NewsBlogsVideosCommunityMagazines
NewsBlogsVideosCommunity
NewsBlogsVideosCommunity

Blogs

Detect Human Faces and Compare Similar Ones with Azure Face APIDellenny demonstrates how to use the Azure Face API for facial recognition—showing developers step-by-step how to detect, analyze, and compare faces using Python and cloud-hosted AI services.
Dellenny's Blog 2025-08-17
Unlocking the Power of AI with Azure Cognitive ServicesDellenny explains how Microsoft Azure Cognitive Services empower developers and organizations to add AI features—like vision, speech, and language understanding—to their apps, all without deep machine learning expertise.
Dellenny's Blog 2025-08-16
API Gateway Pattern in Azure: Managing APIs and Routing Requests to MicroservicesDellenny provides a hands-on guide to implementing the API Gateway pattern on Azure using API Management, explaining how to route, secure, and monitor requests to microservices for robust and maintainable...
Dellenny's Blog 2025-08-14
Implementing a Center of Excellence for Generative AIThomas Maurer explores with Ben Brauer the strategies for implementing a Generative AI Center of Excellence, focusing on Azure frameworks and best practices for enterprise AI, in this valuable Azure...
Thomas Maurer's Blog 2025-08-12
Machine Learning in Azure: A Beginner’s Guide to Building Intelligent SolutionsDellenny presents a step-by-step beginner’s guide to building intelligent solutions with machine learning in Azure, offering a practical introduction to ML tools and workflows for aspiring professionals.
Dellenny's Blog 2025-08-10
How Azure OpenAI Service Empowers MCP-Enabled AI IntegrationsDellenny explores how the Model Context Protocol (MCP) revolutionizes AI integrations and demonstrates Microsoft Azure’s leading role in secure, scalable MCP adoption for enterprise AI workflows.
Dellenny's Blog 2025-08-09
Building Resilient Systems with Immutable Infrastructure on AzureDellenny presents a practical guide to adopting immutable infrastructure on Azure, detailing the steps, best practices, and tooling for reliable cloud deployments with DevOps workflows.
Dellenny's Blog 2025-08-05
Secret Store Pattern in Azure Using Secure Vaults for Credentials and SecretsDellenny details how to implement the Secret Store Pattern in Azure, guiding developers to use Azure Key Vault for managing credentials and secrets securely in cloud-native applications.
Dellenny's Blog 2025-08-04
DevOps Meets Microsoft AI: Accelerating Innovation in the Cloud EraWritten by Dellenny, this comprehensive overview shows how Microsoft AI—including GitHub Copilot—integrates with DevOps tools to enhance productivity, automation, and secure software delivery.
Dellenny's Blog 2025-08-04
Data Integration with Microsoft Fabric: Unifying Your Data UniverseDellenny discusses how Microsoft Fabric streamlines data integration across cloud and on-premises systems, detailing features like Dataflows Gen2, integrated Azure Data Factory, and real-time event processing within a unified analytics...
Dellenny's Blog 2025-08-03
Token-Based Authentication in Azure Using JWT for Stateless SecurityDellenny presents a comprehensive technical walkthrough on implementing stateless, token-based authentication in Azure using JWT, with practical scenarios for developers and architects.
Dellenny's Blog 2025-08-01
Federated Identity in Azure: Seamless Access with External Identity ProvidersDellenny explains how Federated Identity is implemented on Microsoft Azure, focusing on secure authentication with external identity providers and the architectural benefits for organizations adopting hybrid and multi-cloud solutions.
Dellenny's Blog 2025-07-31
Design AI Workloads with the Azure Well-Architected FrameworkIn this post, Thomas Maurer discusses a recent Azure Essentials Show episode featuring Clayton Siemens, focusing on best practices for designing AI workloads on Azure using the Well-Architected Framework.
Thomas Maurer's Blog 2025-07-30
Implementing the Cache-Aside (Lazy Loading) Pattern in AzureDellenny demonstrates how to implement the Cache-Aside (Lazy Loading) pattern for efficient application caching in Azure, using Azure Cache for Redis and .NET Core.
Dellenny's Blog 2025-07-30
Boosting Performance with the Materialized View Pattern in AzureDellenny details how materialized views can enhance analytics performance on Azure services such as Synapse and Databricks. Practical code examples and architecture tips round out this must-read for data engineers....
Dellenny's Blog 2025-07-29
A Complete Guide to Azure Database Migration Strategies, Tools, and Best PracticesDellenny provides a detailed, actionable guide for database professionals on Azure database migration strategies, associated Microsoft tools, and operational best practices.
Dellenny's Blog 2025-07-28
Mastering Event Sourcing in Azure: Storing System State as a Sequence of EventsDellenny explores the Event Sourcing architectural pattern on Microsoft Azure, offering developers guidance on storing system state as events and utilizing Azure’s cloud services for scalable, maintainable solutions.
Dellenny's Blog 2025-07-27
Leveraging CQRS in Azure: Separating Read and Write Operations for Performance and ScalabilityDellenny describes how to apply the CQRS pattern using Microsoft Azure services, guiding developers through separating read and write operations to maximize performance, scalability, and maintainability in modern cloud-native applications....
Dellenny's Blog 2025-07-24
Building Resilient Applications: Availability & Resilience Patterns in AWS and AzureDellenny details key cloud resilience and availability patterns, comparing their implementation between AWS and Microsoft Azure. Readers discover practical Azure tools and strategies for building robust applications capable of weathering...
Dellenny's Blog 2025-07-23
Scalability Patterns in the Cloud: AWS & Azure ApproachesDellenny outlines cloud scalability patterns—horizontal scaling, auto-scaling, and queue-based load leveling—showing how to implement each using Microsoft Azure services, with practical advice for technical readers.
Dellenny's Blog 2025-07-23
Designing and Creating Agentic AI Systems on AzureDellenny presents a comprehensive, hands-on blueprint for creating agentic AI with Azure, guiding readers through architecture, implementation, and practical integration of AI services and serverless tools.
Dellenny's Blog 2025-07-22
A Practical Guide to Setting up Microsoft Azure Trusted Signing for Code Signing CertificatesIn this extensive guide, Rick Strahl shares his experience with setting up Microsoft Azure Trusted Signing for code signing, discussing certificate requirements, Azure configuration, and practical challenges developers may face....
Rick Strahl's Blog 2025-07-21
Microsoft Adds Telemetry Collection to Its FIPS-Compliant Go Compiler BuildTim Anderson explores Microsoft’s addition of telemetry to its Go compiler build for FIPS compliance, discussing its impact on Azure Linux, cryptographic strategy, and developer workflows.
DevClass 2025-07-08
Microsoft Previews MCP Tool for SQL Server: Enhancing AI-Driven Database InteractionTim Anderson analyzes Microsoft’s MCP tool for SQL Server, highlighting its AI-powered capabilities, practical frustrations, and integration with Node.js, .NET, and Azure SQL for developers.
DevClass 2025-07-02
Bicep vs Terraform vs OpenTofu: Your Infrastructure as Code Options in 2025Hidde de Smet offers an expert comparison of Azure Bicep, Terraform, and OpenTofu for Infrastructure as Code. This comprehensive post supports infrastructure and DevOps professionals in selecting tools for Azure,...
Hidde de Smet's Blog 2025-06-22
From Simple to Sophisticated: Evolving Terraform Infrastructure for Azure with CI/CD and GovernanceIn this comprehensive guide, Hidde de Smet documents the step-by-step evolution of Terraform infrastructure for Azure. The post provides real-world insights and actionable patterns for teams modernizing their infrastructure-as-code, from...
Hidde de Smet's Blog 2025-06-16
How to Authenticate Connect-MgGraph Using OIDC in GitHub ActionsJesse Houwing walks through authenticating maintenance PowerShell scripts to Microsoft Graph in GitHub Actions, using OpenID Connect and Azure CLI, for improved security and automation.
Jesse Houwing's Blog 2025-06-10
Configuring Microsoft.Extensions.AI with Multiple Providers: OpenAI, Azure OpenAI, and OllamaIn this comprehensive guide, Rick Strahl explores how to configure Microsoft.Extensions.AI with multiple providers such as OpenAI, Azure OpenAI, and Ollama, detailing the setup process and sharing practical code examples...
Rick Strahl's Blog 2025-05-31
Intent vs. Mechanics: The Power of Abstraction in AspireIn this article, David Fowler explores how Aspire simplifies application development by abstracting environment-specific details, allowing developers to focus on intent, especially when managing secrets via Azure Key Vault.
David Fowler's Blog 2025-05-11
Video: Build a Well-Architected SaaS Solution on Microsoft AzureIn this blog post, Thomas Maurer, together with Sergio Navar and John Downs, explores how to architect SaaS solutions on Azure using the Microsoft Well-Architected Framework. Key pillars such as...
Thomas Maurer's Blog 2025-05-07
Speaking at the Windows Server Summit 2025: Modernizing Server Management with Azure ArcThomas Maurer shares his involvement as a featured speaker at the Windows Server Summit 2025, where he will discuss modern server management using Azure Arc and hybrid cloud strategies.
Thomas Maurer's Blog 2025-04-28
Building a React-Based Speaking AI Avatar with Azure OpenAI and Microsoft Cognitive ServicesIn this detailed guide, Harald Binkle demonstrates how to build a React-based AI avatar UI. The tutorial covers integrating Azure OpenAI, Microsoft Cognitive Services, and implementing avatar lip-syncing for truly...
Harald Binkle's blog 2025-04-25
Enhancing Windows Server Security with App Control and Azure Arc IntegrationIn this post, Thomas Maurer teams up with Carlos Mayol Berral to explore practical strategies for securing Windows Server environments using App Control and centralized management via Azure Arc.
Thomas Maurer's Blog 2025-04-22
The Aspire Compiler: Bridging Local Development and Production DeploymentsIn this article, David Fowler introduces Aspire’s compiler-inspired approach to application topology, highlighting how it bridges the gap between development and deployment using a resource model and extensible publishing pipeline....
David Fowler's Blog 2025-04-04
Video: Load Balancing in Azure – Best Practices with KEMP LoadMasterIn this post, Thomas Maurer speaks with Kurt Jung from Progress about load balancing strategies in Azure using KEMP LoadMaster. Their conversation provides practical guidance for cloud, hybrid, and on-premises...
Thomas Maurer's Blog 2025-04-01
Save on Azure SQL with Azure Hybrid BenefitIn this article, Thomas Maurer examines how Azure Hybrid Benefit can help organizations save on Azure SQL costs, focusing on migration strategies and database modernization in the cloud.
Thomas Maurer's Blog 2025-03-28
Bridging the Gap: The Future of AspireWritten by David Fowler, this post discusses the future direction of Aspire, focusing on how it bridges the gap between application development and cloud infrastructure for both developers and platform...
David Fowler's Blog 2025-03-28
Recover Your Azure Cloud Environment with Commvault Cloud RewindIn this detailed post, Thomas Maurer interviews Thomas Bryant from Commvault to explore the recovery and resilience of Azure cloud environments using Commvault Cloud Rewind. This discussion provides crucial insights...
Thomas Maurer's Blog 2025-03-25
Azure Essentials Overview Video: Navigating Cloud & AI TransformationIn this Azure Essentials Show episode, Thomas Maurer interviews Kailyn and Ben from Azure Marketing about Azure Essentials, Microsoft’s solution to streamline cloud and AI journeys. Explore organizational strategies, challenges...
Thomas Maurer's Blog 2025-03-24
Windows Server 2025 Security Baseline and App Control: Enhancing Windows Server SecurityIn this article, Thomas Maurer interviews Carlos Mayol Berral of Microsoft to showcase Windows Server 2025 Security Baseline and App Control, offering insights and demos for IT administrators and security...
Thomas Maurer's Blog 2025-03-17
Say Goodbye to Personal Access Tokens (PATs) in Azure DevOps: Practical Migration StrategiesIn this post, Michael Thomsen discusses how his team eliminated all Azure DevOps Personal Access Tokens (PATs). He details practical migration steps, leveraging service principals and workload identity federation, making...
Jesse Houwing's Blog 2025-03-04
Arc Jumpstart Drops: Enhancing Community Collaboration for Hybrid Cloud AutomationAuthored by Thomas Maurer, this article presents Arc Jumpstart Drops, a Microsoft Azure Arc initiative that empowers community members to share scripts and tools for hybrid, multicloud, and edge deployments....
Thomas Maurer's Blog 2025-02-11
Survey - Azure Local (formerly Azure Stack HCI) Users Invited to Share FeedbackThomas Maurer invites Azure Local users to take a brief survey about using AKS Arc on the platform, regardless of prior Kubernetes experience.
Thomas Maurer's Blog 2025-01-27
Translytical Fabric: Power BI Write-Back Capabilities and the Future of AnalyticsIn this post, Antti Suanto discusses the major announcement of ‘Translytical’ features in Power BI at Ignite 2024, shedding light on how write-back functionality could transform business analytics applications.
Zure Data & AI Blog 2024-11-29
Microsoft Ignite 2024: Key Updates and Insights from the Microsoft Fabric PerspectiveIn this article, Samu Niemelä highlights the most significant Microsoft Fabric announcements from Ignite 2024, providing detailed insights for data and AI practitioners.
Zure Data & AI Blog 2024-11-20
#FabConEurope: Key Announcements and Features from Microsoft's First Fabric Community ConferenceAuthored by Samu Niemelä, this overview details the major innovations and updates unveiled at the first Microsoft Fabric Community Conference in Europe, focusing on improvements in data, analytics, and Azure-integrated...
Zure Data & AI Blog 2024-11-12
How to Run SQL Server on Windows ARM Devices: Solutions and WorkaroundsIn this post, Rick Strahl shares his journey and solutions for running SQL Server on a Windows ARM device, providing practical techniques, troubleshooting steps, and community-sourced insight relevant for .NET...
Rick Strahl's Blog 2024-10-24
Configuring Azure Inference AI SDK for Azure OpenAI Endpoints in PythonRob Bos provides a helpful guide on using the Azure Inference AI SDK in Python to connect to Azure OpenAI endpoints, including code examples for credential configuration.
Rob Bos' Blog 2024-09-29
GitHub Advanced Security for Azure DevOpsIn this article, Rob Bos explores the public preview of GitHub Advanced Security (GHAS) features recently introduced to Azure DevOps, as announced at Microsoft Build 2023, and shares firsthand experiences...
Rob Bos' Blog 2023-05-23
How Copilot/AI helps me in my daily workIn this article, Rob Bos shares insights into leveraging AI tools, especially GitHub Copilot, to accelerate application and code generation workflows, focusing on GitHub Actions deployment protection and app setup....
Rob Bos' Blog 2023-04-24

Created with ❤️ by Reinier van Maanen

Subscribe via RSS