Terraform: Output URL to Azure Portal for Azure Resources
HashiCorp Terraform is an extremely powerful IaC tool for managing Microsoft Azure infrastructure through code, from the command-line, and from CI/CD tools like GitHub Actions or Terraform Cloud....
View ArticleConfigure Custom 404 Not Found Page with Azure Static Web Apps
When managing a website, it’s crucial to ensure a seamless user experience, even when things go wrong. One common scenario is the 404 Not Found error when a visitor tries to access a page that doesn’t...
View ArticleIntroducing Microsoft Copilot for Azure
Microsoft Copilot for Azure is an AI-powered tool designed to enhance your efficiency and productivity when working with Azure. Leveraging advanced Large Language Models (LLMs) and the Azure control...
View ArticleTLDR: Microsoft Build 2024 Keynote with Satya Nadella
During the Microsoft Build 2024 keynote, CEO Satya Nadella delivered a comprehensive overview of Microsoft’s vision and advancements in artificial intelligence (AI). Addressing a global audience,...
View ArticleTLDR: Next Gen AI for Developers with Microsoft Cloud by Scott Guthrie at...
Scott Guthrie’s talk, “Next Generation AI for Developers with the Microsoft Cloud,” highlighted significant advancements and tools for developers leveraging AI and the Microsoft Cloud. Here’s a TLDR to...
View ArticleAdministrator’s Introduction to Azure IoT
The Internet of Things (IoT) industry has continued to grow and become more pervasive in people’s everyday lives these last few years. There are MANY useful applications for IoT devices and solutions...
View ArticleThe 7Rs of Cloud Migration: Guide to a Seamless Migration Strategy
Cloud computing has revolutionized how organizations manage and deploy their IT resources, offering unparalleled scalability, flexibility, and cost-efficiency. As businesses increasingly migrate their...
View ArticleComponents of AI-Ready Infrastructure in Microsoft Azure
Artificial Intelligence (AI) is transforming the landscape of modern enterprises, driving innovation, enhancing operational efficiency, and unlocking new avenues for growth. As businesses strive to...
View ArticleMicrosoft Azure Logo Evolution Over Time (From 2009 to Today)
There have been a few different logos used by Microsoft over the years for the Azure cloud platform; originally Windows Azure and later rebranded to Microsoft Azure. Let’s take a look at the various...
View ArticleHow to Choose Between Azure Cosmos DB for Table and Azure Table Storage
Choosing the right database solution is critical for the performance and scalability of your applications. When working with NoSQL, Table data and Microsoft Azure, two prominent options for table...
View ArticleWhat is Azure Private Link and How to Deploy with Terraform
Azure Private Link offers several benefits, including enhanced security, simplified network architecture, and improved performance. It supports various Azure services like Azure Storage and Azure SQL...
View ArticleUnderstanding the CrowdStrike Bug, Impact on Microsoft Azure, and Global...
On July 18, 2024, CrowdStrike released a update with a bug that significantly impacted Windows machines globally, including virtual machines (VMs) running on multiple cloud platforms, such as Microsoft...
View ArticleAzure Functions Best Practices for Performance, Reliability and Security
Building Microservice and Serverless architectures demand different design patterns to be used that other traditional application architectures. Even the older SOA (Service Oriented Architecture)...
View ArticleMigrate Azure VM Across Regions Using Azure CLI and Bash Script
Migrating an Azure Virtual Machine (VM) from one Azure Region to another can be necessary for several reasons, including disaster recovery, optimizing performance, or reducing latency. While Azure...
View ArticleAzure Cosmos DB: Understanding Partition Keys
Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service designed to meet the demands of large-scale, low-latency applications. One of the most critical design choices when...
View Article