Azure Cloud-Eigenschaften

Azure inventory provides the option to create custom properties to capture additional details about Azure resources. These properties can be defined using JSONPath expressions to extract specific information from the resource data.

  1. Add a New Property: Use the New button to define a Name and select the appropriate Resource Type (e.g., microsoft.compute/virtualmachines).

  2. Set JSONPath:
    Enter the path in the JSONPath field that describes the desired information (e.g., $.properties.osProfile.computerName for the hostname).

  3. Save: Click the Save button to store the property.

These steps enable the easy extension and customization of Azure inventory.

Docusnap Administration Inventory Azure Cloud Properties