core/utils/dataMappings/azure/diagnostic/diagnostic.json

{
    "azure_diagnostic_settings_disabled": [
        {
            "translate": {
                "name": "Name",
                "type": "Type",
                "location": "Location",
                "diagnostic_settings": "Diagnostic Settings"
            },
            "table": "Normal",
            "actions":{
                "objectData":{
                    "expand": ["*"],
                    "format": "json"
                },
                "showGoToButton":"True",
                "showModalButton":"True"
            }
        }
    ]
}