You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS Code extension: visualize Azure network topology from Bicep/ARM templates or live subscriptions via Entra ID. Detects 14 security misconfigurations (open ports, missing NSGs, permissive rules) based on Microsoft Security Benchmark. Interactive diagrams + exportable reports.
Deploy an AI Foundry Landing Zone using the Azure AI Baseline Reference Architecture. This repo automates AI Foundry Hub and Projects, secure networking with private endpoints, compute clusters for model hosting, and observability with Log Analytics and Application Insights.
A comprehensive guide to setting up a secure and scalable Azure Hub-Spoke network topology. This project includes detailed instructions for deploying and configuring Virtual Networks, Azure Firewall, Application Gateway, Virtual Network Gateway, and more.
A Zero-Trust Azure architecture acting as a secure bank vault for data. Uses Private Endpoints and Azure Bastion within a hardened Virtual Network to create an unbreachable storage airlock over the Microsoft private backbone.
Using Terraform to set up an Azure Private Endpoint for SQL Server in a dedicated subnet, ensuring private access. Configure a Private DNS Zone and link it to the VNet for name resolution. Deny public access and use a VM in another subnet to validate connectivity via nslookup ensuring secure private communication.