It says it was completed, but there was not export output. The error it gives gives detailed information. How do customers troubleshoot this?
$ az resource group export -n demo100
{'message': u'Export template operation completed with errors. Some resources were not exported. Please see details for more information.', 'code': u'ExportTemplateCompletedWithErrors', 'target': None, 'details': [<azure.mgmt.resource.resources.models.resource_management_error_with_details.ResourceManagementErrorWithDetails object at 0x111899850>]}
It says it was completed, but there was not export output. The error it gives gives detailed information. How do customers troubleshoot this?