A cloud-based identity and access management service that your employees can use to access
external resources
Azure DevOps Services
Supports a collaborative culture and set of processes that bring together developers, project managers,
and contributors to develop software
Azure Virtual Network
A private, isolated network in Azure allows secure communication among resources, the internet,
and on-premises networks.
Azure Application Gateway
A Layer 7 (HTTP/HTTPS) load balancer designed for web applications. It includes advanced features
like SSL termination, URL-based routing, and a Web Application Firewall (WAF).
Azure Load Balancer
A Layer 4 (TCP/UDP) load balancer that distributes incoming network traffic across multiple servers
to ensure high availability and reliability of applications.
Azure VPN Gateway
A service used to send encrypted traffic between Azure VNets and on-premises networks, such as via
VPN connections.
Azure ExpressRoute
,A private, dedicated, high-throughput connection between an on-premises network and Azure,
bypassing the public internet.
Azure Virtual Machines
A flexible, on-demand cloud computing service offered by Azure that can scale according to needs.
Azure DNS
It translates a service name into an IP address.
Azure App Service
It allows you to develop and host web apps, mobile back ends, and RESTful APIs in your preferred
programming language without the need to manage infrastructure.
Azure Container Instances
Quick, serverless solution for running containers.
Azure Kubernetes Service
Managed Kubernetes solution for orchestrating containerized applications.
Azure Blob
A massively scalable object storage solution for storing unstructured data such as text, images, video,
and backups.
, Azure Files
A fully managed file shares in the cloud, accessible through the standard Server Message Block (SMB)
protocol, Network File System (NFS) protocol, and Azure Files REST API.
Azure RBAC (Role-Based Access Control)
A system that offers fine-grained access management for Azure resources based on roles assigned to
users.
Azure Policy
A governance tool to enforce standards and compliance at scale for Azure resources.
Azure Monitor
A service that collects, analyzes, and visualizes telemetry data from Azure resources to monitor their
performance and health.
Azure File Sync
Allows you to consolidate your organization's file shares within Azure Files, while preserving the
flexibility, performance, and compatibility of a Windows file server.
Azure Resource Manager (ARM) template
The are the JSON files that outline the infrastructure and configuration settings for your project.
Azure Key Vault
A service that helps safeguard cryptographic keys and secrets used by cloud applications and services,
offering secure management of certificates, secrets, and keys.