Azure Compute Gallery Application
Azure Compute Gallery Application defines a versioned, reusable application package stored in an Azure Compute Gallery. It lets you manage, share, and deploy application installers or configuration scripts consistently across virtual machines and environments. It supports versioning, replication, and controlled distribution similar to gallery images.
azure.compute_gallery_application
Fields
| Title | ID | Type | Data Type | Description |
|---|
| _key | core | string | |
| custom_actions | core | json | A list of custom actions that can be performed with all of the Gallery Application Versions within this Gallery Application. |
| description | core | string | The description of this gallery Application Definition resource. This property is updatable. |
| end_of_life_date | core | string | The end of life date of the gallery Application Definition. This property can be used for decommissioning purposes. This property is updatable. |
| eula | core | string | The Eula agreement for the gallery Application Definition. |
| id | core | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| location | core | string | The geo-location where the resource lives |
| name | core | string | The name of the resource |
| privacy_statement_uri | core | string | The privacy statement uri. |
| release_note_uri | core | string | The release note uri. |
| resource_group | core | string | |
| subscription_id | core | string | |
| subscription_name | core | string | |
| supported_os_type | core | string | This property allows you to specify the supported type of the OS that application is built for. Possible values are: **Windows,** **Linux.** |
| 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" |