Nov 9, 2025 · 10 min read · Series: Week 4 of the AZ-104 Learning Labs on jmcnairtech.com Goal: Learn how to connect an Azure Virtual Machine to Azure Storage securely using Managed Identities and RBAC — no access keys, no SAS tokens, no secrets. This is an important task as a ...
Join discussion
Nov 2, 2025 · 8 min read · Series: Week 3 of the AZ-104 Learning Labs on jmcnairtech.comGoal: learn how to create an Azure Storage Account, create and secure blob containers, use SAS, — all things that show up on the AZ-104 exam and in real Azure admin jobs. What you’ll learn ...
Join discussion
Jun 24, 2025 · 6 min read · Abstract. This ability is a cost-effective and scalable solution for deploying simple websites. It involves enabling static website functionality within an Azure storage account provided, uploading the website’s files to a designated container create...
Join discussion
Jun 24, 2025 · 5 min read · 🟦 Introduction How to Host a Static Website on Azure (Free-Tier) Using Blob Storage As a student or beginner in web development, getting your website online can seem expensive or complex — but it doesn’t have to be. With cloud services like Microsof...
Join discussion
May 22, 2025 · 2 min read · When I was building SnappShare, a file-sharing tool with auto-expiry, I ran into a subtle but critical issue:Files were expiring for users, but not leaving storage. Let me break down what happened, why it mattered, and how I fixed it using Azure Serv...
Join discussionApr 30, 2025 · 4 min read · SnappShare isn’t just another file upload app — it’s a secure, chunked, resumable, and production-ready file-sharing platform. In this post, I’ll walk you through how I structured the architecture, the challenges I solved, and why I made certain deci...
Join discussion
Apr 2, 2025 · 3 min read · Do you need a personal portfolio, a documentation site, or a business landing page? Azure offers a reliable solution without the need for managing servers! Hosting static websites on the cloud has never been easier, and Azure Blob Storage provides a ...
Join discussion
Apr 2, 2025 · 5 min read · Azure Blob Storage is Microsoft's cloud-based object storage solution, optimised for storing vast amounts of unstructured data. Unlike traditional file systems that use a directory tree, Blob Storage uses a flat namespace, making data access and mana...
Join discussionMar 26, 2025 · 3 min read · Moving data to the cloud can be a long and complex process, especially for companies with large storage systems. Many businesses still rely on on-premises servers and need a reliable way to shift to the cloud. Azure Storage Mover is Microsoft’s solut...
Join discussion