Azure Complexity Report

Every knob, switch, and dropdown that a single Azure Lead must understand

Full sweep — 190 resource providers

190
Resource Providers
847
Distinct Products Inside 119 Umbrella Providers
3,594
Resource Types
38,274
Config Parameters (Recursive)
46,809
SKU Variants
15,376
API Operations
19,918
Preview API Versions (46.8% of all)
581
Preview-Only Resource Types (no GA version)

The Human Cost of Azure

Microsoft Azure is not one product. It is 190 resource providers, each its own domain of expertise. Every provider ships a set of resource types, and every resource type exposes a tree of configuration parameters: networking rules nested inside security profiles nested inside deployment definitions nested inside orchestration templates. When you recurse through every branch of every resource type's OpenAPI specification, Azure reveals 38,274 individually configurable parameters.

That number is the configuration surface area: the total count of knobs, switches, toggles, enums, and free-text fields that an Azure administrator may encounter. It does not include the read-only status fields, the deprecated properties, or the preview-only features hidden behind feature flags. It is the minimum an Azure team needs to be aware of.

But the numbers above only tell part of the story. Azure's 190 resource providers are not 190 products. Many are umbrella namespaces that bundle multiple distinct, separately-marketed products under a single resource provider. 119 of these providers collectively contain 847 distinct products, each with its own concepts, documentation, pricing model, and failure modes. The most densely packed is Network, which alone contains 49 separately-marketed products behind what Azure counts as a single resource provider.

To put this in human terms:

  • Printed at 3 lines per parameter, that is roughly 287 pages of configuration reference. A bookshelf, not a book
  • If each parameter took just 5 minutes to learn (its purpose, valid values, defaults, interactions with other parameters, and failure modes) that totals 3,190 hours of study
  • Working 8 hours a day with no interruptions, that is 399 working days, or 1.5 years of full-time study doing nothing else
  • On top of the parameters, there are 46,809 SKU variants (sizes, tiers, generations) to choose between, and 15,376 distinct API operations that map to RBAC permissions your security team will ask about
  • 34 of these providers have special commercial licensing options (Reserved Instances, Savings Plans, Hybrid Use Benefit, Spot pricing, Dev/Test discounts), each with its own eligibility rules, commitment terms, and cost implications
  • Those 190 resource providers actually contain 847 individually marketed products and features, each requiring its own learning path, architecture patterns, operational runbooks, and cost management strategy
  • Of the 42,573 total API versions published, 19,918 are still in preview, 46.8% of Azure's published surface area comes with no SLA and may change without notice. 581 resource types have never shipped a GA version at all

The most complex providers by parameter count are Network (8,549), Web (2,746), SQL (1,458). But complexity is not just depth, it is also breadth: the sheer number of services that interact, the cross-cutting concerns of networking, identity, monitoring, and compliance that span every one of these 190 providers. A single deployment may touch Compute, Network, Storage, KeyVault, Insights, Security, and Authorization simultaneously, each with its own parameter tree, SKU selection, and RBAC surface.

In many organisations, a small team or sometimes a single person is expected to understand all of this. Not superficially, but well enough to architect solutions, review pull requests on Bicep templates, advise on cost optimisation, and answer security audit questions. The 847 distinct products, 38,274 configurable parameters, 46,809 SKU variants, and 15,376 API operations are not static. They grow with every Azure release, every Generally Available announcement, every new region and compliance certification.

Methodology

Provider Discovery

Enumerated via az provider list and az provider show. Captures all resource types and their latest API versions.

Operations Count

Fetched via Azure REST API /providers/{ns}/operations. Each operation represents an RBAC-relevant management action.

SKU Enumeration

Queried from the Azure SKU API filtered to eastus (Azure's most complete region). Grouped by resource type.

Config Parameters

Parsed from Azure OpenAPI specs on GitHub. Each spec's definitions are recursively walked to count every leaf property (string, int, bool, enum). Circular references are detected and broken.

Licensing Options

API-driven discovery of 34 providers with applicable commercial options: Reserved Instances, AHUB, Savings Plans, Spot pricing, and Dev/Test pricing. Sourced from the Azure Retail Prices API.

Complexity Score

Weighted composite: Config params (×2.0), Resource types (×1.0), Operations (×0.5), SKUs (×0.1), Licensing (×3.0).

Sub-Service Breakdown

Many providers are umbrella namespaces containing multiple separately-marketed products. For 119 providers, we enumerate every distinct product bundled within — 847 products total. For example, CognitiveServices alone contains 21 distinct AI services (from az cognitiveservices account list-kinds). These are listed in full per provider below.

Providers Ranked by Complexity

The table below ranks all 190 Azure resource providers by a weighted complexity score. This score is not a subjective assessment — it is a computed composite derived from five measurable dimensions of each provider's management surface area: the number of configuration parameters (weighted ×2.0), resource types (×1.0), API operations (×0.5), SKU variants (×0.1), and licensing options (×3.0).

Configuration parameters carry the heaviest weight because they represent the deepest layer of domain knowledge — the individual fields, nested objects, enums, and conditional properties that an administrator must understand to correctly deploy and operate a resource. A single misconfigured parameter (an NSG rule, a TLS version, a replication setting) can cause outages, security breaches, or unexpected costs.

Click any column header to re-sort. The Products column shows how many distinct, separately-marketed services are bundled inside each provider namespace — a measure of conceptual breadth that no single metric captures. Providers without a products count are single-purpose namespaces (one provider, one service). The Score bar visualises each provider's complexity relative to the most complex provider in the dataset.

Rank Provider Products Resource Types Config Params SKUs Operations Licensing Complexity Score Score
1 Network
Virtual networks, load balancers, DNS, and network security
49 194 8,549 0 1,084 Dev/Test 17,837.0
2 Web
App Service, Functions, and web apps
12 78 2,746 24 666 Dev/Test Reserved Instances Savings Plans 5,914.4
3 SQL
Azure SQL Database and SQL Managed Instance
21 249 1,458 0 606 AHUB Dev/Test Reserved Instances 3,477.0
4 Compute
Virtual machines, scale sets, and compute resources
18 80 1,407 1,225 301 AHUB Dev/Test Reserved Instances Savings Plans Spot 3,182.0
5 API Management
API Management gateway and developer portal
12 15 1,288 3,440 417 None 3,143.5
6 Cognitive Services
Azure AI Services — Microsoft Foundry (OpenAI, Doc Intelligence, Vision, Speech, Language, and more)
22 36 431 5,490 1,924 Reserved Instances 2,412.0
7 Migrate
Azure Migrate assessment and migration
9 19 1,105 0 318 None 2,388.0
8 Machine Learning
Azure Machine Learning workspaces and models
16 69 875 215 324 Savings Plans Spot 2,008.5
9 Storage
Storage accounts, blobs, files, queues, and tables
16 26 483 7,370 240 Reserved Instances 1,852.0
10 Logic
Logic Apps workflow automation
8 12 858 0 126 None 1,791.0
11 Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
14 29 536 0 1,178 AHUB Savings Plans Spot 1,699.0
12 Billing
Billing accounts and invoices
6 194 643 0 236 None 1,598.0
13 Spring Apps
Azure Spring Apps
7 24 733 1,005 0 Savings Plans 1,593.5
14 Azure Local
Azure Local (formerly Azure Stack HCI) hybrid infrastructure
8 43 719 0 142 AHUB 1,555.0
15 Provider Hub
Resource provider management and onboarding
12 750 0 0 None 1,512.0
16 Synapse
Azure Synapse Analytics
9 25 594 1,130 192 Reserved Instances 1,425.0
17 Network Cloud
Operator Nexus compute resources
7 23 614 0 155 None 1,328.5
18 App
Azure Container Apps
8 45 522 0 207 Savings Plans 1,195.5
19 Automation
Azure Automation runbooks and DSC
11 18 511 0 167 None 1,123.5
20 Azure Arc Data
Azure Arc-enabled data services
4 13 535 0 0 AHUB Dev/Test Reserved Instances 1,092.0
21 NetApp
Azure NetApp Files
11 30 490 0 49 Reserved Instances 1,037.5
22 Consumption
Consumption and usage analytics
6 25 486 0 28 None 1,011.0
23 Managed Network Fabric
Operator Nexus network fabric
28 375 0 379 None 967.5
24 Kusto
Azure Data Explorer (Kusto)
10 15 0 8,715 88 Reserved Instances 933.5
25 Log Analytics
Log Analytics workspaces and queries
8 26 203 0 980 None 922.0
26 Device Registry
IoT device registry
19 451 0 0 None 921.0
27 Event Grid
Event Grid event-driven messaging
8 27 418 0 0 None 863.0
28 HDInsight
HDInsight managed Hadoop and Spark clusters
6 13 394 0 0 Dev/Test 804.0
29 Azure Virtual Desktop
Azure Virtual Desktop
9 16 380 0 0 AHUB Savings Plans 782.0
30 Microsoft Sentinel
Microsoft Sentinel (SIEM and SOAR)
16 43 291 0 151 Reserved Instances 703.5
31 Azure Arc Servers
Azure Arc-enabled servers
5 33 328 0 0 None 689.0
32 Data Box Edge
Azure Stack Edge devices
4 290 0 101 None 634.5
33 Resources
Resource groups, deployments, and ARM templates
10 49 286 0 0 None 621.0
34 Container Registry
Container Registry for Docker images
9 46 250 0 124 None 608.0
35 Edge
Edge disconnected operations
47 266 0 0 None 579.0
36 Data Share
Data Share for data collaboration
3 18 265 0 50 None 573.0
37 IoT Operations
Azure IoT Operations for edge
7 16 245 0 67 Dev/Test 542.5
38 Container Instances
Serverless container instances
5 14 239 0 39 Savings Plans Spot 517.5
39 Edge Order
Azure Edge Order for hardware
19 242 0 0 None 503.0
40 CDN
Azure CDN and Front Door
8 59 218 0 0 None 495.0
41 Lab Services
Lab Services for classroom and training labs
3 9 103 2,375 79 None 492.0
42 Bot Service
Azure Bot Service
6 14 238 10 0 None 491.0
43 Cache
Azure Cache for Redis
10 21 0 4,235 81 Reserved Instances 488.0
44 Stream Analytics
Stream Analytics real-time event processing
6 12 235 0 0 None 482.0
45 Storage Cache
Managed Lustre and HPC Cache
3 13 128 1,750 67 None 477.5
46 Service Bus
Service Bus messaging queues and topics
6 27 197 0 102 None 472.0
47 Batch
Azure Batch parallel and HPC workloads
8 18 189 0 69 Spot 433.5
48 Workloads
Azure Center for SAP Solutions
5 16 173 20 123 None 425.5
49 Key Vault
Key Vault for keys, secrets, and certificates
11 21 165 6 122 None 412.6
50 Healthcare APIs
Health Data Services (FHIR, DICOM, MedTech)
4 18 165 0 102 None 399.0
51 Service Fabric
Service Fabric cluster management
9 23 188 0 0 None 399.0
52 Data Box
Data Box offline data transfer
10 166 0 22 None 353.0
53 SCVMM 14 159 0 42 None 353.0
54 Fabric
Microsoft Fabric analytics platform
30 10 4 3,135 21 Reserved Instances 345.0
55 Notification Hubs
Notification Hubs push notifications
3 5 169 0 0 None 343.0
56 Hybrid Network
Hybrid network function management
26 115 0 171 None 341.5
57 Azure Compute Fleet
Azure Compute Fleet
4 166 0 0 None 336.0
58 Dev Center
Dev Box and Deployment Environments
8 39 141 55 0 None 326.5
59 Data Factory
Data Factory data integration pipelines
10 8 113 0 170 Reserved Instances 322.0
60 AVS
Azure VMware Solution
9 32 0 2,245 78 AHUB 298.5
61 Confluent
Confluent on Azure (Apache Kafka)
17 135 0 0 None 287.0
62 Kubernetes Configuration
Flux and GitOps for Arc-enabled Kubernetes
3 11 128 0 29 None 281.5
63 Recovery Services
Backup and Site Recovery vaults
15 19 58 0 266 Reserved Instances 271.0
64 Marketplace
Azure Marketplace private stores
4 47 98 0 44 None 265.0
65 Cosmos DB (DocumentDB)
Azure Cosmos DB
13 22 0 0 471 Reserved Instances 260.5
66 Power BI Dedicated 3 7 0 2,315 31 None 254.0
67 App Compliance Automation
App Compliance Automation for Microsoft 365
2 15 115 0 0 None 245.0
68 Storage Mover
Storage Mover for data migration
3 10 105 0 39 None 239.5
69 Elastic San
Elastic SAN block storage
4 5 85 415 43 None 238.0
70 Certificate Registration
App Service certificate management
2 4 111 0 19 None 235.5
71 Data Migration
Database Migration Service
3 13 75 640 0 None 227.0
72 Digital Twins
Digital Twins for IoT modeling
6 9 95 0 54 None 226.0
73 SQL Virtual Machine
SQL Server on Azure Virtual Machines
10 98 0 23 AHUB 220.5
74 Peering
Peering Service for ISP connectivity
3 12 95 0 30 None 217.0
75 Datadog
Datadog on Azure (monitoring integration)
18 87 0 31 None 207.5
76 Quota
Resource quota management
19 88 0 18 None 204.0
77 App Configuration
App Configuration for feature flags and settings
6 15 94 0 0 None 203.0
78 Databricks
Azure Databricks workspaces
11 8 89 0 28 Reserved Instances 203.0
79 AD Hybrid Health Service
Azure AD Connect Health monitoring
10 77 0 71 None 199.5
80 Elastic
Elastic on Azure (Elasticsearch integration)
11 83 0 38 None 196.0
81 Event Hubs
Event Hubs streaming data ingestion
8 26 61 0 95 None 195.5
82 Domain Registration
App Service domain registration
2 8 87 0 22 None 193.0
83 Solutions
Managed Applications and solutions
6 86 0 28 None 192.0
84 Storage Sync
Azure File Sync
5 12 76 0 44 None 186.0
85 Device Update
Device Update for IoT Hub
10 79 10 31 None 184.5
86 Analysis Services
Azure Analysis Services (tabular models)
3 6 41 840 17 None 180.5
87 Data Protection
Azure Backup for data protection
4 15 65 0 67 None 178.5
88 Alerts Management
Unified alert management across Azure Monitor
3 13 80 0 0 None 173.0
89 Purview
Microsoft Purview data governance
8 12 77 0 0 None 166.0
90 Billing Benefits
Savings plans and reservation benefits
27 57 0 36 None 159.0
91 Service Linker
Service Linker for connection configuration
9 66 0 33 None 157.5
92 Azure Data Transfer
Azure Data Transfer service
10 73 0 0 None 156.0
93 Authorization
Role-based access control and Azure Policy
14 50 48 0 0 None 146.0
94 Database Watcher
Database performance watcher
3 8 59 0 30 None 141.0
95 Relay
Azure Relay hybrid connections
2 12 45 0 64 None 134.0
96 Azure Stack
Azure Stack bridge and registration
7 52 0 25 Dev/Test 126.5
97 Database for MySQL
Azure Database for MySQL
8 42 0 0 155 Reserved Instances 122.5
98 Management
Management groups for subscription hierarchy
4 11 48 0 25 None 119.5
99 Orbital
Azure Orbital Ground Station
4 9 55 0 0 None 119.0
100 Managed Services
Azure Lighthouse delegated management
5 53 0 11 None 116.5
101 Guest Configuration
Guest configuration for Azure Policy
3 2 57 0 0 None 116.0
102 Chaos
Azure Chaos Studio fault injection testing
4 8 47 0 21 None 112.5
103 Search
Azure AI Search (formerly Cognitive Search)
10 10 33 0 71 None 111.5
104 Communication
Azure Communication Services (chat, SMS, voice)
12 14 32 0 64 None 110.0
105 Dashboard
Azure Managed Grafana dashboards
5 12 48 0 0 None 108.0
106 Policy Insights
Policy compliance and attestations
4 14 37 0 29 None 102.5
107 Database for PostgreSQL
Azure Database for PostgreSQL
10 43 0 0 108 Reserved Instances 100.0
108 Off Azure
Off-Azure discovery and assessment
2 9 0 0 179 None 98.5
109 Maintenance
Maintenance schedules for Azure resources
3 7 45 0 0 None 97.0
110 Security
Microsoft Defender for Cloud
24 90 1 0 0 Reserved Instances 95.0
111 Standby Pool
Standby pools for pre-provisioned instances
8 35 0 24 None 90.0
112 Subscription
Subscription lifecycle management
3 20 35 0 0 None 90.0
113 Advisor
Azure Advisor optimization recommendations
4 17 36 0 0 None 89.0
114 Storage Actions 7 38 0 10 None 88.0
115 Bare Metal Infrastructure
BareMetal Infrastructure instances
5 38 0 0 None 81.0
116 Edge Marketplace
Edge marketplace extensions
5 37 0 0 None 79.0
117 API Center
API Center for API inventory and governance
4 37 0 0 None 78.0
118 Hybrid Connectivity
Hybrid connectivity endpoints for Arc agents, SSH, and multi-cloud discovery
3 9 34 0 0 None 77.0
119 Hardware Security Modules
Dedicated HSM and Managed HSM
4 29 0 26 None 75.0
120 Red Hat Open Shift
Azure Red Hat OpenShift
7 28 0 11 AHUB Savings Plans 74.5
121 Help
Azure help and diagnostics
13 30 0 0 None 73.0
122 Maps
Azure Maps geospatial services
12 11 31 0 0 None 73.0
123 Load Testing
Azure Load Testing
4 14 29 0 0 None 72.0
124 Health Bot
Health Bot for healthcare virtual assistants
4 14 0 79 None 71.5
125 Dev Ops Infrastructure
Managed DevOps Infrastructure (agent pools)
13 25 0 15 None 70.5
126 Cost Management
Cost Management and billing optimization
6 41 0 0 54 None 68.0
127 Database for MariaDB
Azure Database for MariaDB
30 0 0 76 None 68.0
128 Voice Services
Operator voice services
2 4 32 0 0 None 68.0
129 Fluid Relay
Fluid Relay real-time collaboration
2 7 24 0 23 None 66.5
130 Kubernetes Runtime
Kubernetes runtime services on Arc
8 22 0 26 None 65.0
131 Capacity
Azure Reservations for cost savings
3 35 0 0 40 None 55.0
132 Attestation
Azure Attestation for TEE verification
2 5 23 0 0 None 51.0
133 Classic Storage 22 0 0 57 None 50.5
134 Code Signing
Trusted Signing (code signing service)
6 18 0 17 None 50.5
135 Automanage
Automanage for VM best practices
7 17 0 17 None 49.5
136 Io T Firmware Defense
Defender for IoT firmware analysis
14 0 5 68 None 48.5
137 Connected VMware vSphere
Azure Arc-enabled VMware vSphere
6 16 0 0 64 None 48.0
138 Classic Network 11 0 0 71 None 46.5
139 Compute Schedule
Scheduled compute operations
17 0 0 57 None 45.5
140 Marketplace Ordering
Marketplace offer terms and agreements
3 18 0 7 None 42.5
141 Hybrid Container Service
AKS hybrid clusters on Azure Local, VMware, and bare-metal via Arc
4 11 0 0 60 None 41.0
142 Resource Graph
Resource Graph cross-subscription queries
2 8 14 0 8 None 40.0
143 Data Replication
Data replication service
6 0 0 66 None 39.0
144 Extended Location
Custom Locations — project Azure services to any Arc-connected infrastructure
3 7 14 0 0 None 35.0
145 Azure Sphere
Azure Sphere IoT security
10 0 0 49 None 34.5
146 Connected Cache
Connected Cache for content delivery
1 10 0 0 49 None 34.5
147 Resource Connector
Arc resource bridge — lightweight management appliance connecting on-premises infrastructure to Azure
2 6 14 0 0 None 34.0
148 Resource Health
Resource health and availability status
7 9 0 16 None 33.0
149 Durable Task
Durable Task Framework service
6 6 0 27 None 31.5
150 Confidential Ledger
Confidential Ledger (tamper-proof data store)
2 6 12 0 2 None 31.0
151 Network Function
Network traffic collector
1 11 8 0 8 None 31.0
152 Recommendations Service 7 12 0 0 None 31.0
153 Bing 8 0 130 13 None 27.5
154 Io T Central
IoT Central application platform
7 10 0 0 None 27.0
155 Service Networking
Application Gateway for Containers
8 9 0 0 None 26.0
156 Storage Discovery 5 6 0 17 None 25.5
157 Data Lake Store
Data Lake Storage Gen1
7 0 0 36 None 25.0
158 Bare Metal 9 0 0 29 None 23.5
159 Power BI
Power BI Embedded workspace collections
1 6 0 0 34 None 23.0
160 Video Indexer
Video Indexer media AI
4 9 0 0 25 None 21.5
161 Open Energy Platform
Open Energy Platform (OSDU)
8 0 0 26 None 21.0
162 Health Data AI Services
Health Data AI services
6 1 0 24 None 20.0
163 Security Detonation 4 0 0 32 None 20.0
164 Azure Playwright Service
Azure Playwright Testing service
3 8 0 0 17 None 16.5
165 Compute Limit
Compute limit management
4 4 0 8 None 16.0
166 Monitor
Azure Monitor workspaces
3 12 2 0 0 None 16.0
167 Software Plan
Hybrid Benefit software plans
11 2 0 0 None 15.0
168 AAD
Azure Active Directory Domain Services
6 0 0 16 None 14.0
169 Devices
IoT Hub and Device Provisioning Service
12 14 0 0 0 None 14.0
170 Serial Console
Serial console access for VMs
5 3 0 6 None 14.0
171 Azure Active Directory
Azure AD B2C and External Identities
9 0 0 9 None 13.5
172 SignalR Service
SignalR Service real-time messaging
4 13 0 0 0 None 13.0
173 Saa S 6 0 0 13 None 12.5
174 VM Image Builder
Image Builder for VM images
6 0 0 13 None 12.5
175 Azure Large Instance
Azure Large Instances (BareMetal)
4 4 0 0 None 12.0
176 Features
Resource provider feature registration
7 0 0 10 None 12.0
177 Portal Services 8 2 0 0 None 12.0
178 Graph Services
Microsoft Graph metered services
2 5 0 0 12 None 11.0
179 Managed Identity
Managed identities for Azure resources
3 4 0 0 12 None 10.0
180 Community
Community training platform
4 0 0 11 None 9.5
181 Portal
Azure Portal dashboards and settings
2 9 0 0 0 None 9.0
182 Blueprint
Azure Blueprints for environment governance
2 8 0 0 0 None 8.0
183 Dev/Test Labs
DevTest Labs for dev/test environments
7 8 0 0 0 None 8.0
184 Quantum
Azure Quantum computing
5 7 0 0 0 None 7.0
185 Carbon
Carbon emissions reporting
3 0 0 6 None 6.0
186 Hana On Azure
SAP HANA on Azure instances
3 5 0 0 0 None 5.0
187 Sovereign 2 5 0 0 0 None 5.0
188 Online Experimentation 2 0 8 0 None 2.8
189 Cost Management Exports 1 0 0 2 None 2.0
190 Experimentation 1 0 1 0 None 1.1

Provider-by-Provider Breakdown


Below is the complete, provider-by-provider breakdown of every service namespace registered in Azure Resource Manager. Each collapsible section represents one resource provider — Azure's fundamental unit of service organisation. A resource provider is the namespace through which Azure exposes all management operations, resource types, SKUs, and configuration settings for a given service.

For each provider you will find:

  • Distinct Products — where a single provider namespace is an umbrella for multiple separately-marketed services (e.g. Cognitive Services bundles 21 distinct AI services; Network spans firewalls, load balancers, VPN gateways, DNS, and dozens more), we enumerate every product individually. 119 of the 190 providers are umbrella namespaces, collectively housing 847 distinct products.
  • Resource Types — every ARM resource type the provider exposes. These are the building blocks you create, configure, and manage — from virtual machines and databases to policy assignments and diagnostic settings. Each resource type has its own lifecycle, RBAC actions, and API surface.
  • Configuration Parameters — the total number of individual settings (strings, integers, booleans, enums, nested objects) found by recursively walking the Azure OpenAPI specification for each resource type's PUT body. This is the true measure of the "knob count" — every field a practitioner could conceivably need to understand or configure.
  • SKU Variants — the number of distinct SKU/size/tier options available in eastus (Azure's most feature-complete region). SKU selection is one of the highest-impact decisions, governing performance, availability, cost, and feature set.
  • API Operations — the count of RBAC-relevant management actions (create, read, update, delete, plus service-specific actions). These define the full management surface an administrator interacts with.
  • Licensing Options — applicable commercial models such as Reserved Instances, Azure Hybrid Benefit, Savings Plans, Spot pricing, and Dev/Test pricing, each requiring separate evaluation and optimisation.

Resource types with zero detected configuration parameters are shown dimmed — these are typically read-only resources, sub-resources that inherit parent configuration, list endpoints, or types whose specs could not be resolved. They are included for completeness because they still represent management surface area (RBAC, API operations, diagnostics, etc.).

Network Score: 17,837.0 49 products

Virtual networks, load balancers, DNS, and network security

49 Distinct Products
194 Resource Types
8,549 Config Params
0 SKUs
1084 Operations
262 Preview APIs

Distinct Products & Features (49)

  • Virtual Network (VNet, subnets, peering, service endpoints, VNet integration)
  • Network Security Group (NSG rules, application security group bindings)
  • Application Security Group
  • Load Balancer (Basic, Standard, Gateway; frontend IPs, backend pools, health probes, rules)
  • Application Gateway (L7 load balancer, URL path routing, SSL termination, autoscale)
  • Web Application Firewall (WAF policies, OWASP/CRS rules, custom rules, bot protection)
  • Azure Firewall (network rules, application rules, NAT rules, threat intelligence, IDPS, TLS inspection)
  • Firewall Policy (rule collection groups, rule collections, IP groups)
  • Azure Bastion (secure RDP/SSH without public IPs; Basic, Standard, Developer SKUs)
  • DDoS Protection Plan (Standard, network protection, IP protection)
  • NAT Gateway (outbound SNAT, idle timeout, public IP association)
  • Public IP Address (Basic, Standard; static, dynamic; IPv4, IPv6)
  • Public IP Prefix (contiguous IP range, BYOIP)
  • Custom IP Prefix (bring your own IP)
  • Network Interface (NIC; IP configurations, accelerated networking, IP forwarding)
  • Route Table (user-defined routes, BGP route propagation, next hop types)
  • Route Filter (BGP community filtering for ExpressRoute)
  • Virtual Network Gateway (VPN Gateway: S2S, P2S, VNet-to-VNet; IKEv2, OpenVPN, SSTP; active-active, zone-redundant)
  • Local Network Gateway (on-premises VPN endpoint, BGP settings, address spaces)
  • ExpressRoute Circuit (private peering, Microsoft peering; Standard, Premium; metered, unlimited)
  • ExpressRoute Gateway (Standard, High Performance, Ultra Performance; FastPath)
  • ExpressRoute Port (ExpressRoute Direct; 10 Gbps, 100 Gbps)
  • Virtual WAN (hub-and-spoke topology, any-to-any connectivity)
  • VPN Gateway (within Virtual WAN, S2S connections)
  • P2S VPN Gateway (point-to-site within Virtual WAN)
  • VPN Site (branch office connectivity definitions)
  • Virtual Hub (routing, route tables, security partner providers)
  • DNS Zone (public: A, AAAA, CAA, CNAME, DS, MX, NAPTR, NS, PTR, SOA, SRV, TLSA, TXT records)
  • Private DNS Zone (private resolution within VNets; auto-registration, virtual network links)
  • DNS Resolver (inbound endpoints, outbound endpoints, forwarding rules)
  • DNS Resolver Policy (DNS security rules, virtual network links)
  • Traffic Manager (DNS-based global load balancing; priority, weighted, performance, geographic, multivalue, subnet routing)
  • Front Door (global load balancing, CDN, WAF, SSL offload, rules engine, caching; Classic, Standard, Premium)
  • Private Endpoint (private connectivity to PaaS, custom Private Link services)
  • Private Link Service (expose your own service via Private Endpoint)
  • Network Watcher (topology, packet capture, IP flow verify, next hop, VPN diagnostics)
  • Connection Monitor (end-to-end connectivity monitoring, latency, reachability)
  • NSG Flow Logs (traffic analytics, retention policies)
  • Network Manager (centralized connectivity configs, security admin rules, scope management)
  • Network Security Perimeter (PaaS firewall, access rules, diagnostic logging)
  • Network Virtual Appliance (orchestrated NVA deployment, boot diagnostics)
  • DSCP Configuration (QoS traffic marking)
  • IP Groups (reusable IP address collections for firewall rules)
  • IP Allocation and IPAM (IP address management pools)
  • Service Endpoint Policy (restrict VNet service endpoint access to specific resources)
  • Virtual Network Tap (mirror network traffic for monitoring)
  • Virtual Router (route server, BGP peering with NVAs)
  • Azure Web Categories (URL categorization for firewall rules)
  • Network Verifier (reachability analysis, intent verification)

Licensing & Pricing Options

Dev/Test

Resource Types (194)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Application Gateway Web Application Firewall Policies 2 469 23 335 133
Application Gateways 4 419 21 289 130
Load Balancers 4 280 17 193 87
Virtual Networks 3 264 18 182 82
DSCP Configurations 2 249 14 169 80
Network Profiles 2 249 24 164 85
Public IP Addresses 5 238 17 161 77
Network Interfaces 3 238 12 161 77
Private Endpoints 3 238 18 161 77
Network Security Groups 2 238 14 161 77
Service Endpoint Policies 3 238 18 161 77
Route Tables 2 238 18 161 77
Virtual Network Taps 2 238 18 161 77
Private Link Services 3 238 17 161 77
Connections 2 116 8 87 29
Virtual Network Gateways 4 86 6 67 19
Express Route Circuits 3 73 7 55 18
VPN Gateways 2 66 7 51 15
VPN Server Configurations 3 59 9 46 13
Route Filters 2 55 7 41 14
Azure Firewalls 4 53 6 44 9
Network Watchers / Connection Monitors 3 45 5 45 0
Firewall Policies 3 41 5 35 6
VPN Sites 2 36 5 28 8
Network Virtual Appliances 3 35 3 19 16
P2S VPN Gateways 2 34 7 24 10
Express Route Ports 3 33 5 16 17
Network Watchers / Flow Logs 3 25 4 19 6
Virtual Hubs 3 24 5 19 5
Bastion Hosts 4 23 4 18 5
Express Route Gateways 2 22 7 18 4
Public IP Prefixes 5 22 4 15 7
Local Network Gateways 2 20 5 13 7
Custom IP Prefixes 4 20 3 15 5
Network Managers 3 17 3 11 4
Network Managers / Ipam Pools 2 16 4 12 4
Network Manager Connections 3 13 2 8 5
Network Managers / Verifier Workspaces 3 13 4 9 4
Virtual Wans 2 11 3 8 3
NAT Gateways 4 11 3 7 4
IP Allocations 2 11 3 8 3
Virtual Routers 2 9 3 6 3
Express Route Provider Ports 8 8 1 5 3
IP Groups 2 8 3 5 3
DDoS Protection Plans 7 8 3 3 5
Security Partner Providers 2 7 3 4 3
Application Security Groups 2 7 2 3 4
Network Watchers 2 6 2 3 3
Cloud Service Slots 4 4 2 1 3
Network Security Perimeters 1 1 2 0 1
Application Gateway Available Request Headers 00
Application Gateway Available Response Headers 00
Application Gateway Available Server Variables 00
Application Gateway Available SSL Options 00
Application Gateway Available WAF Rule Sets 00
Assist 00
Azure Firewall FQDN Tags 00
Azure Web Categories 00
BGP Service Communities 00
Check Frontdoor Name Availability 00
Check Traffic Manager Name Availability 00
Check Traffic Manager Name Availability V2 00
Copilot 00
DNS Forwarding Rulesets 00
DNS Forwarding Rulesets / Forwarding Rules 00
DNS Forwarding Rulesets / Virtual Network Links 00
DNS Operation Results 00
DNS Operation Statuses 00
DNS Resolver Domain Lists 00
DNS Resolver Domain Lists / Bulk 00
DNS Resolver Policies 00
DNS Resolver Policies / DNS Security Rules 00
DNS Resolver Policies / Virtual Network Links 00
DNS Resolvers 00
DNS Resolvers / Inbound Endpoints 00
DNS Resolvers / Outbound Endpoints 00
DNS Zones 00
DNS Zones / A 00
DNS Zones / AAAA 00
DNS Zones / CAA 00
DNS Zones / CNAME 00
DNS Zones / DS 00
DNS Zones / MX 00
DNS Zones / NAPTR 00
DNS Zones / NS 00
DNS Zones / PTR 00
DNS Zones / SOA 00
DNS Zones / SRV 00
DNS Zones / TLSA 00
DNS Zones / TXT 00
DNS Zones / All 00
DNS Zones / DNSSEC Configs 00
DNS Zones / Record Sets 00
Express Route Ports Locations 00
Express Route Service Providers 00
Frontdoor Operation Results 00
Frontdoor Web Application Firewall Managed Rule Sets 00
Frontdoor Web Application Firewall Policies 00
Front Doors 00
Front Doors / Frontend Endpoints 00
Front Doors / Frontend Endpoints / Custom HTTPS Configuration 00
Get DNS Resource Reference 00
Internal Notify 00
Internal Public IP Addresses 00
Locations 00
Locations / Application Gateway WAF Dynamic Manifests 00
Locations / Check DNS Name Availability 00
Locations / Auto Approved Private Link Services 00
Locations / Available Delegations 00
Locations / Available Private Endpoint Types 00
Locations / Available Service Aliases 00
Locations / Bare Metal Tenants 00
Locations / Batch Notify Private Endpoints For Resource Move 00
Locations / Batch Validate Private Endpoints For Resource Move 00
Locations / Check Accelerated Networking Support 00
Locations / Check Private Link Service Visibility 00
Locations / Commit Internal Azure Network Manager Configuration 00
Locations / Data Tasks 00
Locations / Delete Packet Tagging 00
Locations / DNS Resolver Operation Results 00
Locations / DNS Resolver Operation Statuses 00
Locations / DNS Resolver Policy Operation Results 00
Locations / DNS Resolver Policy Operation Statuses 00
Locations / Effective Resource Ownership 00
Locations / Get Azure Network Manager Configuration 00
Locations / Get Packet Tagging 00
Locations / Hybrid Edge Zone 00
Locations / Internal Azure Virtual Network Manager Operation 00
Locations / Ipam Pool Operation Results 00
Locations / Network Security Perimeter Operation Statuses 00
Locations / Nfv Operation Results 00
Locations / Nfv Operations 00
Locations / Nsp Service Tags 00
Locations / Operation Results 00
Locations / Operations 00
Locations / Perimeter Associable Resource Types 00
Locations / Private Link Services 00
Locations / Public IP Addresses 00
Locations / Publish Resources 00
Locations / Query Network Security Perimeter 00
Locations / Rnm Effective Network Security Groups 00
Locations / Rnm Effective Route Table 00
Locations / Service Tag Details 00
Locations / Service Tags 00
Locations / Set Azure Network Manager Configuration 00
Locations / Set Load Balancer Frontend Public IP Addresses 00
Locations / Set Resource Ownership 00
Locations / Start Packet Tagging 00
Locations / Supported Virtual Machine Sizes 00
Locations / Usages 00
Locations / Validate Resource Ownership 00
Locations / Verifier Workspace Operation Results 00
Locations / Virtual Network Available Endpoint Services 00
Locations / Virtual Networks 00
Network Experiment Profiles 00
Network Group Memberships 00
Network Intent Policies 00
Network Virtual Appliance Skus 00
Network Watchers / Agents 00
Network Watchers / Connection Analyzers 00
Network Watchers / Ping Meshes 00
Operations 00
Private DNS Operation Results 00
Private DNS Operation Statuses 00
Private DNS Zones 00
Private DNS Zones / A 00
Private DNS Zones / AAAA 00
Private DNS Zones / CNAME 00
Private DNS Zones / MX 00
Private DNS Zones / PTR 00
Private DNS Zones / SOA 00
Private DNS Zones / SRV 00
Private DNS Zones / TXT 00
Private DNS Zones / All 00
Private DNS Zones / Virtual Network Links 00
Private DNS Zones Internal 00
Private Endpoint Redirect Maps 00
Private Endpoints / Private Link Service Proxies 00
Query Express Route Ports Bandwidth 00
Traffic Manager Geographic Hierarchies 00
Traffic Manager User Metrics Keys 00
Traffic Manager Profiles 00
Traffic Manager Profiles / Azure Endpoints 00
Traffic Manager Profiles / External Endpoints 00
Traffic Manager Profiles / Heat Maps 00
Traffic Manager Profiles / Nested Endpoints 00
Traffic Manager Profiles / Validate Link 00
Virtual Networks / List DNS Forwarding Rulesets 00
Virtual Networks / List DNS Resolver Policies 00
Virtual Networks / List DNS Resolvers 00
Virtual Networks / List Network Manager Effective Connectivity Configurations 00
Virtual Networks / List Network Manager Effective Security Admin Rules 00
Virtual Networks / Private DNS Zone Links 00
Virtual Networks / Tagged Traffic Consumers 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Web Score: 5,914.4 12 products

App Service, Functions, and web apps

12 Distinct Products
78 Resource Types
2,746 Config Params
24 SKUs
666 Operations
145 Preview APIs

Distinct Products & Features (12)

  • App Service Web Apps (Windows, Linux, custom containers; .NET, Java, Node.js, Python, PHP, Ruby)
  • Azure Functions (Consumption, Flex Consumption, Premium, Dedicated; triggers: HTTP, Timer, Blob, Queue, Event Hub, Cosmos DB, etc.)
  • App Service Plans (Free, Shared, Basic B1-B3, Standard S1-S3, Premium v3 P0v3-P3v3, Isolated v2 I1v2-I6v2)
  • App Service Environments (ASE v3: internal/external load balancer, zone redundancy, dedicated isolated network)
  • Deployment Slots (staging, canary, A/B testing; slot swaps, auto-swap, traffic routing percentages)
  • App Service Certificates (standard, wildcard; Key Vault integration, auto-renewal)
  • App Service Domains (domain registration, DNS management, privacy protection)
  • Static Web Apps (global CDN, serverless API backends, GitHub/Azure DevOps CI/CD, auth providers)
  • Hybrid Connections (TCP relay through Azure Relay, on-premises resource access without VPN)
  • WebJobs (continuous, triggered background tasks within App Service)
  • App Service Managed Certificates (free SSL certificates for custom domains)
  • VNet Integration (regional VNet integration, gateway-required VNet integration, subnet delegation)

Licensing & Pricing Options

Dev/Test Reserved Instances Savings Plans

Resource Types (78)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Sites 4 213 6 185 28
Sites / Slots 4 213 6 185 28
Static Sites 4 83 6 62 21
Server Farms 5 58 4 45 13
Validate 14 45 4 34 11
Web App Stacks 4 34 6 0 34
Hosting Environments 2 33 4 22 11
Function App Stacks 4 25 6 0 25
Certificates 2 23 3 10 13
Sites / Certificates 2 23 3 10 13
Sites / Slots / Certificates 2 23 3 10 13
Kube Environments 3 23 4 20 3
Recommendations 23 20 1 19 1
Hosting Environments / Worker Pools 3 19 3 18 1
Static Sites / Database Connections 2 8 3 5 3
Static Sites / Builds / Database Connections 2 8 3 5 3
Deleted Sites 8 8 1 0 8
Billing Meters 7 7 1 7 0
Sites / Host Name Bindings 2 6 2 5 1
Sites / Slots / Host Name Bindings 2 6 2 5 1
Aseregions 6 6 1 2 4
Sites / Premieraddons 2 6 2 6 0
Source Controls 2 5 2 5 0
Static Sites / Linked Backends 2 5 2 3 2
Static Sites / Builds / Linked Backends 2 5 2 3 2
Static Sites / User Provided Function Apps 2 4 2 3 1
Static Sites / Builds / User Provided Function Apps 2 4 2 3 1
Georegions 3 3 1 0 3
Resource Health Metadata 2 2 1 2 0
Available Stacks 00
Check Name Availability 00
Connection Gateways 00
Connections 00
Container Apps 00
Custom APIs 00
Customhostname Sites 00
Deployment Locations 00
Generate GitHub Access Token For Appservice CLI 00
Hosting Environments / Event Grid Filters 00
Hosting Environments / Multi Role Pools 00
Ishostingenvironmentnameavailable 00
Ishostnameavailable 00
Isusernameavailable 00
List Sites Assigned To Host Name 00
Locations 00
Locations / API Operations 00
Locations / Check Name Availability 00
Locations / Connection Gateway Installations 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Deleted Sites 00
Locations / Extract API Definition From Wsdl 00
Locations / Function App Stacks 00
Locations / Get Network Policies 00
Locations / List Virtual Network Integrations 00
Locations / List Wsdl Interfaces 00
Locations / Managed APIs 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Locations / Operations 00
Locations / Preview Static Site Workflow File 00
Locations / Purge Unused Virtual Network Integration 00
Locations / Runtimes 00
Locations / Usages 00
Locations / Validate Delete Virtual Network Or Subnets 00
Locations / Web App Stacks 00
Operations 00
Publishing Users 00
Runtimes 00
Server Farms / Event Grid Filters 00
Server Farms / First Party Apps 00
Server Farms / First Party Apps / Key Vault Settings 00
Sites / Event Grid Filters 00
Sites / Network Config 00
Sites / Slots / Event Grid Filters 00
Sites / Slots / Network Config 00
Static Site Regions 00
Static Sites / Builds 00
Verify Hosting Environment VNet 00

SKU Breakdown

Resource TypeSKU Count
Server Farms12
Sites6
Certificates3
Hosting Environments3
SQL Score: 3,477.0 21 products

Azure SQL Database and SQL Managed Instance

21 Distinct Products
249 Resource Types
1,458 Config Params
0 SKUs
606 Operations
4221 Preview APIs

Distinct Products & Features (21)

  • SQL Database — Single Database (provisioned DTU, provisioned vCore, serverless vCore; General Purpose, Business Critical, Hyperscale)
  • SQL Database — Elastic Pool (provisioned DTU, provisioned vCore; shared resources across databases)
  • SQL Database — Hyperscale (up to 100 TB, read scale-out, named replicas, fast scale up/down, PITR up to 35 days)
  • SQL Managed Instance (General Purpose, Business Critical; near 100% SQL Server compatibility, VNet injection, link feature)
  • SQL Managed Instance — Pools (shared resources across multiple managed instances)
  • Elastic Job Agent (cross-database T-SQL job scheduling)
  • Failover Groups (automatic/manual geo-failover, read/write and read-only endpoints)
  • Geo-Replication (active geo-replication, up to 4 readable secondaries)
  • Long-Term Backup Retention (weekly, monthly, yearly backups up to 10 years)
  • Short-Term Backup Retention (PITR: 1-35 days, locally redundant/zone-redundant/geo-redundant backup storage)
  • Transparent Data Encryption (TDE: service-managed keys, customer-managed keys in Key Vault)
  • Always Encrypted (client-side column encryption, secure enclaves)
  • Auditing (server-level, database-level; to Storage, Log Analytics, Event Hub)
  • Advanced Threat Protection (SQL injection detection, anomalous access, brute force)
  • Vulnerability Assessment (security scanning, baseline management, remediation scripts)
  • Dynamic Data Masking (default, email, random, custom string masking functions)
  • Ledger (tamper-evident tables, append-only ledger tables, digest management)
  • Sync Groups (bi-directional data sync between SQL databases and on-premises SQL Server)
  • Server DNS Alias (CNAME indirection for connection string stability)
  • Virtual Clusters (Managed Instance infrastructure grouping)
  • DevOps Audit (Azure DevOps pipeline audit logging)

Licensing & Pricing Options

AHUB Dev/Test Reserved Instances

Resource Types (249)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Managed Instances 3 53 5 38 15
Servers / Databases 5 52 2 36 16
Servers / Advisors 3 43 5 2 41
Servers / Databases / Advisors 3 43 5 2 41
Servers 3 28 5 19 9
Managed Instances / Databases 1 22 2 17 5
Servers / Job Agents / Jobs / Steps 1 19 3 19 0
Servers / Databases / Sync Groups 2 16 5 13 3
Servers / Elastic Pools 3 15 3 12 3
Servers / Databases / Data Masking Policies / Rules 3 14 2 11 3
Servers / Failover Groups 3 13 3 8 5
Servers / Extended Auditing Settings 1 12 2 12 0
Servers / Databases / Extensions 1 12 3 12 0
Servers / Databases / Sync Groups / Sync Members 1 12 2 10 2
Servers / Databases / Replication Links 1 12 2 1 11
Servers / Databases / Auditing Settings 2 11 2 10 1
Servers / Auditing Settings 1 11 2 11 0
Locations / Instance Failover Groups 1 10 3 7 3
Servers / Keys 3 8 2 2 6
Servers / Encryption Protector 3 8 2 3 5
Servers / Databases / Security Alert Policies 2 8 2 7 1
Servers / Security Alert Policies 2 8 2 7 1
Managed Instances / Start Stop Schedules 2 8 3 6 2
Servers / Job Agents / Jobs 1 7 3 6 1
Servers / Sync Agents 1 7 2 1 6
Servers / Databases / Data Masking Policies 3 6 2 2 4
Servers / Dev Ops Auditing Settings 2 6 2 6 0
Servers / Databases / Workload Groups 1 6 2 6 0
Servers / Databases / Vulnerability Assessments 1 6 3 6 0
Servers / Vulnerability Assessments 1 6 3 6 0
Managed Instances / Databases / Vulnerability Assessments 1 6 3 6 0
Managed Instances / Vulnerability Assessments 1 6 3 6 0
Servers / Administrators 1 5 2 4 1
Servers / Job Agents 3 5 2 4 1
Instance Pools 2 5 2 4 1
Managed Instances / Databases / Backup Long Term Retention Policies 1 5 2 5 0
Servers / Databases / Geo Backup Policies 3 4 2 1 3
Servers / Databases / Backup Long Term Retention Policies 1 4 2 4 0
Servers / Databases / Recommended Sensitivity Labels 1 4 3 4 0
Managed Instances / Administrators 1 4 2 4 0
Virtual Clusters 2 4 2 2 2
Servers / Virtual Network Rules 1 3 2 2 1
Servers / Connection Policies 3 3 2 1 2
Servers / Databases / Backup Short Term Retention Policies 1 2 2 2 0
Servers / Databases / Ledger Digest Uploads 1 2 2 1 1
Servers / Databases / Advanced Threat Protection Settings 2 2 2 1 1
Servers / Advanced Threat Protection Settings 2 2 2 1 1
Managed Instances / Databases / Advanced Threat Protection Settings 2 2 2 1 1
Managed Instances / Advanced Threat Protection Settings 2 2 2 1 1
Servers / Job Agents / Private Endpoints 1 2 2 1 1
Locations / Server Trust Groups 1 2 3 2 0
Managed Instances / Databases / Ledger Digest Uploads 1 2 2 1 1
Servers / Databases / Transparent Data Encryption 1 1 2 1 0
Servers / Sqlvulnerabilityassessments 2 1 2 1 0
Managed Instances / DNS Aliases 1 1 1 1 0
Check Name Availability 00
Locations 00
Locations / Administrator Azure Async Operation 00
Locations / Administrator Operation Results 00
Locations / Advanced Threat Protection Azure Async Operation 00
Locations / Advanced Threat Protection Operation Results 00
Locations / Auditing Settings Azure Async Operation 00
Locations / Auditing Settings Operation Results 00
Locations / Capabilities 00
Locations / Change Long Term Retention Backup Access Tier Azure Async Operation 00
Locations / Change Long Term Retention Backup Access Tier Operation Results 00
Locations / Connection Policies Azure Async Operation 00
Locations / Connection Policies Operation Results 00
Locations / Database Azure Async Operation 00
Locations / Database Encryption Protector Revalidate Azure Async Operation 00
Locations / Database Encryption Protector Revalidate Operation Results 00
Locations / Database Encryption Protector Revert Azure Async Operation 00
Locations / Database Encryption Protector Revert Operation Results 00
Locations / Database Operation Results 00
Locations / Database Restore Azure Async Operation 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Delete Virtual Network Or Subnets Azure Async Operation 00
Locations / Delete Virtual Network Or Subnets Operation Results 00
Locations / Deleted Server Async Operation 00
Locations / Deleted Server Operation Results 00
Locations / Deleted Servers 00
Locations / Dev Ops Auditing Settings Azure Async Operation 00
Locations / Dev Ops Auditing Settings Operation Results 00
Locations / Distributed Availability Groups Azure Async Operation 00
Locations / Distributed Availability Groups Operation Results 00
Locations / DNS Alias Async Operation 00
Locations / DNS Alias Operation Results 00
Locations / Elastic Pool Azure Async Operation 00
Locations / Elastic Pool Operation Results 00
Locations / Encryption Protector Azure Async Operation 00
Locations / Encryption Protector Operation Results 00
Locations / Extended Auditing Settings Azure Async Operation 00
Locations / Extended Auditing Settings Operation Results 00
Locations / External Policy Based Authorizations Azure Asyc Operation 00
Locations / External Policy Based Authorizations Operation Results 00
Locations / Failover Group Azure Async Operation 00
Locations / Failover Group Operation Results 00
Locations / Firewall Rules Azure Async Operation 00
Locations / Firewall Rules Operation Results 00
Locations / Import Export Azure Async Operation 00
Locations / Import Export Operation Results 00
Locations / Instance Failover Group Azure Async Operation 00
Locations / Instance Failover Group Operation Results 00
Locations / Instance Pool Azure Async Operation 00
Locations / Instance Pool Operation Results 00
Locations / IPv6 Firewall Rules Azure Async Operation 00
Locations / IPv6 Firewall Rules Operation Results 00
Locations / Job Agent Azure Async Operation 00
Locations / Job Agent Operation Results 00
Locations / Job Agent Private Endpoint Azure Async Operation 00
Locations / Job Agent Private Endpoint Operation Results 00
Locations / Ledger Digest Uploads Azure Async Operation 00
Locations / Ledger Digest Uploads Operation Results 00
Locations / Long Term Retention Backup Azure Async Operation 00
Locations / Long Term Retention Backup Operation Results 00
Locations / Long Term Retention Backups 00
Locations / Long Term Retention Managed Instance Backup Azure Async Operation 00
Locations / Long Term Retention Managed Instance Backup Operation Results 00
Locations / Long Term Retention Managed Instance Backups 00
Locations / Long Term Retention Managed Instances 00
Locations / Long Term Retention Policy Azure Async Operation 00
Locations / Long Term Retention Policy Operation Results 00
Locations / Long Term Retention Servers 00
Locations / Managed Database Azure Async Operation 00
Locations / Managed Database Complete Restore Azure Async Operation 00
Locations / Managed Database Complete Restore Operation Results 00
Locations / Managed Database Move Operation Results 00
Locations / Managed Database Operation Results 00
Locations / Managed Database Restore Azure Async Operation 00
Locations / Managed Database Restore Operation Results 00
Locations / Managed DNS Alias Async Operation 00
Locations / Managed DNS Alias Operation Results 00
Locations / Managed Instance Advanced Threat Protection Azure Async Operation 00
Locations / Managed Instance Advanced Threat Protection Operation Results 00
Locations / Managed Instance Azure Async Operation 00
Locations / Managed Instance DTC Azure Async Operation 00
Locations / Managed Instance Encryption Protector Azure Async Operation 00
Locations / Managed Instance Encryption Protector Operation Results 00
Locations / Managed Instance Key Azure Async Operation 00
Locations / Managed Instance Key Operation Results 00
Locations / Managed Instance Long Term Retention Policy Azure Async Operation 00
Locations / Managed Instance Long Term Retention Policy Operation Results 00
Locations / Managed Instance Operation Results 00
Locations / Managed Instance Private Endpoint Connection Azure Async Operation 00
Locations / Managed Instance Private Endpoint Connection Operation Results 00
Locations / Managed Instance Private Endpoint Connection Proxy Azure Async Operation 00
Locations / Managed Instance Private Endpoint Connection Proxy Operation Results 00
Locations / Managed Instance TDE Cert Azure Async Operation 00
Locations / Managed Instance TDE Cert Operation Results 00
Locations / Managed Ledger Digest Uploads Azure Async Operation 00
Locations / Managed Ledger Digest Uploads Operation Results 00
Locations / Managed Server Security Alert Policies Azure Async Operation 00
Locations / Managed Server Security Alert Policies Operation Results 00
Locations / Managed Short Term Retention Policy Azure Async Operation 00
Locations / Managed Short Term Retention Policy Operation Results 00
Locations / Managedtransparent Data Encryption Azure Async Operation 00
Locations / Managedtransparent Data Encryption Operation Results 00
Locations / Notify Azure Async Operation 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Outbound Firewall Rules Azure Async Operation 00
Locations / Outbound Firewall Rules Operation Results 00
Locations / Private Endpoint Connection Azure Async Operation 00
Locations / Private Endpoint Connection Operation Results 00
Locations / Private Endpoint Connection Proxy Azure Async Operation 00
Locations / Private Endpoint Connection Proxy Operation Results 00
Locations / Refresh External Governance Status Azure Async Operation 00
Locations / Refresh External Governance Status MI Azure Async Operation 00
Locations / Refresh External Governance Status MI Operation Results 00
Locations / Refresh External Governance Status Operation Results 00
Locations / Replication Links Azure Async Operation 00
Locations / Replication Links Operation Results 00
Locations / Security Alert Policies Azure Async Operation 00
Locations / Security Alert Policies Operation Results 00
Locations / Server Administrator Azure Async Operation 00
Locations / Server Administrator Operation Results 00
Locations / Server Azure Async Operation 00
Locations / Server Configuration Option Azure Async Operation 00
Locations / Server Key Azure Async Operation 00
Locations / Server Key Operation Results 00
Locations / Server Operation Results 00
Locations / Server Trust Certificates Azure Async Operation 00
Locations / Server Trust Certificates Operation Results 00
Locations / Server Trust Group Azure Async Operation 00
Locations / Server Trust Group Operation Results 00
Locations / Short Term Retention Policy Azure Async Operation 00
Locations / Short Term Retention Policy Operation Results 00
Locations / SQL Vulnerability Assessment Azure Async Operation 00
Locations / SQL Vulnerability Assessment Operation Results 00
Locations / Start Managed Instance Azure Async Operation 00
Locations / Start Managed Instance Operation Results 00
Locations / Stop Managed Instance Azure Async Operation 00
Locations / Stop Managed Instance Operation Results 00
Locations / Sync Agent Operation Results 00
Locations / Sync Database Ids 00
Locations / Sync Group Azure Async Operation 00
Locations / Sync Group Operation Results 00
Locations / Sync Member Operation Results 00
Locations / TDE Cert Azure Async Operation 00
Locations / TDE Cert Operation Results 00
Locations / Transparent Data Encryption Azure Async Operation 00
Locations / Transparent Data Encryption Operation Results 00
Locations / Update Managed Instance DNS Servers Azure Async Operation 00
Locations / Update Managed Instance DNS Servers Operation Results 00
Locations / Usages 00
Locations / Virtual Cluster Azure Async Operation 00
Locations / Virtual Cluster Operation Results 00
Locations / Virtual Network Rules Azure Async Operation 00
Locations / Virtual Network Rules Operation Results 00
Locations / Vulnerability Assessment Scan Azure Async Operation 00
Locations / Vulnerability Assessment Scan Operation Results 00
Managed Instances / Metric Definitions 00
Managed Instances / Metrics 00
Managed Instances / Recoverable Databases 00
Managed Instances / SQL Agent 00
Managed Instances / TDE Certificates 00
Operations 00
Servers / Administrator Operation Results 00
Servers / Aggregated Database Metrics 00
Servers / Automatic Tuning 00
Servers / Communication Links 00
Servers / Database Security Policies 00
Servers / Databases / Vulnerability Assessment 00
Servers / Databases / Vulnerability Assessment Scans 00
Servers / Databases / Vulnerability Assessment Settings 00
Servers / Databases / Audit Records 00
Servers / Databases / Automatic Tuning 00
Servers / Databases / Metric Definitions 00
Servers / Databases / Metrics 00
Servers / Databases / Sqlvulnerabilityassessments 00
Servers / Databases / Top Queries 00
Servers / Databases / Top Queries / Query Text 00
Servers / Disaster Recovery Configuration 00
Servers / DNS Aliases 00
Servers / Elastic Pool Estimates 00
Servers / Elastic Pools / Advisors 00
Servers / Elastic Pools / Metric Definitions 00
Servers / Elastic Pools / Metrics 00
Servers / Failover Groups / Try Planned Before Forced Failover 00
Servers / Import 00
Servers / Import Export Operation Results 00
Servers / Job Accounts 00
Servers / Job Agents / Jobs / Executions 00
Servers / Operation Results 00
Servers / Recommended Elastic Pools 00
Servers / Recoverable Databases 00
Servers / Restorable Dropped Databases 00
Servers / Service Objectives 00
Servers / TDE Certificates 00
Servers / Usages 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Compute Score: 3,182.0 18 products

Virtual machines, scale sets, and compute resources

18 Distinct Products
80 Resource Types
1,407 Config Params
1,225 SKUs
301 Operations
81 Preview APIs

Distinct Products & Features (18)

  • Virtual Machines (700+ SKU sizes across general purpose, compute, memory, storage, GPU, HPC, confidential families)
  • Virtual Machine Scale Sets (uniform mode, flexible mode; autoscale, rolling upgrades, fault domains)
  • Managed Disks (Ultra, Premium SSD v2, Premium SSD, Standard SSD, Standard HDD; bursting, shared disks)
  • Disk Encryption Sets (platform-managed keys, customer-managed keys, double encryption, confidential encryption)
  • Snapshots (incremental, full; cross-region copy, trusted launch)
  • Disk Restore Points (crash-consistent, application-consistent)
  • Images (generalized, specialized; managed images from VHDs)
  • Compute Gallery (shared image galleries, image definitions, image versions, community galleries, direct shared galleries)
  • VM Applications (VM application definitions, versions, custom script delivery)
  • Availability Sets (fault domains, update domains)
  • Proximity Placement Groups (low-latency co-location)
  • Capacity Reservation Groups (guaranteed capacity, reservations per SKU)
  • Dedicated Host Groups and Dedicated Hosts (single-tenant physical servers, host SKUs)
  • SSH Public Keys (managed SSH keys for Linux VMs)
  • VM Extensions (custom script, DSC, diagnostics, OMS agent, dependency agent, disk encryption, etc.)
  • Cloud Services (extended support) (classic PaaS web and worker roles)
  • Restore Point Collections (VM-level crash-consistent and app-consistent restore points)
  • Disk Accesses (private endpoint access to managed disks)

Licensing & Pricing Options

AHUB Dev/Test Reserved Instances Savings Plans Spot

Resource Types (80)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Virtual Machines 9 165 10 136 29
Virtual Machine Scale Sets 8 161 11 150 11
Virtual Machine Scale Sets / Virtual Machines 8 153 10 137 16
Restore Point Collections 1 63 9 47 16
Restore Point Collections / Restore Points 1 58 7 45 13
Disks 6 52 6 41 11
Snapshots 4 41 6 33 8
Galleries / Images / Versions 1 36 8 28 8
Galleries / Applications / Versions 1 34 8 30 4
Cloud Services 8 34 7 28 6
Virtual Machines / Run Commands 1 26 4 25 1
Galleries / In VM Access Control Profiles / Versions 1 24 7 20 4
Virtual Machine Scale Sets / Virtual Machines / Extensions 4 22 4 19 3
Virtual Machines / Extensions 1 19 4 18 1
Galleries / Images 1 18 4 18 0
Capacity Reservation Groups / Capacity Reservations 3 16 4 10 6
Host Groups / Hosts 2 16 5 11 5
Availability Sets 2 15 5 14 1
Galleries 2 15 4 10 5
Virtual Machine Scale Sets / Extensions 3 14 3 12 2
Galleries / Applications 1 12 4 12 0
Host Groups 2 12 7 10 2
Disk Encryption Sets 2 9 4 5 4
Capacity Reservation Groups 2 7 6 5 2
Proximity Placement Groups 2 6 4 6 0
Disk Accesses 2 5 5 2 3
Images 2 5 6 4 1
SSH Public Keys 1 1 2 1 0
Galleries / In VM Access Control Profiles 1 1 3 1 0
Cloud Services / Network Interfaces 00
Cloud Services / Public IP Addresses 00
Cloud Services / Role Instances 00
Cloud Services / Role Instances / Network Interfaces 00
Cloud Services / Roles 00
Locations 00
Locations / Artifact Publishers 00
Locations / Auto Upgradable Extensions 00
Locations / Capsoperations 00
Locations / Cloud Service Os Families 00
Locations / Cloud Service Os Versions 00
Locations / Community Galleries 00
Locations / Csoperations 00
Locations / Diagnostic Operations 00
Locations / Diagnostic Run Commands 00
Locations / Diagnostics 00
Locations / Diskoperations 00
Locations / Edge Zones 00
Locations / Edge Zones / Publishers 00
Locations / Edge Zones / Vmimages 00
Locations / Galleries 00
Locations / Log Analytics 00
Locations / Operations 00
Locations / Placement Recommendations 00
Locations / Placement Scores 00
Locations / Publishers 00
Locations / Recommendations 00
Locations / Run Commands 00
Locations / Shared Galleries 00
Locations / Spot Eviction Rates 00
Locations / Spot Price History 00
Locations / Usages 00
Locations / Virtual Machine Scale Sets 00
Locations / Virtual Machines 00
Locations / VM Family Recommendations 00
Locations / VM Size Recommendations 00
Locations / VM Sizes 00
Operations 00
Payload Groups 00
Restore Point Collections / Restore Points / Disk Restore Points 00
Shared VM Images 00
Shared VM Images / Versions 00
Virtual Machine Scale Sets / Applications 00
Virtual Machine Scale Sets / Disks 00
Virtual Machine Scale Sets / Event Grid Filters 00
Virtual Machine Scale Sets / Network Interfaces 00
Virtual Machine Scale Sets / Public IP Addresses 00
Virtual Machine Scale Sets / Virtual Machines / Network Interfaces 00
Virtual Machines / VM Applications 00
Virtual Machines / Diagnostic Run Commands 00
Virtual Machines / Metric Definitions 00

SKU Breakdown

Resource TypeSKU Count
Virtual Machines1,091
Disks69
Host Groups / Hosts60
Snapshots3
Availability Sets2
API Management Score: 3,143.5 12 products

API Management gateway and developer portal

12 Distinct Products
15 Resource Types
1,288 Config Params
3,440 SKUs
417 Operations
139 Preview APIs

Distinct Products & Features (12)

  • API Management Service (Developer, Basic, Standard, Premium, Consumption, v2 tiers; single-region, multi-region, availability zones)
  • APIs (REST, SOAP, WebSocket, GraphQL, gRPC; OpenAPI, WSDL, WADL import; versioning, revisions)
  • API Operations and Policies (inbound, backend, outbound, on-error pipeline; rate-limit, quota, JWT validation, IP filter, rewrite, cache, CORS, mock)
  • Products (API bundling for developer portal; subscription required/open; approval workflow; rate limits per product)
  • Developer Portal (self-service: API documentation, try-it console, user registration, API keys, customization, self-hosted)
  • Subscriptions and API Keys (primary/secondary keys, product-scoped, API-scoped, all-APIs scoped)
  • Named Values (secrets, plain values, Key Vault references; used in policies)
  • Backends (backend service entities: Service Fabric, Azure Functions, Logic Apps, custom URLs; circuit breaker, load balancing)
  • Certificates (client certificates, CA certificates, gateway certificates; Key Vault integration)
  • Diagnostics and Logging (Application Insights integration, Azure Monitor, custom logger; sampling, verbosity)
  • Authorization Providers (OAuth 2.0, OpenID Connect; managed identity; credential manager for SaaS backends)
  • Workspaces (multi-team API governance: isolated API sets per team with delegated management)

Licensing & Pricing Options

No special licensing

Resource Types (15)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Service 7 76 6 47 29
Operations 1 19 5 19 0
Gateways 5 15 5 6 9
Check Feedback Required 00
Check Name Availability 00
Check Service Name Availability 00
Deleted Services 00
Get Domain Ownership Identifier 00
Locations 00
Locations / Deleted Services 00
Locations / Operation Results 00
Locations / Operations Statuses 00
Report Feedback 00
Service / Event Grid Filters 00
Validate Service Name 00

SKU Breakdown

Resource TypeSKU Count
Service688
Cognitive Services Score: 2,412.0 22 products

Azure AI Services — Microsoft Foundry (OpenAI, Doc Intelligence, Vision, Speech, Language, and more)

22 Distinct Products
36 Resource Types
431 Config Params
5,490 SKUs
1924 Operations
189 Preview APIs

Distinct Products & Features (22)

  • Microsoft Foundry (formerly Azure AI Foundry — unified AI platform for agents, models, fine-tuning, prompt flow, evaluations, and deployments)
  • Azure OpenAI Service (GPT-4, GPT-4o, DALL-E, Whisper, Embeddings)
  • Computer Vision (image analysis, OCR, spatial analysis)
  • Content Moderator (text, image, video moderation)
  • Content Safety (prompt shields, groundedness detection, jailbreak risk)
  • Conversational Language Understanding (CLU intents and entities)
  • Custom Vision — Prediction (image classification, object detection)
  • Custom Vision — Training (model training, iteration management)
  • Document Intelligence (form extraction, receipts, invoices, ID documents, custom models)
  • Face API (detection, verification, identification, grouping, liveness)
  • Health Insights (clinical NLP, patient timeline, radiology insights)
  • Immersive Reader (text-to-speech, translation, syllabification for accessibility)
  • Language Understanding (LUIS) — Authoring (intents, entities, utterances)
  • Language Service — Authoring (sentiment, NER, key phrases, summarization, PII detection)
  • Metrics Advisor (anomaly detection on multi-dimensional time series)
  • Personalizer (real-time reinforcement learning recommendations)
  • QnA Maker (knowledge base question answering)
  • Speech Services (speech-to-text, text-to-speech, speech translation, speaker recognition, pronunciation assessment)
  • Text Analytics (sentiment analysis, NER, key phrase extraction, language detection)
  • Translator (text translation, document translation, transliteration, custom translator)
  • AI Services (multi-service account — single key for all of the above)
  • Cognitive Services (legacy multi-service account)

Licensing & Pricing Options

Reserved Instances

Resource Types (36)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts 7 88 5 78 10
Commitment Plans 7 19 4 14 5
Accounts / Projects 5 11 2 6 5
Rai Policy 6 11 3 10 1
Accounts / Encryption Scopes 4 9 4 7 2
Accounts / Connections 1 8 2 7 1
Accounts / Projects / Connections 1 8 2 7 1
Accounts / Capabilityhosts 1 7 3 7 0
Quota Tiers 1 7 3 5 2
Accounts / Projects / Capabilityhosts 1 4 2 4 0
Accounts / Private Endpoint Connections 3 2 2 2 0
Accounts / Managed Networks 00
Accounts / Network Security Perimeter Association Proxies 00
Accounts / Private Endpoint Connection Proxies 00
Accounts / Private Link Resources 00
Accounts / Projects / Applications 00
Attestation Definitions 00
Attestations 00
Calculate Model Capacity 00
Check Domain Availability 00
Deleted Accounts 00
Locations 00
Locations / Check SKU Availability 00
Locations / Commitment Tiers 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Model Capacities 00
Locations / Models 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Locations / Rai Content Filters 00
Locations / Resource Groups 00
Locations / Resource Groups / Deleted Accounts 00
Locations / Usages 00
Model Capacities 00
Operations 00
Rai External Safety Providers 00

SKU Breakdown

Resource TypeSKU Count
Accounts1,098
Migrate Score: 2,388.0 9 products

Azure Migrate assessment and migration

9 Distinct Products
19 Resource Types
1,105 Config Params
0 SKUs
318 Operations
58 Preview APIs

Distinct Products & Features (9)

  • Azure Migrate Project (hub for migration/modernization: discovery, assessment, migration tools; multi-tool extensibility)
  • Discovery and Assessment — Servers (VMware, Hyper-V, physical, AWS, GCP: configuration, performance, dependency analysis)
  • Discovery and Assessment — SQL (SQL Server instances, databases: readiness, SKU sizing, Azure SQL target recommendations)
  • Discovery and Assessment — Web Apps (ASP.NET, Java: Azure App Service readiness, plan recommendations)
  • Server Migration (VMware agentless/agent-based, Hyper-V, physical; test migration, delta replication, cutover)
  • Database Migration Service (DMS: SQL Server → Azure SQL Database/MI/VM; online/offline migration, schema, data, validation)
  • Web App Migration Assistant (App Service Migration Assistant: compatibility check, hybrid connection, deployment)
  • Azure Migrate — Business Case (TCO analysis, ROI estimation, Azure vs on-premises cost comparison, migration wave planning)
  • Movere (discovery: device inventory, application dependency, utilization patterns; imported into Migrate)

Licensing & Pricing Options

No special licensing

Resource Types (19)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Migrateprojects 7 21 5 8 13
Assessment Projects 1 8 3 5 3
Assessment Projects / Assessments 00
Cast Scan Reports 00
Locations 00
Locations / Operation Statuses 00
Locations / Rms Operation Results 00
Migrateprojects / Generatewaveplan 00
Migrateprojects / Migrationentities 00
Migrateprojects / Migrationentitygroups 00
Migrateprojects / Reports 00
Migrateprojects / Tasks 00
Migrateprojects / Tasksummary 00
Migrateprojects / Waveoperations 00
Migrateprojects / Waves 00
Migrateprojects / Workloadoperations 00
Move Collections 00
On Prem Tco Details 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Machine Learning Score: 2,008.5 16 products

Azure Machine Learning workspaces and models

16 Distinct Products
69 Resource Types
875 Config Params
215 SKUs
324 Operations
934 Preview APIs

Distinct Products & Features (16)

  • ML Workspace (Azure Machine Learning studio, notebooks, experiment tracking, model registry)
  • Compute Instances (managed dev VMs: JupyterLab, VS Code, RStudio, terminal, SSH, auto-shutdown schedules)
  • Compute Clusters (distributed training: auto-scaling, low-priority VMs, SSH, custom images)
  • Kubernetes Compute (AKS or Arc-enabled Kubernetes attached to workspace)
  • Online Endpoints (real-time inference: managed endpoints, blue/green deployments, traffic splitting, auto-scaling, SKU selection)
  • Batch Endpoints (batch scoring: compute selection, mini-batch parallelism, output location, retry settings)
  • Datastores (Azure Blob, Azure Files, ADLS Gen2, Azure SQL, credential-based and identity-based access)
  • Environments (curated, custom Docker, Conda specifications; build context, environment versions)
  • Models (registration, versioning, lineage tracking, model packaging, ONNX, MLflow, custom frameworks)
  • Components (reusable pipeline steps: command, parallel, sweep, AutoML; input/output definitions)
  • Pipelines and Jobs (training orchestration: pipeline jobs, command jobs, sweep jobs, AutoML jobs, spark jobs)
  • Feature Stores (feature sets, materialization jobs, online/offline serving, feature retrieval specifications)
  • Managed Online Endpoints (serverless model deployment, SKU-based scaling, request/response logging)
  • Responsible AI Dashboard (fairness assessment, model explainability, error analysis, counterfactual analysis, causal inference)
  • Prompt Flow (LLM orchestration: flow authoring, tool nodes, LLM nodes, Python nodes, variants, evaluation, deployment)
  • Registries (cross-workspace asset sharing: models, environments, components, datasets)

Licensing & Pricing Options

Savings Plans Spot

Resource Types (69)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Workspaces 6 61 5 51 10
Workspaces / Online Endpoints / Deployments 4 23 4 23 0
Registries 4 20 5 20 0
Workspaces / Featuresets / Versions 1 20 5 20 0
Workspaces / Batch Endpoints / Deployments 4 19 4 19 0
Workspaces / Environments / Versions 1 14 4 14 0
Registries / Environments / Versions 1 14 4 14 0
Workspaces / Models / Versions 1 12 4 12 0
Registries / Models / Versions 1 12 4 12 0
Workspaces / Capabilityhosts 1 11 3 10 1
Workspaces / Online Endpoints 4 11 4 9 2
Workspaces / Jobs 1 11 3 11 0
Workspaces / Computes 5 9 2 6 3
Workspaces / Batch Endpoints 4 8 4 6 2
Workspaces / Schedules 1 8 3 8 0
Workspaces / Featurestore Entities / Versions 1 8 4 8 0
Workspaces / Codes 1 6 4 4 2
Workspaces / Codes / Versions 1 6 4 6 0
Workspaces / Components 1 6 4 4 2
Workspaces / Components / Versions 1 6 4 6 0
Workspaces / Environments 1 6 4 4 2
Workspaces / Data 1 6 4 4 2
Workspaces / Data / Versions 1 6 4 6 0
Workspaces / Models 1 6 4 4 2
Workspaces / Featuresets 1 6 4 4 2
Workspaces / Featurestore Entities 1 6 4 4 2
Registries / Codes 1 6 4 4 2
Registries / Codes / Versions 1 6 4 6 0
Registries / Components 1 6 4 4 2
Registries / Components / Versions 1 6 4 6 0
Registries / Data 1 6 4 4 2
Registries / Data / Versions 1 6 4 6 0
Registries / Environments 1 6 4 4 2
Registries / Models 1 6 4 4 2
Workspaces / Serverless Endpoints 4 5 3 2 3
Workspaces / Datastores 1 4 3 3 1
Workspaces / Marketplace Subscriptions 1 4 3 1 3
Capacity Reservation Groups 00
Inference Models 00
Locations 00
Locations / Available Quota 00
Locations / Available Quota / Default 00
Locations / Compute Operations Status 00
Locations / Instancetypeseries 00
Locations / Mfe Operation Results 00
Locations / Mfe Operations Status 00
Locations / Quota And Usage 00
Locations / Quotas 00
Locations / Registry Operations Status 00
Locations / Updatequotas 00
Locations / Usages 00
Locations / Virtual Cluster Operations 00
Locations / Vmsizes 00
Locations / Workspace Operations Status 00
Operations 00
Registries / Datareferences 00
Registries / Datareferences / Versions 00
Virtualclusters 00
Workspaces / Datasets 00
Workspaces / Endpoints 00
Workspaces / Event Grid Filters 00
Workspaces / Inference Pools 00
Workspaces / Inference Pools / Endpoints 00
Workspaces / Inference Pools / Groups 00
Workspaces / Labeling Jobs 00
Workspaces / Linked Services 00
Workspaces / Managednetworks 00
Workspaces / Online Endpoints / Deployments / Skus 00
Workspaces / Services 00

SKU Breakdown

Resource TypeSKU Count
Workspaces43
Storage Score: 1,852.0 16 products

Storage accounts, blobs, files, queues, and tables

16 Distinct Products
26 Resource Types
483 Config Params
7,370 SKUs
240 Operations
37 Preview APIs

Distinct Products & Features (16)

  • Storage Accounts (general-purpose v2, BlobStorage, BlockBlobStorage premium, FileStorage premium; LRS, ZRS, GRS, GZRS, RA-GRS, RA-GZRS)
  • Blob Storage (block blobs, append blobs, page blobs; hot, cool, cold, archive tiers; lifecycle management policies)
  • Azure Data Lake Storage Gen2 (hierarchical namespace, POSIX ACLs, directory-level permissions)
  • Azure Files (SMB 3.0/3.1.1, NFS 4.1; standard HDD, standard SSD, premium SSD; large file shares up to 100 TiB)
  • Queue Storage (message queuing, 64 KB messages, 7-day retention, visibility timeout)
  • Table Storage (NoSQL key-value store, OData protocol, partition/row key design)
  • Immutable Storage (WORM: legal hold, time-based retention policies, version-level immutability)
  • Blob Versioning (automatic version creation on overwrite/delete, version-level management)
  • Soft Delete (blob, container, file share soft delete; retention period configuration)
  • Encryption Scopes (Microsoft-managed keys, customer-managed keys per scope; infrastructure encryption)
  • Object Replication (async cross-region or cross-account blob replication, prefix filters)
  • Static Website Hosting (index document, error document, CDN integration)
  • Storage Account Firewalls (IP rules, VNet rules, resource instance rules, trusted Azure services exceptions)
  • Private Endpoints (per-service: blob, file, queue, table, DFS, web)
  • Shared Access Signatures (account SAS, service SAS, user delegation SAS; stored access policies)
  • Storage Tasks (data management actions, conditions, assignments, reporting)

Licensing & Pricing Options

Reserved Instances

Resource Types (26)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Storage Accounts 9 57 5 51 6
Storage Accounts / Storage Task Assignments 1 25 5 10 15
Operations 1 10 4 10 0
Storage Accounts / Encryption Scopes 1 6 3 2 4
Deleted Accounts 5 5 1 0 5
Check Name Availability 00
Locations 00
Locations / Actions RP Operation Statuses 00
Locations / Asyncoperations 00
Locations / Check Name Availability 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Deleted Accounts 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Usages 00
Storage Accounts / Blob Services 00
Storage Accounts / File Services 00
Storage Accounts / List Account SAS 00
Storage Accounts / List Service SAS 00
Storage Accounts / Queue Services 00
Storage Accounts / Reports 00
Storage Accounts / Services 00
Storage Accounts / Services / Metric Definitions 00
Storage Accounts / Storage Task Assignments / Reports 00
Storage Accounts / Table Services 00
Storage Tasks 00
Usages 00

SKU Breakdown

Resource TypeSKU Count
Storage Accounts1,474
Logic Score: 1,791.0 8 products

Logic Apps workflow automation

8 Distinct Products
12 Resource Types
858 Config Params
0 SKUs
126 Operations
26 Preview APIs

Distinct Products & Features (8)

  • Logic Apps — Consumption (serverless multi-tenant; per-execution pricing; visual designer; 400+ managed connectors)
  • Logic Apps — Standard (dedicated single-tenant; stateful and stateless workflows; VS Code authoring; VNet integration)
  • Built-in Connectors (HTTP, Request/Response, Service Bus, Azure Blob, Azure Queue, Event Hub, Cosmos DB, SQL, Azure Functions, etc.)
  • Managed Connectors (Office 365, SharePoint, Dynamics 365, Salesforce, SAP, Oracle, IBM MQ, Twitter, Slack, 400+ total)
  • Custom Connectors (OpenAPI/Swagger-based, custom actions, authentication configuration, API key/OAuth/basic)
  • Integration Service Environment (ISE: dedicated isolated environment, fixed pricing, private VNet access; retired but in use)
  • Integration Account (B2B enterprise integration: EDI partners, agreements, AS2, X12, EDIFACT, schemas, maps, certificates, RosettaNet)
  • Workflow Expressions (WDL: conditions, loops, variables, expressions, functions, error handling, retry policies, concurrency control)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Integration Service Environments / Managed APIs 1 39 6 27 12
Workflows 2 20 5 9 11
Integration Service Environments 3 18 5 11 7
Integration Accounts 2 8 3 3 5
Business Processes 00
Locations 00
Locations / Generate Copilot Response 00
Locations / Validate Workflow Export 00
Locations / Workflow Export 00
Locations / Workflows 00
Operations 00
Templates 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Kubernetes Service (AKS) Score: 1,699.0 14 products

Azure Kubernetes Service (AKS)

14 Distinct Products
29 Resource Types
536 Config Params
0 SKUs
1178 Operations
394 Preview APIs

Distinct Products & Features (14)

  • AKS Cluster (managed Kubernetes control plane; free, standard, premium tiers)
  • System Node Pools (CoreDNS, kube-proxy, metrics-server; taint-based workload segregation)
  • User Node Pools (application workloads; auto-scaling, spot instances, ARM64, GPU, confidential VMs)
  • Virtual Nodes (ACI burst-based serverless containers within AKS)
  • AKS Fleet Manager (multi-cluster orchestration, update management, workload propagation)
  • Cluster Extensions (Flux GitOps, Dapr, Azure ML, Azure Key Vault Secrets Provider, Azure Policy)
  • Maintenance Configurations (planned maintenance windows for control plane and node OS updates)
  • Managed Cluster Snapshots (node pool snapshots for rollback and cloning)
  • Trusted Access Role Bindings (Azure service access to AKS clusters)
  • AKS Network Policies (Azure NPM, Calico, Cilium; network plugin: kubenet, Azure CNI, Azure CNI Overlay, Cilium)
  • Workload Identity (OIDC issuer, federated credentials, pod-level managed identity)
  • AKS Automatic (opinionated Kubernetes with auto node provisioning, auto scaling, auto networking)
  • Image Cleaner (stale image garbage collection)
  • Backup (AKS backup via Velero integration with Azure Backup)

Licensing & Pricing Options

AHUB Savings Plans Spot

Resource Types (29)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Managed Clusters 6 245 7 229 16
Fleets / Update Runs 2 14 6 3 11
Managed Clusters / Managed Namespaces 4 12 3 10 2
Fleets 3 9 4 4 5
Snapshots 1 7 3 2 5
Fleets / Update Strategies 2 4 5 3 1
Fleets / Auto Upgrade Profiles 2 4 3 1 3
Fleets / Members 2 3 3 1 2
Managed Clusters / Event Grid Filters 00
Deployment Safeguards 00
Fleet Memberships 00
Fleets / Gates 00
Fleets / Managed Namespaces 00
Locations 00
Locations / Guardrails Versions 00
Locations / Kubernetes Versions 00
Locations / Mesh Revision Profiles 00
Locations / Node Image Versions 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operationresults 00
Locations / Operations 00
Locations / Orchestrators 00
Locations / Os Options 00
Locations / Safeguards Versions 00
Locations / Trusted Access Roles 00
Locations / Usages 00
Managed Clusters / Mesh Memberships 00
Managedclustersnapshots 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Billing Score: 1,598.0 6 products

Billing accounts and invoices

6 Distinct Products
194 Resource Types
643 Config Params
0 SKUs
236 Operations
367 Preview APIs

Distinct Products & Features (6)

  • Billing Accounts (Enterprise Agreement, MCA, MOSP, MPA, CSP: account structure, enrollment, billing profiles, invoice sections)
  • Billing Profiles (invoice grouping, payment methods, purchase order, tax ID, bill-to address; MCA hierarchy)
  • Invoice Sections (cost organization within billing profile: department mapping, project allocation, cost tracking)
  • Payment Methods (credit card, check/wire transfer, Azure credits, prepayment; auto-pay, payment history)
  • Reservations Management (RI purchases: VM, SQL, Cosmos DB, Storage, App Service; scope: shared, single subscription, resource group; exchange, refund)
  • Savings Plans (1-year, 3-year commitment: compute, hourly commitment amount; scope, utilization tracking, exchange)

Licensing & Pricing Options

No special licensing

Resource Types (194)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Billing Accounts / Billing Subscription Aliases 1 58 4 17 41
Billing Accounts / Billing Subscriptions 1 56 3 17 39
Billing Requests 1 35 3 13 22
Billing Accounts / Billing Profiles 1 34 3 23 11
Billing Accounts / Billing Role Assignments 1 31 2 8 23
Billing Accounts / Departments / Billing Role Assignments 1 31 2 8 23
Billing Accounts / Enrollment Accounts / Billing Role Assignments 1 31 2 8 23
Billing Accounts / Products 1 23 2 4 19
Billing Accounts 1 22 3 14 8
Billing Accounts / Billing Profiles / Invoice Sections 1 8 2 6 2
Billing Accounts / Associated Tenants 1 7 2 5 2
Billing Role Definitions 3 4 2 1 3
Transfers 1 2 2 2 0
Billing Accounts / Billing Profiles / Invoice Sections / Transfers 1 1 2 1 0
Billing Accounts / Billing Profiles / Patch Operations 00
Billing Accounts / Addresses 00
Billing Accounts / Addresses / Versions 00
Billing Accounts / Agreements 00
Billing Accounts / Alert Preferences 00
Billing Accounts / Alerts 00
Billing Accounts / Applied Reservation Orders 00
Billing Accounts / Available Balance 00
Billing Accounts / Billing Periods 00
Billing Accounts / Billing Permissions 00
Billing Accounts / Billing Profiles / Alert Preferences 00
Billing Accounts / Billing Profiles / Alerts 00
Billing Accounts / Billing Profiles / Available Balance 00
Billing Accounts / Billing Profiles / Billing Periods 00
Billing Accounts / Billing Profiles / Billing Permissions 00
Billing Accounts / Billing Profiles / Billing Requests 00
Billing Accounts / Billing Profiles / Billing Role Assignments 00
Billing Accounts / Billing Profiles / Billing Role Definitions 00
Billing Accounts / Billing Profiles / Billing Subscriptions 00
Billing Accounts / Billing Profiles / Charge Revisions 00
Billing Accounts / Billing Profiles / Create Billing Role Assignment 00
Billing Accounts / Billing Profiles / Customers 00
Billing Accounts / Billing Profiles / Customers / Billing Permissions 00
Billing Accounts / Billing Profiles / Customers / Billing Requests 00
Billing Accounts / Billing Profiles / Customers / Billing Role Assignments 00
Billing Accounts / Billing Profiles / Customers / Billing Role Definitions 00
Billing Accounts / Billing Profiles / Customers / Billing Subscriptions 00
Billing Accounts / Billing Profiles / Customers / Policies 00
Billing Accounts / Billing Profiles / Customers / Transactions 00
Billing Accounts / Billing Profiles / Departments 00
Billing Accounts / Billing Profiles / Departments / Billing Periods 00
Billing Accounts / Billing Profiles / Departments / Billing Permissions 00
Billing Accounts / Billing Profiles / Departments / Billing Role Assignments 00
Billing Accounts / Billing Profiles / Departments / Billing Role Definitions 00
Billing Accounts / Billing Profiles / Departments / Billing Subscriptions 00
Billing Accounts / Billing Profiles / Departments / Enrollment Accounts 00
Billing Accounts / Billing Profiles / Departments / Enrollment Accounts / Billing Periods 00
Billing Accounts / Billing Profiles / Enrollment Accounts 00
Billing Accounts / Billing Profiles / Enrollment Accounts / Billing Periods 00
Billing Accounts / Billing Profiles / Enrollment Accounts / Billing Permissions 00
Billing Accounts / Billing Profiles / Enrollment Accounts / Billing Subscriptions 00
Billing Accounts / Billing Profiles / Instructions 00
Billing Accounts / Billing Profiles / Invoice Sections / Billing Permissions 00
Billing Accounts / Billing Profiles / Invoice Sections / Billing Requests 00
Billing Accounts / Billing Profiles / Invoice Sections / Billing Role Assignments 00
Billing Accounts / Billing Profiles / Invoice Sections / Billing Role Definitions 00
Billing Accounts / Billing Profiles / Invoice Sections / Billing Subscriptions 00
Billing Accounts / Billing Profiles / Invoice Sections / Create Billing Role Assignment 00
Billing Accounts / Billing Profiles / Invoice Sections / Initiate Transfer 00
Billing Accounts / Billing Profiles / Invoice Sections / Products 00
Billing Accounts / Billing Profiles / Invoice Sections / Products / Transfer 00
Billing Accounts / Billing Profiles / Invoice Sections / Products / Update Auto Renew 00
Billing Accounts / Billing Profiles / Invoice Sections / Transactions 00
Billing Accounts / Billing Profiles / Invoice Sections / Validate Delete Invoice Section Eligibility 00
Billing Accounts / Billing Profiles / Invoices 00
Billing Accounts / Billing Profiles / Invoices / Operation Results 00
Billing Accounts / Billing Profiles / Invoices / Pricesheet 00
Billing Accounts / Billing Profiles / Invoices / Transactions 00
Billing Accounts / Billing Profiles / Invoicing Preferences 00
Billing Accounts / Billing Profiles / Notification Contacts 00
Billing Accounts / Billing Profiles / Payment Method Links 00
Billing Accounts / Billing Profiles / Payment Methods 00
Billing Accounts / Billing Profiles / Policies 00
Billing Accounts / Billing Profiles / Pricesheet 00
Billing Accounts / Billing Profiles / Pricesheet Download Operations 00
Billing Accounts / Billing Profiles / Products 00
Billing Accounts / Billing Profiles / Purchase Order Mappings 00
Billing Accounts / Billing Profiles / Purchase Orders 00
Billing Accounts / Billing Profiles / Reservations 00
Billing Accounts / Billing Profiles / Transactions 00
Billing Accounts / Billing Profiles / Validate Delete Billing Profile Eligibility 00
Billing Accounts / Billing Profiles / Validate Detach Payment Method Eligibility 00
Billing Accounts / Billing Profiles Summaries 00
Billing Accounts / Billing Requests 00
Billing Accounts / Billing Role Definitions 00
Billing Accounts / Billing Subscriptions / Elevate Role 00
Billing Accounts / Billing Subscriptions / Invoices 00
Billing Accounts / Billing Subscriptions / Invoices / Operation Results 00
Billing Accounts / Billing Subscriptions / Operation Results 00
Billing Accounts / Billing Subscriptions / Policies 00
Billing Accounts / Create Billing Role Assignment 00
Billing Accounts / Create Invoice Section Operations 00
Billing Accounts / Customers 00
Billing Accounts / Customers / Billing Permissions 00
Billing Accounts / Customers / Billing Role Assignments 00
Billing Accounts / Customers / Billing Role Definitions 00
Billing Accounts / Customers / Billing Subscriptions 00
Billing Accounts / Customers / Create Billing Role Assignment 00
Billing Accounts / Customers / Initiate Transfer 00
Billing Accounts / Customers / Policies 00
Billing Accounts / Customers / Products 00
Billing Accounts / Customers / Transactions 00
Billing Accounts / Customers / Transfer Supported Accounts 00
Billing Accounts / Customers / Transfers 00
Billing Accounts / Departments 00
Billing Accounts / Departments / Billing Periods 00
Billing Accounts / Departments / Billing Permissions 00
Billing Accounts / Departments / Billing Role Definitions 00
Billing Accounts / Departments / Billing Subscriptions 00
Billing Accounts / Departments / Enrollment Accounts 00
Billing Accounts / Departments / Enrollment Accounts / Billing Periods 00
Billing Accounts / Enrollment Accounts 00
Billing Accounts / Enrollment Accounts / Activation Status 00
Billing Accounts / Enrollment Accounts / Billing Periods 00
Billing Accounts / Enrollment Accounts / Billing Permissions 00
Billing Accounts / Enrollment Accounts / Billing Role Definitions 00
Billing Accounts / Enrollment Accounts / Billing Subscriptions 00
Billing Accounts / Incentive Schedules 00
Billing Accounts / Incentive Schedules / Milestones 00
Billing Accounts / Invoice Sections 00
Billing Accounts / Invoice Sections / Billing Subscription Move Operations 00
Billing Accounts / Invoice Sections / Billing Subscriptions 00
Billing Accounts / Invoice Sections / Billing Subscriptions / Transfer 00
Billing Accounts / Invoice Sections / Elevate 00
Billing Accounts / Invoice Sections / Initiate Transfer 00
Billing Accounts / Invoice Sections / Patch Operations 00
Billing Accounts / Invoice Sections / Product Move Operations 00
Billing Accounts / Invoice Sections / Product Transfers Results 00
Billing Accounts / Invoice Sections / Products 00
Billing Accounts / Invoice Sections / Products / Transfer 00
Billing Accounts / Invoice Sections / Products / Update Auto Renew 00
Billing Accounts / Invoice Sections / Transactions 00
Billing Accounts / Invoice Sections / Transfers 00
Billing Accounts / Invoices 00
Billing Accounts / Invoices / Operation Results 00
Billing Accounts / Invoices / Summary 00
Billing Accounts / Invoices / Transaction Summary 00
Billing Accounts / Invoices / Transactions 00
Billing Accounts / Invoicing Preferences 00
Billing Accounts / License Reservations 00
Billing Accounts / Line Of Credit 00
Billing Accounts / List Invoice Sections With Create Subscription Permission 00
Billing Accounts / List Product Recommendations 00
Billing Accounts / Migrations 00
Billing Accounts / Notification Contacts 00
Billing Accounts / Operation Results 00
Billing Accounts / Partner Change Requests 00
Billing Accounts / Partner Organizations 00
Billing Accounts / Patch Operations 00
Billing Accounts / Pay Now 00
Billing Accounts / Payable Overage 00
Billing Accounts / Payment Method Links 00
Billing Accounts / Payment Methods 00
Billing Accounts / Permission Requests 00
Billing Accounts / Policies 00
Billing Accounts / Preview Agreements 00
Billing Accounts / Promotional Credits 00
Billing Accounts / Purchase Order Mappings 00
Billing Accounts / Purchase Orders 00
Billing Accounts / Reservation Orders 00
Billing Accounts / Reservation Orders / Reservations 00
Billing Accounts / Reservations 00
Billing Accounts / Savings Plan Orders 00
Billing Accounts / Savings Plan Orders / Savings Plans 00
Billing Accounts / Savings Plans 00
Billing Accounts / Sign Agreement 00
Billing Accounts / Transactions 00
Billing Periods 00
Billing Permissions 00
Billing Property 00
Billing Role Assignments 00
Create Billing Role Assignment 00
Departments 00
Enrollment Accounts 00
Invoices 00
Operation Results 00
Operation Status 00
Operations 00
Payment Methods 00
Permission Requests 00
Policies 00
Promotional Credits 00
Promotional Credits / Operation Results 00
Promotions 00
Promotions / Checkeligibility 00
Transfers / Accept Transfer 00
Transfers / Decline Transfer 00
Transfers / Operation Status 00
Transfers / Validate Transfer 00
Validate Address 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Spring Apps Score: 1,593.5 7 products

Azure Spring Apps

7 Distinct Products
24 Resource Types
733 Config Params
1,005 SKUs
0 Operations
382 Preview APIs

Distinct Products & Features (7)

  • Azure Spring Apps — Basic (dev/test: managed Spring Boot, 25 app instances, 1 GiB memory, built-in service registry and config server)
  • Azure Spring Apps — Standard (production: auto-scale, VNet injection, custom domains, managed identity, Application Insights APM, blue-green deployment)
  • Azure Spring Apps — Enterprise (Tanzu components: VMware Tanzu Build Service, Spring Cloud Gateway, API Portal, Application Configuration Service, Application Live View, Service Registry)
  • Application Deployments (blue-green: active/staging, traffic routing, canary deployments, deployment history, rollback)
  • Service Registry (Eureka-based: service discovery, health check, load balancing; or Tanzu Service Registry in Enterprise tier)
  • Config Server (Spring Cloud Config: Git-backed centralized configuration, refresh, encryption, label/profile-based configuration)
  • Build Service (Tanzu Build Service in Enterprise: buildpacks, custom builders, Maven/Gradle/custom build agents, OCI images)

Licensing & Pricing Options

Savings Plans

Resource Types (24)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Spring 2 38 4 24 14
Spring / Apps / Deployments 2 36 5 25 11
Spring / Apps 3 33 4 25 8
Operations 1 16 4 16 0
Spring / Apps / Domains 1 13 4 8 5
Spring / Apps / Deployments / Operation Results 00
Spring / Apps / Deployments / Operation Statuses 00
Spring / Apps / Domains / Operation Results 00
Spring / Apps / Domains / Operation Statuses 00
Spring / Apps / Operation Results 00
Spring / Apps / Operation Statuses 00
Spring / Config Servers 00
Spring / Config Servers / Operation Results 00
Spring / Config Servers / Operation Statuses 00
Spring / Eureka Servers 00
Spring / Eureka Servers / Operation Results 00
Spring / Eureka Servers / Operation Statuses 00
Spring / Operation Results 00
Spring / Operation Statuses 00
Locations 00
Locations / Check Name Availability 00
Locations / Operation Results 00
Locations / Operation Status 00
Runtime Versions 00

SKU Breakdown

Resource TypeSKU Count
Spring102
Spring / Apps / Deployments99
Azure Local Score: 1,555.0 8 products

Azure Local (formerly Azure Stack HCI) hybrid infrastructure

8 Distinct Products
43 Resource Types
719 Config Params
0 SKUs
142 Operations
348 Preview APIs

Distinct Products & Features (8)

  • Azure Local Cluster (hybrid hyperconverged infrastructure: 1-16 nodes, Windows Server, Azure Arc integration, stretch clustering)
  • Virtual Machines (Arc VMs on HCI: Windows, Linux; marketplace images, custom images, VM sizes, GPU passthrough, live migration)
  • AKS on Azure Local (AKS hybrid: Kubernetes clusters, node pools, load balancer, persistent volumes, Azure Arc GitOps)
  • Azure Virtual Desktop on Azure Local (AVD session hosts on-premises: low-latency, data residency, local processing)
  • Storage (Storage Spaces Direct S2D: hybrid, all-flash, all-NVMe; ReFS, deduplication, compression, tiering; volumes, mirrors)
  • Networking (SDN: virtual networks, virtual switches, load balancing, micro-segmentation, network controller)
  • Updates (lifecycle management: OS updates, solution updates, firmware; update runs, maintenance windows, cluster-aware updating)
  • Monitoring (Azure Monitor, Insights: cluster health, node health, VM performance, storage, networking metrics)

Licensing & Pricing Options

AHUB

Resource Types (43)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Clusters / Deployment Settings 1 92 8 78 14
Clusters 2 65 5 8 57
Clusters / Updates 2 35 4 35 0
Logical Networks 2 26 8 19 6
Clusters / Arc Settings / Extensions 1 18 5 15 3
Gallery Images 2 18 7 15 2
Marketplace Gallery Images 2 17 7 14 2
Virtual Hard Disks 2 14 4 12 1
Network Interfaces 2 13 4 8 1
Clusters / Arc Settings 1 12 4 7 5
Clusters / Updates / Update Runs 2 12 3 12 0
Edge Devices 2 10 3 10 0
Storage Containers 2 9 4 7 1
Clusters / Security Settings 1 4 3 3 1
Clusters / Jobs 00
Clusters / Offers 00
Clusters / Publishers 00
Clusters / Publishers / Offers 00
Clusters / Publishers / Offers / Skus 00
Clusters / Update Summaries 00
Device Pools 00
Edge Machines 00
Edge Machines / Jobs 00
Load Balancers 00
Locations 00
Locations / Operationstatuses 00
Locations / Os Images 00
Locations / Platform Updates 00
Locations / Validate Ownership Vouchers 00
Locations / Validated Solution Recipes 00
NAT Gateways 00
Network Security Groups 00
Network Security Groups / Security Rules 00
Operations 00
Public IP Addresses 00
Registered Subscriptions 00
Snapshots 00
Virtual Machine Instances 00
Virtualmachines 00
Virtualmachines / Extensions 00
Virtualmachines / Hybrididentitymetadata 00
Virtualnetworks 00
Virtualnetworks / Subnets 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Provider Hub Score: 1,512.0

Resource provider management and onboarding

12 Resource Types
750 Config Params
0 SKUs
0 Operations
181 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Provider Registrations / Default Rollouts 1 172 12 172 0
Provider Registrations / Custom Rollouts 1 170 12 170 0
Provider Registrations / Resource Type Registrations 2 112 6 112 0
Provider Registrations 2 67 7 67 0
Provider Registrations / New Region Frontload Release 1 22 6 22 0
Provider Registrations / Authorized Applications 1 3 3 3 0
Available Accounts 00
Operation Statuses 00
Operations 00
Provider Registrations / Checkinmanifest 00
Provider Registrations / Manifests 00
Provider Registrations / Resource Actions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Synapse Score: 1,425.0 9 products

Azure Synapse Analytics

9 Distinct Products
25 Resource Types
594 Config Params
1,130 SKUs
192 Operations
53 Preview APIs

Distinct Products & Features (9)

  • Synapse Workspace (unified analytics workspace: studio, pipelines, notebooks, SQL, Spark, KQL)
  • Dedicated SQL Pool (formerly SQL Data Warehouse: MPP, DWU-based scaling, workload management, result set caching)
  • Serverless SQL Pool (on-demand query: pay-per-TB processed, external tables, OPENROWSET, CETAS)
  • Apache Spark Pool (Spark 3.x: notebooks, batch jobs, Spark SQL, MLlib, auto-scale, library management)
  • Data Explorer Pool (Kusto: real-time analytics, time series, free-text search, KQL queries)
  • Pipelines (inherited from Data Factory: 90+ connectors, orchestration, triggers, data movement)
  • Integration Runtimes (Azure, self-hosted; managed VNet support)
  • Managed Private Endpoints (private connectivity to Azure services from Synapse managed VNet)
  • Synapse Link (zero-ETL live analytics: Cosmos DB, SQL, Dataverse; real-time analytical processing)

Licensing & Pricing Options

Reserved Instances

Resource Types (25)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Workspaces 2 41 5 31 10
Workspaces / Big Data Pools 1 28 3 24 4
Workspaces / SQL Pools 2 14 2 12 2
Private Link Hubs 1 2 3 1 1
Check Name Availability 00
Kusto Operations 00
Locations 00
Locations / Kusto Pool Check Name Availability 00
Locations / Kusto Pool Operation Results 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Locations / SQL Database Azure Async Operation 00
Locations / SQL Database Operation Results 00
Locations / SQL Pool Azure Async Operation 00
Locations / SQL Pool Operation Results 00
Locations / Usages 00
Operations 00
Workspaces / Kusto Pools 00
Workspaces / Kusto Pools / Attacheddatabaseconfigurations 00
Workspaces / Kusto Pools / Databases 00
Workspaces / Kusto Pools / Databases / Dataconnections 00
Workspaces / Operation Results 00
Workspaces / Operation Statuses 00
Workspaces / SQL Databases 00
Workspaces / Usages 00

SKU Breakdown

Resource TypeSKU Count
Workspaces / Kusto Pools226
Network Cloud Score: 1,328.5 7 products

Operator Nexus compute resources

7 Distinct Products
23 Resource Types
614 Config Params
0 SKUs
155 Operations
26 Preview APIs

Distinct Products & Features (7)

  • Network Cloud Cluster (operator-managed bare-metal Kubernetes: rack-level compute, storage, networking for telco/edge workloads)
  • Bare Metal Machines (physical server lifecycle: provisioning, reimaging, cordon/uncordon, power management, serial console)
  • Virtual Machines (tenant VMs on Network Cloud: cloud-hypervisor-based, SR-IOV, DPDK networking, persistent storage)
  • Storage Appliances (managed NFS/iSCSI storage: volumes, capacity management, performance tiers)
  • Layer 2 Networks (VLAN-based flat networks: isolation, MTU, BPDU guard, port channel aggregation)
  • Layer 3 Networks (BGP-peered routed networks: IPv4/IPv6, VRRP, route advertisements, peering policies)
  • Trunked Networks (multi-VLAN trunk ports: VLAN range, native VLAN, allowed VLANs, trunk encapsulation)

Licensing & Pricing Options

No special licensing

Resource Types (23)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Kubernetes Clusters 3 90 5 60 30
Clusters 4 84 5 56 28
Bare Metal Machines 3 71 5 14 57
Virtual Machines 4 42 4 32 10
Storage Appliances 3 31 4 8 23
Kubernetes Clusters / Agent Pools 3 27 4 22 5
Cloud Services Networks 3 23 4 9 14
Clusters / Bare Metal Machine Key Sets 3 20 4 12 8
L3 Networks 3 18 2 10 8
Clusters / Bmc Key Sets 3 17 4 9 8
Trunked Networks 3 14 2 6 8
Cluster Managers 3 14 3 8 6
L2 Networks 3 13 2 5 8
Volumes 3 11 2 4 7
Racks 3 11 2 6 5
Virtual Machines / Consoles 3 11 3 5 6
Clusters / Metrics Configurations 3 9 2 4 5
Kubernetes Clusters / Features 2 9 3 2 7
Locations 00
Locations / Operation Statuses 00
Operations 00
Rack Skus 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
App Score: 1,195.5 8 products

Azure Container Apps

8 Distinct Products
45 Resource Types
522 Config Params
0 SKUs
207 Operations
366 Preview APIs

Distinct Products & Features (8)

  • Container Apps Environment (managed Kubernetes: consumption, dedicated workload profiles; VNet injection, internal/external)
  • Container Apps (HTTP, TCP, event-driven: revision-based deployment, traffic splitting, scale rules, Dapr sidecar)
  • Container Apps Jobs (manual, scheduled, event-driven: one-off tasks, batch processing, cron expressions)
  • Dapr Components (state stores, pub/sub, bindings, secret stores, configuration stores; per-app scoping)
  • Managed Certificates (free SSL, custom domain binding, SNI)
  • Authentication (built-in auth: Azure AD, Apple, Facebook, GitHub, Google, Twitter, custom OpenID Connect)
  • Scale Rules (HTTP concurrent requests, TCP connections, Azure Queue, Azure Service Bus, Apache Kafka, custom KEDA scalers)
  • Container Apps Connected Environments (Arc-enabled, on-premises Kubernetes, hybrid deployment)

Licensing & Pricing Options

Savings Plans

Resource Types (45)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Container Apps 5 124 7 4 0
Jobs 2 59 7 1 0
Managed Environments 3 38 4 2 0
Session Pools 2 28 5 1 0
Connected Environments 2 15 4 2 0
Managed Environments / Certificates 1 14 3 1 0
Connected Environments / Certificates 1 14 3 1 0
Managed Environments / Dapr Components 1 10 2 1 0
Managed Environments / Java Components 1 8 3 6 1
Managed Environments / Managed Certificates 1 5 2 1 0
Agent Spaces 00
Agents 00
Builders 00
Builders / Builds 00
Builders / Patches 00
Container Apps / Private Endpoint Connection Proxies 00
Container Apps / Resiliency Policies 00
Functions 00
Get Custom Domain Verification Id 00
Locations 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Locations / Available Managed Environments Workload Profile Types 00
Locations / Billing Meters 00
Locations / Connected Environment Operation Results 00
Locations / Connected Environment Operation Statuses 00
Locations / Connected Operation Results 00
Locations / Connected Operation Statuses 00
Locations / Containerapp Operation Results 00
Locations / Containerapp Operation Statuses 00
Locations / Containerappsjob Operation Results 00
Locations / Containerappsjob Operation Statuses 00
Locations / Managed Certificate Operation Statuses 00
Locations / Managed Environment Operation Results 00
Locations / Managed Environment Operation Statuses 00
Locations / Source Control Operation Results 00
Locations / Source Control Operation Statuses 00
Locations / Sre Agent Operation Results 00
Locations / Sre Agent Operation Statuses 00
Locations / Usages 00
Logic Apps 00
Managed Environments / Dapr Components / Resiliency Policies 00
Managed Environments / Dot Net Components 00
Managed Environments / Private Endpoint Connection Proxies 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Automation Score: 1,123.5 11 products

Azure Automation runbooks and DSC

11 Distinct Products
18 Resource Types
511 Config Params
0 SKUs
167 Operations
51 Preview APIs

Distinct Products & Features (11)

  • Automation Account (identity, modules, shared resources, hybrid worker groups, managed identity)
  • Runbooks (PowerShell 5.1/7.2, Python 2/3, graphical, PowerShell workflow; draft/published versioning)
  • Schedules and Jobs (one-time, recurring, hourly, daily, weekly, monthly; job streams, job history, fair share)
  • DSC Configurations (Desired State Configuration: node configurations, compilation, node compliance reports)
  • DSC Nodes (Windows, Linux managed nodes; pull mode, configuration drift detection, compliance status)
  • Variables, Credentials, Certificates, Connections (encrypted shared resources across runbooks)
  • Hybrid Runbook Workers (run on-premises or other clouds; user-based, extension-based; worker groups)
  • Webhooks (HTTP trigger for runbooks, expiry date, parameter passing, token-based security)
  • Update Management v2 (Azure Update Manager: VM patching, maintenance windows, periodic assessment, pre/post scripts)
  • Source Control Integration (GitHub, Azure DevOps, local Git; auto-sync, folder-based runbook mapping)
  • Python Packages (custom PyPI packages, Python 2 and Python 3 environments, package versioning)

Licensing & Pricing Options

No special licensing

Resource Types (18)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Automation Accounts / Software Update Configurations 4 43 6 34 9
Automation Accounts / Runbooks 4 18 5 18 0
Automation Accounts 5 17 4 15 2
Automation Accounts / Configurations 4 12 4 12 0
Automation Accounts / Webhooks 2 7 3 7 0
Automation Accounts / Private Endpoint Connections 5 5 2 2 3
Deleted Automation Accounts 4 4 1 3 1
Automation Accounts / Jobs 1 3 3 3 0
Automation Accounts / Hybrid Runbook Worker Groups 2 2 3 2 0
Automation Accounts / Hybrid Runbook Worker Groups / Hybrid Runbook Workers 2 2 2 1 1
Automation Accounts / Agent Registration Information 00
Automation Accounts / Private Endpoint Connection Proxies 00
Automation Accounts / Private Link Resources 00
Automation Accounts / Software Update Configuration Machine Runs 00
Automation Accounts / Software Update Configuration Runs 00
Locations 00
Locations / Usages 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Arc Data Score: 1,092.0 4 products

Azure Arc-enabled data services

4 Distinct Products
13 Resource Types
535 Config Params
0 SKUs
0 Operations
168 Preview APIs

Distinct Products & Features (4)

  • Arc-Enabled SQL Managed Instance (SQL MI on Kubernetes: General Purpose, Business Critical; HA, PITR, AD auth, monitoring, Azure billing)
  • Arc-Enabled PostgreSQL (Citus-based distributed PostgreSQL on Kubernetes: scale workers, Citus extensions, monitoring, backup)
  • Data Controller (Kubernetes-deployed control plane: direct/indirect connectivity, monitoring, log upload, usage upload, metrics export)
  • Active Directory Connector (Kubernetes-integrated AD auth: customer-managed keytab, system-managed keytab; DNS, SPN management)

Licensing & Pricing Options

AHUB Dev/Test Reserved Instances

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
SQL Server Instances 1 101 7 42 40
SQL Server Instances / Databases 1 50 7 29 5
SQL Managed Instances 3 34 7 32 1
SQL Server Instances / Availability Groups 1 29 4 13 14
Data Controllers 2 21 3 20 1
Data Controllers / Active Directory Connectors 1 15 6 14 1
Postgres Instances 3 14 3 13 1
SQL Managed Instances / Failover Groups 1 10 3 9 1
SQL Server Esu Licenses 1 9 2 5 4
SQL Server Licenses 1 8 2 5 3
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
NetApp Score: 1,037.5 11 products

Azure NetApp Files

11 Distinct Products
30 Resource Types
490 Config Params
0 SKUs
49 Operations
500 Preview APIs

Distinct Products & Features (11)

  • Azure NetApp Files Account (regional container: Active Directory connection, LDAP, Kerberos, CMK encryption)
  • Capacity Pools (Standard, Premium, Ultra service levels; manual QoS, auto QoS; 1-500 TiB; cool access tiering)
  • Volumes — NFS (NFSv3, NFSv4.1: export policies, Unix permissions, LDAP extended groups, Kerberos 5/5i/5p)
  • Volumes — SMB (SMB 3.x: Active Directory integration, continuously available shares, access-based enumeration, non-browsable)
  • Volumes — Dual Protocol (simultaneous NFS + SMB access: NTFS/Unix security style, identity mapping, LDAP)
  • Cross-Region Replication (async disaster recovery: RPO 10-minute, 1-hour, daily; relationship management, break/resync/reverse)
  • Snapshots (instantaneous, space-efficient: manual, snapshot policies hourly/daily/weekly/monthly; snapshot restore, revert volume)
  • Backup (vault-based: policy-based scheduling, baseline + incremental; cross-region restore, long-term retention)
  • Volume Placement Groups (anti-affinity: co-locate across availability zones, latency optimization, SAP HANA, Oracle RAC)
  • Application Volume Groups (SAP HANA: data, log, shared, log-backup, data-backup volumes; optimized placement, proximity)
  • Large Volumes (up to 500 TiB regular, 1 PiB large volumes: single namespace, high throughput, cool access)

Licensing & Pricing Options

Reserved Instances

Resource Types (30)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Net App Accounts / Volume Groups 2 93 7 68 25
Net App Accounts / Capacity Pools / Volumes 3 85 5 63 22
Net App Accounts 3 32 4 26 6
Net App Accounts / Snapshot Policies 2 20 3 18 2
Operations 1 18 4 18 0
Net App Accounts / Backup Vaults / Backups 1 13 2 4 9
Net App Accounts / Backup Policies 2 12 3 8 4
Net App Accounts / Capacity Pools 2 11 2 6 5
Net App Accounts / Capacity Pools / Volumes / Snapshots 2 4 2 1 3
Net App Accounts / Capacity Pools / Volumes / Volume Quota Rules 1 2 2 2 0
Net App Accounts / Backup Vaults 1 1 2 0 1
Locations 00
Locations / Check Inventory 00
Locations / Quota Limits 00
Locations / Usages 00
Locations / Check File Path Availability 00
Locations / Check Name Availability 00
Locations / Check Quota Availability 00
Locations / Elastic Region Infos 00
Locations / Operation Results 00
Locations / Query Network Sibling Set 00
Locations / Region Info 00
Locations / Region Infos 00
Locations / Update Network Sibling Set 00
Net App Accounts / Account Backups 00
Net App Accounts / Capacity Pools / Volumes / Backups 00
Net App Accounts / Capacity Pools / Volumes / Mount Targets 00
Net App Accounts / Capacity Pools / Volumes / Ransomware Reports 00
Net App Accounts / Quota Limits 00
Net App Accounts / Vaults 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Consumption Score: 1,011.0 6 products

Consumption and usage analytics

6 Distinct Products
25 Resource Types
486 Config Params
0 SKUs
28 Operations
38 Preview APIs

Distinct Products & Features (6)

  • Usage Details (line-item consumption records: meters, quantity, cost, resource metadata; daily, monthly, billing-period granularity)
  • Price Sheets (EA, MCA: meter prices, unit of measure, currency, included quantity; current and historical)
  • Reservation Recommendations (single vs shared scope: VM, SQL, Cosmos DB; usage lookback 7/30/60 days; net savings)
  • Reservation Details and Summaries (utilization reports: used hours, reserved hours, on-demand equivalent; daily, monthly aggregation)
  • Marketplace Charges (third-party ISV charges: publisher, plan, meter, quantity, cost; separate from Azure consumption)
  • Charge Summaries (billing period totals: Azure charges, marketplace charges, credits applied, new purchases, tax; by enrollment, billing profile)

Licensing & Pricing Options

No special licensing

Resource Types (25)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Marketplaces 26 26 1 0 26
Pricesheets 10 20 2 0 20
Events 26 19 2 0 19
Balances 16 17 2 0 17
Lots 17 14 2 0 14
Reservation Details 11 11 1 0 11
Budgets 2 11 5 7 4
Tags 3 4 2 2 2
Aggregated Cost 00
Charges 00
Cost Tags 00
Forecasts 00
Operation Results 00
Operation Status 00
Operations 00
Reservation Recommendation Details 00
Reservation Recommendations 00
Reservation Summaries 00
Reservation Transactions 00
Terms 00
Usage Details 00
Credits 00
Lots / Contingencies 00
Products 00
Tenants 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Managed Network Fabric Score: 967.5

Operator Nexus network fabric

28 Resource Types
375 Config Params
0 SKUs
379 Operations
53 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (28)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accesscontrollists 1 32 7 31 1
Networktaprules 1 31 7 29 2
Network Fabrics 1 27 6 22 5
Network Fabric Controllers 1 12 4 11 1
Network Devices 1 9 3 4 5
Network Fabrics / Network To Network Interconnects 1 9 4 8 1
Route Policies 1 9 7 9 0
L3 Isolation Domains / External Networks 1 8 4 8 0
L3 Isolation Domains / Internal Networks 1 8 4 8 0
Network Devices / Network Interfaces 1 6 3 1 5
IP Prefixes 1 5 4 5 0
Internetgatewayrules 1 4 3 3 1
Networktaps 1 4 3 3 1
L3 Isolation Domains 1 4 5 4 0
IP Communities 1 4 4 4 0
Internet Gateways 1 4 3 2 2
IP Extended Communities 1 3 4 3 0
Neighborgroups 1 3 4 3 0
L2 Isolation Domains 1 3 3 3 0
Network Racks 1 2 3 2 0
Locations 00
Locations / Operation Statuses 00
Network Bootstrap Devices / Network Bootstrap Interfaces 00
Operations 00
Networkbootstrapdevices 00
Networkbootstrapinterfaces 00
Networkmonitors 00
Networkpacketbrokers 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Kusto Score: 933.5 10 products

Azure Data Explorer (Kusto)

10 Distinct Products
15 Resource Types
0 Config Params
8,715 SKUs
88 Operations
16 Preview APIs

Distinct Products & Features (10)

  • Azure Data Explorer Cluster (Dev/Test, Extra Small, Small, Medium, Large, Storage Optimized; auto-scale, streaming ingestion, follower databases)
  • Databases (read-write, read-only follower; soft delete period, hot cache period, table retention policies)
  • Data Connections (Event Hub, IoT Hub, Event Grid: continuous ingestion, mapping, format: JSON, CSV, Avro, Parquet, ORC, etc.)
  • Tables (schema management, retention policies, update policies, restricted view access, row-level security)
  • Materialized Views (auto-updated aggregated views, deduplication, backfill, monitoring metrics)
  • External Tables (Azure Blob, ADLS, SQL: query without ingestion, virtual columns, schema mapping)
  • Managed Private Endpoints (private connectivity to data sources: Event Hub, Storage, SQL, Cosmos DB)
  • Database Principal Assignments (admin, user, viewer, ingestor; AAD users, groups, service principals)
  • Scripts (KQL management commands, run on attach, idempotent execution, continue-on-error)
  • Sandboxes (Python, R plugins: isolated execution, cross-cluster queries, deep analytics)

Licensing & Pricing Options

Reserved Instances

Resource Types (15)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Clusters 00
Clusters / Attacheddatabaseconfigurations 00
Clusters / Databases 00
Clusters / Databases / Dataconnections 00
Clusters / Databases / Eventhubconnections 00
Clusters / Databases / Principalassignments 00
Clusters / Databases / Scripts 00
Clusters / Managed Private Endpoints 00
Clusters / Principalassignments 00
Clusters / Sandbox Custom Images 00
Locations 00
Locations / Check Name Availability 00
Locations / Operation Results 00
Locations / Skus 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
Clusters1,743
Log Analytics Score: 922.0 8 products

Log Analytics workspaces and queries

8 Distinct Products
26 Resource Types
203 Config Params
0 SKUs
980 Operations
62 Preview APIs

Distinct Products & Features (8)

  • Log Analytics Workspace (KQL-based log analytics: pay-as-you-go, commitment tiers 100-5000 GB/day; 30-730 day retention; dedicated clusters)
  • Log Analytics — Tables (Azure tables, custom log tables, search-result tables; Analytics, Basic, Archive plans; table-level RBAC, transformations)
  • Log Analytics — Saved Searches and Functions (reusable KQL queries, user/computer groups, function parameters)
  • Log Analytics — Data Export Rules (continuous export to Storage/Event Hub; table selection, destination routing)
  • Log Analytics — Linked Services (Automation account, cluster; dedicated cluster customer-managed keys)
  • Log Analytics — Query Packs (shared KQL query collections: labels, descriptions, parameterized queries)
  • Log Analytics — Solutions (legacy: VMInsights, ContainerInsights, SecurityInsights, ServiceMap; installed via workspace)
  • Log Analytics Clusters (dedicated capacity: customer-managed keys, double encryption, cross-workspace queries, availability zones)

Licensing & Pricing Options

No special licensing

Resource Types (26)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Workspaces / Tables 2 38 4 19 19
Workspaces 4 34 3 18 16
Clusters 3 24 3 11 13
Workspaces / Summary Logs 2 12 3 9 3
Workspaces / Storage Insight Configs 3 8 3 8 0
Workspaces / Data Exports 1 8 4 7 1
Querypacks 1 4 2 0 4
Workspaces / Linked Services 2 4 2 4 0
Workspaces / Data Sources 4 2 1 2 0
Workspaces / Linked Storage Accounts 1 2 2 1 1
Deleted Workspaces 00
Link Targets 00
Locations 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Statuses 00
Locations / Workspaces 00
Operations 00
Storage Insight Configs 00
Workspaces / API 00
Workspaces / Metadata 00
Workspaces / Network Security Perimeter Association Proxies 00
Workspaces / Network Security Perimeter Configurations 00
Workspaces / Operations 00
Workspaces / Purge 00
Workspaces / Query 00
Workspaces / Scoped Private Link Proxies 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Device Registry Score: 921.0

IoT device registry

19 Resource Types
451 Config Params
0 SKUs
0 Operations
84 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (19)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Namespaces / Assets 2 75 6 55 20
Namespaces / Discovered Assets 2 61 4 61 0
Assets 2 41 5 31 10
Namespaces / Devices 3 26 6 13 13
Asset Endpoint Profiles 2 13 4 10 3
Namespaces / Discovered Devices 2 12 4 12 0
Schema Registries 2 5 2 4 1
Schema Registries / Schemas 1 4 2 3 1
Schema Registries / Schemas / Schema Versions 1 4 2 2 2
Namespaces 2 3 3 2 1
Billing Containers 00
Discovered Asset Endpoint Profiles 00
Discovered Assets 00
Locations 00
Locations / Operation Statuses 00
Namespaces / Credentials 00
Namespaces / Credentials / Policies 00
Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Event Grid Score: 863.0 8 products

Event Grid event-driven messaging

8 Distinct Products
27 Resource Types
418 Config Params
0 SKUs
0 Operations
321 Preview APIs

Distinct Products & Features (8)

  • System Topics (Azure resource events: Blob Storage, Resource Group, IoT Hub, Service Bus, Event Hub, Key Vault, etc.)
  • Custom Topics (application-defined events: JSON, CloudEvents schema; endpoint validation, input mapping)
  • Event Domains (multi-tenant: up to 100,000 topics per domain, per-topic publishing, domain-scoped subscriptions)
  • Event Subscriptions (webhook, Azure Functions, Storage Queue, Event Hub, Service Bus Queue/Topic, Hybrid Connection destinations)
  • Partner Topics (third-party SaaS events: Auth0, Tribal Group, SAP; partner namespaces, channel authorization)
  • Namespaces (MQTT v5/v3.1.1 broker: topic spaces, routing rules, clients, client groups, permission bindings; pull delivery: queue subscriptions)
  • Dead-Letter Destinations (failed event delivery: blob storage, retry policies, max delivery attempts, event TTL)
  • Advanced Filtering (string/number/boolean operators, nested field filtering, subject prefix/suffix, OR conditions)

Licensing & Pricing Options

No special licensing

Resource Types (27)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Namespaces 4 42 5 36 6
Domains 3 30 5 24 6
Topics 3 28 5 22 6
Event Subscriptions 2 21 4 16 5
System Topics / Event Subscriptions 2 21 4 16 5
Partner Topics / Event Subscriptions 2 21 4 16 5
Partner Namespaces 2 20 5 15 5
Partner Topics 3 18 3 14 4
Partner Namespaces / Channels 2 14 4 11 3
System Topics 3 13 3 8 5
Topic Types 10 11 2 11 0
Partner Registrations 2 7 3 3 4
Verified Partners 5 7 2 7 0
Extension Topics 2 2 1 2 0
Domains / Topics 00
Locations 00
Locations / Event Subscriptions 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Locations / Operations Status 00
Locations / Topic Types 00
Operation Results 00
Operations 00
Operations Status 00
Partner Configurations 00
Partner Destinations 00
Partner Namespaces / Event Channels 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
HDInsight Score: 804.0 6 products

HDInsight managed Hadoop and Spark clusters

6 Distinct Products
13 Resource Types
394 Config Params
0 SKUs
0 Operations
72 Preview APIs

Distinct Products & Features (6)

  • Hadoop Cluster (HDFS, MapReduce, YARN, Hive, HBase, Oozie, Ranger, Ambari; ESP, autoscale)
  • Spark Cluster (Apache Spark 3.x: notebooks, Livy API, Spark SQL, structured streaming, MLlib)
  • HBase Cluster (wide-column NoSQL: region servers, auto-failover, accelerated writes, enhanced writes)
  • Interactive Query Cluster (Hive LLAP: low-latency analytical processing, in-memory caching, JDBC/ODBC)
  • Kafka Cluster (Apache Kafka: topics, partitions, consumer groups, Kafka Connect, Schema Registry, MirrorMaker)
  • HDInsight on AKS (next-gen: Trino, Flink, Spark; pool-based, auto-scale, integration with Unity Catalog)

Licensing & Pricing Options

Dev/Test

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Clusters 5 84 8 74 10
Clusters / Applications 4 65 8 47 18
Operations 1 20 4 20 0
Locations / Operation Statuses 00
Clusters / Operationresults 00
Locations 00
Locations / Azureasyncoperations 00
Locations / Billing Specs 00
Locations / Capabilities 00
Locations / Check Name Availability 00
Locations / Operationresults 00
Locations / Usages 00
Locations / Validate Create Request 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Virtual Desktop Score: 782.0 9 products

Azure Virtual Desktop

9 Distinct Products
16 Resource Types
380 Config Params
0 SKUs
0 Operations
548 Preview APIs

Distinct Products & Features (9)

  • Host Pools (pooled: shared multi-session; personal: dedicated single-session; depth-first, breadth-first load balancing)
  • Application Groups (desktop: full desktop experience; RemoteApp: individual published applications)
  • Workspaces (user-facing portal grouping, feed discovery, URL-based access)
  • Session Hosts (Windows 10/11 Enterprise multi-session, Windows Server; Azure VM or Azure Local)
  • Scaling Plans (autoscale: peak, off-peak, ramp-up, ramp-down schedules; pooled and personal plan types)
  • MSIX App Attach (application delivery: MSIX packages, VHD/VHDX/CIM containers, dynamic app attachment)
  • Multimedia Redirection (browser content redirection for media-heavy sites)
  • RDP Properties (custom RDP settings: device redirection, display, clipboard, audio, camera, USB)
  • Private Endpoints (private connectivity to host pool, workspace, feed, gateway)

Licensing & Pricing Options

AHUB Savings Plans

Resource Types (16)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Hostpools 2 29 4 25 4
Appattachpackages 1 26 4 26 0
Scalingplans 2 24 4 23 1
Hostpools / Msixpackages 2 19 3 19 0
Applicationgroups / Applications 2 14 2 11 3
Applicationgroups 2 8 2 5 3
Workspaces 2 6 2 4 2
Applicationgroups / Desktops 2 3 2 3 0
Hostpools / Sessionhosts 1 3 2 3 0
Operations 1 3 3 3 0
Applicationgroups / Startmenuitems 00
Connectionpolicies 00
Hostpools / Sessionhosts / Usersessions 00
Hostpools / Usersessions 00
Repository Folders 00
Repository Folders / Repository Integrations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Microsoft Sentinel Score: 703.5 16 products

Microsoft Sentinel (SIEM and SOAR)

16 Distinct Products
43 Resource Types
291 Config Params
0 SKUs
151 Operations
992 Preview APIs

Distinct Products & Features (16)

  • Microsoft Sentinel Workspace (SIEM/SOAR: analytics workspace, free trial, pay-as-you-go, commitment tiers)
  • Data Connectors (Azure AD, Microsoft 365, AWS CloudTrail/S3/GuardDuty, GCP, Syslog, CEF, REST API, custom connectors, codeless connector platform)
  • Analytics Rules (scheduled KQL, near-real-time NRT, Microsoft incident creation, ML-based Fusion, anomaly rules, threshold rules)
  • Incidents (multi-alert correlation, severity, status, assignment, timeline, evidence, tasks)
  • Investigation Graph (entity mapping, related alerts, timeline visualization, bookmark expansion)
  • Automation Rules (trigger on incident/alert creation/update; run playbook, change severity, assign owner, add tags, close incident)
  • Playbooks (Logic App-based SOAR workflows: containment, enrichment, notification, remediation)
  • Workbooks (threat visualization dashboards, parameterized queries, cross-workspace templates)
  • Watchlists (CSV-based lookup tables: IOCs, VIP users, exception lists, allow/deny lists)
  • Threat Intelligence (STIX/TAXII feeds, TI indicators, threat intelligence platforms, Microsoft TI)
  • Hunting Queries (KQL-based proactive threat hunting, livestream, bookmarks)
  • Entity Behavior Analytics (UEBA: user/device/IP anomaly detection, peer group analysis, anomaly scoring)
  • Notebooks (Jupyter notebooks, MSTICPy library, Azure ML compute, guided hunting notebooks)
  • Content Hub (packaged solutions, data connectors, analytics rules, workbooks, playbooks per product/threat type)
  • Repositories (GitHub/Azure DevOps CI/CD for Sentinel-as-code: analytics rules, automation, workbooks)
  • SOC Optimizations (detection coverage analysis, data source health, MITRE ATT&CK mapping)

Licensing & Pricing Options

Reserved Instances

Resource Types (43)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Source Controls 13 33 3 19 14
Watchlists 22 18 1 18 0
Metadata 19 12 2 12 0
Bookmarks 13 9 1 9 0
Automation Rules 1 7 4 5 2
Mitre Coverage Records 00
Aggregations 00
Alert Rule Templates 00
Alert Rules 00
Billing Statistics 00
Cases 00
Confidential Watchlists 00
Content Packages 00
Content Product Packages 00
Content Product Templates 00
Content Templates 00
Data Connector Definitions 00
Data Connectors 00
Data Connectors Check Requirements 00
Enrichment 00
Enrichment Widgets 00
Entities 00
Entity Queries 00
Entity Query Templates 00
Export Connections 00
File Imports 00
Hunts 00
Huntsessions 00
Incidents 00
Listrepositories 00
Office Consents 00
Onboarding States 00
Operations 00
Overview 00
Recommendations 00
Security ML Analytics Settings 00
Settings 00
Threat Intelligence 00
Triggered Analytics Rule Runs 00
Workspace Manager Assignments 00
Workspace Manager Configurations 00
Workspace Manager Groups 00
Workspace Manager Members 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Arc Servers Score: 689.0 5 products

Azure Arc-enabled servers

5 Distinct Products
33 Resource Types
328 Config Params
0 SKUs
0 Operations
487 Preview APIs

Distinct Products & Features (5)

  • Azure Arc-Enabled Servers (Windows, Linux on-premises/multi-cloud: Azure management plane, policy, monitoring, extensions, managed identity)
  • Machine Extensions (Log Analytics, dependency agent, custom script, DSC, Qualys, Azure Monitor Agent; auto-upgrade)
  • Arc Private Link Scopes (private connectivity for Arc agent communication: configuration, monitoring endpoints)
  • Run Commands (execute scripts on Arc-enabled servers: PowerShell, Bash; async execution, output streaming)
  • ESU Licenses (Extended Security Updates: Windows Server 2012/2012 R2 ESU via Arc; license assignment, compliance tracking)

Licensing & Pricing Options

No special licensing

Resource Types (33)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Machines 4 101 8 48 48
Machines / Runcommands 1 26 4 25 1
Machines / Extensions 1 17 4 12 1
Private Link Scopes 2 16 5 5 11
Machines / License Profiles 1 14 6 1 0
Private Link Scopes / Private Endpoint Connections 2 6 3 3 3
Licenses 1 6 4 4 2
Gateways 1 3 2 1 2
Settings 1 2 3 1 1
Locations 00
Locations / Notify Extension 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Notify Run Command 00
Locations / Operation Results 00
Locations / Operation Status 00
Locations / Private Link Scopes 00
Locations / Publishers 00
Locations / Publishers / Extension Types 00
Locations / Publishers / Extension Types / Versions 00
Locations / Update Center Operation Results 00
Machines / Assess Patches 00
Machines / Hybrid Identity Metadata 00
Machines / Install Patches 00
Machines / Private Link Scopes 00
Network Configurations 00
Operations 00
Os Type 00
Os Type / Agent Versions 00
Os Type / Agent Versions / Latest 00
Private Link Scopes / Network Security Perimeter Association Proxies 00
Private Link Scopes / Network Security Perimeter Configurations 00
Private Link Scopes / Private Endpoint Connection Proxies 00
Validate License 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Data Box Edge Score: 634.5

Azure Stack Edge devices

4 Resource Types
290 Config Params
0 SKUs
101 Operations
28 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Data Box Edge Devices 5 26 6 12 14
Operations 1 8 4 8 0
Data Box Edge Devices / Check Name Availability 00
Available Skus 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Resources Score: 621.0 10 products

Resource groups, deployments, and ARM templates

10 Distinct Products
49 Resource Types
286 Config Params
0 SKUs
0 Operations
85 Preview APIs

Distinct Products & Features (10)

  • ARM Deployments (JSON/Bicep: incremental, complete modes; what-if, deployment stacks, nested deployments, linked templates)
  • Template Specs (versioned ARM templates: cross-subscription sharing, parameter file, UI form definitions)
  • Deployment Stacks (managed deployment lifecycle: deny settings, unmanage actions for resources/resource groups, update behavior)
  • Bicep (DSL for ARM: modules, parameters, variables, outputs, resource loops, conditional resources, user-defined types, compile-time validation)
  • Resource Groups (logical container: tagging, RBAC, policy, region, deletion protection via locks)
  • Tags (name-value pairs: cost allocation, automation, governance; tag inheritance policies, required tag policies)
  • What-If Analysis (deployment preview: create, modify, delete, no-change predictions; property-level diff)
  • Resource Providers (registration, feature flags, resource type discovery, API version management)
  • Managed Applications (ISV marketplace: createUiDefinition, mainTemplate, authorization, managed resource group)
  • Move Resources (cross-resource-group, cross-subscription moves; validation, supported resource types)

Licensing & Pricing Options

No special licensing

Resource Types (49)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Deployment Stacks What If Results 3 43 5 36 6
Deployment Stacks 3 37 4 25 12
Deployments 4 21 3 21 0
Template Specs / Versions 3 11 3 8 3
Deployment Scripts 5 9 2 5 4
Template Specs 3 9 2 5 4
Changes 5 8 2 0 8
Data Boundaries 1 2 2 1 1
Resource Groups 1 1 1 0 1
Built In Template Specs 00
Built In Template Specs / Versions 00
Bulk Delete 00
Calculate Template Hash 00
Check Policy Compliance 00
Checkresourcename 00
Decompile Bicep 00
Deployment Scripts / Logs 00
Deployments / Operations 00
Links 00
Locations 00
Locations / Deployment Operation Results 00
Locations / Deployment Script Operation Results 00
Locations / Deployment Stack Operation Results 00
Locations / Deployment Stack Operation Status 00
Locations / Deployment Statuses 00
Locations / Export Resource Template 00
Locations / Mobo Operation Statuses 00
Locations / Notify Deployment Jobs 00
Mobo Brokers 00
Notify Resource Jobs 00
Operationresults 00
Operations 00
Providers 00
Resources 00
Snapshots 00
Subscriptions 00
Subscriptions / Locations 00
Subscriptions / Operationresults 00
Subscriptions / Providers 00
Subscriptions / Resource Groups 00
Subscriptions / Resourcegroups / Resources 00
Subscriptions / Resources 00
Subscriptions / Tag Names / Tag Values 00
Subscriptions / Tagnames 00
Subscriptions / Tagsoperationresults 00
Tags 00
Tagsoperationresults 00
Tenants 00
Validate Resources 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Container Registry Score: 608.0 9 products

Container Registry for Docker images

9 Distinct Products
46 Resource Types
250 Config Params
0 SKUs
124 Operations
433 Preview APIs

Distinct Products & Features (9)

  • Container Registry (Basic: 10 GiB; Standard: 100 GiB; Premium: 500 GiB; zone redundancy, content trust, customer-managed encryption)
  • Repositories and Tags (Docker, OCI images and artifacts; tag locking, delete policies, retention policies)
  • Geo-Replication (Premium: multi-region registry, network-close image pull; replica webhooks)
  • Content Trust (Docker Notary v2, image signing, signature verification)
  • Vulnerability Scanning (Defender for Containers integration, continuous scanning, scan-on-push)
  • ACR Tasks (multi-step build, test, push; triggered by source code commit, base image update, timer; cross-registry, cross-platform)
  • Token and Scope Maps (repository-level granular permissions, read/write/delete per repository, token management)
  • Connected Registries (on-premises, IoT Edge, nested edge; sync with cloud registry; read-only or read-write modes)
  • Private Endpoints and Firewall Rules (per-registry network restriction, dedicated data endpoints, trusted services)

Licensing & Pricing Options

No special licensing

Resource Types (46)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Registries / Tasks 2 44 6 39 5
Registries 3 35 5 23 12
Registries / Connected Registries 1 22 5 11 11
Registries / Credential Sets 2 9 4 6 3
Registries / Tokens 1 8 4 6 2
Registries / Replications 1 5 3 2 3
Registries / Webhooks 3 5 2 5 0
Registries / Cache Rules 1 4 2 3 1
Registries / Scope Maps 1 4 2 2 2
Registries / Private Endpoint Connections 1 2 3 2 0
Registries / Runs 1 1 1 1 0
Check Name Availability 00
Locations 00
Locations / Authorize 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Operation Results 00
Operations 00
Registries / Agent Pools 00
Registries / Agent Pools / List Queue Status 00
Registries / Agent Pools Operation Results 00
Registries / Connected Registries / Deactivate 00
Registries / Connected Registries / Resync 00
Registries / Event Grid Filters 00
Registries / Export Pipelines 00
Registries / Generate Credentials 00
Registries / Import Image 00
Registries / Import Pipelines 00
Registries / List Build Source Upload URL 00
Registries / List Credentials 00
Registries / List Policies 00
Registries / List Usages 00
Registries / Pipeline Runs 00
Registries / Private Endpoint Connection Proxies 00
Registries / Private Endpoint Connection Proxies / Validate 00
Registries / Private Link Resources 00
Registries / Regenerate Credential 00
Registries / Runs / Cancel 00
Registries / Runs / List Log SAS URL 00
Registries / Schedule Run 00
Registries / Task Runs 00
Registries / Task Runs / List Details 00
Registries / Tasks / List Details 00
Registries / Update Policies 00
Registries / Webhooks / Get Callback Config 00
Registries / Webhooks / List Events 00
Registries / Webhooks / Ping 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Edge Score: 579.0

Edge disconnected operations

47 Resource Types
266 Config Params
0 SKUs
0 Operations
33 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (47)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Targets 3 20 5 19 1
Targets / Solutions / Versions 3 20 3 6 14
Targets / Solutions / Instances 3 18 5 16 2
Contexts / Workflows / Versions 3 14 5 10 4
Contexts / Workflows / Versions / Executions 3 14 4 13 1
Sites 1 9 3 9 0
Jobs 11 9 3 9 0
Targets / Solutions 3 7 3 4 3
Solution Templates 2 6 2 3 3
Contexts 1 4 3 4 0
Config Templates 2 4 2 1 3
Configurations / Dynamic Configurations / Versions 1 4 2 1 3
Contexts / Workflows 3 3 2 1 2
Schemas 2 2 2 0 2
Schemas / Dynamic Schemas 2 2 2 0 2
Schemas / Versions 2 2 2 1 1
Schemas / Dynamic Schemas / Versions 2 2 2 1 1
Schema References 2 2 2 1 1
Diagnostics 3 2 2 1 1
Configurations / Dynamic Configurations 1 2 2 1 1
Contexts / Site References 1 1 2 1 0
Configuration References 1 1 2 1 0
Site Aware Resource Types 00
Config Templates / Config Template Metadatas 00
Config Templates / Versions 00
Config Templates / Versions / Config Template Schemas 00
Configurations 00
Configurations / Arc Gateway Configurations 00
Configurations / Connectivity Configurations 00
Configurations / Network Configurations 00
Configurations / Provisioning Configurations 00
Configurations / Security Configurations 00
Configurations / Time Server Configurations 00
Connectivity Statuses 00
Contexts / Event Grid Filters 00
Locations 00
Locations / Operation Statuses 00
Operations 00
Registered Subscriptions 00
Resource Insights 00
Solution Templates / Versions 00
Solution Templates / Versions / Solution Schemas 00
Targets / Solutions / Instances / Histories 00
Updates 00
Workflows 00
Workflows / Versions 00
Workflows / Versions / Executions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Data Share Score: 573.0 3 products

Data Share for data collaboration

3 Distinct Products
18 Resource Types
265 Config Params
0 SKUs
50 Operations
6 Preview APIs

Distinct Products & Features (3)

  • Accounts (data sharing accounts, identity, encryption)
  • Sent Shares (snapshot and in-place sharing to external tenants)
  • Received Shares (consumer-side mapping, triggers, acceptance)

Licensing & Pricing Options

No special licensing

Resource Types (18)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts / Sharesubscriptions 1 24 3 9 15
Accounts / Shares / Invitations 1 19 3 10 9
Accounts 2 18 4 9 9
Accounts / Shares 1 16 3 9 7
Accounts / Shares / Datasets 1 10 3 7 3
Accounts / Shares / Synchronization Settings 1 10 3 7 3
Accounts / Sharesubscriptions / Datasetmappings 1 10 3 7 3
Accounts / Sharesubscriptions / Triggers 1 10 3 7 3
Accounts / Shares / Providersharesubscriptions 00
Accounts / Sharesubscriptions / Consumer Source Data Sets 00
Listinvitations 00
Locations 00
Locations / Activate Email 00
Locations / Consumer Invitations 00
Locations / Operation Results 00
Locations / Register Email 00
Locations / Reject Invitation 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
IoT Operations Score: 542.5 7 products

Azure IoT Operations for edge

7 Distinct Products
16 Resource Types
245 Config Params
0 SKUs
67 Operations
53 Preview APIs

Distinct Products & Features (7)

  • Azure IoT Operations (edge-native: Kubernetes-based IoT runtime, MQTT broker, data processor, OPC UA connector, Akri device discovery)
  • MQTT Broker (Kubernetes-native: hierarchical topics, TLS, X.509 auth, SAT token auth, QoS 0/1, shared subscriptions, message routes)
  • Data Processor (edge data pipelines: inputs, pipeline stages, transformations, enrichments, outputs; reference data, ML inference)
  • OPC UA Broker (industrial connectivity: OPC UA server discovery, secure channel, certificate trust lists, asset endpoints, data collection)
  • Akri (device discovery: USB, ONVIF cameras, OPC UA, custom protocols; Kubernetes-native device plugin framework)
  • Azure Device Registry (unified asset registry: device metadata, twin synchronization, edge-cloud consistency)
  • Layered Network Management (ISA-95 network segmentation: level 3/4 proxy, isolated edge networks, nested edge support)

Licensing & Pricing Options

Dev/Test

Resource Types (16)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Instances / Brokers 2 52 6 47 5
Instances / Dataflow Endpoints 2 40 5 39 1
Instances / Dataflow Profiles / Dataflows 2 28 5 23 5
Instances / Brokers / Listeners 2 17 6 16 1
Instances / Akri Connector Templates 2 13 4 12 1
Instances / Dataflow Profiles / Dataflow Graphs 2 11 5 6 5
Instances / Dataflow Profiles 2 9 4 4 5
Instances / Brokers / Authorizations 2 9 5 8 1
Instances / Brokers / Authentications 2 9 6 8 1
Instances / Akri Connector Templates / Connectors 2 8 4 1 7
Instances 3 5 3 3 2
Instances / Akri Services 2 5 4 1 4
Instances / Registry Endpoints 2 3 3 2 1
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Container Instances Score: 517.5 5 products

Serverless container instances

5 Distinct Products
14 Resource Types
239 Config Params
0 SKUs
39 Operations
153 Preview APIs

Distinct Products & Features (5)

  • Container Groups (single-host multi-container deployment: sidecar pattern, shared network/storage, managed identity, confidential containers)
  • Container Instances (Linux, Windows: CPU/memory allocation, GPU, restart policies always/on-failure/never, command override, environment variables)
  • Spot Containers (evictable, discounted pricing: best-effort workloads, batch processing, testing; eviction policies)
  • Virtual Network Deployment (VNet-injected ACI: private IP, subnet delegation, NSG, UDR, service endpoints)
  • Persistent Storage (Azure Files mount: SMB shares, empty dir, git repo, secret volumes; shared state across containers)

Licensing & Pricing Options

Savings Plans Spot

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Container Group Profiles 2 97 7 79 8
Container Groups 0 47 5 6 5
N Groups 3 40 6 30 6
Locations 00
Locations / Cached Images 00
Locations / Capabilities 00
Locations / Delete Virtual Network Or Subnets 00
Locations / N Groups Operations 00
Locations / Operationresults 00
Locations / Operations 00
Locations / Usages 00
Locations / Validate Delete Virtual Network Or Subnets 00
Operations 00
Service Association Links 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Edge Order Score: 503.0

Azure Edge Order for hardware

19 Resource Types
242 Config Params
0 SKUs
0 Operations
39 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (19)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Order Items 2 63 7 35 28
Addresses 1 14 3 14 0
List Configurations 00
List Product Families 00
Locations 00
Locations / HCI Catalog 00
Locations / HCI Catalog / Platforms 00
Locations / HCI Catalog / Projects 00
Locations / HCI Catalog / Vendors 00
Locations / HCI Flight Catalog 00
Locations / HCI Flight Catalog / Platforms 00
Locations / HCI Flight Catalog / Projects 00
Locations / HCI Flight Catalog / Vendors 00
Locations / Operationresults 00
Locations / Orders 00
Locations / Validate Inputs 00
Operations 00
Orders 00
Product Families Metadata 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
CDN Score: 495.0 8 products

Azure CDN and Front Door

8 Distinct Products
59 Resource Types
218 Config Params
0 SKUs
0 Operations
595 Preview APIs

Distinct Products & Features (8)

  • Azure CDN — Standard Microsoft (global PoPs, caching rules, geo-filtering, URL redirect/rewrite, HTTPS, custom domains)
  • Azure CDN — Standard/Premium Verizon (advanced analytics, real-time stats, token auth, advanced HTTP features, mobile device rules)
  • Azure CDN — Standard Akamai (large file optimization, dynamic site acceleration, video streaming optimization)
  • Azure Front Door — Standard (global L7 load balancing, SSL offload, URL path routing, caching, compression, health probes)
  • Azure Front Door — Premium (private link origins, WAF with managed rule sets, bot protection, DDoS protection, enhanced analytics)
  • CDN Profiles and Endpoints (origin groups, origins, routes, rule sets, secret management, custom domain HTTPS)
  • Rules Engine (request/response header modification, URL redirect/rewrite, route configuration override, cache key customization)
  • WAF Policies for Front Door (custom rules, managed rules: Microsoft Default/Bot Manager, rate limiting, geo-filtering, IP restriction)

Licensing & Pricing Options

No special licensing

Resource Types (59)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Profiles / Endpoints 1 44 6 43 1
Operations 1 18 4 18 0
CDN Web Application Firewall Policies 3 17 6 17 0
Profiles / Endpoints / Origins 1 12 3 12 0
Profiles / Afdendpoints / Routes 1 12 4 10 2
Profiles / Origingroups / Origins 1 12 3 11 1
Profiles / Origingroups 1 9 4 8 1
Profiles / Endpoints / Origingroups 1 7 5 7 0
Profiles / Customdomains 1 6 4 3 3
Profiles 4 5 4 2 3
Can Migrate 3 5 2 0 5
Edgenodes 1 3 3 3 0
Profiles / Rulesets / Rules 1 3 3 2 1
Profiles / Afdendpoints 1 2 2 0 2
Profiles / Endpoints / Customdomains 1 1 2 1 0
Profiles / Secrets 1 1 3 0 1
Profiles / Securitypolicies 1 1 3 0 1
CDN Web Application Firewall Managed Rule Sets 00
Edge Action Operations 00
Edge Actions 00
Edge Actions / Attachments 00
Edge Actions / Execution Filters 00
Edge Actions / Version Code Package 00
Edge Actions / Versions 00
Check Endpoint Name Availability 00
Check Name Availability 00
Check Resource Usage 00
Migrate 00
Operationresults 00
Operationresults / Cdnwebapplicationfirewallpolicyresults 00
Operationresults / Profileresults 00
Operationresults / Profileresults / Afdendpointresults 00
Operationresults / Profileresults / Afdendpointresults / Routeresults 00
Operationresults / Profileresults / Authpolicyresults 00
Operationresults / Profileresults / Customdomainresults 00
Operationresults / Profileresults / Endpointresults 00
Operationresults / Profileresults / Endpointresults / Customdomainresults 00
Operationresults / Profileresults / Endpointresults / Origingroupresults 00
Operationresults / Profileresults / Endpointresults / Originresults 00
Operationresults / Profileresults / Origingroupresults 00
Operationresults / Profileresults / Origingroupresults / Originresults 00
Operationresults / Profileresults / Policyresults 00
Operationresults / Profileresults / Rulesetresults 00
Operationresults / Profileresults / Rulesetresults / Ruleresults 00
Operationresults / Profileresults / Secretresults 00
Operationresults / Profileresults / Securitypolicyresults 00
Operationresults / Profileresults / Targetgroupresults 00
Operationresults / Profileresults / Tunnelpolicyresults 00
Profiles / Authpolicies 00
Profiles / Deploymentversions 00
Profiles / Edgeextensiongroups 00
Profiles / Keygroups 00
Profiles / Networkpolicies 00
Profiles / Policies 00
Profiles / Rulesets 00
Profiles / Targetgroups 00
Profiles / Tunnelpolicies 00
Validate Probe 00
Validate Secret 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Lab Services Score: 492.0 3 products

Lab Services for classroom and training labs

3 Distinct Products
9 Resource Types
103 Config Params
2,375 SKUs
79 Operations
26 Preview APIs

Distinct Products & Features (3)

  • Lab Plans (organizational defaults: allowed VM images, allowed regions, networking, marketplace images, default auto-shutdown)
  • Labs (classroom/training environments: VM template, student VM quota, schedules, auto-shutdown, access control, published/unpublished)
  • Virtual Machines (student VMs: Windows, Linux; nested virtualization, GPU; connect via RDP/SSH; start, stop, reimage, reset password)

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Labs 2 24 5 22 2
Labplans 3 9 4 9 0
Users 2 8 3 5 3
Labaccounts 00
Locations 00
Locations / Operation Results 00
Locations / Operations 00
Locations / Usages 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
Labs475
Bot Service Score: 491.0 6 products

Azure Bot Service

6 Distinct Products
14 Resource Types
238 Config Params
10 SKUs
0 Operations
41 Preview APIs

Distinct Products & Features (6)

  • Azure Bot Service (channels registration: Teams, Slack, Facebook, Telegram, Email, DirectLine, Web Chat, LINE, Twilio; MSA, managed identity, single-tenant)
  • Bot Framework Composer (visual dialog authoring: adaptive dialogs, LUIS intents, QnA Maker, language generation, interruptions)
  • DirectLine API (REST-based bot communication: activities, conversations, watermark-based polling, WebSocket streaming)
  • DirectLine Speech (voice-first bots: Speech SDK, keyword activation, custom voice, audio streaming)
  • Bot Framework Skills (reusable conversational capabilities: skill manifest, skill dialog, multi-bot composition)
  • Power Virtual Agents Integration (low-code/no-code bot building, topic routing, entity extraction, Power Automate actions)

Licensing & Pricing Options

No special licensing

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Bot Services 1 49 5 33 16
Bot Services / Connections 1 19 3 13 6
Bot Services / Channels 1 12 3 6 6
Bot Services / Private Endpoint Connections 1 7 3 3 4
Bot Services / Private Endpoint Connection Proxies 00
Bot Services / Private Link Resources 00
Check Name Availability 00
Host Settings 00
List Auth Service Providers 00
List Qn A Maker Endpoint Keys 00
Locations 00
Locations / Notify Network Security Perimeter Updates Available 00
Operation Results 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
Bot Services2
Cache Score: 488.0 10 products

Azure Cache for Redis

10 Distinct Products
21 Resource Types
0 Config Params
4,235 SKUs
81 Operations
165 Preview APIs

Distinct Products & Features (10)

  • Azure Cache for Redis — Basic (single node, no SLA, development/testing only; C0-C6 sizes)
  • Azure Cache for Redis — Standard (primary/replica pair, SLA, replication; C0-C6 sizes)
  • Azure Cache for Redis — Premium (clustering up to 10 shards, VNet injection, persistence RDB/AOF, geo-replication; P1-P5 sizes)
  • Azure Cache for Redis — Enterprise (Redis Enterprise: RediSearch, RedisJSON, RedisBloom, RedisTimeSeries; E10-E100 sizes)
  • Azure Cache for Redis — Enterprise Flash (NVMe + RAM, cost-effective large caches; F300-F1500 sizes)
  • Active Geo-Replication (Enterprise tier: multi-region active-active, conflict resolution, write to any replica)
  • Passive Geo-Replication (Premium tier: async secondary, manual failover)
  • Data Persistence (RDB snapshots, AOF logging: Premium, Enterprise; backup frequency, storage account)
  • Redis Modules (Enterprise: RediSearch full-text search, RedisJSON document store, RedisBloom probabilistic data structures, RedisTimeSeries)
  • Clustering (Premium: hash-based sharding up to 10 shards; Enterprise: up to 100+ shards, OSS cluster mode)

Licensing & Pricing Options

Reserved Instances

Resource Types (21)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Redis 00
Redis / Event Grid Filters 00
Redis / Private Endpoint Connection Proxies 00
Redis / Private Endpoint Connection Proxies / Validate 00
Redis / Private Endpoint Connections 00
Redis / Private Link Resources 00
Redis Enterprise / Private Endpoint Connection Proxies 00
Redis Enterprise / Private Endpoint Connection Proxies / Operationresults 00
Redis Enterprise / Private Endpoint Connection Proxies / Validate 00
Redis Enterprise / Private Endpoint Connections 00
Redis Enterprise / Private Endpoint Connections / Operationresults 00
Redis Enterprise / Private Link Resources 00
Check Name Availability 00
Locations 00
Locations / Async Operations 00
Locations / Check Name Availability 00
Locations / Operation Results 00
Locations / Operations Status 00
Operations 00
Redis Enterprise 00
Redis Enterprise / Databases 00

SKU Breakdown

Resource TypeSKU Count
Redis Enterprise847
Stream Analytics Score: 482.0 6 products

Stream Analytics real-time event processing

6 Distinct Products
12 Resource Types
235 Config Params
0 SKUs
0 Operations
30 Preview APIs

Distinct Products & Features (6)

  • Stream Analytics Jobs (real-time event processing: SQL-like query language, windowing functions, temporal joins; Standard, V2 SKUs)
  • Inputs (streaming: Event Hub, IoT Hub, Blob; reference: Blob, SQL Database; serialization: JSON, CSV, Avro, Parquet, Delta)
  • Outputs (25+ destinations: Event Hub, SQL, Blob/ADLS, Cosmos DB, Power BI, Synapse, Service Bus, Azure Functions, Dataverse, PostgreSQL)
  • User-Defined Functions (JavaScript UDFs, Azure ML UDFs; scalar, aggregate; machine learning scoring in stream processing)
  • Windowing Functions (tumbling, hopping, sliding, session, snapshot windows; GROUP BY, DATEDIFF, time policies, watermarks)
  • Stream Analytics Cluster (dedicated compute: up to 36 SUs, VNet integration, private endpoints, custom capacity; shared across jobs)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Streamingjobs 2 42 6 25 17
Clusters / Private Endpoints 2 8 5 2 6
Clusters 3 7 2 2 5
Locations 00
Locations / Compile Query 00
Locations / Operation Results 00
Locations / Quotas 00
Locations / Sample Input 00
Locations / Test Input 00
Locations / Test Output 00
Locations / Test Query 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Storage Cache Score: 477.5 3 products

Managed Lustre and HPC Cache

3 Distinct Products
13 Resource Types
128 Config Params
1,750 SKUs
67 Operations
45 Preview APIs

Distinct Products & Features (3)

  • Azure HPC Cache (high-performance NAS cache: 2-48 TiB cache, read-intensive workloads; NFS, Blob backends; VNet integration)
  • Storage Targets (backend storage: NFS 3.0 exports, ADLS Gen2 containers; namespace aggregation, usage models, write-back/write-through)
  • Namespace Junctions (virtual filesystem: path mapping, access policies; NFS client-facing namespace aggregating multiple backends)

Licensing & Pricing Options

No special licensing

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Caches 9 61 5 6 3
Aml Filesystems 4 28 5 4 2
Caches / Storage Targets 1 18 3 13 5
Aml Filesystems / Auto Import Jobs 1 7 2 1 0
Aml Filesystems / Import Jobs 1 6 2 1 0
Aml Filesystems / Auto Export Jobs 1 4 2 1 0
Check Aml FS Subnets 00
Get Required Aml FS Subnets Size 00
Locations 00
Locations / Ascoperations 00
Locations / Usages 00
Operations 00
Usage Models 00

SKU Breakdown

Resource TypeSKU Count
Aml Filesystems185
Caches165
Service Bus Score: 472.0 6 products

Service Bus messaging queues and topics

6 Distinct Products
27 Resource Types
197 Config Params
0 SKUs
102 Operations
148 Preview APIs

Distinct Products & Features (6)

  • Service Bus Namespace (Basic, Standard, Premium; messaging units 1-16; zone redundancy; geo-disaster recovery)
  • Queues (FIFO, dead-letter queue, sessions, duplicate detection, message deferral, scheduled delivery, auto-forwarding, TTL)
  • Topics (pub/sub messaging, up to 2000 subscriptions per topic, partitioned topics, auto-forwarding)
  • Subscriptions (filter rules: SQL filter, correlation filter, boolean filter; actions; dead-letter on filter evaluation exception)
  • Premium Features (message size up to 100 MB, VNet integration, private endpoints, customer-managed keys, Java Message Service 2.0)
  • Geo-Disaster Recovery (namespace pairing, primary/secondary, alias connection string, manual failover)

Licensing & Pricing Options

No special licensing

Resource Types (27)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Namespaces 4 29 5 21 8
Namespaces / Queues 2 20 2 15 5
Namespaces / Topics / Subscriptions 2 19 3 15 4
Namespaces / Topics / Subscriptions / Rules 2 16 3 16 0
Namespaces / Topics 2 15 2 10 5
Namespaces / Private Endpoint Connections 2 4 3 4 0
Namespaces / Authorizationrules 2 1 1 1 0
Namespaces / Queues / Authorizationrules 2 1 1 1 0
Namespaces / Topics / Authorizationrules 2 1 1 1 0
Namespaces / Disasterrecoveryconfigs 2 1 1 1 0
Namespaces / Migration Configurations 2 1 1 1 0
Check Name Availability 00
Check Namespace Availability 00
Locations 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Namespace Operation Results 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Status 00
Namespaces / Disasterrecoveryconfigs / Check Name Availability 00
Namespaces / Eventgridfilters 00
Namespaces / Network Security Perimeter Association Proxies 00
Namespaces / Network Security Perimeter Configurations 00
Namespaces / Networkrulesets 00
Namespaces / Private Endpoint Connection Proxies 00
Operations 00
Premium Messaging Regions 00
SKU 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Batch Score: 433.5 8 products

Azure Batch parallel and HPC workloads

8 Distinct Products
18 Resource Types
189 Config Params
0 SKUs
69 Operations
34 Preview APIs

Distinct Products & Features (8)

  • Batch Account (user subscription mode, batch service mode; auto-storage, pool allocation mode, managed identity)
  • Pools (dedicated VMs, Spot/Low-Priority VMs: auto-scale formulas, fixed size, start tasks, certificates, application packages)
  • Jobs and Job Schedules (task collections: job manager task, job preparation/release, dependency tasks, multi-instance tasks, recurrence schedules)
  • Tasks (command line, container task, resource files, output files, environment variables, constraints: max retries, max wall clock time, retention time)
  • Task Dependencies (task-ID dependency, task-ID range dependency; many-to-one, one-to-many patterns)
  • Application Packages (versioned zips: pool-level, task-level; auto-deployment to compute nodes, version management)
  • Compute Node Configuration (VM sizes, OS images: marketplace, custom; node agent SKU, container support, data disks, ephemeral OS disk)
  • Virtual Network Integration (VNet/subnet injection, NSG requirements, public IP configuration, no public IP mode)

Licensing & Pricing Options

Spot

Resource Types (18)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Batch Accounts / Pools 4 132 8 125 7
Batch Accounts 4 13 5 11 2
Batch Accounts / Certificate Operation Results 00
Batch Accounts / Certificates 00
Batch Accounts / Detectors 00
Batch Accounts / Network Security Perimeter Configuration Operation Results 00
Batch Accounts / Operation Results 00
Batch Accounts / Pool Operation Results 00
Batch Accounts / Private Endpoint Connection Proxy Results 00
Batch Accounts / Private Endpoint Connection Results 00
Locations 00
Locations / Account Operation Results 00
Locations / Check Name Availability 00
Locations / Cloud Service Skus 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Quotas 00
Locations / Virtual Machine Skus 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Workloads Score: 425.5 5 products

Azure Center for SAP Solutions

5 Distinct Products
16 Resource Types
173 Config Params
20 SKUs
123 Operations
65 Preview APIs

Distinct Products & Features (5)

  • Azure Center for SAP Solutions — VIS (Virtual Instance for SAP: 3-tier, distributed, HA deployment; ASCS, DB, App server)
  • SAP Sizing Recommendations (SKU recommendation based on SAPS, memory, storage IOPS requirements)
  • SAP Quality Checks (pre-deployment validation: networking, OS, storage, clustering, backup configuration)
  • SAP Monitoring (Azure Monitor for SAP: providers for HANA, SQL Server, HA cluster, OS, NetWeaver; alerts, workbooks)
  • SAP Discovery (agentless discovery of existing SAP landscapes: SID, system type, database, instance details)

Licensing & Pricing Options

No special licensing

Resource Types (16)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Sap Virtual Instances / Central Instances 1 24 4 0 24
Sap Virtual Instances / Application Instances 1 14 4 0 14
Monitors 10 10 2 6 4
Sap Virtual Instances / Database Instances 1 9 4 0 9
Sap Virtual Instances 2 3 4 1 2
Locations 00
Locations / Operation Statuses 00
Locations / Sap Virtual Instance Metadata 00
Operations 00
Connectors 00
Connectors / Acss Backups 00
Monitors / Provider Instances 00
Monitors / Sap Landscape Monitor 00
Sap Discovery Sites 00
Sap Discovery Sites / Sap Instances 00
Sap Discovery Sites / Sap Instances / Server Instances 00

SKU Breakdown

Resource TypeSKU Count
Php Workloads4
Key Vault Score: 412.6 11 products

Key Vault for keys, secrets, and certificates

11 Distinct Products
21 Resource Types
165 Config Params
6 SKUs
122 Operations
162 Preview APIs

Distinct Products & Features (11)

  • Key Vault — Standard (software-protected keys, secrets, certificates; RBAC or access policy authorization)
  • Key Vault — Premium (HSM-backed keys: FIPS 140-2 Level 2; software-protected secrets and certificates)
  • Managed HSM (dedicated FIPS 140-2 Level 3 HSM; single-tenant, customer-controlled security domain; local RBAC)
  • Keys (RSA 2048/3072/4096, EC P-256/P-384/P-521, AES 128/256; create, import, wrap/unwrap, sign/verify, encrypt/decrypt)
  • Secrets (arbitrary byte sequences up to 25 KB; connection strings, passwords, API keys; versioning, expiry, activation date)
  • Certificates (self-signed, CA-issued: DigiCert, GlobalSign; Let's Encrypt via renewal; PKCS#12, PEM; auto-renewal, lifetime actions)
  • Key Rotation Policy (automatic key rotation: time-based trigger, notification before expiry)
  • Access Control (vault access policies vs Azure RBAC; per-key, per-secret, per-certificate permissions)
  • Soft Delete and Purge Protection (90-day retention, purge protection lock, recover deleted objects)
  • Private Endpoints and Firewall Rules (IP rules, VNet rules, trusted Azure services bypass)
  • Backup and Restore (individual key/secret/certificate backup; cross-region restore for Managed HSM)

Licensing & Pricing Options

No special licensing

Resource Types (21)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Vaults 3 19 5 17 2
Managed HS Ms 5 18 5 13 5
Managed HS Ms / Keys 2 17 5 11 6
Vaults / Keys 2 17 5 11 6
Operations 1 16 4 16 0
Vaults / Secrets 2 10 4 6 4
Deleted Vaults 6 6 1 0 6
Deleted Managed HS Ms 6 6 1 0 6
Vaults / Access Policies 5 5 4 1 4
Check Mhsm Name Availability 00
Check Name Availability 00
Locations 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Deleted Managed HS Ms 00
Locations / Deleted Vaults 00
Locations / Managed HSM Operation Results 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Managed HS Ms / Keys / Versions 00
Vaults / Event Grid Filters 00
Vaults / Keys / Versions 00

SKU Breakdown

Resource TypeSKU Count
Keys3
Vaults2
Managed HS Ms1
Healthcare APIs Score: 399.0 4 products

Health Data Services (FHIR, DICOM, MedTech)

4 Distinct Products
18 Resource Types
165 Config Params
0 SKUs
102 Operations
112 Preview APIs

Distinct Products & Features (4)

  • Healthcare Workspace (container for health data services, managed identity, private endpoints)
  • FHIR Service (R4, STU3; SMART on FHIR; $export, $import, $convert-data, $member-match; custom search, versioning, conditional operations)
  • DICOM Service (DICOMweb: STOW-RS, WADO-RS, QIDO-RS; medical imaging storage, retrieval, search; DICOM cast to FHIR)
  • MedTech Service (IoT data ingestion: IoT Hub/Event Hub source, FHIR destination mapping, device-to-patient resolution, calculated content, group mapping)

Licensing & Pricing Options

No special licensing

Resource Types (18)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Workspaces / Fhirservices 3 35 5 30 3
Services 2 33 4 28 3
Workspaces / Dicomservices 2 22 4 15 5
Operations 1 21 4 21 0
Workspaces / Iotconnectors 2 19 4 14 3
Workspaces / Iotconnectors / Fhirdestinations 2 13 3 10 3
Workspaces 2 13 4 10 3
Workspaces / Private Endpoint Connections 1 6 2 6 0
Check Name Availability 00
Locations 00
Locations / Operationresults 00
Services / Private Endpoint Connection Proxies 00
Services / Private Endpoint Connections 00
Services / Private Link Resources 00
Validate Medtech Mappings 00
Workspaces / Event Grid Filters 00
Workspaces / Private Endpoint Connection Proxies 00
Workspaces / Private Link Resources 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Service Fabric Score: 399.0 9 products

Service Fabric cluster management

9 Distinct Products
23 Resource Types
188 Config Params
0 SKUs
0 Operations
406 Preview APIs

Distinct Products & Features (9)

  • Service Fabric Cluster (self-managed: Bronze/Silver/Gold/Platinum reliability; Windows, Linux; custom, auto OS upgrades)
  • Service Fabric Managed Clusters (fully managed: Basic, Standard SKUs; automatic OS upgrades, node type management)
  • Stateless Services (horizontally scalable microservices: instance count, placement constraints, load metrics)
  • Stateful Services (reliable collections: ReliableDictionary, ReliableQueue; partition schemes: singleton, named, uniform int64, low-key/high-key)
  • Reliable Actors (virtual actor model: state management, timers, reminders, actor lifecycle, reentrant/non-reentrant)
  • Guest Executables (deploy existing .exe, Java, Node.js as Service Fabric services; health reporting, endpoint exposure)
  • Container Services (Docker container orchestration: Windows, Linux containers; compose deployment, container health monitoring)
  • Application Lifecycle (versioned application packages: upgrade domains, rolling upgrades, monitored/manual/unmonitored modes, rollback)
  • Placement Constraints and Load Balancing (node properties, capacity, balancing metrics, defragmentation, affinity, anti-affinity)

Licensing & Pricing Options

No special licensing

Resource Types (23)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Clusters 1 76 4 69 7
Clusters / Applications 2 28 6 21 7
Clusters / Applications / Services 1 17 3 12 5
Clusters / Application Types / Versions 1 14 3 9 5
Clusters / Application Types 1 13 3 8 5
Locations 00
Locations / Cluster Versions 00
Locations / Environments 00
Locations / Environments / Managed Cluster Versions 00
Locations / Managed Cluster Operation Results 00
Locations / Managed Cluster Operations 00
Locations / Managed Cluster Versions 00
Locations / Managed Unsupported VM Sizes 00
Locations / Operation Results 00
Locations / Operations 00
Locations / Unsupported VM Sizes 00
Managedclusters 00
Managedclusters / Application Types 00
Managedclusters / Application Types / Versions 00
Managedclusters / Applications 00
Managedclusters / Applications / Services 00
Managedclusters / Nodetypes 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Data Box Score: 353.0

Data Box offline data transfer

10 Resource Types
166 Config Params
0 SKUs
22 Operations
29 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Jobs 3 86 8 59 27
Jobs / Event Grid Filters 00
Locations 00
Locations / Available Skus 00
Locations / Check Name Availability 00
Locations / Operationresults 00
Locations / Region Configuration 00
Locations / Validate Address 00
Locations / Validate Inputs 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
SCVMM Score: 353.0
14 Resource Types
159 Config Params
0 SKUs
42 Operations
25 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Virtual Machine Templates 2 34 4 19 15
Clouds 2 16 3 11 5
VMM Servers 2 10 3 6 4
Virtual Networks 2 6 2 5 1
Availability Sets 2 4 2 4 0
VMM Servers / Inventory Items 2 4 2 1 3
Locations 00
Locations / Operation Statuses 00
Operations 00
Virtual Machine Instances 00
Virtual Machines 00
Virtual Machines / Extensions 00
Virtual Machines / Guest Agents 00
Virtual Machines / Hybrid Identity Metadata 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Fabric Score: 345.0 30 products

Microsoft Fabric analytics platform

30 Distinct Products
10 Resource Types
4 Config Params
3,135 SKUs
21 Operations
7 Preview APIs

Distinct Products & Features (30)

  • Lakehouse (Delta Lake-based: tables, files, shortcuts, SQL analytics endpoint, default dataset, schema discovery)
  • Warehouse (T-SQL distributed data warehouse: tables, views, stored procedures, cross-database queries, zero-copy table clone)
  • Data Engineering — Spark Notebooks (PySpark, Spark SQL, Scala, R; session configuration, libraries, environment management)
  • Data Engineering — Spark Job Definitions (batch Spark jobs: main file, reference files, arguments, retries)
  • Data Pipeline (orchestration: 90+ connectors, copy activity, data flow, Notebook activity, stored procedure, web activity, ForEach, If, Until, Switch)
  • Dataflow Gen2 (Power Query Online ETL: 300+ data sources, M-language transformations, staging, fast copy)
  • Data Science — ML Experiments (experiment tracking, runs, metrics, parameters, model logging, MLflow integration)
  • Data Science — ML Models (model registry: versions, deployment, endorsement, lineage)
  • Power BI Reports (interactive visualizations: 80+ visual types, DAX, report themes, drill-through, bookmarks, Q&A natural language)
  • Power BI Semantic Models (formerly datasets: import, DirectQuery, composite, hybrid tables, calculation groups, row-level security, OLS)
  • Power BI Dashboards (pinned tiles, real-time streaming, data alerts, natural language Q&A)
  • Power BI Paginated Reports (pixel-perfect reports: SSRS/RDL, sub-reports, nested data regions, export to PDF/Excel/Word)
  • Power BI Datamart (self-service relational database: auto-generated SQL endpoint, visual query designer, row-level security)
  • Real-Time Intelligence — KQL Database (Kusto-based: streaming ingestion, KQL queries, materialized views, data retention policies)
  • Real-Time Intelligence — KQL Queryset (saved KQL queries, parameterized, shareable)
  • Real-Time Intelligence — Eventstream (real-time data ingestion: Event Hub, IoT Hub, Custom App, Azure Blob; routing rules, transformations)
  • Real-Time Intelligence — Activator (data-driven alerts: Reflex items, triggers, conditions, actions; email, Teams, Power Automate)
  • Real-Time Intelligence — Real-Time Dashboard (live KQL-based dashboards: tiles, parameters, auto-refresh)
  • OneLake (unified storage layer: Delta Parquet format, shortcuts to ADLS/S3/GCS/Dataverse, cross-workspace access, BCDR, one-copy architecture)
  • OneLake Data Hub (centralized data catalog: discover, browse, endorse, certify items across all Fabric workspaces)
  • Mirroring (continuous near-real-time replication: Azure SQL, Cosmos DB, Snowflake → OneLake Delta tables)
  • Data Activator (event-driven triggers on data changes: no-code rule builder, Teams/email/Power Automate actions)
  • Fabric Capacities (F2-F2048 SKUs; trial capacity; pause/resume; smoothing; cross-region; reservation via Azure portal)
  • Fabric Domains (organizational grouping of workspaces: ownership, endorsement policies, governance boundaries)
  • Fabric Git Integration (Azure DevOps, GitHub: branch-based source control for all item types, deployment pipelines)
  • Fabric Deployment Pipelines (dev → test → prod promotion: comparison view, selective deployment, deployment rules, auto-binding)
  • Fabric Copilot (AI-assisted: DAX generation, code suggestions, data insights, report creation, KQL generation)
  • Industry Solutions — Healthcare (clinical analytics, FHIR-integrated reports)
  • Industry Solutions — Retail (unified customer analytics, demand forecasting)
  • Industry Solutions — Sustainability (ESG data analytics, emissions tracking dashboards)

Licensing & Pricing Options

Reserved Instances

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Capacities 2 2 3 2 0
Locations 00
Locations / Check Name Availability 00
Locations / Operationresults 00
Locations / Operationstatuses 00
Locations / Usages 00
Operations 00
Private Link Services For Fabric 00
Private Link Services For Fabric / Operation Results 00
Private Link Services For Fabric / Operation Statuses 00

SKU Breakdown

Resource TypeSKU Count
Capacities627
Notification Hubs Score: 343.0 3 products

Notification Hubs push notifications

3 Distinct Products
5 Resource Types
169 Config Params
0 SKUs
0 Operations
15 Preview APIs

Distinct Products & Features (3)

  • Notification Hub Namespace (Free, Basic, Standard tiers: shared access policies, geo-redundancy, telemetry, scheduled send)
  • Notification Hubs (multi-platform push: APNS iOS, FCM Android, WNS Windows, MPNS, Baidu, ADM; registration/installation management)
  • Templates (cross-platform templates: device-specific payload rendering, tag expressions, bulk operations, direct send)

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Namespaces 2 49 5 36 13
Namespaces / Notification Hubs 2 44 4 37 7
Operations 1 12 4 0 12
Check Name Availability 00
Check Namespace Availability 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Hybrid Network Score: 341.5

Hybrid network function management

26 Resource Types
115 Config Params
0 SKUs
171 Operations
38 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (26)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Site Network Services 3 12 3 5 7
Networkfunctions 3 7 3 7 0
Publishers / Network Service Design Groups / Network Service Design Versions 1 7 4 7 0
Publishers / Artifact Stores 1 5 3 3 1
Configuration Group Values 1 3 3 0 3
Sites 1 2 3 2 0
Publishers / Configuration Group Schemas 1 2 2 2 0
Publishers / Network Function Definition Groups / Network Function Definition Versions 1 2 2 2 0
Publishers / Artifact Stores / Artifact Manifests 1 2 3 2 0
Publishers / Network Function Definition Groups 1 1 2 1 0
Publishers / Network Service Design Groups 1 1 2 1 0
Locations 00
Locations / Operation Statuses 00
Operations 00
Devices 00
Network Function Vendors 00
Network Functions / Components 00
Proxy Publishers 00
Proxy Publishers / Configuration Group Schemas 00
Proxy Publishers / Network Function Definition Groups 00
Proxy Publishers / Network Function Definition Groups / Network Function Definition Versions 00
Proxy Publishers / Network Service Design Groups 00
Proxy Publishers / Network Service Design Groups / Network Service Design Versions 00
Publishers 00
Publishers / Artifactstores / Artifacts 00
Publishers / Artifactstores / Artifactversions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Compute Fleet Score: 336.0

Azure Compute Fleet

4 Resource Types
166 Config Params
0 SKUs
0 Operations
12 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Fleets 4 123 13 116 7
Locations 00
Locations / Operations 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Dev Center Score: 326.5 8 products

Dev Box and Deployment Environments

8 Distinct Products
39 Resource Types
141 Config Params
55 SKUs
0 Operations
558 Preview APIs

Distinct Products & Features (8)

  • Dev Center (organizational hub: projects, dev box definitions, catalogs, environment types, managed identity)
  • Projects (developer-facing: dev box pools, environment types, project admin/dev roles, limits, catalogs)
  • Dev Box Definitions (VM image + SKU: marketplace images, custom images, compute gallery images; 8-32 vCPU, SSD sizes)
  • Dev Box Pools (self-service VM pools: auto-stop schedules, network connection, single sign-on, Intune management, hibernation)
  • Dev Boxes (developer workstations: Windows 11 Enterprise, Visual Studio, dev tools; create, stop, start, snapshot, restore)
  • Catalogs (IaC template repos: GitHub, Azure DevOps; ARM/Bicep environment definitions, auto-sync)
  • Environment Types (deployment ring configuration: dev, test, staging, prod; subscription mapping, identity, permissions, creator roles)
  • Deployment Environments (self-service infrastructure: ARM/Bicep/Terraform/Pulumi templates, environment lifecycle, cost tracking)

Licensing & Pricing Options

No special licensing

Resource Types (39)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Projects / Catalogs 1 16 4 6 10
Devcenters / Catalogs 1 16 4 6 10
Projects / Pools 1 11 5 7 4
Networkconnections 1 6 3 6 0
Projects / Environment Types 4 6 4 5 1
Devcenters / Devboxdefinitions 1 5 4 4 1
Projects 2 4 4 4 0
Devcenters / Projectpolicies 1 3 4 3 0
Projects / Pools / Schedules 1 3 4 3 0
Devcenters / Attachednetworks 1 2 2 1 1
Devcenters 2 1 4 1 0
Devcenters / Galleries 1 1 2 1 0
Devcenters / Environment Types 2 1 3 1 0
Locations 00
Locations / Operation Statuses 00
Locations / Usages 00
Check Name Availability 00
Check Scoped Name Availability 00
Devcenters / Catalogs / Devboxdefinitions 00
Devcenters / Catalogs / Environment Definitions 00
Devcenters / Catalogs / Imagedefinitions 00
Devcenters / Catalogs / Imagedefinitions / Builds 00
Devcenters / Catalogs / Tasks 00
Devcenters / Curationprofiles 00
Devcenters / Galleries / Images 00
Devcenters / Galleries / Images / Versions 00
Devcenters / Images 00
Networkconnections / Healthchecks 00
Networkconnections / Outbound Network Dependencies Endpoints 00
Operations 00
Projects / Allowed Environment Types 00
Projects / Attachednetworks 00
Projects / Catalogs / Environment Definitions 00
Projects / Catalogs / Imagedefinitions 00
Projects / Catalogs / Imagedefinitions / Builds 00
Projects / Devboxdefinitions 00
Projects / Images 00
Projects / Images / Versions 00
Projects / Listskus 00

SKU Breakdown

Resource TypeSKU Count
Projects / Pools11
Data Factory Score: 322.0 10 products

Data Factory data integration pipelines

10 Distinct Products
8 Resource Types
113 Config Params
0 SKUs
170 Operations
7 Preview APIs

Distinct Products & Features (10)

  • Data Factory Workspace (visual authoring, monitoring, management, Azure portal and desktop tools)
  • Pipelines (orchestration activities: control flow, data movement, data transformation, scheduling, event-based triggers, tumbling window triggers)
  • Datasets (90+ built-in connectors: Azure SQL, Blob, ADLS, Cosmos DB, REST, S3, SFTP, Snowflake, SAP, Oracle, HTTP, etc.)
  • Linked Services (connection definitions: connection strings, managed identity, service principal, key vault references)
  • Integration Runtimes (Azure IR: auto-resolve region, VNet-managed; self-hosted IR: on-premises/hybrid; Azure-SSIS IR: lift-and-shift SSIS packages)
  • Data Flows (visual ETL: mapping data flows, wrangling data flows; Spark-based execution; 200+ transformations)
  • Managed Virtual Network and Managed Private Endpoints (isolated network, private connectivity to data stores)
  • Change Data Capture (CDC: continuous incremental data replication, mapping to sink, auto-publish)
  • Source Control Integration (Git: Azure DevOps, GitHub; CI/CD pipelines, publish branches, auto-publish)
  • Global Parameters (factory-level key-value pairs, overridable in CI/CD pipelines)

Licensing & Pricing Options

Reserved Instances

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Factories 2 25 4 16 9
Operations 1 16 4 16 0
Factories / Integration Runtimes 1 4 2 0 4
Check Name Availability 00
Factories / Private Endpoint Connection Proxies 00
Locations 00
Locations / Configure Factory Repo 00
Locations / Get Feature Value 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
AVS Score: 298.5 9 products

Azure VMware Solution

9 Distinct Products
32 Resource Types
0 Config Params
2,245 SKUs
78 Operations
15 Preview APIs

Distinct Products & Features (9)

  • Azure VMware Solution Private Cloud (VMware vSphere, vSAN, NSX-T; AV36, AV36P, AV52, AV64 hosts)
  • Clusters (vSphere clusters: 3-16 hosts, stretched clusters, fault domains)
  • Datastores (vSAN, ANF-backed, Elastic SAN-backed external storage)
  • HCX (Hybrid Cloud Extension: VM migration, network extension, disaster recovery)
  • NSX-T Segments (network segments, DHCP, DNS, firewall rules, gateway, load balancing)
  • vSphere RBAC (CloudAdmin role, custom roles, identity sources, LDAP/LDAPS integration)
  • ExpressRoute Global Reach (on-premises to AVS connectivity)
  • Internet Connectivity (managed SNAT, public IP down to workload level)
  • Add-ons (VMware HCX, SRM, vRealize Operations, Arc integration)

Licensing & Pricing Options

AHUB

Resource Types (32)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Check Quota Availability 00
Locations / Check Trial Availability 00
Locations / Usages 00
Operations 00
Private Clouds 00
Private Clouds / Addons 00
Private Clouds / Authorizations 00
Private Clouds / Cloud Links 00
Private Clouds / Clusters 00
Private Clouds / Clusters / Datastores 00
Private Clouds / Clusters / Placement Policies 00
Private Clouds / Clusters / Virtual Machines 00
Private Clouds / Event Grid Filters 00
Private Clouds / Global Reach Connections 00
Private Clouds / Hcx Enterprise Sites 00
Private Clouds / Iscsi Paths 00
Private Clouds / Licenses 00
Private Clouds / Maintenances 00
Private Clouds / Script Executions 00
Private Clouds / Script Packages 00
Private Clouds / Script Packages / Script Cmdlets 00
Private Clouds / Workload Networks 00
Private Clouds / Workload Networks / Dhcp Configurations 00
Private Clouds / Workload Networks / DNS Services 00
Private Clouds / Workload Networks / DNS Zones 00
Private Clouds / Workload Networks / Gateways 00
Private Clouds / Workload Networks / Port Mirroring Profiles 00
Private Clouds / Workload Networks / Public I Ps 00
Private Clouds / Workload Networks / Segments 00
Private Clouds / Workload Networks / Virtual Machines 00
Private Clouds / Workload Networks / VM Groups 00

SKU Breakdown

Resource TypeSKU Count
Private Clouds228
Private Clouds / Clusters221
Confluent Score: 287.0

Confluent on Azure (Apache Kafka)

17 Resource Types
135 Config Params
0 SKUs
0 Operations
28 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (17)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Organizations / Environments / Clusters 2 24 4 24 0
Organizations 1 17 3 14 3
Organizations / Environments / Clusters / Topics 1 9 3 9 0
Organizations / Environments 2 6 3 6 0
Organizations / Environments / Clusters / Connectors 1 2 3 2 0
Agreements 00
Check Name Availability 00
Locations 00
Locations / Operation Statuses 00
Operations 00
Organizations / Access 00
Organizations / Access / Delete Role Binding 00
Organizations / API Keys 00
Organizations / Environments / Clusters / Create API Key 00
Organizations / Environments / Schema Registry Clusters 00
Organizations / List Regions 00
Validations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Kubernetes Configuration Score: 281.5 3 products

Flux and GitOps for Arc-enabled Kubernetes

3 Distinct Products
11 Resource Types
128 Config Params
0 SKUs
29 Operations
35 Preview APIs

Distinct Products & Features (3)

  • Flux GitOps Configurations (Flux v2: source-controller, kustomize-controller, helm-controller, notification-controller; Git, Bucket, Helm sources)
  • Flux Kustomizations (path-based deployment: prune, force, target namespace, dependencies between kustomizations, health checks, substitution variables)
  • Extensions (AKS/Arc cluster extensions: Azure Monitor, Azure Policy, Azure Key Vault Secrets Provider, Azure ML, Dapr, Flux)

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Flux Configurations 2 44 4 1 0
Extensions 4 14 4 1 0
Source Control Configurations 2 12 3 1 0
Extension Types 00
Locations / Extension Types 00
Locations / Extension Types / Versions 00
Namespaces 00
Operations 00
Private Link Scopes 00
Private Link Scopes / Private Endpoint Connection Proxies 00
Private Link Scopes / Private Endpoint Connections 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Recovery Services Score: 271.0 15 products

Backup and Site Recovery vaults

15 Distinct Products
19 Resource Types
58 Config Params
0 SKUs
266 Operations
103 Preview APIs

Distinct Products & Features (15)

  • Recovery Services Vault (unified backup and disaster recovery container; LRS, ZRS, GRS storage redundancy)
  • Azure Backup — Azure VM (full, incremental, snapshot-based; application-consistent for Windows, crash-consistent for Linux)
  • Azure Backup — SQL Server in Azure VM (full, differential, log backups; auto-protection of new databases)
  • Azure Backup — SAP HANA in Azure VM (full, incremental, differential, log backups; Backint integration)
  • Azure Backup — Azure Files (share-level snapshots, instant restore, retention policies)
  • Azure Backup — Azure Blobs (vaulted backup, operational backup: continuous, point-in-time restore)
  • Azure Backup — Azure Managed Disks (incremental snapshots, tag-based backup, exclude disk support)
  • Azure Backup — Azure Database for PostgreSQL (long-term retention, full backup, user-managed identity)
  • Azure Backup — Azure Kubernetes Service (AKS backup, namespace/label selection, Velero-based, vault/operational tiers)
  • Azure Site Recovery — Azure to Azure (VM replication, recovery plans, failover/failback, network mapping)
  • Azure Site Recovery — VMware/Physical to Azure (replication appliance, mobility agent, process server)
  • Azure Site Recovery — Hyper-V to Azure (Hyper-V replica, Azure Site Recovery provider)
  • Backup Policies (daily, weekly, monthly, yearly schedules; instant restore retention 1-5 days; LTR up to 99 years)
  • Multi-User Authorization (MUA: Resource Guard, protected operations requiring secondary approval)
  • Immutable Vaults (WORM for backup data, compliance-based and lock-based immutability)

Licensing & Pricing Options

Reserved Instances

Resource Types (19)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Vaults 4 34 5 12 22
Backup Protected Items 00
Locations 00
Locations / Allocate Stamp 00
Locations / Allocated Stamp 00
Locations / Backup AAD Properties 00
Locations / Backup Cross Region Restore 00
Locations / Backup Crr Job 00
Locations / Backup Crr Jobs 00
Locations / Backup Crr Operation Results 00
Locations / Backup Crr Operations Status 00
Locations / Backup Pre Validate Protection 00
Locations / Backup Status 00
Locations / Backup Validate Features 00
Locations / Capabilities 00
Locations / Check Name Availability 00
Locations / Deleted Vaults 00
Operations 00
Replication Eligibility Results 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Marketplace Score: 265.0 4 products

Azure Marketplace private stores

4 Distinct Products
47 Resource Types
98 Config Params
0 SKUs
44 Operations
17 Preview APIs

Distinct Products & Features (4)

  • Azure Marketplace (8,000+ ISV offerings: virtual machines, SaaS, containers, managed apps, ARM templates, consulting services)
  • Private Azure Marketplace (tenant-scoped marketplace: approved offer collections, governance rules, admin-curated catalog)
  • SaaS Subscriptions (ISV SaaS integration: subscription lifecycle, metering API, quantity-based billing, change plan, renewal)
  • Private Offers (ISV-to-customer private pricing: custom terms, custom pricing, multi-party offers, CSP partner offers)

Licensing & Pricing Options

No special licensing

Resource Types (47)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Private Stores / Collections / Offers 1 17 3 4 13
Private Stores / Admin Request Approvals 1 15 4 8 7
Private Stores 1 11 4 7 4
Private Stores / Request Approvals 1 10 3 7 3
Private Stores / Collections 1 10 3 6 4
Locations 00
Locations / Edge Zones 00
Locations / Edge Zones / Products 00
Mysolutions 00
Offers 00
Operations 00
Private Stores / Any Existing Offers In The Collections 00
Private Stores / Billing Accounts 00
Private Stores / Bulk Collections Action 00
Private Stores / Collections / Approve All Items 00
Private Stores / Collections / Disable Approve All Items 00
Private Stores / Collections / Map Offers To Contexts 00
Private Stores / Collections / Offers / Contexts View 00
Private Stores / Collections / Offers / Upsert Offer With Multi Context 00
Private Stores / Collections / Query Rules 00
Private Stores / Collections / Set Rules 00
Private Stores / Collections / Transfer Offers 00
Private Stores / Collections To Subscriptions Mapping 00
Private Stores / Fetch All Subscriptions In Tenant 00
Private Stores / List New Plans Notifications 00
Private Stores / List Stop Sell Offers Plans Notifications 00
Private Stores / List Subscriptions Context 00
Private Stores / Offers 00
Private Stores / Offers / Acknowledge Notification 00
Private Stores / Query Approved Plans 00
Private Stores / Query Notifications State 00
Private Stores / Query Offers 00
Private Stores / Query User Offers 00
Private Stores / Query User Rules 00
Private Stores / Request Approvals / Query 00
Private Stores / Request Approvals / Withdraw Plan 00
Products 00
Products / Check User Has Review 00
Products / Reviews 00
Products / Reviews / Comments 00
Products / Reviews / Helpful 00
Products / Usermetadata 00
Publishers 00
Publishers / Offers 00
Publishers / Offers / Amendments 00
Register 00
Search 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Cosmos DB (DocumentDB) Score: 260.5 13 products

Azure Cosmos DB

13 Distinct Products
22 Resource Types
0 Config Params
0 SKUs
471 Operations
359 Preview APIs

Distinct Products & Features (13)

  • Cosmos DB — NoSQL API (core SQL: document queries, stored procedures, triggers, UDFs, change feed, transactional batch)
  • Cosmos DB — MongoDB API (vCore-based: dedicated compute; RU-based: shared throughput; wire protocol compatibility)
  • Cosmos DB — Cassandra API (CQL compatible, throughput-provisioned tables, Cassandra driver support)
  • Cosmos DB — Gremlin API (graph database: vertices, edges, traversal queries, graph partitioning)
  • Cosmos DB — Table API (key-value store, OData protocol, Azure Table Storage compatible, global distribution)
  • Cosmos DB — PostgreSQL API (Citus-based distributed PostgreSQL: sharding, distributed queries, columnar storage)
  • Global Distribution (multi-region writes, automatic failover, configurable failover priorities, service-managed failover)
  • Consistency Levels (strong, bounded staleness, session, consistent prefix, eventual — per-request overrides)
  • Throughput Models (provisioned RU/s, serverless, autoscale with max RU/s, hierarchical partition keys)
  • Continuous Backup (30-day PITR, 7-day PITR; per-account, per-container, per-database restore; Tier 1, Tier 2 retention)
  • Analytical Store (column-oriented HTAP, auto-sync from transactional, Synapse Link, schema inference)
  • Integrated Vector Database (vector indexing: flat, quantizedFlat, diskANN; vector search with distance functions)
  • Materialized Views (auto-maintained read-optimized copies of data partitioned by alternate keys)

Licensing & Pricing Options

Reserved Instances

Resource Types (22)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Cassandra Clusters 00
Database Account Names 00
Database Accounts 00
Database Accounts / Encryption Scopes 00
Fleets 00
Locations 00
Locations / Check Mongo Cluster Name Availability 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Mongo Cluster Azure Async Operation 00
Locations / Mongo Cluster Operation Results 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Locations / Operations Status 00
Locations / Restorable Database Accounts 00
Managed Resources 00
Mongo Clusters 00
Operation Results 00
Operations 00
Operations Status 00
Restorable Database Accounts 00
Throughput Pools 00
Throughput Pools / Throughput Pool Accounts 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Power BI Dedicated Score: 254.0 3 products
3 Distinct Products
7 Resource Types
0 Config Params
2,315 SKUs
31 Operations
11 Preview APIs

Distinct Products & Features (3)

  • Power BI Embedded Capacities (A-SKUs: A1-A8; EM-SKUs: EM1-EM3; P-SKUs: P1-P5; auto-scale, pause/resume, multi-geo)
  • Embedded Analytics (embed reports, dashboards, Q&A in custom applications: App Owns Data, User Owns Data patterns)
  • Capacity Management (workload settings: dataflows, paginated reports, AI; memory limits, query timeout, max result rows)

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Auto Scale V Cores 00
Capacities 00
Locations 00
Locations / Check Name Availability 00
Locations / Operationresults 00
Locations / Operationstatuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
Capacities415
Servers48
App Compliance Automation Score: 245.0 2 products

App Compliance Automation for Microsoft 365

2 Distinct Products
15 Resource Types
115 Config Params
0 SKUs
0 Operations
39 Preview APIs

Distinct Products & Features (2)

  • Compliance Reports (M365 certification reports, evidence collection)
  • Controls and Assessments (compliance control mapping, assessment status)

Licensing & Pricing Options

No special licensing

Resource Types (15)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Reports 1 26 4 16 10
Reports / Webhooks 1 4 2 2 2
Reports / Evidences 1 4 2 4 0
Reports / Scoping Configurations 1 2 3 2 0
Check Name Availability 00
Get Collection Count 00
Get Overview Status 00
List In Use Storage Accounts 00
Locations 00
Locations / Operation Statuses 00
Onboard 00
Operations 00
Reports / Snapshots 00
Reports / Snapshots / Controls 00
Trigger Evaluation 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Storage Mover Score: 239.5 3 products

Storage Mover for data migration

3 Distinct Products
10 Resource Types
105 Config Params
0 SKUs
39 Operations
27 Preview APIs

Distinct Products & Features (3)

  • Agents (on-premises migration agents, registration, health)
  • Migration Projects (source/target endpoint pairs, job definitions)
  • Job Runs (transfer execution, progress tracking, error handling)

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Storage Movers / Agents 1 15 7 8 7
Storage Movers / Projects / Job Definitions 1 15 3 10 5
Storage Movers / Connections 1 5 2 3 2
Storage Movers 1 1 2 1 0
Storage Movers / Endpoints 2 1 2 1 0
Storage Movers / Projects 1 1 2 1 0
Locations 00
Locations / Operation Statuses 00
Operations 00
Storage Movers / Projects / Job Definitions / Job Runs 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Elastic San Score: 238.0 4 products

Elastic SAN block storage

4 Distinct Products
5 Resource Types
85 Config Params
415 SKUs
43 Operations
19 Preview APIs

Distinct Products & Features (4)

  • Elastic SAN Resource (regional storage: base capacity 1-100 TiB, additional capacity up to 100+ TiB; total IOPS/throughput scaling)
  • Volume Groups (management container: encryption, protocol, private endpoints, virtual network rules per group)
  • Volumes (iSCSI block storage: 1 GiB-64 TiB per volume; snapshot, delete; connect to AKS, VMs, AVS, Arc VMs)
  • Snapshots (volume snapshots: incremental, copy volumes from snapshots, cross-volume-group snapshot management)

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Elastic Sans / Volume Groups 2 17 5 11 6
Elastic Sans 1 15 5 9 6
Locations 00
Locations / Asyncoperations 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
Elastic Sans83
Certificate Registration Score: 235.5 2 products

App Service certificate management

2 Distinct Products
4 Resource Types
111 Config Params
0 SKUs
19 Operations
0 Preview APIs

Distinct Products & Features (2)

  • App Service Certificates (Standard single-domain, Wildcard: auto-renewal, Key Vault storage, domain verification, rekey, export)
  • Certificate Orders (DigiCert-issued: domain validation, order lifecycle, DNS/email/manual verification, certificate binding to App Service)

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Certificate Orders 2 26 3 11 15
Certificate Orders / Certificates 2 3 2 3 0
Operations 00
Validate Certificate Registration Information 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Data Migration Score: 227.0 3 products

Database Migration Service

3 Distinct Products
13 Resource Types
75 Config Params
640 SKUs
0 Operations
113 Preview APIs

Distinct Products & Features (3)

  • DMS Online Migrations (continuous replication with minimal downtime)
  • DMS Offline Migrations (one-time full database migration)
  • Migration Projects (SQL Server, PostgreSQL, MySQL, MongoDB migration projects)

Licensing & Pricing Options

No special licensing

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Database Migrations 1 60 5 24 36
Migration Services 1 2 2 0 2
SQL Migration Services 1 2 2 0 2
Locations / Operation Types 00
Locations / SQL Migration Service Operation Results 00
Locations 00
Locations / Check Name Availability 00
Locations / Migration Service Operation Results 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Operations 00
Services 00
Services / Projects 00

SKU Breakdown

Resource TypeSKU Count
Services128
Digital Twins Score: 226.0 6 products

Digital Twins for IoT modeling

6 Distinct Products
9 Resource Types
95 Config Params
0 SKUs
54 Operations
17 Preview APIs

Distinct Products & Features (6)

  • Azure Digital Twins Instance (IoT knowledge graph: DTDL models, twins, relationships, event routes, time series integration)
  • DTDL Models (Digital Twins Definition Language v3: interfaces, telemetry, properties, commands, relationships, components, inheritance)
  • Digital Twins and Relationships (graph-based: create, update, query twins; relationship types, property updates, event notification)
  • Event Routes (dead-letter, filtering: Event Hub, Event Grid, Service Bus endpoints; twin lifecycle events, relationship events, telemetry)
  • Twin Graph Queries (SQL-like query language: traverse relationships, filter properties, projection, aggregation, JOIN operations)
  • 3D Scenes (3D Scenes Studio: visual twin mapping, behaviors, data-driven alerts, time series data overlay, custom meshes)

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Digital Twins Instances 1 26 5 12 14
Digital Twins Instances / Endpoints 1 17 3 12 5
Digital Twins Instances / Time Series Database Connections 1 13 3 9 4
Digital Twins Instances / Operation Results 00
Locations 00
Locations / Check Name Availability 00
Locations / Operation Results 00
Locations / Operations Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
SQL Virtual Machine Score: 220.5

SQL Server on Azure Virtual Machines

10 Resource Types
98 Config Params
0 SKUs
23 Operations
60 Preview APIs

Licensing & Pricing Options

AHUB

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
SQL Virtual Machines 2 74 5 66 8
SQL Virtual Machine Groups / Availability Group Listeners 1 12 4 11 1
SQL Virtual Machine Groups 1 11 3 10 1
Locations 00
Locations / Operation Types 00
Locations / Availability Group Listener Operation Results 00
Locations / Register SQL VM Candidate 00
Locations / SQL Virtual Machine Group Operation Results 00
Locations / SQL Virtual Machine Operation Results 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Peering Score: 217.0 3 products

Peering Service for ISP connectivity

3 Distinct Products
12 Resource Types
95 Config Params
0 SKUs
30 Operations
28 Preview APIs

Distinct Products & Features (3)

  • Peering Service (Microsoft optimized routing: BGP community, route prefix, latency measurement, ISP-Microsoft direct peering)
  • Direct Peering (private network interconnection with Microsoft: peering locations, bandwidth, ExpressRoute Direct, CDN Interconnect)
  • Exchange Peering (public exchange point peering: IXP connections, route servers, peering facility bandwidth)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Peerings 3 26 5 20 6
Peering Locations 5 16 3 16 0
Peering Services 2 8 3 5 3
Operations 1 8 4 0 8
Peer Asns 1 5 3 4 1
CDN Peering Prefixes 00
Check Service Provider Availability 00
Legacy Peerings 00
Looking Glass 00
Peering Service Countries 00
Peering Service Locations 00
Peering Service Providers 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Datadog Score: 207.5

Datadog on Azure (monitoring integration)

18 Resource Types
87 Config Params
0 SKUs
31 Operations
22 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (18)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Monitors 3 18 3 15 3
Monitors / Monitored Subscriptions 1 10 6 10 0
Monitors / Tag Rules 1 8 4 8 0
Monitors / Single Sign On Configurations 1 2 2 1 1
Agreements 00
Locations 00
Locations / Operation Statuses 00
Monitors / Get Default Key 00
Monitors / List API Keys 00
Monitors / List Hosts 00
Monitors / List Linked Resources 00
Monitors / List Monitored Resources 00
Monitors / Manage Sre Agent Connectors 00
Monitors / Refresh Set Password Link 00
Monitors / Set Default Key 00
Operations 00
Registered Subscriptions 00
Subscription Statuses 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Quota Score: 204.0

Resource quota management

19 Resource Types
88 Config Params
0 SKUs
18 Operations
57 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (19)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Usages 7 8 2 4 4
Quotas 1 7 3 3 4
Group Quotas 1 1 3 1 0
Group Quotas / Group Operations Status 00
Group Quotas / Group Quota Limits 00
Group Quotas / Group Quota Operations Status 00
Group Quotas / Group Quota Requests 00
Group Quotas / Location Settings 00
Group Quotas / Location Settings Operations Status 00
Group Quotas / Location Usages 00
Group Quotas / Quota Allocation Operations Status 00
Group Quotas / Quota Allocation Requests 00
Group Quotas / Quota Allocations 00
Group Quotas / Subscription Requests 00
Group Quotas / Subscription Requests Operations Status 00
Group Quotas / Subscriptions 00
Operations 00
Operations Status 00
Quota Requests 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
App Configuration Score: 203.0 6 products

App Configuration for feature flags and settings

6 Distinct Products
15 Resource Types
94 Config Params
0 SKUs
0 Operations
112 Preview APIs

Distinct Products & Features (6)

  • App Configuration Store (Free, Standard: key-value pairs, feature flags, labels, content types; snapshots, soft delete, purge protection)
  • Feature Flags (boolean, conditional: targeting filters percentage/group/user, time window filter, custom filter; telemetry, variants)
  • Key-Value References (Key Vault references: dynamic secret resolution; sentinel keys for configuration refresh triggering)
  • Labels (configuration versioning/environment tagging: dev, staging, prod labels; same key different values per label)
  • Snapshots (point-in-time configuration capture: composition type key, key-label; immutable, archival compliance)
  • Configuration Sync (Kubernetes ConfigMap sync, App Service settings sync, Azure Functions references; pull and push refresh models)

Licensing & Pricing Options

No special licensing

Resource Types (15)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Configuration Stores 4 26 5 16 10
Configuration Stores / Snapshots 4 15 3 5 10
Operations 1 13 4 13 0
Configuration Stores / Key Values 4 11 2 3 8
Deleted Configuration Stores 6 6 1 0 6
Configuration Stores / Replicas 6 6 2 1 5
Check Name Availability 00
Configuration Stores / Event Grid Filters 00
Configuration Stores / Experimentation 00
Locations 00
Locations / Check Name Availability 00
Locations / Deleted Configuration Stores 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Locations / Operations Status 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Databricks Score: 203.0 11 products

Azure Databricks workspaces

11 Distinct Products
8 Resource Types
89 Config Params
0 SKUs
28 Operations
67 Preview APIs

Distinct Products & Features (11)

  • Databricks Workspace (interactive notebooks, workspace management, access control, Unity Catalog integration)
  • All-Purpose Clusters (interactive development: autoscale, spot instances, init scripts, Docker, custom images, libraries)
  • Job Clusters (automated ETL/ML workflows: ephemeral, cost-optimized, multi-task jobs, retries, alerts)
  • SQL Warehouses (Databricks SQL: serverless, pro, classic; T-shirt sizing, auto-stop, query caching)
  • Unity Catalog (metastore, catalogs, schemas, tables, volumes; row/column security, data lineage, audit logging)
  • Delta Lake (ACID transactions, time travel, schema enforcement/evolution, Z-ordering, liquid clustering)
  • Delta Live Tables (declarative ETL pipelines: expectations/quality rules, auto-scaling, enhanced autoscaling)
  • MLflow (experiment tracking, model registry, model serving, feature engineering, model signatures)
  • Repos (Git integration: Azure DevOps, GitHub, GitLab, Bitbucket; branch management, CI/CD)
  • DBFS (Databricks File System: workspace storage, mount points, Unity Catalog volumes)
  • Databricks Connect (remote Spark execution from IDE)

Licensing & Pricing Options

Reserved Instances

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Workspaces 3 58 6 31 17
Workspaces / Virtual Network Peerings 4 11 3 7 4
Access Connectors 3 7 3 2 5
Locations 00
Locations / Get Network Policies 00
Locations / Operationstatuses 00
Operations 00
Workspaces / Db Workspaces 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
AD Hybrid Health Service Score: 199.5

Azure AD Connect Health monitoring

10 Resource Types
77 Config Params
0 SKUs
71 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Services 24 24 1 24 0
Addsservices 24 24 1 24 0
Configuration 21 21 1 21 0
Aadsupportcases 00
Agents 00
Anonymousapiusers 00
Logs 00
Operations 00
Reports 00
Servicehealthmetrics 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Elastic Score: 196.0

Elastic on Azure (Elasticsearch integration)

11 Resource Types
83 Config Params
0 SKUs
38 Operations
142 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Monitors 4 35 4 22 13
Monitors / Monitored Subscriptions 1 7 6 7 0
Monitors / Tag Rules 1 5 4 5 0
Monitors / Open AI Integrations 1 5 2 4 1
Check Name Availability 00
Elastic Versions 00
Get Elastic Organization To Azure Subscription Mapping 00
Get Organization API Key 00
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Event Hubs Score: 195.5 8 products

Event Hubs streaming data ingestion

8 Distinct Products
26 Resource Types
61 Config Params
0 SKUs
95 Operations
170 Preview APIs

Distinct Products & Features (8)

  • Event Hubs Namespace (Basic, Standard, Premium, Dedicated; throughput units, processing units, capacity units)
  • Event Hubs (partitions: 1-1024; retention: 1-90 days; capture to Blob/ADLS; consumer groups up to 20/100)
  • Consumer Groups ($Default and custom; independent read positions, checkpointing)
  • Schema Registry (Avro, JSON Schema, custom; schema groups, versioning, compatibility modes)
  • Event Hubs Capture (automatic archival to Blob/ADLS Gen2; Avro format, time/size windowing)
  • Kafka Protocol Support (Apache Kafka 1.0+ compatible endpoint, no code change required for Kafka clients)
  • Geo-Disaster Recovery (namespace pairing, metadata failover, alias endpoint)
  • Application Groups (client-level throttling policies: SAS, AAD-based; rate limiting per connection/group)

Licensing & Pricing Options

No special licensing

Resource Types (26)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Namespaces 4 8 2 6 2
Clusters 3 8 2 3 0
Namespaces / Private Endpoint Connections 2 4 3 4 0
Namespaces / Application Groups 2 3 2 1 0
Namespaces / Authorizationrules 2 1 1 1 0
Namespaces / Eventhubs 2 1 1 1 0
Namespaces / Eventhubs / Authorizationrules 2 1 1 1 0
Namespaces / Eventhubs / Consumergroups 2 1 1 1 0
Namespaces / Disasterrecoveryconfigs 2 1 1 1 0
Available Cluster Regions 00
Check Name Availability 00
Check Namespace Availability 00
Locations 00
Locations / Cluster Operation Results 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Namespace Operation Results 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Status 00
Namespaces / Disasterrecoveryconfigs / Check Name Availability 00
Namespaces / Hobo Configurations 00
Namespaces / Network Security Perimeter Association Proxies 00
Namespaces / Network Security Perimeter Configurations 00
Namespaces / Networkrulesets 00
Namespaces / Private Endpoint Connection Proxies 00
Operations 00
SKU 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Domain Registration Score: 193.0 2 products

App Service domain registration

2 Distinct Products
8 Resource Types
87 Config Params
0 SKUs
22 Operations
0 Preview APIs

Distinct Products & Features (2)

  • App Service Domains (domain registration: .com, .net, .org, .co.uk, .in, etc.; auto-renewal, domain lock, WHOIS privacy)
  • Domain Contact Information (registrant, admin, tech contacts; WHOIS, GDPR privacy, domain transfer authorization)

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Domains 2 30 4 25 5
Domains / Domain Ownership Identifiers 2 2 2 2 0
Top Level Domains 1 1 1 1 0
Check Domain Availability 00
Generate SSO Request 00
List Domain Recommendations 00
Operations 00
Validate Domain Registration Information 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Solutions Score: 192.0

Managed Applications and solutions

6 Resource Types
86 Config Params
0 SKUs
28 Operations
18 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Applications 4 44 4 37 7
Application Definitions 1 28 4 25 3
Jit Requests 1 14 3 10 4
Operations 00
Locations 00
Locations / Operationstatuses 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Storage Sync Score: 186.0 5 products

Azure File Sync

5 Distinct Products
12 Resource Types
76 Config Params
0 SKUs
44 Operations
0 Preview APIs

Distinct Products & Features (5)

  • Azure File Sync Service (hybrid file services: sync groups, cloud tiering, multi-server endpoints, Azure Files integration)
  • Sync Groups (topology definition: cloud endpoint (Azure Files share), server endpoints (Windows Server paths), conflict resolution)
  • Server Endpoints (registered Windows Server paths: cloud tiering, tiering policies free-space/date, offline data transfer, initial download)
  • Registered Servers (Windows Server agents: server certificate, agent version management, auto-upgrade, server endpoint health)
  • Cloud Tiering (intelligent storage tiering: volume free-space policy, date policy, heat-map based recall, ghost files, seamless access)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Storage Sync Services / Registered Servers 1 11 2 11 0
Operations 1 11 4 11 0
Storage Sync Services / Sync Groups / Server Endpoints 1 9 2 9 0
Storage Sync Services / Sync Groups / Cloud Endpoints 1 4 2 4 0
Storage Sync Services 2 1 2 1 0
Storage Sync Services / Sync Groups 1 1 1 1 0
Locations 00
Locations / Check Name Availability 00
Locations / Operation Results 00
Locations / Operations 00
Locations / Workflows 00
Storage Sync Services / Workflows 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Device Update Score: 184.5

Device Update for IoT Hub

10 Resource Types
79 Config Params
10 SKUs
31 Operations
45 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts / Private Endpoint Connection Proxies 1 25 5 17 9
Accounts 2 8 3 1 0
Accounts / Instances 1 7 3 1 0
Accounts / Private Endpoint Connections 1 4 3 3 1
Accounts / Private Link Resources 00
Check Name Availability 00
Locations 00
Locations / Operation Statuses 00
Operations 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
Accounts2
Analysis Services Score: 180.5 3 products

Azure Analysis Services (tabular models)

3 Distinct Products
6 Resource Types
41 Config Params
840 SKUs
17 Operations
0 Preview APIs

Distinct Products & Features (3)

  • Servers (tabular model hosting, S/B/D tiers, scale-out replicas)
  • Models (DAX queries, partitions, processing, refresh management)
  • Management (server firewall, diagnostics, backup/restore)

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Servers 1 23 5 15 8
Locations 00
Locations / Check Name Availability 00
Locations / Operationresults 00
Locations / Operationstatuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
Servers168
Data Protection Score: 178.5 4 products

Azure Backup for data protection

4 Distinct Products
15 Resource Types
65 Config Params
0 SKUs
67 Operations
136 Preview APIs

Distinct Products & Features (4)

  • Backup Vault (next-gen backup container: immutable vaults, multi-user authorization, cross-region restore, soft delete)
  • Backup Policies (rule-based: trigger schedule, retention rules, lifecycle tiering vault/archive; per-datasource-type policies)
  • Backup Instances (protected resources: AKS, Blobs, Disks, PostgreSQL; operational, vault, archive tiers; restore, stop/resume protection)
  • Resource Guards (cross-subscription/tenant authorization: protected operations, JIT access, approval workflows)

Licensing & Pricing Options

No special licensing

Resource Types (15)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Backup Instances 2 35 5 33 2
Backup Vaults 3 16 5 13 3
Resource Guards 2 6 3 2 4
Locations 00
Locations / Check Feature Support 00
Locations / Check Name Availability 00
Locations / Cross Region Restore 00
Locations / Deleted Vaults 00
Locations / Fetch Cross Region Restore Job 00
Locations / Fetch Cross Region Restore Jobs 00
Locations / Fetch Secondary Recovery Points 00
Locations / Operation Results 00
Locations / Operation Status 00
Locations / Validate Cross Region Restore 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Alerts Management Score: 173.0 3 products

Unified alert management across Azure Monitor

3 Distinct Products
13 Resource Types
80 Config Params
0 SKUs
0 Operations
24 Preview APIs

Distinct Products & Features (3)

  • Alert Processing Rules (suppress, route, enrich alerts: scope-based, schedule-based, one-time maintenance windows, recurring schedules)
  • Smart Groups (automatic alert correlation: machine learning grouping of related alerts, smart group lifecycle, summary notifications)
  • Prometheus Rule Groups (cloud-native alerting: PromQL expressions, recording rules, alert rules; Azure Monitor workspace integration)

Licensing & Pricing Options

No special licensing

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Smart Detector Alert Rules 1 26 4 18 8
Prometheus Rule Groups 1 17 4 17 0
Action Rules 1 9 4 9 0
Alerts Meta Data 1 1 1 1 0
Alert Rule Recommendations 00
Alerts 00
Alerts Summary 00
Issues 00
Migrate From Smart Detection 00
Operations 00
Previewalertrule 00
Smart Groups 00
Tenant Activity Log Alerts 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Purview Score: 166.0 8 products

Microsoft Purview data governance

8 Distinct Products
12 Resource Types
77 Config Params
0 SKUs
0 Operations
33 Preview APIs

Distinct Products & Features (8)

  • Microsoft Purview Data Governance (data catalog, data map, data estate insights, business glossary, classifications)
  • Data Map (automated scanning: Azure SQL, Blob, ADLS, Synapse, Power BI, SQL Server, S3, Snowflake, SAP, Oracle, Teradata, etc.)
  • Collections (hierarchical access control, data source grouping, role assignments per collection)
  • Classification Rules (built-in: PII, financial, healthcare; custom regex patterns, dictionary-based, machine learning)
  • Business Glossary (business terms, hierarchies, related terms, classifications, contacts, approved/draft/expired lifecycle)
  • Data Lineage (automatic column-level lineage from Data Factory, Synapse, Databricks, Power BI; manual lineage)
  • Data Estate Insights (data stewardship, classification distribution, sensitivity labels, glossary coverage, scan health)
  • Self-Service Data Access Policies (request, approve, and manage access to data sources through Purview)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts 2 33 5 12 21
Operations 1 17 4 17 0
Accounts / Kafka Configurations 1 12 3 8 4
Check Name Availability 00
Get Default Account 00
Locations 00
Locations / List Features 00
Locations / Operation Results 00
Locations / Usages 00
Policies 00
Remove Default Account 00
Set Default Account 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Billing Benefits Score: 159.0

Savings plans and reservation benefits

27 Resource Types
57 Config Params
0 SKUs
36 Operations
47 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (27)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Applicable Conditional Credits 00
Applicable Contributors 00
Applicable Credits 00
Applicable Discounts 00
Applicable Maccs 00
Calculate Migration Cost 00
Conditional Credits 00
Credits 00
Credits / Sources 00
Discounts 00
Free Services 00
Incentive Schedules 00
Incentive Schedules / Milestones 00
List Seller Resources 00
Locations 00
Locations / Operation Statuses 00
Maccs 00
Maccs / Contributors 00
Operation Results 00
Operations 00
Reservation Order Aliases 00
Savings Plan Order Aliases 00
Savings Plan Orders 00
Savings Plan Orders / Return 00
Savings Plan Orders / Savings Plans 00
Savings Plans 00
Validate 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Service Linker Score: 157.5

Service Linker for connection configuration

9 Resource Types
66 Config Params
0 SKUs
33 Operations
32 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Linkers 2 21 5 18 3
Locations / Connectors 2 21 5 18 3
Dryruns 1 6 3 5 1
Locations / Dryruns 1 6 3 5 1
Configuration Names 00
Dapr Configurations 00
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Data Transfer Score: 156.0

Azure Data Transfer service

10 Resource Types
73 Config Params
0 SKUs
0 Operations
49 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Connections / Flows 3 32 3 30 2
Connections 2 18 3 14 4
Pipelines 2 15 6 12 3
List Approved Schemas 00
List Flow Profiles 00
Locations 00
Locations / Operation Statuses 00
Operations 00
Pipelines / Flow Profiles 00
Validate Schema 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Authorization Score: 146.0 14 products

Role-based access control and Azure Policy

14 Distinct Products
50 Resource Types
48 Config Params
0 SKUs
0 Operations
93 Preview APIs

Distinct Products & Features (14)

  • Role-Based Access Control (RBAC: 400+ built-in roles, custom role definitions, deny assignments)
  • Role Assignments (scope hierarchy: management group → subscription → resource group → resource; conditions, principal types)
  • Custom Role Definitions (JSON-based: actions, notActions, dataActions, notDataActions, assignable scopes)
  • Azure Policy — Definitions (built-in: 1000+ policies; custom: Audit, Deny, Modify, DeployIfNotExists, Disabled, Manual effects)
  • Azure Policy — Initiatives (policy sets: regulatory compliance, security baselines, organizational standards; parameter groups)
  • Azure Policy — Assignments (scope, exclusions, enforcement mode, managed identity for remediation, non-compliance messages)
  • Azure Policy — Remediation Tasks (resource remediation for DeployIfNotExists and Modify; re-evaluation, parallel remediation)
  • Azure Policy — Exemptions (waiver, mitigated; time-bound, resource-specific policy exception)
  • Resource Locks (CanNotDelete, ReadOnly; scope-based, inheritance, lock notes)
  • Privileged Identity Management (PIM: just-in-time role activation, approval workflows, access reviews, time-bound assignments)
  • Access Reviews (periodic recertification: role assignments, group membership, application access; auto-apply, recommendations)
  • Blueprints (deprecated: environment templates with RBAC, policy, ARM templates, resource groups; assignment, locking)
  • Conditions (ABAC: attribute-based access control, storage blob conditions, role assignment conditions)
  • Eligible Role Assignments (PIM-managed: activation required, MFA, justification, ticket information, approval chain)

Licensing & Pricing Options

No special licensing

Resource Types (50)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Deny Assignments 14 21 2 17 4
Role Definitions 4 15 3 8 7
Role Assignments 12 12 1 7 5
Enable Private Link Network Access 00
Migrate RBAC 00
Migrate RBAC / Operation Statuses 00
Access Review History Definitions 00
Access Review Schedule Definitions 00
Access Review Schedule Settings 00
Acquire Policy Token 00
Batch Resource Check Access 00
Check Access 00
Classic Administrators 00
Data Aliases 00
Data Policy Manifests 00
Diagnostic Settings 00
Diagnostic Settings Categories 00
Elevate Access 00
Eligible Child Resources 00
Find Orphan Role Assignments 00
List Policy Definition Versions 00
List Policy Set Definition Versions 00
Locks 00
Operation Status 00
Operations 00
Permissions 00
Policy Assignments 00
Policy Definitions 00
Policy Definitions / Versions 00
Policy Enrollments 00
Policy Exemptions 00
Policy Set Definitions 00
Policy Set Definitions / Versions 00
Private Link Associations 00
Provider Operations 00
Resource Management Private Links 00
Role Assignment Approvals 00
Role Assignment Schedule Instances 00
Role Assignment Schedule Requests 00
Role Assignment Schedules 00
Role Assignments Usage Metrics 00
Role Eligibility Schedule Instances 00
Role Eligibility Schedule Requests 00
Role Eligibility Schedules 00
Role Management Alert Configurations 00
Role Management Alert Definitions 00
Role Management Alert Operations 00
Role Management Alerts 00
Role Management Policies 00
Role Management Policy Assignments 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Database Watcher Score: 141.0 3 products

Database performance watcher

3 Distinct Products
8 Resource Types
59 Config Params
0 SKUs
30 Operations
21 Preview APIs

Distinct Products & Features (3)

  • Watchers (SQL monitoring agents, target configuration, data stores)
  • Targets (SQL Database, Managed Instance, SQL Server on VMs)
  • Alerting (health alerts, performance thresholds, integration with Action Groups)

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Watchers 2 7 3 7 0
Watchers / Targets 1 5 3 5 0
Watchers / Shared Private Link Resources 1 4 2 4 0
Watchers / Alert Rule Resources 1 4 2 4 0
Locations 00
Locations / Operation Statuses 00
Operations 00
Watchers / Health Validations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Relay Score: 134.0 2 products

Azure Relay hybrid connections

2 Distinct Products
12 Resource Types
45 Config Params
0 SKUs
64 Operations
12 Preview APIs

Distinct Products & Features (2)

  • Azure Relay — Hybrid Connections (WebSocket-based tunneling: HTTP request/response, bi-directional binary streams; no firewall changes needed)
  • Azure Relay — WCF Relay (legacy WCF-based: netTcp, basicHttp, webHttp relay bindings; on-premises service exposure to cloud)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Namespaces 2 10 5 3 7
Namespaces / Wcfrelays 2 8 2 3 5
Namespaces / Hybridconnections 2 6 2 2 4
Namespaces / Private Endpoint Connections 2 3 3 2 1
Namespaces / Authorizationrules 2 1 2 0 1
Namespaces / Hybridconnections / Authorizationrules 2 1 2 0 1
Namespaces / Wcfrelays / Authorizationrules 2 1 2 0 1
Check Name Availability 00
Locations 00
Locations / Namespace Operation Results 00
Namespaces / Private Endpoint Connection Proxies 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Stack Score: 126.5

Azure Stack bridge and registration

7 Resource Types
52 Config Params
0 SKUs
25 Operations
2 Preview APIs

Licensing & Pricing Options

Dev/Test

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Cloud Manifest Files 2 5 3 5 0
Registrations 3 3 1 3 0
Generate Deployment License 00
Linked Subscriptions 00
Operations 00
Registrations / Customer Subscriptions 00
Registrations / Products 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Database for MySQL Score: 122.5 8 products

Azure Database for MySQL

8 Distinct Products
42 Resource Types
0 Config Params
0 SKUs
155 Operations
208 Preview APIs

Distinct Products & Features (8)

  • Azure Database for MySQL — Flexible Server (Burstable B-series, General Purpose D-series, Memory Optimized E-series; zone-redundant HA, same-zone HA)
  • Read Replicas (up to 10 replicas, cross-region, replica promotion; binlog-based async replication, GTID)
  • Server Parameters (500+ configurable MySQL parameters: innodb_buffer_pool_size, max_connections, query_cache, binlog_format, etc.)
  • Data-in Replication (replicate from external MySQL: on-premises, other clouds, EC2; binlog position or GTID)
  • Backup and PITR (automated daily snapshots + transaction log: PITR up to 35 days; geo-redundant backup storage)
  • High Availability (same-zone HA, zone-redundant HA: automatic failover 60-120s, health monitoring, transparent redirection)
  • Slow Query Logs (logging, query optimization: Query Performance Insight, Performance Recommendations)
  • Import/Export (Azure DMS, mydumper/myloader, MySQL Workbench, Azure Database Migration: schema + data migration)

Licensing & Pricing Options

Reserved Instances

Resource Types (42)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Assess For Migration 00
Check Name Availability 00
Flexible Servers 00
Get Private DNS Zone Suffix 00
Locations 00
Locations / Administrator Azure Async Operation 00
Locations / Administrator Operation Results 00
Locations / Azure Async Operation 00
Locations / Capabilities 00
Locations / Capability Sets 00
Locations / Check Name Availability 00
Locations / Check Virtual Network Subnet Usage 00
Locations / List Migrations 00
Locations / Operation Progress 00
Locations / Operation Results 00
Locations / Performance Tiers 00
Locations / Private Endpoint Connection Azure Async Operation 00
Locations / Private Endpoint Connection Operation Results 00
Locations / Private Endpoint Connection Proxy Azure Async Operation 00
Locations / Private Endpoint Connection Proxy Operation Results 00
Locations / Recommended Action Sessions Azure Async Operation 00
Locations / Recommended Action Sessions Operation Results 00
Locations / Security Alert Policies Azure Async Operation 00
Locations / Security Alert Policies Operation Results 00
Locations / Server Key Azure Async Operation 00
Locations / Server Key Operation Results 00
Locations / Update Migration 00
Locations / Usages 00
Operations 00
Servers 00
Servers / Advisors 00
Servers / Keys 00
Servers / Private Endpoint Connection Proxies 00
Servers / Private Endpoint Connections 00
Servers / Private Link Resources 00
Servers / Query Texts 00
Servers / Recoverable Servers 00
Servers / Reset Query Performance Insight Data 00
Servers / Top Query Statistics 00
Servers / Upgrade 00
Servers / Virtual Network Rules 00
Servers / Wait Statistics 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Management Score: 119.5 4 products

Management groups for subscription hierarchy

4 Distinct Products
11 Resource Types
48 Config Params
0 SKUs
25 Operations
40 Preview APIs

Distinct Products & Features (4)

  • Management Groups (hierarchical subscription organization: up to 6 levels deep, root tenant group)
  • Management Group Policies (policy/initiative assignment at management group scope, cascading inheritance)
  • Management Group RBAC (role assignment at management group scope, inherited by all child subscriptions)
  • Management Group Diagnostic Settings (activity log forwarding for all child subscriptions)

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Management Groups 4 14 4 3 11
Check Name Availability 00
Get Entities 00
Management Groups / Settings 00
Operation Results 00
Operation Results / Async Operation 00
Operations 00
Resources 00
Service Groups 00
Start Tenant Backfill 00
Tenant Backfill Status 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Orbital Score: 119.0 4 products

Azure Orbital Ground Station

4 Distinct Products
9 Resource Types
55 Config Params
0 SKUs
0 Operations
17 Preview APIs

Distinct Products & Features (4)

  • Azure Orbital Ground Station (satellite communication: downlink/uplink scheduling, EIRP, G/T, contact profiles, spacecraft registration)
  • Spacecraft (registered satellite objects: TLE tracking, link configurations, center frequency, bandwidth, polarization, direction)
  • Contact Profiles (RF chain configuration: channels, demodulation, decoding, endpoint destination: Event Hub, VNet, Storage)
  • Contacts (scheduled satellite passes: reservation window, ground station selection, real-time telemetry, data delivery)

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Globalcommunicationssites 4 4 2 2 2
Groundstations 1 1 1 1 0
Edgesites 1 1 1 1 0
L2connections 1 1 1 1 0
Geo Catalogs 00
Locations 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Managed Services Score: 116.5

Azure Lighthouse delegated management

5 Resource Types
53 Config Params
0 SKUs
11 Operations
19 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Registration Definitions 6 25 5 18 7
Marketplace Registration Definitions 6 15 4 15 0
Registration Assignments 5 13 4 1 5
Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Guest Configuration Score: 116.0 3 products

Guest configuration for Azure Policy

3 Distinct Products
2 Resource Types
57 Config Params
0 SKUs
0 Operations
4 Preview APIs

Distinct Products & Features (3)

  • Azure Automanage Machine Configuration (DSC-based compliance: Windows, Linux; audit, enforce (apply and monitor) modes)
  • Built-in Configuration Packages (security baselines: Windows, Linux CIS benchmarks, Azure security baseline, custom InSpec/DSC/Chef packages)
  • Custom Configuration Packages (author with DSC/InSpec/Chef: publish to Azure, versioning, parameter support, test-compliance or remediate)

Licensing & Pricing Options

No special licensing

Resource Types (2)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Guest Configuration Assignments 2 40 5 10 30
Operations 1 1 1 1 0

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Chaos Score: 112.5 4 products

Azure Chaos Studio fault injection testing

4 Distinct Products
8 Resource Types
47 Config Params
0 SKUs
21 Operations
51 Preview APIs

Distinct Products & Features (4)

  • Chaos Studio Experiments (fault injection: sequential/parallel steps, branches, duration, selectors, fault parameters)
  • Agent-Based Faults (VM-level: CPU pressure, memory pressure, disk I/O pressure, process kill, network disconnect/latency/packet loss, DNS failure, time change)
  • Service-Direct Faults (resource-level: Cosmos DB failover, AKS Chaos Mesh, NSG security rule, Key Vault deny access, App Service stop/restart)
  • Targets and Capabilities (fault-injectable resources: enable/disable capabilities per resource, agent registration, managed identity access)

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Experiments 2 4 5 4 0
Targets 2 1 1 1 0
Locations 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Locations / Target Types 00
Operations 00
Private Accesses 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Search Score: 111.5 10 products

Azure AI Search (formerly Cognitive Search)

10 Distinct Products
10 Resource Types
33 Config Params
0 SKUs
71 Operations
46 Preview APIs

Distinct Products & Features (10)

  • Azure AI Search Service (Free, Basic, Standard S1-S3, Storage Optimized L1-L2; replicas, partitions, semantic ranker, availability zones)
  • Indexes (field definitions: searchable, filterable, sortable, facetable; Edm types, complex types, collections, scoring profiles)
  • Indexers (automated ingestion: Blob Storage, Azure SQL, Cosmos DB, Table Storage, MySQL, SharePoint Online; incremental, change detection)
  • Skillsets (AI enrichment pipeline: OCR, key phrases, entity recognition, sentiment, image analysis, custom Web API, Azure OpenAI, document cracking)
  • Knowledge Store (enrichment output: table projections, object projections, file projections → Storage/Cosmos DB)
  • Semantic Search (Microsoft-trained L2 ranker: semantic captions, semantic answers, semantic configuration per index)
  • Vector Search (vector fields, HNSW/eKNN algorithms, vector profiles, integrated vectorization, multi-vector queries, hybrid search)
  • Integrated Vectorization (built-in chunking + embedding: Azure OpenAI embedding skill, Text Split skill, index projection)
  • Synonym Maps (query-time synonym expansion: equivalent, one-way mappings; Solr format)
  • Debug Sessions (visual skillset debugger: node inspection, enrichment tree, cached execution, skill modification)

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Search Services 3 22 5 17 5
Check Name Availability 00
Check Service Name Availability 00
Locations 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Locations / Usages 00
Offerings 00
Operations 00
Resource Health Metadata 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Communication Score: 110.0 12 products

Azure Communication Services (chat, SMS, voice)

12 Distinct Products
14 Resource Types
32 Config Params
0 SKUs
64 Operations
106 Preview APIs

Distinct Products & Features (12)

  • Communication Services Resource (multi-channel communication platform: SaaS endpoints, managed identity, event subscriptions)
  • Chat (real-time messaging: threads, participants, typing indicators, read receipts, file attachments, inline images, push notifications)
  • Calling (VoIP, PSTN: 1:1, group calls, call recording, call transcription, call automation, media composition, rooms)
  • SMS (send/receive, toll-free, short code, alphanumeric sender ID, opt-out management, delivery reports)
  • Email (high-volume transactional email: custom domains, DKIM/SPF/DMARC, attachments, tracking, suppression lists)
  • Phone Numbers (toll-free, geographic, short codes; number porting, direct routing, SIP trunking via direct routing)
  • Network Traversal (TURN relay tokens for WebRTC NAT traversal)
  • Rooms (structured meetings: participant roles presenter/attendee/consumer, PSTN dial-out, scheduled sessions)
  • Job Router (intelligent task routing: queues, distribution policies, classification policies, exception policies, worker matching)
  • Call Automation (server-side call control: create, transfer, add participant, play audio, recognize DTMF/speech, recording)
  • Advanced Messaging (WhatsApp Business: template messages, session messages, media messages, interactive messages)
  • Virtual Appointments (Teams-integrated: scheduling, reminders, SMS notifications, waiting room, browser-based join)

Licensing & Pricing Options

No special licensing

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Email Services / Domains 1 8 4 0 8
Communication Services 2 6 2 2 4
Email Services / Domains / Suppression Lists / Suppression List Addresses 1 6 2 4 2
Email Services / Domains / Suppression Lists 1 4 2 1 3
Communication Services / Smtp Usernames 1 3 2 3 0
Email Services / Domains / Sender Usernames 1 3 2 2 1
Email Services 1 1 2 1 0
Check Name Availability 00
Communication Services / Event Grid Filters 00
Locations 00
Locations / Usages 00
Locations / Operation Statuses 00
Operations 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Dashboard Score: 108.0 5 products

Azure Managed Grafana dashboards

5 Distinct Products
12 Resource Types
48 Config Params
0 SKUs
0 Operations
90 Preview APIs

Distinct Products & Features (5)

  • Azure Managed Grafana (Grafana 9/10: workspace tiers Essential/Standard; Azure Monitor, Prometheus, Data Explorer, Log Analytics data sources)
  • Dashboards and Folders (imported/custom dashboards: organization, permissions, team-based access, panel plugins)
  • Data Source Configuration (managed identity auth to Azure services: Prometheus, Azure Monitor Logs/Metrics, Data Explorer, Azure SQL, Cosmos DB)
  • Alerting (Grafana-managed alerts: alert rules, contact points, notification policies, silences, mute timings; Azure Monitor data source)
  • Team Sync and RBAC (AAD group sync: admin, editor, viewer roles; service accounts for API access, API key management)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Grafana 5 27 4 24 3
Grafana / Managed Private Endpoints 1 7 3 5 2
Grafana / Integration Fabrics 1 3 2 3 0
Grafana / Private Endpoint Connections 1 1 2 1 0
Check Name Availability 00
Dashboards 00
Dashboards / Dashboard Definitions 00
Grafana / Private Link Resources 00
Locations 00
Locations / Check Name Availability 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Policy Insights Score: 102.5 4 products

Policy compliance and attestations

4 Distinct Products
14 Resource Types
37 Config Params
0 SKUs
29 Operations
19 Preview APIs

Distinct Products & Features (4)

  • Policy States (compliance evaluation records: compliant, non-compliant, exempt, conflict, not-started; per-resource, per-policy)
  • Policy Events (compliance change events: created, updated; timestamp, policy assignment, resource details; queryable, filterable)
  • Remediation Tasks (remediate non-compliant resources: deployIfNotExists, modify; re-evaluation, parallel deployment, failure handling)
  • Attestations (manual policy compliance evidence: compliance state override, evidence links, expiry date, owner assignment)

Licensing & Pricing Options

No special licensing

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Remediations 5 19 3 8 11
Attestations 2 12 3 10 2
Async Operation Results 00
Check Policy Restrictions 00
Component Policy States 00
Derive Policy Properties 00
Event Grid Filters 00
Generate Policy Rule If 00
Handle Policy Copilot Request 00
Operations 00
Policy Events 00
Policy Metadata 00
Policy States 00
Policy Tracked Resources 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Database for PostgreSQL Score: 100.0 10 products

Azure Database for PostgreSQL

10 Distinct Products
43 Resource Types
0 Config Params
0 SKUs
108 Operations
233 Preview APIs

Distinct Products & Features (10)

  • Azure Database for PostgreSQL — Flexible Server (Burstable B-series, General Purpose D-series, Memory Optimized E-series; zone-redundant HA, same-zone HA)
  • Intelligent Performance (Query Store, Query Performance Insight, Performance Recommendations, intelligent tuning, auto-vacuum tuning)
  • Read Replicas (up to 10 replicas, cross-region, promote to standalone; async replication, geo-redundant backup)
  • Extensions (50+ PostgreSQL extensions: PostGIS, pg_cron, pgvector, pg_stat_statements, pgAudit, Azure AI, pg_trgm, TimescaleDB community)
  • Server Parameters (300+ configurable PostgreSQL parameters: shared_buffers, work_mem, max_connections, effective_cache_size, wal_level, etc.)
  • Azure AI Integration (azure_ai extension: Azure OpenAI, Azure Cognitive Services, ML predictions directly from SQL queries)
  • Backup and PITR (automated backups: locally redundant, zone-redundant, geo-redundant; PITR up to 35 days; long-term retention preview)
  • Connection Pooling (built-in PgBouncer: transaction, session pooling; pool_size configuration; reduces connection overhead)
  • Networking (VNet injection/delegated subnet, private endpoints, public access with firewall rules, SSL/TLS enforcement)
  • Major Version Upgrades (in-place upgrade: PG 13→14→15→16→17; validation, rollback, extension compatibility checks)

Licensing & Pricing Options

Reserved Instances

Resource Types (43)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Available Engine Versions 00
Check Name Availability 00
Flexible Servers 00
Flexible Servers / Migrations 00
Get Private DNS Zone Suffix 00
Locations 00
Locations / Administrator Azure Async Operation 00
Locations / Administrator Operation Results 00
Locations / Azure Async Operation 00
Locations / Capabilities 00
Locations / Check Name Availability 00
Locations / Check Virtual Network Subnet Usage 00
Locations / Get Auto Migration Free Slots 00
Locations / Get Cached Server Name 00
Locations / Get Latest Auto Migration Schedule 00
Locations / Operation Results 00
Locations / Performance Tiers 00
Locations / Private Endpoint Connection Azure Async Operation 00
Locations / Private Endpoint Connection Operation Results 00
Locations / Private Endpoint Connection Proxy Azure Async Operation 00
Locations / Private Endpoint Connection Proxy Operation Results 00
Locations / Recommended Action Sessions Azure Async Operation 00
Locations / Recommended Action Sessions Operation Results 00
Locations / Resource Type 00
Locations / Security Alert Policies Azure Async Operation 00
Locations / Security Alert Policies Operation Results 00
Locations / Server Key Azure Async Operation 00
Locations / Server Key Operation Results 00
Locations / Update Auto Migration Schedule 00
Operations 00
Server Groupsv2 00
Servers 00
Servers / Advisors 00
Servers / Keys 00
Servers / Private Endpoint Connection Proxies 00
Servers / Private Endpoint Connections 00
Servers / Private Link Resources 00
Servers / Query Texts 00
Servers / Recoverable Servers 00
Servers / Reset Query Performance Insight Data 00
Servers / Top Query Statistics 00
Servers / Virtual Network Rules 00
Servers / Wait Statistics 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Off Azure Score: 98.5 2 products

Off-Azure discovery and assessment

2 Distinct Products
9 Resource Types
0 Config Params
0 SKUs
179 Operations
43 Preview APIs

Distinct Products & Features (2)

  • Azure Migrate Appliance (on-premises discovery agent: VMware, Hyper-V, physical; agentless dependency analysis, performance collection)
  • Software Inventory (installed applications, features, roles, services, SQL instances; web apps discovery, dependencies)

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Hyper V Sites 00
Import Sites 00
Master Sites 00
Master Sites / SQL Sites 00
Server Sites 00
V Mware Sites 00
Locations 00
Locations / Operation Results 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Maintenance Score: 97.0 3 products

Maintenance schedules for Azure resources

3 Distinct Products
7 Resource Types
45 Config Params
0 SKUs
0 Operations
54 Preview APIs

Distinct Products & Features (3)

  • Maintenance Configurations (Guest OS, InGuestPatch, Host, ARMResource: schedule, recurrence, scope, dynamic scoping by tags/location/OS/resource group)
  • Configuration Assignments (resource-to-maintenance-config binding: VM, VMSS, Arc server, AKS, dedicated host, Service Fabric)
  • Public Maintenance Configurations (Microsoft-managed defaults: Windows security patching, Linux security patching, custom schedules)

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Maintenance Configurations 3 22 4 19 3
Configuration Assignments 2 12 4 9 3
Apply Updates 3 3 1 3 0
Maintenance Configurations / Event Grid Filters 00
Operations 00
Public Maintenance Configurations 00
Updates 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Security Score: 95.0 24 products

Microsoft Defender for Cloud

24 Distinct Products
90 Resource Types
1 Config Params
0 SKUs
0 Operations
106 Preview APIs

Distinct Products & Features (24)

  • Defender for Servers (Plan 1: basic EDR; Plan 2: full MDE, vulnerability assessment, file integrity monitoring, adaptive controls)
  • Defender for App Service (threat detection for web apps and APIs)
  • Defender for Azure SQL (threat detection, vulnerability assessment for SQL Database and Synapse)
  • Defender for SQL on Machines (SQL Server on VMs and Arc-enabled SQL)
  • Defender for Open-Source Relational Databases (PostgreSQL, MySQL, MariaDB threat detection)
  • Defender for Storage (malware scanning, sensitive data threat detection, activity monitoring)
  • Defender for Containers (runtime protection, image vulnerability scanning, Kubernetes policy, CI/CD scanning)
  • Defender for Key Vault (anomalous access detection, secret/key enumeration alerts)
  • Defender for DNS (domain generation algorithm detection, DNS tunneling, known malicious domains)
  • Defender for Resource Manager (suspicious ARM operations, lateral movement, persistence)
  • Defender for APIs (API threat detection, anomalous usage, OWASP API risks)
  • Defender Cloud Security Posture Management (CSPM: attack path analysis, cloud security graph, agentless scanning)
  • Security Alerts and Incidents (prioritized alerts, kill chain mapping)
  • Security Assessments and Recommendations (benchmark-based security posture evaluation)
  • Secure Score (quantified security posture across subscriptions)
  • Regulatory Compliance (PCI DSS, ISO 27001, NIST 800-53, SOC 2, CIS Benchmarks, HIPAA, FedRAMP)
  • Just-In-Time VM Access (time-limited RDP/SSH port opening)
  • Adaptive Application Controls (allow-listing policy recommendations)
  • Adaptive Network Hardening (NSG rule tightening recommendations)
  • File Integrity Monitoring (registry, OS files, application files change detection)
  • Workflow Automation (trigger Logic Apps on alerts, recommendations, compliance changes)
  • Auto-Provisioning (automatic agent deployment: Log Analytics, Azure Monitor, MDE, Qualys)
  • Multi-Cloud Connectors (AWS accounts, GCP projects — CSPM and CWP across clouds)
  • DevOps Security (Azure DevOps, GitHub, GitLab: code scanning, IaC scanning, secrets detection)

Licensing & Pricing Options

Reserved Instances

Resource Types (90)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Private Links 1 1 2 1 0
Auto Provisioning Settings 00
Compliances 00
Information Protection Policies 00
Mde Onboardings 00
Advanced Threat Protection Settings 00
Aggregations 00
Alerts 00
Alerts Suppression Rules 00
Allowed Connections 00
API Collections 00
Applications 00
Assessment Metadata 00
Assessments 00
Assessments / Governance Assignments 00
Assignments 00
Auto Dismiss Alerts Rules 00
Automations 00
Compliance Results 00
Custom Assessment Automations 00
Custom Recommendations 00
Data Collection Agents 00
Data Scanners 00
Defender For Storage Settings 00
Device Security Groups 00
Discovered Security Solutions 00
External Security Solutions 00
Governance Rules 00
Health Reports 00
Integrations 00
IOT Security Solutions 00
IOT Security Solutions / Analytics Models 00
IOT Security Solutions / Analytics Models / Aggregated Alerts 00
IOT Security Solutions / Analytics Models / Aggregated Recommendations 00
IOT Security Solutions / IOT Alert Types 00
IOT Security Solutions / IOT Alerts 00
IOT Security Solutions / IOT Recommendation Types 00
IOT Security Solutions / IOT Recommendations 00
Jit Network Access Policies 00
Jit Policies 00
Locations 00
Locations / Alerts 00
Locations / Allowed Connections 00
Locations / Discovered Security Solutions 00
Locations / External Security Solutions 00
Locations / Jit Network Access Policies 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Locations / Security Solutions 00
Locations / Security Solutions Reference Data 00
Locations / Tasks 00
Locations / Topologies 00
Operations 00
Policies 00
Pricings 00
Pricings / Security Operators 00
Private Links / Private Endpoint Connection Proxies 00
Private Links / Private Endpoint Connection Proxies / Validate 00
Private Links / Private Endpoint Connections 00
Private Links / Private Link Resources 00
Query 00
Regulatory Compliance Standards 00
Regulatory Compliance Standards / Regulatory Compliance Controls 00
Regulatory Compliance Standards / Regulatory Compliance Controls / Regulatory Compliance Assessments 00
Secure Score Control Definitions 00
Secure Score Controls 00
Secure Scores 00
Secure Scores / Secure Score Controls 00
Security Connectors 00
Security Connectors / DevOps 00
Security Contacts 00
Security Operators 00
Security Solutions 00
Security Solutions Reference Data 00
Security Standards 00
Security Statuses 00
Security Statuses Summaries 00
Sensitivity Settings 00
Server Vulnerability Assessments 00
Server Vulnerability Assessments Settings 00
Settings 00
SQL Vulnerability Assessments 00
Standard Assignments 00
Standards 00
Sub Assessments 00
Tasks 00
Topologies 00
Trusted Ips 00
VM Scanners 00
Workspace Settings 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Standby Pool Score: 90.0

Standby pools for pre-provisioned instances

8 Resource Types
35 Config Params
0 SKUs
24 Operations
26 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Standby Container Group Pools 1 6 4 6 0
Standby Virtual Machine Pools 1 5 4 5 0
Operations 00
Locations 00
Locations / Operation Statuses 00
Standby Container Group Pools / Runtime Views 00
Standby Virtual Machine Pools / Runtime Views 00
Standby Virtual Machine Pools / Standby Virtual Machines 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Subscription Score: 90.0 3 products

Subscription lifecycle management

3 Distinct Products
20 Resource Types
35 Config Params
0 SKUs
0 Operations
64 Preview APIs

Distinct Products & Features (3)

  • Subscription Creation (EA, MCA, CSP: programmatic, portal; offer type, billing scope, management group placement, tags)
  • Subscription Aliases (friendly name mapping, subscription ID aliasing, cross-tenant subscription transfer preparation)
  • Subscription Policies (tenant-level governance: block subscription creation by non-admins, allowed offer types, billing enforcement)

Licensing & Pricing Options

No special licensing

Resource Types (20)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Aliases 1 7 3 7 0
Create Subscription 00
Subscription Definitions 00
Subscription Operations 00
Accept Change Tenant 00
Accept Ownership 00
Accept Ownership Status 00
Cancel 00
Change Tenant Request 00
Change Tenant Status 00
Directories 00
Enable 00
Operation Results 00
Operations 00
Policies 00
Rename 00
Subscriptions 00
Support Plans 00
Transfers 00
Validate Cancel 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Advisor Score: 89.0 4 products

Azure Advisor optimization recommendations

4 Distinct Products
17 Resource Types
36 Config Params
0 SKUs
0 Operations
54 Preview APIs

Distinct Products & Features (4)

  • Azure Advisor Recommendations (personalized best practices: cost, security, reliability, operational excellence, performance categories)
  • Recommendation Digests (weekly email summaries: filtered by category, resource type, subscription; action group integration)
  • Advisor Score (posture scoring: weighted category scores, trend tracking, subscription-level, management-group-level comparison)
  • Suppressions/Postponements (snooze recommendations: time-based dismissal, permanent dismissal, per-resource or per-recommendation)

Licensing & Pricing Options

No special licensing

Resource Types (17)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Configurations 1 9 3 9 0
Suppressions 1 3 2 2 1
Advisor Score 00
Assessment Types 00
Assessments 00
Critical Resources 00
Generate Recommendations 00
Metadata 00
Operations 00
Predict 00
Recommendations 00
Resiliency Reviews 00
Risk Types 00
Risks 00
Triage Recommendations 00
Triage Resources 00
Workloads 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Storage Actions Score: 88.0
7 Resource Types
38 Config Params
0 SKUs
10 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Storage Tasks 2 6 5 4 2
Locations 00
Locations / Asyncoperations 00
Locations / Operation Statuses 00
Operations 00
Storage Tasks / Reports 00
Storage Tasks / Storage Task Assignments 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Bare Metal Infrastructure Score: 81.0

BareMetal Infrastructure instances

5 Resource Types
38 Config Params
0 SKUs
0 Operations
18 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Bare Metal Storage Instances 2 9 4 9 0
Bare Metal Instances 00
Locations 00
Locations / Operations Status 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Edge Marketplace Score: 79.0

Edge marketplace extensions

5 Resource Types
37 Config Params
0 SKUs
0 Operations
11 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Offers 5 37 3 37 0
Locations 00
Locations / Operation Statuses 00
Operations 00
Publishers 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
API Center Score: 78.0

API Center for API inventory and governance

4 Resource Types
37 Config Params
0 SKUs
0 Operations
11 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Deleted Services 00
Operations 00
Services 00
Services / Event Grid Filters 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Hybrid Connectivity Score: 77.0 3 products

Hybrid connectivity endpoints for Arc agents, SSH, and multi-cloud discovery

3 Distinct Products
9 Resource Types
34 Config Params
0 SKUs
0 Operations
34 Preview APIs

Distinct Products & Features (3)

  • Endpoints (connectivity endpoints for Arc agents: SSH, WAC, managed proxy; default or custom endpoint configuration)
  • Service Configurations (hybrid connectivity service config: Azure Relay, SSH gateway, ingress gateway for Arc-enabled servers and Kubernetes)
  • Solution Configurations (discovery and onboarding: AWS, GCP, VMware multi-cloud connector, inventory discovery, bulk Arc enrollment)

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Solution Types 4 9 2 9 0
Public Cloud Connectors 1 4 3 3 1
Solution Configurations 1 3 2 1 2
Endpoints 1 2 2 1 1
Locations / Operation Statuses 00
Operations 00
Generate Aws Template 00
Generate Gcp Template 00
Locations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Hardware Security Modules Score: 75.0

Dedicated HSM and Managed HSM

4 Resource Types
29 Config Params
0 SKUs
26 Operations
7 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Cloud HSM Clusters 3 7 4 5 2
Locations 00
Locations / Cloud HSM Operation Results 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Red Hat Open Shift Score: 74.5

Azure Red Hat OpenShift

7 Resource Types
28 Config Params
0 SKUs
11 Operations
20 Preview APIs

Licensing & Pricing Options

AHUB Savings Plans

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Open Shift Clusters 2 23 5 19 4
Locations 00
Locations / Openshiftversions 00
Locations / Operationresults 00
Locations / Operationsstatus 00
Locations / Platformworkloadidentityrolesets 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Help Score: 73.0

Azure help and diagnostics

13 Resource Types
30 Config Params
0 SKUs
0 Operations
38 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Diagnostics 1 13 4 8 5
Self Help 00
Check Name Availability 00
Discover Solutions 00
Discovery Solutions 00
Monitor Insights 00
Operation Results 00
Operations 00
Plugins 00
Simplified Solutions 00
Smart Diagnostics 00
Solutions 00
Troubleshooters 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Maps Score: 73.0 12 products

Azure Maps geospatial services

12 Distinct Products
11 Resource Types
31 Config Params
0 SKUs
0 Operations
44 Preview APIs

Distinct Products & Features (12)

  • Render API (road maps, satellite imagery, weather tiles, traffic tiles, DEM tiles, indoor maps; vector, raster)
  • Search API (geocoding, reverse geocoding, fuzzy search, POI search, address validation, structured address search)
  • Route API (driving, walking, cycling, truck directions; waypoints, alternative routes, traffic-aware, EV routing, matrix routing)
  • Traffic API (traffic flow, traffic incidents, real-time and predictive traffic data)
  • Weather API (current conditions, hourly/daily/quarterly forecasts, severe weather alerts, weather along route, tropical storms, air quality, indices)
  • Geolocation API (IP address to country/region lookup)
  • Spatial API (geofencing, closest point, point in polygon, great circle distance, buffer/intersect operations)
  • Timezone API (timezone by coordinates, timezone by ID, Windows IANA mapping)
  • Elevation API (point, path, and bounding box elevation queries, DEM data)
  • Data Registry API (upload and manage geospatial datasets: GeoJSON, KML, ZIP; spatial indexing, search)
  • Creator — Indoor Maps (floor plans, wayfinding, facility management, custom styling, feature state management)
  • Creator — Tileset/Dataset/Conversion (CAD/DWG/GeoJSON to map tiles, custom indoor map styling, feature queries)

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Operations 1 19 4 19 0
Accounts 5 6 4 3 3
Accounts / Creators 2 2 2 1 1
Accounts / Event Grid Filters 00
Accounts / Private Endpoint Connection Proxies 00
Accounts / Private Endpoint Connections 00
Locations 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Operation Results 00
Operation Statuses 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Load Testing Score: 72.0 4 products

Azure Load Testing

4 Distinct Products
14 Resource Types
29 Config Params
0 SKUs
0 Operations
35 Preview APIs

Distinct Products & Features (4)

  • Azure Load Testing Resource (managed JMeter service: test plans, test runs, CI/CD integration, auto-stop criteria)
  • Load Tests (JMX file upload, URL-based quick test: virtual users, test duration, ramp-up time, engine instances, fail criteria)
  • Test Runs (execution history: metrics, logs, errors, response time percentiles, throughput, server-side metrics correlation)
  • CI/CD Integration (Azure DevOps task, GitHub Action: parameterized tests, pass/fail criteria, regression detection)

Licensing & Pricing Options

No special licensing

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Loadtests 2 4 4 3 1
Playwright Workspaces 1 4 2 2 2
Locations 00
Locations / Operation Statuses 00
Locations / Quotas 00
Locations / Playwright Quotas 00
Playwright Workspaces / Quotas 00
Check Name Availability 00
Load Test Mappings 00
Load Test Profile Mappings 00
Loadtests / Limits 00
Loadtests / Outbound Network Dependencies Endpoints 00
Operations 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Health Bot Score: 71.5

Health Bot for healthcare virtual assistants

4 Resource Types
14 Config Params
0 SKUs
79 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Health Bots 3 10 3 5 5
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Dev Ops Infrastructure Score: 70.5

Managed DevOps Infrastructure (agent pools)

13 Resource Types
25 Config Params
0 SKUs
15 Operations
27 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Pools 2 6 4 6 0
Locations / Skus 00
Locations / Usages 00
Operations 00
Resources 00
Check Name Availability 00
Images 00
Images / Versions 00
Locations 00
Locations / Operation Statuses 00
Pools / Resources 00
Skus 00
Usages 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Cost Management Score: 68.0 6 products

Cost Management and billing optimization

6 Distinct Products
41 Resource Types
0 Config Params
0 SKUs
54 Operations
157 Preview APIs

Distinct Products & Features (6)

  • Cost Analysis (multi-dimensional cost exploration: grouping, filtering, granularity daily/monthly; forecast, budgets, amortized, actual views)
  • Budgets (spend thresholds: action groups for notifications, email alerts at percentage thresholds; resource group, subscription, management group scope)
  • Exports (scheduled cost data export: daily, weekly, monthly; CSV to Storage account; actual cost, amortized cost, usage)
  • Cost Alerts (budget alerts, anomaly alerts, credit alerts, department spending, EA commitment alerts; action groups, email)
  • Cost Allocation Rules (shared cost distribution: tag-based, proportional, fixed split; chargeback/showback across departments/projects)
  • Azure Advisor Cost Recommendations (right-sizing, reserved instance purchase, shutdown idle resources, storage tier optimization)

Licensing & Pricing Options

No special licensing

Resource Types (41)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Alerts 00
Benefit Recommendations 00
Benefit Utilization Summaries 00
Benefit Utilization Summaries Operation Results 00
Billing Accounts 00
Budgets 00
Calculate Cost 00
Check Name Availability 00
Cost Details Operation Results 00
Departments 00
Dimensions 00
Enrollment Accounts 00
Exports 00
Forecast 00
Generate Benefit Utilization Summaries Report 00
Generate Cost Details Report 00
Generate Detailed Cost Report 00
Generate Reservation Details Report 00
Insights 00
Markup Rules 00
Operation Results 00
Operation Status 00
Pricesheets 00
Pricesheets Operation Results 00
Pricesheets Operation Status 00
Publish 00
Query 00
Reportconfigs 00
Reports 00
Reservation Details Operation Results 00
Scheduled Actions 00
Send Message 00
Settings 00
Start Conversation 00
Views 00
Calculate Price 00
Cost Allocation Rules 00
Fetch Marketplace Prices 00
Fetch Microsoft Prices 00
Fetch Prices 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Database for MariaDB Score: 68.0

Azure Database for MariaDB

30 Resource Types
0 Config Params
0 SKUs
76 Operations
47 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (30)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Check Name Availability 00
Locations 00
Locations / Azure Async Operation 00
Locations / Operation Results 00
Locations / Performance Tiers 00
Locations / Private Endpoint Connection Azure Async Operation 00
Locations / Private Endpoint Connection Operation Results 00
Locations / Private Endpoint Connection Proxy Azure Async Operation 00
Locations / Private Endpoint Connection Proxy Operation Results 00
Locations / Recommended Action Sessions Azure Async Operation 00
Locations / Recommended Action Sessions Operation Results 00
Locations / Security Alert Policies Azure Async Operation 00
Locations / Security Alert Policies Operation Results 00
Locations / Server Key Azure Async Operation 00
Locations / Server Key Operation Results 00
Operations 00
Servers 00
Servers / Advisors 00
Servers / Keys 00
Servers / Private Endpoint Connection Proxies 00
Servers / Private Endpoint Connections 00
Servers / Private Link Resources 00
Servers / Query Texts 00
Servers / Recoverable Servers 00
Servers / Reset Query Performance Insight Data 00
Servers / Start 00
Servers / Stop 00
Servers / Top Query Statistics 00
Servers / Virtual Network Rules 00
Servers / Wait Statistics 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Voice Services Score: 68.0 2 products

Operator voice services

2 Distinct Products
4 Resource Types
32 Config Params
0 SKUs
0 Operations
13 Preview APIs

Distinct Products & Features (2)

  • Communications Gateway (Teams Direct Routing / Operator Connect: SBC functionality, number management, call routing, emergency calling)
  • Test Lines (gateway testing: manual/auto-answer test lines, diagnostics, SIP trace, media quality validation)

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Operations 00
Locations 00
Locations / Check Name Availability 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Fluid Relay Score: 66.5 2 products

Fluid Relay real-time collaboration

2 Distinct Products
7 Resource Types
24 Config Params
0 SKUs
23 Operations
22 Preview APIs

Distinct Products & Features (2)

  • Fluid Relay Service (real-time collaboration infrastructure: distributed data structures, operational transform, session management)
  • Fluid Containers (collaboration sessions: SharedMap, SharedString, SharedTree, SharedCounter; transient and persisted data)

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Fluid Relay Servers 3 13 5 6 6
Locations 00
Locations / Operation Statuses 00
Operations 00
Fluid Relay Servers / Fluid Relay Containers 00
Fluid Relay Servers / Private Endpoint Connections 00
Fluid Relay Servers / Private Link Resources 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Kubernetes Runtime Score: 65.0

Kubernetes runtime services on Arc

8 Resource Types
22 Config Params
0 SKUs
26 Operations
16 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Storage Classes 1 4 3 4 0
Load Balancers 1 3 2 3 0
BGP Peers 1 3 2 3 0
Bfd Profiles 00
Locations 00
Locations / Operation Statuses 00
Operations 00
Services 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Capacity Score: 55.0 3 products

Azure Reservations for cost savings

3 Distinct Products
35 Resource Types
0 Config Params
0 SKUs
40 Operations
73 Preview APIs

Distinct Products & Features (3)

  • Reservations (1-year, 3-year: VM, SQL, Cosmos DB, App Service, Storage, Databricks, Synapse, AVS, Red Hat, SUSE; scope, quantity)
  • Reservation Orders (purchase container: billing scope, auto-renew, exchange, refund, split, merge; utilization tracking)
  • Savings Plans (flexible compute commitment: 1-year, 3-year; hourly commitment; scope: shared, subscription, resource group, management group)

Licensing & Pricing Options

No special licensing

Resource Types (35)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Applied Reservations 00
Calculate Exchange 00
Calculate Price 00
Calculate Purchase Price 00
Catalogs 00
Check Benefit Scopes 00
Check Offers 00
Check Purchase Status 00
Check Scopes 00
Commercial Reservation Orders 00
Exchange 00
List Skus 00
Listbenefits 00
Operation Results 00
Operations 00
Own Reservations 00
Place Purchase Order 00
Reservation Orders 00
Reservation Orders / Available Scopes 00
Reservation Orders / Calculate Refund 00
Reservation Orders / Change Directory 00
Reservation Orders / Merge 00
Reservation Orders / Reservations 00
Reservation Orders / Reservations / Available Scopes 00
Reservation Orders / Reservations / Revisions 00
Reservation Orders / Return 00
Reservation Orders / Split 00
Reservation Orders / Swap 00
Reservations 00
Resource Providers 00
Resource Providers / Locations 00
Resource Providers / Locations / Service Limits 00
Resource Providers / Locations / Service Limits Requests 00
Resources 00
Validate Reservation Order 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Attestation Score: 51.0 2 products

Azure Attestation for TEE verification

2 Distinct Products
5 Resource Types
23 Config Params
0 SKUs
0 Operations
11 Preview APIs

Distinct Products & Features (2)

  • Azure Attestation Provider (SGX enclave attestation, TPM attestation, VBS enclave attestation; default/isolated providers)
  • Attestation Policies (custom JWT claims: policy signing, policy hash, RSASSA-PSS certificates; per-attestation-type policies)

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Attestation Providers 3 21 4 21 0
Operations 1 2 3 2 0
Default Providers 00
Locations 00
Locations / Default Provider 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Classic Storage Score: 50.5
22 Resource Types
0 Config Params
0 SKUs
57 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (22)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Capabilities 00
Check Storage Account Availability 00
Disks 00
Images 00
Operations 00
Os Images 00
Os Platform Images 00
Public Images 00
Quotas 00
Storage Accounts 00
Storage Accounts / Blob Services 00
Storage Accounts / File Services 00
Storage Accounts / Metric Definitions 00
Storage Accounts / Metrics 00
Storage Accounts / Queue Services 00
Storage Accounts / Services 00
Storage Accounts / Services / Diagnostic Settings 00
Storage Accounts / Services / Metric Definitions 00
Storage Accounts / Services / Metrics 00
Storage Accounts / Table Services 00
Storage Accounts / VM Images 00
VM Images 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Code Signing Score: 50.5

Trusted Signing (code signing service)

6 Resource Types
18 Config Params
0 SKUs
17 Operations
24 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Code Signing Accounts / Certificate Profiles 1 17 4 17 0
Code Signing Accounts 1 1 3 0 1
Locations 00
Locations / Operation Statuses 00
Operations 00
Check Name Availability 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Automanage Score: 49.5

Automanage for VM best practices

7 Resource Types
17 Config Params
0 SKUs
17 Operations
11 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Configuration Profile Assignments 3 3 2 1 2
Service Principals 2 2 1 0 2
Best Practices 00
Best Practices / Versions 00
Configuration Profiles 00
Configuration Profiles / Versions 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Io T Firmware Defense Score: 48.5

Defender for IoT firmware analysis

14 Resource Types
0 Config Params
5 SKUs
68 Operations
20 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Operation Statuses 00
Operations 00
Workspaces 00
Workspaces / Firmwares 00
Workspaces / Firmwares / Binary Hardening Results 00
Workspaces / Firmwares / Common Vulnerabilities And Exposures 00
Workspaces / Firmwares / Crypto Certificates 00
Workspaces / Firmwares / Crypto Keys 00
Workspaces / Firmwares / Cves 00
Workspaces / Firmwares / Password Hashes 00
Workspaces / Firmwares / Sbom Components 00
Workspaces / Firmwares / Summaries 00
Workspaces / Usage Metrics 00

SKU Breakdown

Resource TypeSKU Count
Workspaces1
Connected VMware vSphere Score: 48.0 6 products

Azure Arc-enabled VMware vSphere

6 Distinct Products
16 Resource Types
0 Config Params
0 SKUs
64 Operations
28 Preview APIs

Distinct Products & Features (6)

  • vCenter (Arc-connected vCenter Server: discovery, inventory sync, Azure projection of VMs, templates, networks, datastores)
  • Virtual Machines (Arc-enabled VMware VMs: lifecycle management from Azure portal, guest management extensions, Azure policy)
  • Virtual Machine Templates (Azure-projected VM templates: deploy VMs from Azure portal using on-premises templates)
  • Resource Pools (Azure-projected resource pools: compute resource allocation, DRS clusters, scheduling)
  • Virtual Networks (Azure-projected vSphere networks: standard switches, distributed switches, port groups)
  • Datastores (Azure-projected datastores: storage capacity, VM placement, datastore clusters)

Licensing & Pricing Options

No special licensing

Resource Types (16)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
V Centers 00
Clusters 00
Datastores 00
Hosts 00
Locations 00
Locations / Operationstatuses 00
Operations 00
Resourcepools 00
Vcenters / Inventoryitems 00
Virtualmachineinstances 00
Virtualmachines 00
Virtualmachines / Extensions 00
Virtualmachines / Guestagents 00
Virtualmachines / Hybrididentitymetadata 00
Virtualmachinetemplates 00
Virtualnetworks 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Classic Network Score: 46.5
11 Resource Types
0 Config Params
0 SKUs
71 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Capabilities 00
Express Route Cross Connections 00
Express Route Cross Connections / Peerings 00
Gateway Supported Devices 00
Network Security Groups 00
Operations 00
Quotas 00
Reserved Ips 00
Virtual Networks 00
Virtual Networks / Remote Virtual Network Peering Proxies 00
Virtual Networks / Virtual Network Peerings 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Compute Schedule Score: 45.5

Scheduled compute operations

17 Resource Types
0 Config Params
0 SKUs
57 Operations
32 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (17)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Operations 00
Location 00
Locations 00
Locations / Operation Statuses 00
Locations / Notifications 00
Locations / Regional Notifications 00
Locations / Virtual Machines Cancel Operations 00
Locations / Virtual Machines Execute Create 00
Locations / Virtual Machines Execute Deallocate 00
Locations / Virtual Machines Execute Delete 00
Locations / Virtual Machines Execute Hibernate 00
Locations / Virtual Machines Execute Start 00
Locations / Virtual Machines Get Operation Errors 00
Locations / Virtual Machines Get Operation Status 00
Locations / Virtual Machines Submit Deallocate 00
Locations / Virtual Machines Submit Hibernate 00
Locations / Virtual Machines Submit Start 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Marketplace Ordering Score: 42.5

Marketplace offer terms and agreements

3 Resource Types
18 Config Params
0 SKUs
7 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (3)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Agreements 00
Offertypes 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Hybrid Container Service Score: 41.0 4 products

AKS hybrid clusters on Azure Local, VMware, and bare-metal via Arc

4 Distinct Products
11 Resource Types
0 Config Params
0 SKUs
60 Operations
44 Preview APIs

Distinct Products & Features (4)

  • Provisioned Clusters (AKS hybrid clusters on Azure Local, VMware, bare-metal: Azure Arc-connected, OIDC issuer, workload identity)
  • Virtual Networks (AKS hybrid networking: static IP, DHCP, VIP pools, Kubernetes load balancer configuration)
  • Kubernetes Versions (supported k8s versions per infrastructure: upgrade paths, OS images, containerd runtime versions)
  • Storage (AKS hybrid storage: persistent volumes, CSI drivers, Azure Disk integration on Azure Local)

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Operation Statuses 00
Operations 00
Kubernetes Versions 00
Provisioned Cluster Instances 00
Provisioned Clusters 00
Provisioned Clusters / Agent Pools 00
Provisioned Clusters / Hybrid Identity Metadata 00
Provisioned Clusters / Upgrade Profiles 00
Skus 00
Virtual Networks 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Resource Graph Score: 40.0 2 products

Resource Graph cross-subscription queries

2 Distinct Products
8 Resource Types
14 Config Params
0 SKUs
8 Operations
21 Preview APIs

Distinct Products & Features (2)

  • Azure Resource Graph Queries (cross-subscription KQL: join, project, summarize, extend; 1000+ resource types, changes, advisorResources, policyStates tables)
  • Shared Queries (saved and shared ARG queries: parameterized, permissions, organizational query library)

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Queries 2 10 2 5 5
Generate Query 00
Operations 00
Resource Change Details 00
Resource Changes 00
Resources 00
Resources History 00
Subscriptions Status 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Data Replication Score: 39.0

Data replication service

6 Resource Types
0 Config Params
0 SKUs
66 Operations
3 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Operation Results 00
Operation Results 00
Operations 00
Replication Fabrics 00
Replication Vaults 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Extended Location Score: 35.0 3 products

Custom Locations — project Azure services to any Arc-connected infrastructure

3 Distinct Products
7 Resource Types
14 Config Params
0 SKUs
0 Operations
13 Preview APIs

Distinct Products & Features (3)

  • Custom Locations (project Arc-connected cluster namespaces into Azure: deploy Azure services to any infrastructure, location-scoped RBAC)
  • Resource Sync Rules (synchronize Azure resources to custom locations: label selectors, target resource groups, priority-based sync)
  • Enabled Resource Types (register Azure resource types for deployment to custom locations: App Services, SQL MI, Data Services, Event Grid)

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Custom Locations 3 11 3 8 2
Custom Locations / Enabled Resource Types 00
Custom Locations / Resource Sync Rules 00
Locations 00
Locations / Operationresults 00
Locations / Operationsstatus 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Sphere Score: 34.5

Azure Sphere IoT security

10 Resource Types
0 Config Params
0 SKUs
49 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Catalogs 00
Catalogs / Certificates 00
Catalogs / Images 00
Catalogs / Products 00
Catalogs / Products / Devicegroups 00
Catalogs / Products / Devicegroups / Deployments 00
Catalogs / Products / Devicegroups / Devices 00
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Connected Cache Score: 34.5 1 products

Connected Cache for content delivery

1 Distinct Products
10 Resource Types
0 Config Params
0 SKUs
49 Operations
27 Preview APIs

Distinct Products & Features (1)

  • Microsoft Connected Cache (content caching: Windows Update, DOCCM, Intune, Edge/Arc-enabled; bandwidth optimization, ISP/enterprise deployment)

Licensing & Pricing Options

No special licensing

Resource Types (10)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Cache Nodes 00
Enterprise Customers 00
Enterprise Mcc Customers 00
Enterprise Mcc Customers / Enterprise Mcc Cache Nodes 00
Isp Customers 00
Isp Customers / Isp Cache Nodes 00
Locations 00
Locations / Operationstatuses 00
Operations 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Resource Connector Score: 34.0 2 products

Arc resource bridge — lightweight management appliance connecting on-premises infrastructure to Azure

2 Distinct Products
6 Resource Types
14 Config Params
0 SKUs
0 Operations
17 Preview APIs

Distinct Products & Features (2)

  • Appliances (Arc resource bridge VM: lightweight Kubernetes management cluster deployed on-premises, connects infrastructure to Azure)
  • Upgrade Graphs (resource bridge upgrade management: staged upgrade paths, version compatibility, cloud-managed lifecycle)

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Appliances 2 6 3 3 3
Locations 00
Locations / Operationresults 00
Locations / Operationsstatus 00
Operations 00
Telemetryconfig 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Resource Health Score: 33.0

Resource health and availability status

7 Resource Types
9 Config Params
0 SKUs
16 Operations
52 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Availability Statuses 00
Child Availability Statuses 00
Child Resources 00
Emergingissues 00
Events 00
Metadata 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Durable Task Score: 31.5

Durable Task Framework service

6 Resource Types
6 Config Params
0 SKUs
27 Operations
14 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Schedulers 1 3 3 2 1
Schedulers / Taskhubs 1 1 2 0 1
Locations 00
Locations / Operation Statuses 00
Operations 00
Schedulers / Retentionpolicies 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Confidential Ledger Score: 31.0 2 products

Confidential Ledger (tamper-proof data store)

2 Distinct Products
6 Resource Types
12 Config Params
0 SKUs
2 Operations
39 Preview APIs

Distinct Products & Features (2)

  • Azure Confidential Ledger (tamper-proof data store: CCF-based, Intel SGX enclaves, multi-party governance, immutable append-only)
  • Managed CCF (managed Confidential Consortium Framework: custom application logic, JavaScript endpoints, governance proposals/voting)

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Ledgers 1 12 3 5 7
Locations / Operations 00
Locations / Operationstatuses 00
Check Name Availability 00
Locations 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Network Function Score: 31.0 1 products

Network traffic collector

1 Distinct Products
11 Resource Types
8 Config Params
0 SKUs
8 Operations
14 Preview APIs

Distinct Products & Features (1)

  • Azure Traffic Collector (network monitoring: VNet flow logs, ExpressRoute Direct-level traffic mirroring; collector policies, emission policies)

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Azure Traffic Collectors 4 4 3 2 2
Azure Traffic Collectors / Collector Policies 4 4 4 3 1
Copilot 00
Locations 00
Locations / Nfv Operation Results 00
Locations / Nfv Operations 00
Mesh Vpns 00
Mesh Vpns / Connection Policies 00
Mesh Vpns / Private Endpoint Connection Proxies 00
Mesh Vpns / Private Endpoint Connections 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Recommendations Service Score: 31.0
7 Resource Types
12 Config Params
0 SKUs
0 Operations
21 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts / Modeling 2 5 3 1 0
Accounts / Service Endpoints 2 4 2 1 0
Accounts 2 3 2 1 0
Check Name Availability 00
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Bing Score: 27.5
8 Resource Types
0 Config Params
130 SKUs
13 Operations
2 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts 00
Accounts / Custom Search Configurations 00
Accounts / Skus 00
Accounts / Usages 00
Locations 00
Locations / Operation Statuses 00
Operations 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
Accounts26
Io T Central Score: 27.0

IoT Central application platform

7 Resource Types
10 Config Params
0 SKUs
0 Operations
10 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Io T Apps 3 10 2 6 4
App Templates 00
Check Name Availability 00
Check Subdomain Availability 00
Locations 00
Locations / Operation Results 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Service Networking Score: 26.0

Application Gateway for Containers

8 Resource Types
9 Config Params
0 SKUs
0 Operations
22 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Traffic Controllers 1 3 4 2 1
Traffic Controllers / Frontends 1 1 2 0 1
Traffic Controllers / Associations 1 1 3 1 0
Traffic Controllers / Security Policies 1 1 3 1 0
Locations 00
Locations / Operation Results 00
Locations / Operations 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Storage Discovery Score: 25.5
5 Resource Types
6 Config Params
0 SKUs
17 Operations
5 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Storage Discovery Workspaces 1 6 3 6 0
Locations 00
Locations / Operation Statuses 00
Operations 00
Storage Discovery Workspaces / Reports 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Data Lake Store Score: 25.0

Data Lake Storage Gen1

7 Resource Types
0 Config Params
0 SKUs
36 Operations
7 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Capability 00
Locations / Check Name Availability 00
Locations / Delete Virtual Network Or Subnets 00
Locations / Operationresults 00
Locations / Usages 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Bare Metal Score: 23.5
9 Resource Types
0 Config Params
0 SKUs
29 Operations
16 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Bare Metal Connections 00
Bare Metal Inventory Base 00
Locations 00
Locations / Operation Results 00
Locations / Update Routes On Virtual Network 00
Operations 00
Peering Settings 00
Sdn Appliance Inventory 00
Utilization 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Power BI Score: 23.0 1 products

Power BI Embedded workspace collections

1 Distinct Products
6 Resource Types
0 Config Params
0 SKUs
34 Operations
0 Preview APIs

Distinct Products & Features (1)

  • Workspace Collections (Power BI Embedded v1, report embedding, API access)

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Check Name Availability 00
Operations 00
Private Link Services For Power BI 00
Private Link Services For Power BI / Operation Results 00
Workspace Collections 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Video Indexer Score: 21.5 4 products

Video Indexer media AI

4 Distinct Products
9 Resource Types
0 Config Params
0 SKUs
25 Operations
74 Preview APIs

Distinct Products & Features (4)

  • Azure Video Indexer Account (ARM-connected: managed identity, storage account, Azure AI Services connection; trial, paid)
  • Video/Audio Indexing (AI analysis: transcription, translation, OCR, face detection, named entities, topics, keywords, labels, brands, sentiments, emotions)
  • Custom Models (custom language, brands, person, pronunciation, speech models; training, accuracy tuning, custom vocabulary)
  • Widgets and API (embed video insights, player widgets; programmatic indexing, search, streaming URL, access tokens)

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts 00
Accounts / Private Endpoint Connections 00
Accounts / Private Link Resources 00
Checknameavailability 00
Locations 00
Locations / Classicaccounts 00
Locations / Operationstatuses 00
Locations / Userclassicaccounts 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Open Energy Platform Score: 21.0

Open Energy Platform (OSDU)

8 Resource Types
0 Config Params
0 SKUs
26 Operations
63 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Operation Statuses 00
Operations 00
Check Name Availability 00
Energy Services 00
Energy Services / Private Endpoint Connection Proxies 00
Energy Services / Private Endpoint Connections 00
Energy Services / Private Link Resources 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Health Data AI Services Score: 20.0

Health Data AI services

6 Resource Types
1 Config Params
0 SKUs
24 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Deid Services 2 1 2 0 1
Deid Services / Private Endpoint Connections 00
Deid Services / Private Link Resources 00
Locations 00
Locations / Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Security Detonation Score: 20.0
4 Resource Types
0 Config Params
0 SKUs
32 Operations
8 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Chambers 00
Check Name Availability 00
Operation Results 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Playwright Service Score: 16.5 3 products

Azure Playwright Testing service

3 Distinct Products
8 Resource Types
0 Config Params
0 SKUs
17 Operations
30 Preview APIs

Distinct Products & Features (3)

  • Testing Service (scalable Playwright browser testing, cloud-hosted browsers)
  • Test Runs (test execution management, parallelization, results)
  • Reporting (test analytics, pass/fail dashboards, CI integration)

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts 00
Accounts / Quotas 00
Check Name Availability 00
Locations 00
Locations / Operation Statuses 00
Locations / Quotas 00
Operations 00
Registered Subscriptions 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Compute Limit Score: 16.0

Compute limit management

4 Resource Types
4 Config Params
0 SKUs
8 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations / Shared Limits 1 4 3 1 3
Locations 00
Locations / Guest Subscriptions 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Monitor Score: 16.0 3 products

Azure Monitor workspaces

3 Distinct Products
12 Resource Types
2 Config Params
0 SKUs
0 Operations
48 Preview APIs

Distinct Products & Features (3)

  • Azure Monitor Workspace (Prometheus metrics: remote write, Grafana integration, data collection rules, rule groups)
  • Pipeline Groups (data routing: exporters to Log Analytics, Azure Monitor, external destinations; processors for filtering/transformation)
  • Prometheus Rule Groups (recording rules, alerting rules: PromQL, evaluation intervals, labels, annotations)

Licensing & Pricing Options

No special licensing

Resource Types (12)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Accounts 2 2 1 1 1
Accounts / Issues 00
Investigations 00
Locations 00
Locations / Location Operation Statuses 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Operations 00
Pipeline Groups 00
Settings 00
Sli Signal Preview 00
Slis 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Software Plan Score: 15.0

Hybrid Benefit software plans

11 Resource Types
2 Config Params
0 SKUs
0 Operations
12 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (11)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Hybrid Use Benefits 3 2 1 0 2
License Summary 00
License Summary Operation Results 00
Operation Results 00
Operations 00
Refresh License Summary 00
Software Licenses 00
Software Subscriptions 00
Software Subscriptions / Product Download Options 00
Software Subscriptions / Product Keys 00
Validate Software Subscription Create 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
AAD Score: 14.0

Azure Active Directory Domain Services

6 Resource Types
0 Config Params
0 SKUs
16 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Domain Services 00
Domain Services / Oucontainer 00
Domain Services / Unsuspend 00
Locations 00
Locations / Operationresults 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Devices Score: 14.0 12 products

IoT Hub and Device Provisioning Service

12 Distinct Products
14 Resource Types
0 Config Params
0 SKUs
0 Operations
122 Preview APIs

Distinct Products & Features (12)

  • IoT Hub (Standard S1/S2/S3, Basic B1/B2/B3, Free; device-to-cloud, cloud-to-device, direct methods, device twins, module twins)
  • IoT Hub — Message Routing (custom endpoints: Event Hub, Service Bus, Blob Storage; routing queries, enrichments, fallback route)
  • IoT Hub — File Upload (device file upload via Blob Storage, notifications, SAS URI provisioning)
  • IoT Hub — Device Provisioning Service (DPS: zero-touch enrollment; individual, group enrollments; TPM, X.509, symmetric key attestation; allocation policies)
  • IoT Hub — Jobs (scheduled device twin updates, direct method invocations across device fleets)
  • IoT Hub — Automatic Device Management (device configuration at scale: target conditions, metrics, priority, layered configurations)
  • IoT Edge (edge compute runtime: custom modules, marketplace modules, deployment manifests, layered deployments, offline operation)
  • IoT Edge — Module Twins (per-module desired/reported properties, module direct methods)
  • IoT Edge — Nested Edge (ISA-95 network isolation: parent-child edge hierarchy, transparent gateway)
  • IoT Central (SaaS IoT application platform: device templates, dashboards, rules, data export, jobs, organizations, edge gateway management)
  • Device Update for IoT Hub (OTA firmware updates: deployment groups, compliance, rollback, delta updates, import manifests)
  • Defender for IoT (agentless OT/IoT network monitoring: sensor deployment, PCAP analysis, CVE detection, MITRE ATT&CK for ICS mapping)

Licensing & Pricing Options

No special licensing

Resource Types (14)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
IOT Hubs 00
IOT Hubs / Event Grid Filters 00
IOT Hubs / Failover 00
IOT Hubs / Security Settings 00
Provisioning Services 00
Check Name Availability 00
Check Provisioning Service Name Availability 00
Locations 00
Locations / Notify Network Security Perimeter Updates Available 00
Locations / Operation Results 00
Locations / Provisioning Service Operation Results 00
Operations 00
Provisioning Service Operation Results 00
Usages 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Serial Console Score: 14.0

Serial console access for VMs

5 Resource Types
3 Config Params
0 SKUs
6 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Console Services 00
Locations 00
Locations / Console Services 00
Operations 00
Serial Ports 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Active Directory Score: 13.5

Azure AD B2C and External Identities

9 Resource Types
0 Config Params
0 SKUs
9 Operations
49 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Associated Billing Accounts 00
B2C Directories 00
B2ctenants 00
Check Name Availability 00
Ciam Directories 00
Directories 00
Guest Usages 00
Operation Statuses 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
SignalR Service Score: 13.0 4 products

SignalR Service real-time messaging

4 Distinct Products
13 Resource Types
0 Config Params
0 SKUs
0 Operations
178 Preview APIs

Distinct Products & Features (4)

  • Azure SignalR Service (Free, Standard, Premium; serverless, default, classic modes; unit-based scaling; 100K+ concurrent connections)
  • Azure Web PubSub (WebSocket-based pub/sub: hubs, groups, permissions, event handlers, client protocols, REST API publishing)
  • SignalR Shared Private Link (private connectivity to upstream Azure Functions, App Service, etc.)
  • Web PubSub for Socket.IO (managed Socket.IO server: rooms, namespaces, auto-scaling, built-in auth)

Licensing & Pricing Options

No special licensing

Resource Types (13)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Signal R 00
Signal R / Custom Domains 00
Signal R / Event Grid Filters 00
Signal R / Replicas 00
Web Pub Sub 00
Web Pub Sub / Custom Domains 00
Web Pub Sub / Replicas 00
Locations 00
Locations / Check Name Availability 00
Locations / Operation Results 00
Locations / Operation Statuses 00
Locations / Usages 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Saa S Score: 12.5
6 Resource Types
0 Config Params
0 SKUs
13 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Applications 00
Checknameavailability 00
Operation Results 00
Operations 00
Resources 00
Saasresources 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
VM Image Builder Score: 12.5

Image Builder for VM images

6 Resource Types
0 Config Params
0 SKUs
13 Operations
5 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (6)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Image Templates 00
Image Templates / Run Outputs 00
Image Templates / Triggers 00
Locations 00
Locations / Operations 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Azure Large Instance Score: 12.0

Azure Large Instances (BareMetal)

4 Resource Types
4 Config Params
0 SKUs
0 Operations
8 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Azure Large Storage Instances 1 1 1 1 0
Locations 00
Locations / Operations Status 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Features Score: 12.0

Resource provider feature registration

7 Resource Types
0 Config Params
0 SKUs
10 Operations
3 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Feature Configurations 00
Feature Provider Namespaces 00
Feature Providers 00
Features 00
Operations 00
Providers 00
Subscription Feature Registrations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Portal Services Score: 12.0
8 Resource Types
2 Config Params
0 SKUs
0 Operations
27 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Assistant 00
Compilefile 00
Copilot Settings 00
Dashboards 00
Locations 00
Locations / Operation Statuses 00
Operations 00
Settings 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Graph Services Score: 11.0 2 products

Microsoft Graph metered services

2 Distinct Products
5 Resource Types
0 Config Params
0 SKUs
12 Operations
5 Preview APIs

Distinct Products & Features (2)

  • Graph Data Connect (bulk export of M365 data to Azure storage)
  • Billing Meters (metered API billing for Graph workloads)

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Operation Statuses 00
Operations 00
Registered Subscriptions 00
Accounts 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Managed Identity Score: 10.0 3 products

Managed identities for Azure resources

3 Distinct Products
4 Resource Types
0 Config Params
0 SKUs
12 Operations
18 Preview APIs

Distinct Products & Features (3)

  • System-Assigned Managed Identity (per-resource lifecycle: automatic creation/deletion, Azure AD token, RBAC assignments, single-resource scope)
  • User-Assigned Managed Identity (independent lifecycle: reusable across resources, federated identity credentials, workload identity federation for external IdPs)
  • Federated Identity Credentials (trust external tokens: GitHub Actions, Kubernetes, Google Cloud, any OIDC provider; subject/issuer/audience matching)

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Identities 00
Operations 00
User Assigned Identities 00
User Assigned Identities / Federated Identity Credentials 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Community Score: 9.5

Community training platform

4 Resource Types
0 Config Params
0 SKUs
11 Operations
2 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (4)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Operation Statuses 00
Operations 00
Community Trainings 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Portal Score: 9.0 2 products

Azure Portal dashboards and settings

2 Distinct Products
9 Resource Types
0 Config Params
0 SKUs
0 Operations
36 Preview APIs

Distinct Products & Features (2)

  • Azure Portal Dashboards (custom dashboards: tiles, markdown, metrics, logs, resource groups; shared, private; JSON-based templates)
  • Portal Settings (user preferences: language, region, theme, startup behavior, toast notifications, inactivity timeout)

Licensing & Pricing Options

No special licensing

Resource Types (9)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Consoles 00
Dashboards 00
List Tenant Configuration Violations 00
Locations 00
Locations / Consoles 00
Locations / User Settings 00
Operations 00
Tenantconfigurations 00
User Settings 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Blueprint Score: 8.0 2 products

Azure Blueprints for environment governance

2 Distinct Products
8 Resource Types
0 Config Params
0 SKUs
0 Operations
14 Preview APIs

Distinct Products & Features (2)

  • Definitions (blueprint templates, artifact groups, versioning)
  • Assignments (blueprint deployment to subscriptions, parameter binding)

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Blueprint Assignments 00
Blueprint Assignments / Assignment Operations 00
Blueprint Assignments / Operations 00
Blueprints 00
Blueprints / Artifacts 00
Blueprints / Versions 00
Blueprints / Versions / Artifacts 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Dev/Test Labs Score: 8.0 7 products

DevTest Labs for dev/test environments

7 Distinct Products
8 Resource Types
0 Config Params
0 SKUs
0 Operations
21 Preview APIs

Distinct Products & Features (7)

  • DevTest Labs (lab environments: auto-shutdown, auto-start, cost thresholds, allowed VM sizes, marketplace image control)
  • Lab Virtual Machines (claimable VMs, formulas, custom images, artifacts; Windows, Linux; GPU, nested virtualization)
  • Artifacts (install scripts: Visual Studio, Docker, Chrome, Git, custom PowerShell/bash scripts; artifact repository)
  • Formulas (reusable VM templates: base image, size, artifacts, network settings; quick-create from formula)
  • Lab Policies (VM size restrictions, VMs per user, VMs per lab, auto-shutdown schedule, auto-start, cost target, allowed images)
  • Virtual Networks (lab VNet configuration: shared public IP, subnet overrides, external virtual networks)
  • Environments (ARM template-based multi-resource environments: App Service, SQL, AKS; Git-backed template repos)

Licensing & Pricing Options

No special licensing

Resource Types (8)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Labs 00
Labs / Environments 00
Labs / Service Runners 00
Labs / Virtual Machines 00
Locations 00
Locations / Operations 00
Operations 00
Schedules 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Quantum Score: 7.0 5 products

Azure Quantum computing

5 Distinct Products
7 Resource Types
0 Config Params
0 SKUs
0 Operations
49 Preview APIs

Distinct Products & Features (5)

  • Azure Quantum Workspace (quantum computing hub: provider management, job submission, credit allocation, hybrid quantum-classical jobs)
  • Quantum Providers (IonQ: trapped ion; Quantinuum: trapped ion; Rigetti: superconducting; Microsoft: resource estimation)
  • Resource Estimation (quantum resource estimation: qubit counts, gate counts, error correction overhead, algorithm analysis)
  • Quantum Jobs (circuit execution: Qiskit, Cirq, Q#; shot count, target machine, job monitoring, results retrieval)
  • Azure Quantum Credits (free credits program, pay-as-you-go per provider, cost estimation before submission)

Licensing & Pricing Options

No special licensing

Resource Types (7)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Check Name Availability 00
Locations / Offerings 00
Locations / Operation Statuses 00
Operations 00
Workspaces 00
Suite Offers 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Carbon Score: 6.0

Carbon emissions reporting

3 Resource Types
0 Config Params
0 SKUs
6 Operations
6 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (3)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Carbon Emission Reports 00
Operations 00
Query Carbon Emission Data Available Date Range 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Hana On Azure Score: 5.0 3 products

SAP HANA on Azure instances

3 Distinct Products
5 Resource Types
0 Config Params
0 SKUs
0 Operations
5 Preview APIs

Distinct Products & Features (3)

  • Large Instances (SAP HANA bare-metal servers, S/M/L SKUs)
  • System Replication (HSR high-availability, disaster recovery)
  • Storage and Snapshots (persistent storage volumes, backup snapshots)

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Hana Instances 00
Locations 00
Locations / Operations 00
Locations / Operations Status 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Sovereign Score: 5.0 2 products
2 Distinct Products
5 Resource Types
0 Config Params
0 SKUs
0 Operations
18 Preview APIs

Distinct Products & Features (2)

  • Sovereign Landing Zone (compliance-first deployment: data residency, encryption, policy baselines for regulated industries)
  • Sovereign Controls (configurable guardrails: allowed regions, encryption requirements, network isolation, logging mandates)

Licensing & Pricing Options

No special licensing

Resource Types (5)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Locations / Operation Statuses 00
Operations 00
Check Name Availability 00
Transparency Logs 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Online Experimentation Score: 2.8
2 Resource Types
0 Config Params
8 SKUs
0 Operations
4 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (2)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Locations 00
Operations 00

SKU Breakdown

Resource TypeSKU Count
Workspaces4
Cost Management Exports Score: 2.0
1 Resource Types
0 Config Params
0 SKUs
2 Operations
0 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (1)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Operations 00

SKU Breakdown

Resource TypeSKU Count
No SKU data available
Experimentation Score: 1.1
1 Resource Types
0 Config Params
1 SKUs
0 Operations
3 Preview APIs

Licensing & Pricing Options

No special licensing

Resource Types (1)

Resource Type Flat Params Recursive Params Max Depth Writable Read-Only
Operations 00

SKU Breakdown

Resource TypeSKU Count
Experiment Workspaces1

Licensing & Pricing Matrix

Azure's complexity extends beyond technical configuration into commercial optimisation. Many services offer multiple pricing levers, each with its own commitment terms, discount structures, and eligibility rules. Choosing incorrectly — or simply failing to choose — can mean overspending by 30–72% on the same workload.

The matrix below maps 34 providers to five commercial models that an Azure practitioner must evaluate:

  • Reserved Instances (RI) — 1-year or 3-year capacity commitments for a specific SKU and region, offering up to 72% savings. Requires accurate capacity forecasting; incorrect reservations are exchangeable but not always refundable.
  • Azure Hybrid Benefit (AHUB) — bring existing Windows Server or SQL Server licenses (with Software Assurance) to Azure, eliminating the OS/SQL licence cost component. Requires licence inventory tracking and compliance management.
  • Savings Plans — flexible compute commitments (1-year or 3-year) at a fixed hourly spend that applies across VM families, regions, and services. Less specific than RIs but broader coverage; requires spend forecasting.
  • Spot Pricing — deeply discounted (up to 90%) access to unused Azure capacity, with the caveat that VMs can be evicted with 30 seconds' notice. Requires fault-tolerant architecture and eviction handling.
  • Dev/Test Pricing — reduced rates for non-production workloads under Visual Studio subscriptions or Enterprise Dev/Test offers. Requires subscription-level segregation and governance to prevent production workloads running at dev/test rates.

Each of these models interacts differently with each service and must be evaluated independently. A provider marked with multiple options requires a layered optimisation strategy — for example, Compute workloads may combine Reserved Instances for baseline, Savings Plans for flexible growth, Spot for batch processing, AHUB for Windows licensing, and Dev/Test for non-production environments, all simultaneously within the same subscription.

ProviderAHUBDev/TestReserved InstancesSavings PlansSpot
Network
Web
SQL
Compute
API Management
Cognitive Services
Migrate
Machine Learning
Storage
Logic
Kubernetes Service (AKS)
Billing
Spring Apps
Azure Local
Provider Hub
Synapse
Network Cloud
App
Automation
Azure Arc Data
NetApp
Consumption
Managed Network Fabric
Kusto
Log Analytics
Device Registry
Event Grid
HDInsight
Azure Virtual Desktop
Microsoft Sentinel
Azure Arc Servers
Data Box Edge
Resources
Container Registry
Edge
Data Share
IoT Operations
Container Instances
Edge Order
CDN
Lab Services
Bot Service
Cache
Stream Analytics
Storage Cache
Service Bus
Batch
Workloads
Key Vault
Healthcare APIs
Service Fabric
Data Box
SCVMM
Fabric
Notification Hubs
Hybrid Network
Azure Compute Fleet
Dev Center
Data Factory
AVS
Confluent
Kubernetes Configuration
Recovery Services
Marketplace
Cosmos DB (DocumentDB)
Power BI Dedicated
App Compliance Automation
Storage Mover
Elastic San
Certificate Registration
Data Migration
Digital Twins
SQL Virtual Machine
Peering
Datadog
Quota
App Configuration
Databricks
AD Hybrid Health Service
Elastic
Event Hubs
Domain Registration
Solutions
Storage Sync
Device Update
Analysis Services
Data Protection
Alerts Management
Purview
Billing Benefits
Service Linker
Azure Data Transfer
Authorization
Database Watcher
Relay
Azure Stack
Database for MySQL
Management
Orbital
Managed Services
Guest Configuration
Chaos
Search
Communication
Dashboard
Policy Insights
Database for PostgreSQL
Off Azure
Maintenance
Security
Standby Pool
Subscription
Advisor
Storage Actions
Bare Metal Infrastructure
Edge Marketplace
API Center
Hybrid Connectivity
Hardware Security Modules
Red Hat Open Shift
Help
Maps
Load Testing
Health Bot
Dev Ops Infrastructure
Cost Management
Database for MariaDB
Voice Services
Fluid Relay
Kubernetes Runtime
Capacity
Attestation
Classic Storage
Code Signing
Automanage
Io T Firmware Defense
Connected VMware vSphere
Classic Network
Compute Schedule
Marketplace Ordering
Hybrid Container Service
Resource Graph
Data Replication
Extended Location
Azure Sphere
Connected Cache
Resource Connector
Resource Health
Durable Task
Confidential Ledger
Network Function
Recommendations Service
Bing
Io T Central
Service Networking
Storage Discovery
Data Lake Store
Bare Metal
Power BI
Video Indexer
Open Energy Platform
Health Data AI Services
Security Detonation
Azure Playwright Service
Compute Limit
Monitor
Software Plan
AAD
Devices
Serial Console
Azure Active Directory
SignalR Service
Saa S
VM Image Builder
Azure Large Instance
Features
Portal Services
Graph Services
Managed Identity
Community
Portal
Blueprint
Dev/Test Labs
Quantum
Carbon
Hana On Azure
Sovereign
Online Experimentation
Cost Management Exports
Experimentation