Forum Discussion
naren1970
Jul 02, 2020Copper Contributor
Failed to resolve table or column expression named 'AddonAzureBackupJobs'
Hi All, I am new to Kusto Query Language. Please bear with me if my question is too basic. When i execute the below query to get details of all successful backup jobs, i get an error: 'where' o...
- Jul 03, 2020
Hello naren1970
Please take a look at: https://docs.microsoft.com/en-us/azure/backup/backup-azure-diagnostic-events and enable this Table in the Diagnostic settings
CliveWatson
Jul 03, 2020Silver Contributor
Hello naren1970
Please take a look at: https://docs.microsoft.com/en-us/azure/backup/backup-azure-diagnostic-events and enable this Table in the Diagnostic settings
naren1970
Jul 13, 2020Copper Contributor
CliveWatson Thank you!