The Azure plugin discovers cloud resources via the ARM SDK, stores them as columnar data, and reacts to Azure Activity Log events via Storage Account or Event Hubs. One Azure AD app registration per tenant covers the read path.
Inventory collection for Azure — ARM SDK discovery + Activity Log event ingestion.
The Azure plugin discovers cloud resources via the ARM SDK, stores them as columnar data, and reacts to Azure Activity Log events via Storage Account or Event Hubs. One Azure AD app registration per tenant covers the read path.
azure-storage-storage-account21 fieldsAzure storage account (blob, queue, table, file).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
| kind | string? | — | json: kind |
| sku_name | string? | — | json: sku_name |
azure-resources-resource-group6 fieldsAzure resource group — a governance container holding resources within a subscription.
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| location | string | — | json: location |
| managed_by | string? | — | json: managed_by |
azure-eventhub-namespace14 fieldsAzure Event Hubs namespace — security boundary that owns event hubs, auth rules, and network rules.
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-containerregistry-container-registry15 fieldsAzure Container Registry instance (Microsoft.ContainerRegistry/registries).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-compute-virtual-machine35 fieldsAzure Virtual Machine — compute workload (Microsoft.Compute/virtualMachines)
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| location | string | — | json: location |
| resource_group | string | — | json: resource_group |
azure-documentdb-cosmosdb-account16 fieldsAzure Cosmos DB account (Microsoft.DocumentDB/databaseAccounts).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-load-balancer12 fieldsAzure Load Balancer — L4 traffic distribution (Microsoft.Network/loadBalancers).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-mysql-mysql-flexible-server14 fieldsAzure Database for MySQL flexible server (Microsoft.DBforMySQL/flexibleServers).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-network-security-group7 fieldsAzure NSG — stateful subnet/NIC firewall (Microsoft.Network/networkSecurityGroups).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-network-security-group-rule17 fieldsIndividual ingress/egress rule (default or custom) on an Azure NSG.
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| nsg_id | string | — | json: nsg_id |
| is_default | bool | — | json: is_default |
azure-network-virtual-network9 fieldsAzure VNet — isolated network boundary (Microsoft.Network/virtualNetworks).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-keyvault-access-policy9 fieldsVault-defined access policy entry (legacy / non-RBAC mode)
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| vault_id | string | — | json: vault_id |
| object_id | string | — | json: object_id |
| tenant_id | string? | — | json: tenant_id |
azure-compute-image12 fieldsAzure VM image (Microsoft.Compute/images).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-subnet10 fieldsAzure subnet — an address range inside a VNet (Microsoft.Network/virtualNetworks/subnets).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| vnet_id | string | — | json: vnet_id |
| address_prefix | string? | — | json: address_prefix |
azure-sql-sql-database16 fieldsAzure SQL database (Microsoft.Sql/servers/databases).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-compute-virtual-machine-scale-set12 fieldsAzure VM scale set (Microsoft.Compute/virtualMachineScaleSets).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-msi-user-assigned-identity8 fieldsAzure user-assigned managed identity for workload authentication
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-public-ip-address13 fieldsAzure public IP — internet-routable address (Microsoft.Network/publicIPAddresses).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-authorization-role-assignment14 fieldsAzure RBAC role assignment — binds a principal to a role at a specific scope
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| assignment_scope | string? | — | json: assignment_scope |
| role_definition_id | string? | — | json: role_definition_id |
azure-compute-snapshot14 fieldsAzure Managed Disk Snapshot (Microsoft.Compute/snapshots).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-load-balancer-rule10 fieldsA load balancing rule on an Azure Load Balancer (Microsoft.Network/loadBalancers/loadBalancingRules).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| load_balancer_id | string | — | json: load_balancer_id |
| protocol | string? | — | json: protocol |
azure-web-web-app14 fieldsAzure App Service web app (Microsoft.Web/sites).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-authorization-builtin-role-definition5 fieldsAzure RBAC built-in role definition (Microsoft-managed catalog)
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| role_name | string | — | json: role_name |
| description | string? | — | json: description |
azure-compute-disk14 fieldsAzure Managed Disk (Microsoft.Compute/disks).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-network-interface17 fieldsAzure NIC — attaches a VM to subnets/IPs (Microsoft.Network/networkInterfaces).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-route-table8 fieldsAzure route table — user-defined routes for a subnet (Microsoft.Network/routeTables).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-network-route7 fieldsA user-defined route inside an Azure route table (Microsoft.Network/routeTables/routes).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| route_table_id | string | — | json: route_table_id |
| address_prefix | string? | — | json: address_prefix |
azure-postgresql-postgresql-flexible-server14 fieldsAzure Database for PostgreSQL flexible server (Microsoft.DBforPostgreSQL/flexibleServers).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-keyvault-key-vault20 fieldsAzure Key Vault — secrets, keys, and certificates store
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| location | string | — | json: location |
| resource_group | string | — | json: resource_group |
azure-sql-sql-server11 fieldsAzure SQL logical server (Microsoft.Sql/servers).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-containerservice-managed-cluster17 fieldsAzure Kubernetes Service (AKS) cluster (Microsoft.ContainerService/managedClusters).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-containerservice-agent-pool15 fieldsNode pool for an AKS cluster (Microsoft.ContainerService/managedClusters/agentPools).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| managed_cluster_id | string | — | json: managed_cluster_id |
azure-web-app-service-plan19 fieldsAzure App Service hosting plan (Microsoft.Web/serverfarms).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| location | string | — | json: location |
azure-mysql-mysql-database6 fieldsDatabase inside an Azure Database for MySQL flexible server (Microsoft.DBforMySQL/flexibleServers/databases).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| flexible_server_id | string | — | json: flexible_server_id |
azure-postgresql-postgresql-database6 fieldsDatabase inside an Azure Database for PostgreSQL flexible server (Microsoft.DBforPostgreSQL/flexibleServers/databases).
| Field | Type | Description | Tags |
|---|---|---|---|
| id | string | — | json: id |
| name | string | — | json: name |
| resource_group | string | — | json: resource_group |
| flexible_server_id | string | — | json: flexible_server_id |
azure-location5 fieldsAzure region/location available to the subscription (Microsoft-managed catalog)
| Field | Type | Description | Tags |
|---|---|---|---|
| name | string | — | json: name |
| display_name | string | — | json: display_name |
| regional_display_name | string? | — | json: regional_display_name |
| location_type | string? | — | json: location_type |
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.11...v0.0.12
| access_tier | string? | — | json: access_tier |
| allow_blob_public_access | bool? | — | json: allow_blob_public_access |
| public_network_access | string? | — | json: public_network_access |
| https_traffic_only | bool? | — | json: https_traffic_only |
| allow_shared_key_access | bool? | — | json: allow_shared_key_access |
| min_tls_version | string? | — | json: min_tls_version |
| is_hns_enabled | bool? | — | json: is_hns_enabled |
| encryption_key_source | string? | — | json: encryption_key_source |
| versioning_enabled | bool? | — | json: versioning_enabled |
| blob_soft_delete_enabled | bool? | — | json: blob_soft_delete_enabled |
| blob_soft_delete_retention_days | int32? | — | json: blob_soft_delete_retention_days |
| container_soft_delete_enabled | bool? | — | json: container_soft_delete_enabled |
| change_feed_enabled | bool? | — | json: change_feed_enabled |
| lifecycle_enabled | bool? | — | json: lifecycle_enabled |
| tags | json.RawMessage | — | json: tags,omitempty |
| provisioning_state | string? | — | json: provisioning_state |
| tags | json.RawMessage | — | json: tags,omitempty |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| sku_capacity | int32? | — | json: sku_capacity |
| public_network_access | string? | — | json: public_network_access |
| minimum_tls_version | string? | — | json: minimum_tls_version |
| disable_local_auth | bool? | — | json: disable_local_auth |
| kafka_enabled | bool? | — | json: kafka_enabled |
| is_auto_inflate_enabled | bool? | — | json: is_auto_inflate_enabled |
| zone_redundant | bool? | — | json: zone_redundant |
| tags | json.RawMessage | — | json: tags,omitempty |
| login_server | string? | — | json: login_server |
| admin_user_enabled | bool? | — | json: admin_user_enabled |
| anonymous_pull_enabled | bool? | — | json: anonymous_pull_enabled |
| data_endpoint_enabled | bool? | — | json: data_endpoint_enabled |
| public_network_access | string? | — | json: public_network_access |
| network_rule_bypass_options | string? | — | json: network_rule_bypass_options |
| network_rule_bypass_tasks | bool? | — | json: network_rule_bypass_tasks |
| provisioning_state | string? | — | json: provisioning_state |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| tags | json.RawMessage? | — | json: tags |
| vm_size | string? | — | json: vm_size |
| os_type | string? | — | json: os_type |
| image_publisher | string? | — | json: image_publisher |
| image_offer | string? | — | json: image_offer |
| image_sku | string? | — | json: image_sku |
| image_version | string? | — | json: image_version |
| os_disk_id | string? | — | json: os_disk_id |
| os_disk_name | string? | — | json: os_disk_name |
| os_disk_size_gb | int32? | — | json: os_disk_size_gb |
| os_disk_caching | string? | — | json: os_disk_caching |
| os_disk_create_option | string? | — | json: os_disk_create_option |
| os_disk_delete_option | string? | — | json: os_disk_delete_option |
| os_disk_storage_account_type | string? | — | json: os_disk_storage_account_type |
| boot_diagnostics_enabled | bool? | — | json: boot_diagnostics_enabled |
| boot_diagnostics_storage_uri | string? | — | json: boot_diagnostics_storage_uri |
| vm_id | string? | — | json: vm_id |
| provisioning_state | string? | — | json: provisioning_state |
| license_type | string? | — | json: license_type |
| identity_type | string? | — | json: identity_type |
| identity_tenant_id | string? | — | json: identity_tenant_id |
| identity_principal_id | string? | — | json: identity_principal_id |
| identity_user_assigned | json.RawMessage? | — | json: identity_user_assigned |
| security_type | string? | — | json: security_type |
| secure_boot_enabled | bool? | — | json: secure_boot_enabled |
| vtpm_enabled | bool? | — | json: vtpm_enabled |
| network_interfaces | json.RawMessage? | — | json: network_interfaces |
| primary_network_interface_id | string? | — | json: primary_network_interface_id |
| primary_data_disk_id | string? | — | json: primary_data_disk_id |
| data_disk_ids | json.RawMessage? | — | json: data_disk_ids |
| zones | json.RawMessage? | — | json: zones |
| tags | json.RawMessage? | — | json: tags |
| kind | string? | — | json: kind |
| provisioning_state | string? | — | json: provisioning_state |
| document_endpoint | string? | — | json: document_endpoint |
| database_account_offer_type | string? | — | json: database_account_offer_type |
| default_identity | string? | — | json: default_identity |
| public_network_access | string? | — | json: public_network_access |
| minimal_tls_version | string? | — | json: minimal_tls_version |
| enable_free_tier | bool? | — | json: enable_free_tier |
| enable_automatic_failover | bool? | — | json: enable_automatic_failover |
| enable_multiple_write_locations | bool? | — | json: enable_multiple_write_locations |
| is_virtual_network_filter_enabled | bool? | — | json: is_virtual_network_filter_enabled |
| tags | json.RawMessage? | — | json: tags |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| provisioning_state | string? | — | json: provisioning_state |
| resource_guid | string? | — | json: resource_guid |
| frontend_public_ip_address_id | string? | — | json: frontend_public_ip_address_id |
| frontend_subnet_id | string? | — | json: frontend_subnet_id |
| frontend_ip_configurations | json.RawMessage | — | json: frontend_ip_configurations,omitempty |
| tags | json.RawMessage | — | json: tags,omitempty |
| version | string? | — | json: version |
| state | string? | — | json: state |
| fully_qualified_domain_name | string? | — | json: fully_qualified_domain_name |
| administrator_login | string? | — | json: administrator_login |
| availability_zone | string? | — | json: availability_zone |
| public_network_access | string? | — | json: public_network_access |
| storage_size_gb | int32? | — | json: storage_size_gb |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| tags | json.RawMessage? | — | json: tags |
| provisioning_state | string? | — | json: provisioning_state |
| resource_guid | string? | — | json: resource_guid |
| tags | json.RawMessage | — | json: tags,omitempty |
| direction | string | — | json: direction |
| access | string | — | json: access |
| protocol | string | — | json: protocol |
| priority | int32 | — | json: priority |
| description | string? | — | json: description |
| source_port_range | string? | — | json: source_port_range |
| destination_port_range | string? | — | json: destination_port_range |
| source_address_prefix | string? | — | json: source_address_prefix |
| destination_address_prefix | string? | — | json: destination_address_prefix |
| source_port_ranges | json.RawMessage | — | json: source_port_ranges,omitempty |
| destination_port_ranges | json.RawMessage | — | json: destination_port_ranges,omitempty |
| source_address_prefixes | json.RawMessage | — | json: source_address_prefixes,omitempty |
| destination_address_prefixes | json.RawMessage | — | json: destination_address_prefixes,omitempty |
| provisioning_state | string? | — | json: provisioning_state |
| resource_guid | string? | — | json: resource_guid |
| enable_ddos_protection | bool? | — | json: enable_ddos_protection |
| address_prefixes | json.RawMessage | — | json: address_prefixes,omitempty |
| tags | json.RawMessage | — | json: tags,omitempty |
| application_id |
| string? |
| — |
| json: application_id |
| key_permissions | string? | — | json: key_permissions |
| secret_permissions | string? | — | json: secret_permissions |
| certificate_permissions | string? | — | json: certificate_permissions |
| storage_permissions | string? | — | json: storage_permissions |
| provisioning_state |
| string? |
| — |
| json: provisioning_state |
| hyperv_generation | string? | — | json: hyperv_generation |
| os_type | string? | — | json: os_type |
| os_state | string? | — | json: os_state |
| source_virtual_machine_id | string? | — | json: source_virtual_machine_id |
| os_disk_managed_disk_id | string? | — | json: os_disk_managed_disk_id |
| os_disk_snapshot_id | string? | — | json: os_disk_snapshot_id |
| tags | json.RawMessage? | — | json: tags |
| provisioning_state |
| string? |
| — |
| json: provisioning_state |
| network_security_group_id | string? | — | json: network_security_group_id |
| route_table_id | string? | — | json: route_table_id |
| private_endpoint_network_policies | string? | — | json: private_endpoint_network_policies |
| private_link_service_network_policies | string? | — | json: private_link_service_network_policies |
| address_prefixes | json.RawMessage | — | json: address_prefixes,omitempty |
| server_id |
| string |
| — |
| json: server_id |
| collation_name | string? | — | json: collation_name |
| max_size_bytes | int64? | — | json: max_size_bytes |
| current_service_objective_name | string? | — | json: current_service_objective_name |
| requested_service_objective_name | string? | — | json: requested_service_objective_name |
| license_type | string? | — | json: license_type |
| read_scale | string? | — | json: read_scale |
| status | string? | — | json: status |
| zone_redundant | bool? | — | json: zone_redundant |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| tags | json.RawMessage? | — | json: tags |
| sku_name | string? | — | json: sku_name |
| sku_capacity | int64? | — | json: sku_capacity |
| orchestration_mode | string? | — | json: orchestration_mode |
| provisioning_state | string? | — | json: provisioning_state |
| primary_subnet_id | string? | — | json: primary_subnet_id |
| primary_load_balancer_id | string? | — | json: primary_load_balancer_id |
| network_interface_configurations | json.RawMessage? | — | json: network_interface_configurations |
| tags | json.RawMessage? | — | json: tags |
| principal_id | string | — | json: principal_id |
| client_id | string | — | json: client_id |
| tenant_id | string | — | json: tenant_id |
| tags | json.RawMessage | — | json: tags,omitempty |
| ip_address | string? | — | json: ip_address |
| allocation_method | string? | — | json: allocation_method |
| address_version | string? | — | json: address_version |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| fqdn | string? | — | json: fqdn |
| provisioning_state | string? | — | json: provisioning_state |
| resource_guid | string? | — | json: resource_guid |
| tags | json.RawMessage | — | json: tags,omitempty |
| principal_id | string? | — | json: principal_id |
| principal_type | string? | — | json: principal_type |
| condition | string? | — | json: condition |
| condition_version | string? | — | json: condition_version |
| description | string? | — | json: description |
| delegated_managed_identity_resource_id | string? | — | json: delegated_managed_identity_resource_id |
| created_by | string? | — | json: created_by |
| updated_by | string? | — | json: updated_by |
| created_on | time.Time? | — | json: created_on |
| updated_on | time.Time? | — | json: updated_on |
| sku_name |
| string? |
| — |
| json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| disk_size_gb | int32? | — | json: disk_size_gb |
| incremental | bool? | — | json: incremental |
| os_type | string? | — | json: os_type |
| create_option | string? | — | json: create_option |
| source_resource_id | string? | — | json: source_resource_id |
| provisioning_state | string? | — | json: provisioning_state |
| disk_state | string? | — | json: disk_state |
| tags | json.RawMessage? | — | json: tags |
| frontend_port | int32? | — | json: frontend_port |
| backend_port | int32? | — | json: backend_port |
| idle_timeout_in_minutes | int32? | — | json: idle_timeout_in_minutes |
| enable_floating_ip | bool? | — | json: enable_floating_ip |
| disable_outbound_snat | bool? | — | json: disable_outbound_snat |
| provisioning_state | string? | — | json: provisioning_state |
| kind |
| string? |
| — |
| json: kind |
| state | string? | — | json: state |
| enabled | bool? | — | json: enabled |
| https_only | bool? | — | json: https_only |
| reserved | bool? | — | json: reserved |
| default_host_name | string? | — | json: default_host_name |
| client_affinity_enabled | bool? | — | json: client_affinity_enabled |
| public_network_access | string? | — | json: public_network_access |
| server_farm_id | string? | — | json: server_farm_id |
| tags | json.RawMessage? | — | json: tags |
| role_type | string? | — | json: role_type |
| sku_name |
| string? |
| — |
| json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| disk_size_gb | int32? | — | json: disk_size_gb |
| os_type | string? | — | json: os_type |
| create_option | string? | — | json: create_option |
| source_resource_id | string? | — | json: source_resource_id |
| provisioning_state | string? | — | json: provisioning_state |
| disk_state | string? | — | json: disk_state |
| managed_by_vm_id | string? | — | json: managed_by_vm_id |
| tags | json.RawMessage? | — | json: tags |
| mac_address | string? | — | json: mac_address |
| private_ip_address | string? | — | json: private_ip_address |
| enable_ip_forwarding | bool? | — | json: enable_ip_forwarding |
| enable_accelerated_networking | bool? | — | json: enable_accelerated_networking |
| is_primary | bool? | — | json: is_primary |
| provisioning_state | string? | — | json: provisioning_state |
| resource_guid | string? | — | json: resource_guid |
| network_security_group_id | string? | — | json: network_security_group_id |
| virtual_machine_id | string? | — | json: virtual_machine_id |
| subnet_id | string? | — | json: subnet_id |
| public_ip_address_id | string? | — | json: public_ip_address_id |
| ip_configurations | json.RawMessage | — | json: ip_configurations,omitempty |
| tags | json.RawMessage | — | json: tags,omitempty |
| disable_bgp_route_propagation | bool? | — | json: disable_bgp_route_propagation |
| provisioning_state | string? | — | json: provisioning_state |
| resource_guid | string? | — | json: resource_guid |
| tags | json.RawMessage | — | json: tags,omitempty |
| next_hop_type | string? | — | json: next_hop_type |
| next_hop_ip_address | string? | — | json: next_hop_ip_address |
| provisioning_state | string? | — | json: provisioning_state |
| version | string? | — | json: version |
| state | string? | — | json: state |
| fully_qualified_domain_name | string? | — | json: fully_qualified_domain_name |
| administrator_login | string? | — | json: administrator_login |
| availability_zone | string? | — | json: availability_zone |
| public_network_access | string? | — | json: public_network_access |
| storage_size_gb | int32? | — | json: storage_size_gb |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| tags | json.RawMessage? | — | json: tags |
| tenant_id |
| string? |
| — |
| json: tenant_id |
| vault_uri | string? | — | json: vault_uri |
| sku_name | string? | — | json: sku_name |
| sku_family | string? | — | json: sku_family |
| enable_rbac_authorization | bool? | — | json: enable_rbac_authorization |
| enable_soft_delete | bool? | — | json: enable_soft_delete |
| enable_purge_protection | bool? | — | json: enable_purge_protection |
| enabled_for_deployment | bool? | — | json: enabled_for_deployment |
| enabled_for_disk_encryption | bool? | — | json: enabled_for_disk_encryption |
| enabled_for_template_deployment | bool? | — | json: enabled_for_template_deployment |
| soft_delete_retention_in_days | int32? | — | json: soft_delete_retention_in_days |
| public_network_access | string? | — | json: public_network_access |
| provisioning_state | string? | — | json: provisioning_state |
| create_mode | string? | — | json: create_mode |
| network_acls | json.RawMessage? | — | json: network_acls |
| tags | json.RawMessage? | — | json: tags |
| administrator_login |
| string? |
| — |
| json: administrator_login |
| version | string? | — | json: version |
| state | string? | — | json: state |
| fully_qualified_domain_name | string? | — | json: fully_qualified_domain_name |
| public_network_access | string? | — | json: public_network_access |
| minimal_tls_version | string? | — | json: minimal_tls_version |
| tags | json.RawMessage? | — | json: tags |
| kubernetes_version | string? | — | json: kubernetes_version |
| current_kubernetes_version | string? | — | json: current_kubernetes_version |
| dns_prefix | string? | — | json: dns_prefix |
| fqdn | string? | — | json: fqdn |
| node_resource_group | string? | — | json: node_resource_group |
| enable_rbac | bool? | — | json: enable_rbac |
| provisioning_state | string? | — | json: provisioning_state |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| node_subnet_id | string? | — | json: node_subnet_id |
| attached_container_registry_id | string? | — | json: attached_container_registry_id |
| agent_pool_profiles | json.RawMessage? | — | json: agent_pool_profiles |
| tags | json.RawMessage? | — | json: tags |
| count | int32? | — | json: count |
| vm_size | string? | — | json: vm_size |
| mode | string? | — | json: mode |
| os_type | string? | — | json: os_type |
| orchestrator_version | string? | — | json: orchestrator_version |
| current_orchestrator_version | string? | — | json: current_orchestrator_version |
| enable_auto_scaling | bool? | — | json: enable_auto_scaling |
| min_count | int32? | — | json: min_count |
| max_count | int32? | — | json: max_count |
| provisioning_state | string? | — | json: provisioning_state |
| vnet_subnet_id | string? | — | json: vnet_subnet_id |
| kind |
| string? |
| — |
| json: kind |
| sku_name | string? | — | json: sku_name |
| sku_tier | string? | — | json: sku_tier |
| sku_capacity | int32? | — | json: sku_capacity |
| reserved | bool? | — | json: reserved |
| per_site_scaling | bool? | — | json: per_site_scaling |
| elastic_scale_enabled | bool? | — | json: elastic_scale_enabled |
| zone_redundant | bool? | — | json: zone_redundant |
| hyper_v | bool? | — | json: hyper_v |
| target_worker_count | int32? | — | json: target_worker_count |
| target_worker_size_id | int32? | — | json: target_worker_size_id |
| maximum_number_of_workers | int32? | — | json: maximum_number_of_workers |
| number_of_sites | int32? | — | json: number_of_sites |
| provisioning_state | string? | — | json: provisioning_state |
| tags | json.RawMessage? | — | json: tags |
| charset | string? | — | json: charset |
| collation_name | string? | — | json: collation_name |
| charset | string? | — | json: charset |
| collation_name | string? | — | json: collation_name |
| geography_group | string? | — | json: geography_group |
Full Changelog: https://github.com/linro-io/plugin-azure/commits/v0.0.1
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.1...v0.0.2
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.2...v0.0.3
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.3...v0.0.4
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.4...v0.0.5
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.5...v0.0.6
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.6...v0.0.7
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.7...v0.0.8
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.8...v0.0.9
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.9...v0.0.10
Full Changelog: https://github.com/linro-io/plugin-azure/compare/v0.0.10...v0.0.11