Cloud Support Matrix
Supported resource types, capabilities, and cloud provider coverage. AWS, GCP, and Azure breakdown with discoverable, schedulable, and executable counts.
3 min read Last updated:
Detailed breakdown of supported resource types, capabilities, and cloud provider coverage.
Capability Levels
| Capability | Description |
|---|---|
| Discovery | Resource is automatically discovered from the cloud provider. Includes metadata like name, region, status, tags, and instance type. All resource types support discovery. |
| Schedulable | Resource can be attached to schedules and resource groups. The scheduler will generate start/stop intents for these resources when crons fire. |
| Execution | Resource supports direct start/stop execution via cloud provider APIs. The executor can call the cloud API to change the resource state. Resources without execution support are schedulable but require manual intervention. |
Provider Summary
AWS
64 discoverable resource types
19 schedulable
16 with direct execution
GCP
37 discoverable resource types
7 schedulable
7 with direct execution
Azure
53 discoverable resource types
8 schedulable
8 with direct execution
Authentication Methods
| Provider | Auth Methods |
|---|---|
| Amazon Web Services | static_keys, assume_role, temporary_credentials |
| Google Cloud Platform | service_account, oauth |
| Microsoft Azure | service_principal, workload_identity_federation |
AWS Resource Types
| Resource Type | Type ID | Discovery | Schedulable | Execution |
|---|---|---|---|---|
| EC2 InstancesVirtual machines | ec2 | ✓ | ✓ | ✓ |
| RDS DatabasesManaged relational databases | rds | ✓ | ✓ | ✓ |
| EKS ClustersManaged Kubernetes clusters | eks | ✓ | ✓ | ✓ |
| EKS Node GroupsEKS managed node groups | eks-nodegroup | ✓ | ✓ | ✓ |
| Lambda FunctionsServerless functions | lambda | ✓ | ✓ | ✓ |
| ECS ServicesContainer orchestration services | ecs | ✓ | ✓ | ✓ |
| ECS ClustersContainer orchestration clusters | ecs-cluster | ✓ | ✓ | ✓ |
| RedshiftData warehouse clusters | redshift | ✓ | ✓ | ✓ |
| NeptuneGraph database clusters | neptune | ✓ | ✓ | ✓ |
| DocumentDBMongoDB-compatible document database | documentdb | ✓ | ✓ | ✓ |
| Lightsail InstancesSimplified virtual private servers | lightsail | ✓ | ✓ | ✓ |
| App RunnerManaged container application service | apprunner | ✓ | ✓ | ✓ |
| WorkSpacesManaged virtual desktops | workspace | ✓ | ✓ | ✓ |
| EMR ServerlessServerless big data applications | emr-serverless | ✓ | ✓ | ✓ |
| Auto Scaling GroupsManaged instance scaling groups | asg | ✓ | ✓ | ✓ |
| Elastic BeanstalkManaged application environments | beanstalk-env | ✓ | ✓ | ✓ |
| ElastiCacheManaged Redis/Memcached | elasticache | ✓ | ✓ | — |
| EMR ClustersBig data processing clusters | emr | ✓ | ✓ | — |
| MWAA (Airflow)Managed Apache Airflow environments | airflow | ✓ | ✓ | — |
| AWS BatchBatch compute environments | batch | ✓ | — | — |
| AppStream 2.0Application streaming fleets | appstream-fleet | ✓ | — | — |
| Transfer FamilyManaged SFTP/FTPS/FTP servers | transfer-family | ✓ | — | — |
| RDS Aurora ClustersAurora database clusters | rds-cluster | ✓ | — | — |
| RDS ProxyRDS Proxy endpoints | rds-proxy | ✓ | — | — |
| DynamoDB TablesNoSQL database tables | dynamodb | ✓ | — | — |
| DMS ReplicationDatabase Migration Service instances | dms-replication | ✓ | — | — |
| DAX ClustersDynamoDB Accelerator clusters | dax | ✓ | — | — |
| ElastiCache ServerlessServerless ElastiCache | elasticache-serverless | ✓ | — | — |
| MemoryDBRedis-compatible in-memory database | memorydb | ✓ | — | — |
| S3 BucketsObject storage | s3 | ✓ | — | — |
| EBS VolumesBlock storage volumes | ebs-volume | ✓ | — | — |
| Elastic File SystemManaged NFS file storage | efs | ✓ | — | — |
| FSx File SystemsManaged file systems (Lustre, Windows, etc.) | fsx | ✓ | — | — |
| S3 Glacier VaultsArchive storage vaults | glacier-vault | ✓ | — | — |
| ECR RepositoriesContainer image registry | ecr | ✓ | — | — |
| OpenSearch DomainsSearch and analytics | opensearch | ✓ | — | — |
| OpenSearch ServerlessServerless search and analytics | opensearch-serverless | ✓ | — | — |
| Kinesis AnalyticsReal-time analytics applications | kinesis-analytics | ✓ | — | — |
| Athena WorkgroupsInteractive query workgroups | athena | ✓ | — | — |
| Glue JobsETL jobs | glue-job | ✓ | — | — |
| SageMaker EndpointsML inference endpoints | sagemaker-endpoint | ✓ | — | — |
| SageMaker NotebooksML notebook instances | sagemaker-notebook | ✓ | — | — |
| SageMaker ClustersSageMaker HyperPod clusters | sagemaker-cluster | ✓ | — | — |
| SageMaker DomainsSageMaker Studio domains | sagemaker-domain | ✓ | — | — |
| Load BalancersApplication and network load balancers | load-balancer | ✓ | — | — |
| NAT GatewaysNetwork address translation | nat-gateway | ✓ | — | — |
| Elastic IPsStatic public IP addresses | eip | ✓ | — | — |
| CloudFrontCDN distributions | cloudfront | ✓ | — | — |
| API GatewayREST API management | api-gateway | ✓ | — | — |
| API Gateway v2HTTP and WebSocket APIs | api-gateway-v2 | ✓ | — | — |
| Transit GatewaysNetwork transit hubs | transit-gateway | ✓ | — | — |
| TGW AttachmentsTransit Gateway attachments | tgw-attachment | ✓ | — | — |
| VPC EndpointsPrivate connectivity to AWS services | vpc-endpoint | ✓ | — | — |
| VPN GatewaysVirtual private network gateways | vpn-gateway | ✓ | — | — |
| VPN ConnectionsSite-to-site VPN connections | vpn-connection | ✓ | — | — |
| Client VPNClient VPN endpoints | client-vpn | ✓ | — | — |
| Global AcceleratorNetwork traffic accelerator | global-accelerator | ✓ | — | — |
| Network FirewallManaged network firewall | network-firewall | ✓ | — | — |
| SQS QueuesMessage queues | sqs | ✓ | — | — |
| SNS TopicsPub/sub notification topics | sns | ✓ | — | — |
| Kinesis StreamsReal-time data streams | kinesis | ✓ | — | — |
| Kinesis FirehoseData delivery streams | firehose | ✓ | — | — |
| MSK ClustersManaged Streaming for Apache Kafka | msk | ✓ | — | — |
| Amazon MQManaged message broker | amazonmq | ✓ | — | — |
GCP Resource Types
| Resource Type | Type ID | Discovery | Schedulable | Execution |
|---|---|---|---|---|
| Compute EngineVirtual machines | compute | ✓ | ✓ | ✓ |
| Managed Instance GroupsCompute Engine managed instance groups (autoscaling targets) | mig | ✓ | ✓ | ✓ |
| GKE ClustersManaged Kubernetes clusters | gke | ✓ | ✓ | ✓ |
| GKE Node PoolsGKE managed node pools | gke-nodepool | ✓ | ✓ | ✓ |
| Cloud SQLManaged relational databases | cloudsql | ✓ | ✓ | ✓ |
| Cloud RunServerless containers | cloudrun | ✓ | ✓ | ✓ |
| MemorystoreManaged Redis | memorystore | ✓ | ✓ | ✓ |
| BigQueryData warehouse | bigquery | ✓ | — | — |
| Sole-Tenant NodesDedicated physical servers | sole-tenant | ✓ | — | — |
| Cloud SpannerGlobally distributed relational database | spanner | ✓ | — | — |
| Cloud BigtableWide-column NoSQL database | bigtable | ✓ | — | — |
| AlloyDBPostgreSQL-compatible database | alloydb | ✓ | — | — |
| FirestoreDocument database | firestore | ✓ | — | — |
| Memorystore MemcachedManaged Memcached | memcached | ✓ | — | — |
| Cloud StorageObject storage buckets | gcs-bucket | ✓ | — | — |
| Persistent DisksBlock storage disks | disk | ✓ | — | — |
| FilestoreManaged NFS file storage | filestore | ✓ | — | — |
| Cloud FunctionsEvent-driven serverless functions | cloud-function | ✓ | — | — |
| Cloud Run JobsContainerized batch jobs | cloudrun-job | ✓ | — | — |
| App EngineManaged application platform | appengine | ✓ | — | — |
| WorkflowsServerless workflow orchestration | workflow | ✓ | — | — |
| DataprocManaged Spark and Hadoop clusters | dataproc | ✓ | — | — |
| DataflowStream and batch data processing | dataflow | ✓ | — | — |
| Cloud ComposerManaged Apache Airflow | cloud-composer | ✓ | — | — |
| Data FusionData integration service | data-fusion | ✓ | — | — |
| Vertex AI EndpointsML inference endpoints | vertex-endpoint | ✓ | — | — |
| Vertex AI NotebooksML notebook instances | vertex-notebook | ✓ | — | — |
| Cloud TPUTensor Processing Unit nodes | cloud-tpu | ✓ | — | — |
| Load BalancersForwarding rules and load balancers | load-balancer | ✓ | — | — |
| Global Load BalancersGlobal forwarding rules | global-lb | ✓ | — | — |
| Static IPsRegional static IP addresses | address | ✓ | — | — |
| Global Static IPsGlobal static IP addresses | global-address | ✓ | — | — |
| Cloud InterconnectDedicated network connections | cloud-interconnect | ✓ | — | — |
| Interconnect AttachmentsVLAN attachments for interconnects | interconnect-attachment | ✓ | — | — |
| Cloud VPNVPN gateways | vpn-gateway | ✓ | — | — |
| API GatewayAPI management gateway | api-gateway | ✓ | — | — |
| Artifact RegistryContainer and package registry | artifact-registry | ✓ | — | — |
Azure Resource Types
| Resource Type | Type ID | Discovery | Schedulable | Execution |
|---|---|---|---|---|
| Virtual MachinesVirtual machines | vm | ✓ | ✓ | ✓ |
| AKS ClustersManaged Kubernetes clusters | aks | ✓ | ✓ | ✓ |
| AKS Agent PoolsAKS managed node pools | aks-agentpool | ✓ | ✓ | ✓ |
| VM Scale SetsAuto-scaling VM groups | vmss | ✓ | ✓ | ✓ |
| Function AppsServerless functions | functionapp | ✓ | ✓ | ✓ |
| Container AppsManaged container apps | containerapp | ✓ | ✓ | ✓ |
| SQL DatabaseManaged SQL databases | sqldatabase | ✓ | ✓ | ✓ |
| ML ComputeMachine learning compute clusters | ml-compute | ✓ | ✓ | ✓ |
| Azure BatchBatch compute accounts | batch | ✓ | — | — |
| Virtual DesktopAzure Virtual Desktop host pools | avd-hostpool | ✓ | — | — |
| Container InstancesServerless container groups | container-instance | ✓ | — | — |
| Container RegistryDocker container registry | acr | ✓ | — | — |
| App Service PlansWeb app hosting plans | app-service-plan | ✓ | — | — |
| SQL Elastic PoolsShared SQL database pools | sql-elastic-pool | ✓ | — | — |
| SQL Managed InstanceFully managed SQL Server instances | sql-managed-instance | ✓ | — | — |
| PostgreSQL FlexiblePostgreSQL Flexible Servers | postgresql-flexible | ✓ | — | — |
| PostgreSQLPostgreSQL Servers | postgresql | ✓ | — | — |
| MySQL FlexibleMySQL Flexible Servers | mysql-flexible | ✓ | — | — |
| MySQLMySQL Servers | mysql | ✓ | — | — |
| MariaDBMariaDB Servers | mariadb | ✓ | — | — |
| Cosmos DBGlobally distributed NoSQL database | cosmosdb | ✓ | — | — |
| Cache for RedisManaged Redis cache | redis | ✓ | — | — |
| Redis EnterpriseEnterprise-tier Redis | redis-enterprise | ✓ | — | — |
| Storage AccountsBlob, file, queue, and table storage | storage-account | ✓ | — | — |
| Managed DisksBlock-level storage | disk | ✓ | — | — |
| NetApp PoolsNetApp capacity pools | netapp-pool | ✓ | — | — |
| Recovery VaultsRecovery Services vaults | recovery-vault | ✓ | — | — |
| DatabricksData engineering and analytics workspace | databricks | ✓ | — | — |
| Synapse AnalyticsIntegrated analytics workspace | synapse | ✓ | — | — |
| Synapse SQL PoolsDedicated SQL pools | synapse-pool | ✓ | — | — |
| Data ExplorerReal-time data analytics (Kusto) | data-explorer | ✓ | — | — |
| Data FactoryData integration pipelines | data-factory | ✓ | — | — |
| HDInsightManaged Hadoop and Spark clusters | hdinsight | ✓ | — | — |
| Stream AnalyticsReal-time stream processing | streamanalytics | ✓ | — | — |
| Cognitive ServicesAI and cognitive API accounts | cognitive-services | ✓ | — | — |
| AI SearchEnterprise search service | search | ✓ | — | — |
| Load BalancersAzure Load Balancers | lb | ✓ | — | — |
| Application GatewayLayer 7 load balancer | app-gateway | ✓ | — | — |
| Front DoorGlobal CDN and load balancer | front-door | ✓ | — | — |
| CDN ProfilesContent delivery network | cdn | ✓ | — | — |
| Public IPsPublic IP addresses | public-ip | ✓ | — | — |
| NAT GatewaysNetwork address translation | nat-gateway | ✓ | — | — |
| VPN GatewaysVPN gateways | vpn-gateway | ✓ | — | — |
| VNet GatewaysVirtual network gateways | vnet-gateway | ✓ | — | — |
| ExpressRoutePrivate network circuits | expressroute | ✓ | — | — |
| Azure FirewallCloud-native network firewall | firewall | ✓ | — | — |
| API ManagementAPI gateway and management | apimanagement | ✓ | — | — |
| Event HubsEvent streaming platform | eventhub | ✓ | — | — |
| Service BusEnterprise message broker | servicebus | ✓ | — | — |
| Event GridEvent routing service | eventgrid-topic | ✓ | — | — |
| SignalR ServiceReal-time messaging | signalr | ✓ | — | — |
| Logic AppsWorkflow automation | logic-app | ✓ | — | — |
| IoT HubIoT device management and messaging | iothub | ✓ | — | — |
Region Discovery
| Provider | Region Model | Description |
|---|---|---|
| AWS | Region-specific | Resources are discovered per-region. Auto-detects enabled regions via EC2 DescribeRegions. |
| GCP | Global (Aggregated) | Uses AggregatedList API to discover resources across all zones in a single call. |
| Azure | Global (Aggregated) | Discovers resources across all regions within the subscription. |
Pricing & Metrics
| Provider | Pricing Source | Metrics Source | Metric Granularity |
|---|---|---|---|
| AWS | Public Pricing API + fallback rates | CloudWatch | 1-hour, 14-day window |
| GCP | Cloud Billing Catalog API | Cloud Monitoring | 1-hour, 14-day window |
| Azure | Retail Pricing API | Azure Monitor | 1-hour, 14-day window |
Complete Matrix
All resource types across all providers in a single view:
| Provider | Resource Type | Type ID | Discovery | Schedulable | Execution |
|---|---|---|---|---|---|
| aws | EC2 InstancesVirtual machines | ec2 | ✓ | ✓ | ✓ |
| aws | RDS DatabasesManaged relational databases | rds | ✓ | ✓ | ✓ |
| aws | EKS ClustersManaged Kubernetes clusters | eks | ✓ | ✓ | ✓ |
| aws | EKS Node GroupsEKS managed node groups | eks-nodegroup | ✓ | ✓ | ✓ |
| aws | Lambda FunctionsServerless functions | lambda | ✓ | ✓ | ✓ |
| aws | ECS ServicesContainer orchestration services | ecs | ✓ | ✓ | ✓ |
| aws | ECS ClustersContainer orchestration clusters | ecs-cluster | ✓ | ✓ | ✓ |
| aws | RedshiftData warehouse clusters | redshift | ✓ | ✓ | ✓ |
| aws | NeptuneGraph database clusters | neptune | ✓ | ✓ | ✓ |
| aws | DocumentDBMongoDB-compatible document database | documentdb | ✓ | ✓ | ✓ |
| aws | Lightsail InstancesSimplified virtual private servers | lightsail | ✓ | ✓ | ✓ |
| aws | App RunnerManaged container application service | apprunner | ✓ | ✓ | ✓ |
| aws | WorkSpacesManaged virtual desktops | workspace | ✓ | ✓ | ✓ |
| aws | EMR ServerlessServerless big data applications | emr-serverless | ✓ | ✓ | ✓ |
| aws | Auto Scaling GroupsManaged instance scaling groups | asg | ✓ | ✓ | ✓ |
| aws | Elastic BeanstalkManaged application environments | beanstalk-env | ✓ | ✓ | ✓ |
| aws | ElastiCacheManaged Redis/Memcached | elasticache | ✓ | ✓ | — |
| aws | EMR ClustersBig data processing clusters | emr | ✓ | ✓ | — |
| aws | MWAA (Airflow)Managed Apache Airflow environments | airflow | ✓ | ✓ | — |
| aws | AWS BatchBatch compute environments | batch | ✓ | — | — |
| aws | AppStream 2.0Application streaming fleets | appstream-fleet | ✓ | — | — |
| aws | Transfer FamilyManaged SFTP/FTPS/FTP servers | transfer-family | ✓ | — | — |
| aws | RDS Aurora ClustersAurora database clusters | rds-cluster | ✓ | — | — |
| aws | RDS ProxyRDS Proxy endpoints | rds-proxy | ✓ | — | — |
| aws | DynamoDB TablesNoSQL database tables | dynamodb | ✓ | — | — |
| aws | DMS ReplicationDatabase Migration Service instances | dms-replication | ✓ | — | — |
| aws | DAX ClustersDynamoDB Accelerator clusters | dax | ✓ | — | — |
| aws | ElastiCache ServerlessServerless ElastiCache | elasticache-serverless | ✓ | — | — |
| aws | MemoryDBRedis-compatible in-memory database | memorydb | ✓ | — | — |
| aws | S3 BucketsObject storage | s3 | ✓ | — | — |
| aws | EBS VolumesBlock storage volumes | ebs-volume | ✓ | — | — |
| aws | Elastic File SystemManaged NFS file storage | efs | ✓ | — | — |
| aws | FSx File SystemsManaged file systems (Lustre, Windows, etc.) | fsx | ✓ | — | — |
| aws | S3 Glacier VaultsArchive storage vaults | glacier-vault | ✓ | — | — |
| aws | ECR RepositoriesContainer image registry | ecr | ✓ | — | — |
| aws | OpenSearch DomainsSearch and analytics | opensearch | ✓ | — | — |
| aws | OpenSearch ServerlessServerless search and analytics | opensearch-serverless | ✓ | — | — |
| aws | Kinesis AnalyticsReal-time analytics applications | kinesis-analytics | ✓ | — | — |
| aws | Athena WorkgroupsInteractive query workgroups | athena | ✓ | — | — |
| aws | Glue JobsETL jobs | glue-job | ✓ | — | — |
| aws | SageMaker EndpointsML inference endpoints | sagemaker-endpoint | ✓ | — | — |
| aws | SageMaker NotebooksML notebook instances | sagemaker-notebook | ✓ | — | — |
| aws | SageMaker ClustersSageMaker HyperPod clusters | sagemaker-cluster | ✓ | — | — |
| aws | SageMaker DomainsSageMaker Studio domains | sagemaker-domain | ✓ | — | — |
| aws | Load BalancersApplication and network load balancers | load-balancer | ✓ | — | — |
| aws | NAT GatewaysNetwork address translation | nat-gateway | ✓ | — | — |
| aws | Elastic IPsStatic public IP addresses | eip | ✓ | — | — |
| aws | CloudFrontCDN distributions | cloudfront | ✓ | — | — |
| aws | API GatewayREST API management | api-gateway | ✓ | — | — |
| aws | API Gateway v2HTTP and WebSocket APIs | api-gateway-v2 | ✓ | — | — |
| aws | Transit GatewaysNetwork transit hubs | transit-gateway | ✓ | — | — |
| aws | TGW AttachmentsTransit Gateway attachments | tgw-attachment | ✓ | — | — |
| aws | VPC EndpointsPrivate connectivity to AWS services | vpc-endpoint | ✓ | — | — |
| aws | VPN GatewaysVirtual private network gateways | vpn-gateway | ✓ | — | — |
| aws | VPN ConnectionsSite-to-site VPN connections | vpn-connection | ✓ | — | — |
| aws | Client VPNClient VPN endpoints | client-vpn | ✓ | — | — |
| aws | Global AcceleratorNetwork traffic accelerator | global-accelerator | ✓ | — | — |
| aws | Network FirewallManaged network firewall | network-firewall | ✓ | — | — |
| aws | SQS QueuesMessage queues | sqs | ✓ | — | — |
| aws | SNS TopicsPub/sub notification topics | sns | ✓ | — | — |
| aws | Kinesis StreamsReal-time data streams | kinesis | ✓ | — | — |
| aws | Kinesis FirehoseData delivery streams | firehose | ✓ | — | — |
| aws | MSK ClustersManaged Streaming for Apache Kafka | msk | ✓ | — | — |
| aws | Amazon MQManaged message broker | amazonmq | ✓ | — | — |
| gcp | Compute EngineVirtual machines | compute | ✓ | ✓ | ✓ |
| gcp | Managed Instance GroupsCompute Engine managed instance groups (autoscaling targets) | mig | ✓ | ✓ | ✓ |
| gcp | GKE ClustersManaged Kubernetes clusters | gke | ✓ | ✓ | ✓ |
| gcp | GKE Node PoolsGKE managed node pools | gke-nodepool | ✓ | ✓ | ✓ |
| gcp | Cloud SQLManaged relational databases | cloudsql | ✓ | ✓ | ✓ |
| gcp | Cloud RunServerless containers | cloudrun | ✓ | ✓ | ✓ |
| gcp | MemorystoreManaged Redis | memorystore | ✓ | ✓ | ✓ |
| gcp | BigQueryData warehouse | bigquery | ✓ | — | — |
| gcp | Sole-Tenant NodesDedicated physical servers | sole-tenant | ✓ | — | — |
| gcp | Cloud SpannerGlobally distributed relational database | spanner | ✓ | — | — |
| gcp | Cloud BigtableWide-column NoSQL database | bigtable | ✓ | — | — |
| gcp | AlloyDBPostgreSQL-compatible database | alloydb | ✓ | — | — |
| gcp | FirestoreDocument database | firestore | ✓ | — | — |
| gcp | Memorystore MemcachedManaged Memcached | memcached | ✓ | — | — |
| gcp | Cloud StorageObject storage buckets | gcs-bucket | ✓ | — | — |
| gcp | Persistent DisksBlock storage disks | disk | ✓ | — | — |
| gcp | FilestoreManaged NFS file storage | filestore | ✓ | — | — |
| gcp | Cloud FunctionsEvent-driven serverless functions | cloud-function | ✓ | — | — |
| gcp | Cloud Run JobsContainerized batch jobs | cloudrun-job | ✓ | — | — |
| gcp | App EngineManaged application platform | appengine | ✓ | — | — |
| gcp | WorkflowsServerless workflow orchestration | workflow | ✓ | — | — |
| gcp | DataprocManaged Spark and Hadoop clusters | dataproc | ✓ | — | — |
| gcp | DataflowStream and batch data processing | dataflow | ✓ | — | — |
| gcp | Cloud ComposerManaged Apache Airflow | cloud-composer | ✓ | — | — |
| gcp | Data FusionData integration service | data-fusion | ✓ | — | — |
| gcp | Vertex AI EndpointsML inference endpoints | vertex-endpoint | ✓ | — | — |
| gcp | Vertex AI NotebooksML notebook instances | vertex-notebook | ✓ | — | — |
| gcp | Cloud TPUTensor Processing Unit nodes | cloud-tpu | ✓ | — | — |
| gcp | Load BalancersForwarding rules and load balancers | load-balancer | ✓ | — | — |
| gcp | Global Load BalancersGlobal forwarding rules | global-lb | ✓ | — | — |
| gcp | Static IPsRegional static IP addresses | address | ✓ | — | — |
| gcp | Global Static IPsGlobal static IP addresses | global-address | ✓ | — | — |
| gcp | Cloud InterconnectDedicated network connections | cloud-interconnect | ✓ | — | — |
| gcp | Interconnect AttachmentsVLAN attachments for interconnects | interconnect-attachment | ✓ | — | — |
| gcp | Cloud VPNVPN gateways | vpn-gateway | ✓ | — | — |
| gcp | API GatewayAPI management gateway | api-gateway | ✓ | — | — |
| gcp | Artifact RegistryContainer and package registry | artifact-registry | ✓ | — | — |
| azure | Virtual MachinesVirtual machines | vm | ✓ | ✓ | ✓ |
| azure | AKS ClustersManaged Kubernetes clusters | aks | ✓ | ✓ | ✓ |
| azure | AKS Agent PoolsAKS managed node pools | aks-agentpool | ✓ | ✓ | ✓ |
| azure | VM Scale SetsAuto-scaling VM groups | vmss | ✓ | ✓ | ✓ |
| azure | Function AppsServerless functions | functionapp | ✓ | ✓ | ✓ |
| azure | Container AppsManaged container apps | containerapp | ✓ | ✓ | ✓ |
| azure | SQL DatabaseManaged SQL databases | sqldatabase | ✓ | ✓ | ✓ |
| azure | ML ComputeMachine learning compute clusters | ml-compute | ✓ | ✓ | ✓ |
| azure | Azure BatchBatch compute accounts | batch | ✓ | — | — |
| azure | Virtual DesktopAzure Virtual Desktop host pools | avd-hostpool | ✓ | — | — |
| azure | Container InstancesServerless container groups | container-instance | ✓ | — | — |
| azure | Container RegistryDocker container registry | acr | ✓ | — | — |
| azure | App Service PlansWeb app hosting plans | app-service-plan | ✓ | — | — |
| azure | SQL Elastic PoolsShared SQL database pools | sql-elastic-pool | ✓ | — | — |
| azure | SQL Managed InstanceFully managed SQL Server instances | sql-managed-instance | ✓ | — | — |
| azure | PostgreSQL FlexiblePostgreSQL Flexible Servers | postgresql-flexible | ✓ | — | — |
| azure | PostgreSQLPostgreSQL Servers | postgresql | ✓ | — | — |
| azure | MySQL FlexibleMySQL Flexible Servers | mysql-flexible | ✓ | — | — |
| azure | MySQLMySQL Servers | mysql | ✓ | — | — |
| azure | MariaDBMariaDB Servers | mariadb | ✓ | — | — |
| azure | Cosmos DBGlobally distributed NoSQL database | cosmosdb | ✓ | — | — |
| azure | Cache for RedisManaged Redis cache | redis | ✓ | — | — |
| azure | Redis EnterpriseEnterprise-tier Redis | redis-enterprise | ✓ | — | — |
| azure | Storage AccountsBlob, file, queue, and table storage | storage-account | ✓ | — | — |
| azure | Managed DisksBlock-level storage | disk | ✓ | — | — |
| azure | NetApp PoolsNetApp capacity pools | netapp-pool | ✓ | — | — |
| azure | Recovery VaultsRecovery Services vaults | recovery-vault | ✓ | — | — |
| azure | DatabricksData engineering and analytics workspace | databricks | ✓ | — | — |
| azure | Synapse AnalyticsIntegrated analytics workspace | synapse | ✓ | — | — |
| azure | Synapse SQL PoolsDedicated SQL pools | synapse-pool | ✓ | — | — |
| azure | Data ExplorerReal-time data analytics (Kusto) | data-explorer | ✓ | — | — |
| azure | Data FactoryData integration pipelines | data-factory | ✓ | — | — |
| azure | HDInsightManaged Hadoop and Spark clusters | hdinsight | ✓ | — | — |
| azure | Stream AnalyticsReal-time stream processing | streamanalytics | ✓ | — | — |
| azure | Cognitive ServicesAI and cognitive API accounts | cognitive-services | ✓ | — | — |
| azure | AI SearchEnterprise search service | search | ✓ | — | — |
| azure | Load BalancersAzure Load Balancers | lb | ✓ | — | — |
| azure | Application GatewayLayer 7 load balancer | app-gateway | ✓ | — | — |
| azure | Front DoorGlobal CDN and load balancer | front-door | ✓ | — | — |
| azure | CDN ProfilesContent delivery network | cdn | ✓ | — | — |
| azure | Public IPsPublic IP addresses | public-ip | ✓ | — | — |
| azure | NAT GatewaysNetwork address translation | nat-gateway | ✓ | — | — |
| azure | VPN GatewaysVPN gateways | vpn-gateway | ✓ | — | — |
| azure | VNet GatewaysVirtual network gateways | vnet-gateway | ✓ | — | — |
| azure | ExpressRoutePrivate network circuits | expressroute | ✓ | — | — |
| azure | Azure FirewallCloud-native network firewall | firewall | ✓ | — | — |
| azure | API ManagementAPI gateway and management | apimanagement | ✓ | — | — |
| azure | Event HubsEvent streaming platform | eventhub | ✓ | — | — |
| azure | Service BusEnterprise message broker | servicebus | ✓ | — | — |
| azure | Event GridEvent routing service | eventgrid-topic | ✓ | — | — |
| azure | SignalR ServiceReal-time messaging | signalr | ✓ | — | — |
| azure | Logic AppsWorkflow automation | logic-app | ✓ | — | — |
| azure | IoT HubIoT device management and messaging | iothub | ✓ | — | — |