Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. {
  2. "authorization": {
  3. "action": "microsoft.visualstudio/account/write",
  4. "scope": "/subscriptions/REDACTED/resourcegroups/REDACTED/providers/microsoft.visualstudio/account/REDACTED"
  5. },
  6. "caller": "REDACTED@outlook.com",
  7. "channels": "Operation",
  8. "claims": {
  9. REDACTED
  10. },
  11. "correlationId": "5278b019-d722-4f3e-b217-60ce0146c365",
  12. "description": "",
  13. "eventDataId": "e9ae6d73-1197-47a0-9b97-1ed0d1d9a0bd",
  14. "eventName": {
  15. "value": "EndRequest",
  16. "localizedValue": "End request"
  17. },
  18. "category": {
  19. "value": "Administrative",
  20. "localizedValue": "Administrative"
  21. },
  22. "eventTimestamp": "2019-03-20T03:45:54.7266723Z",
  23. "id": "/subscriptions/REDACTED/resourcegroups/REDACTED/providers/microsoft.visualstudio/account/REDACTED/events/e9ae6d73-1197-47a0-9b97-1ed0d1d9a0bd/ticks/636886503547266723",
  24. "level": "Error",
  25. "operationId": "9e3f6e94-3719-4c6d-963f-84e0def54fd6",
  26. "operationName": {
  27. "value": "microsoft.visualstudio/account/write",
  28. "localizedValue": "Update Visual Studio account"
  29. },
  30. "resourceGroupName": "REDACTED",
  31. "resourceProviderName": {
  32. "value": "microsoft.visualstudio",
  33. "localizedValue": "Visual Studio Online"
  34. },
  35. "resourceType": {
  36. "value": "microsoft.visualstudio/account",
  37. "localizedValue": "microsoft.visualstudio/account"
  38. },
  39. "resourceId": "/subscriptions/REDACTED/resourcegroups/REDACTED/providers/microsoft.visualstudio/account/REDACTED",
  40. "status": {
  41. "value": "Failed",
  42. "localizedValue": "Failed"
  43. },
  44. "subStatus": {
  45. "value": "InternalServerError",
  46. "localizedValue": "Internal Server Error (HTTP Status Code: 500)"
  47. },
  48. "properties": {
  49. "statusCode": "InternalServerError",
  50. "serviceRequestId": null,
  51. "statusMessage": "{"code":"UnknownException","message":"Unknown Exception","target":"FallbackOrThrowWithTrace"}"
  52. },
  53. "relatedEvents": []
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement