An Azure SAP Virtual Instance is a managed container for running SAP systems in the cloud. It groups and orchestrates the virtual machines, storage, and network resources required for SAP deployments, providing lifecycle management, high availability options, and consistent configuration. It simplifies deploying, operating, and monitoring SAP landscapes on Azure.
azure.workloads_sap_virtual_instance
Fields
| Title | ID | Type | Data Type | Description |
|---|
| _key | core | string | |
| configuration | core | json | The SAP Configuration. |
| environment | core | string | Defines the environment type - Production/Non Production. |
| errors | core | json | An error response from the Virtual Instance for SAP Workload service. |
| health | core | string | Defines the health of SAP Instances. |
| id | core | string | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| identity | core | json | Managed service identity (user assigned identities) |
| location | core | string | The geo-location where the resource lives |
| managed_resource_group_configuration | core | json | Managed resource group configuration |
| managed_resources_network_access_type | core | string | Defines the network access type for managed resources. |
| name | core | string | The name of the resource |
| provisioning_state | core | string | Defines the provisioning states. |
| resource_group | core | string | |
| sap_product | core | string | Defines the SAP Product type. |
| state | core | string | Defines the Virtual Instance for SAP state. |
| status | core | string | Defines the SAP Instance status. |
| subscription_id | core | string | |
| subscription_name | core | string | |
| system_data | core | json | Metadata pertaining to creation and last modification of the resource. |
| tags | core | hstore_csv | |
| type | core | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |