Hi,
Since past 4-5 days, every time I press the 'Create a resource' button I get the below error. I am trying to create a virtual machine. I have an existing machine and that works fine. Please help!
===============================================================================
Experiencing authentication issues
The portal is having issues getting an authentication token. The experience rendered may be degraded.
Additional information from the call to get a token:
Extension: Microsoft_Azure_Marketplace
Resource: createleadapi
Details: MSAL.Desktop.4.7.0.0.MsalServiceException:
ErrorCode: invalid_resource
Microsoft.Identity.Client.MsalServiceException: AADSTS500014: Resource 'a0e1e353-1a3e-42cf-a8ea-3a9746eec58c' is disabled.
Trace ID: 92bf2465-2554-4f56-a70a-2d755dad3500
Correlation ID: a33d9da1-4bad-49f3-85e5-2da6141c57a0
Timestamp: 2020-04-14 18:51:40Z
at Microsoft.Identity.Client.OAuth2.OAuth2Client.ThrowServerException(HttpResponse response, RequestContext requestContext)
at Microsoft.Identity.Client.OAuth2.OAuth2Client.CreateResponse[T](HttpResponse response, RequestContext requestContext, Boolean addCorrelationId)
at Microsoft.Identity.Client.OAuth2.OAuth2Client.<ExecuteRequestAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.OAuth2.OAuth2Client.<GetTokenAsync>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.Internal.Requests.RequestBase.<SendHttpMessageAsync>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.Internal.Requests.RequestBase.<SendTokenRequestAsync>d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.Internal.Requests.SilentRequest.<RefreshAccessTokenAsync>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.Internal.Requests.SilentRequest.<RefreshRtOrFailAsync>d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.Internal.Requests.SilentRequest.<ExecuteAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.Identity.Client.Internal.Requests.SilentRequest.<ExecuteAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.Internal.Requests.RequestBase.<RunAsync>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Identity.Client.ApiConfig.Executors.ClientApplicationBaseExecutor.<ExecuteAsync>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Microsoft.StbPortal.Website.AadAuthentication.Providers.MsalContextWrapper.<AcquireTokenSilent>d__9.MoveNext() in X:\bt\1026867\repo\src\StbPortal\Website\AadAuthentication\Providers\MsalContextWrapper.cs:line 123
StatusCode: 400
ResponseBody: {"error":"invalid_resource","error_description":"AADSTS500014: Resource 'a0e1e353-1a3e-42cf-a8ea-3a9746eec58c' is disabled.\r\nTrace ID: 92bf2465-2554-4f56-a70a-2d755dad3500\r\nCorrelation ID: a33d9da1-4bad-49f3-85e5-2da6141c57a0\r\nTimestamp:
2020-04-14 18:51:40Z","error_codes":[500014],"timestamp":"2020-04-14 18:51:40Z","trace_id":"92bf2465-2554-4f56-a70a-2d755dad3500","correlation_id":"a33d9da1-4bad-49f3-85e5-2da6141c57a0"}
Headers: Pragma: no-cache
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
client-request-id: a33d9da1-4bad-49f3-85e5-2da6141c57a0
x-ms-request-id: 92bf2465-2554-4f56-a70a-2d755dad3500
x-ms-ests-server: 2.1.10369.13 - DUB2 ProdSlices
x-ms-clitelem: 1,500014,0,251787.2188,
Cache-Control: no-store, no-cache
P3P: CP="DSP CUR OTPi IND OTRi ONL FIN"
Set-Cookie: fpc=AgP6WoOm1wRHk-anpy4lg1ll7EtBAQAAADz9J9YOAAAA; expires=Thu, 14-May-2020 18:51:40 GMT; path=/; secure; HttpOnly; SameSite=None, x-ms-gateway-slice=prod; path=/; secure; HttpOnly, stsservicecookie=ests; path=/; secure; HttpOnly
===============================================================================
Regards,
Rehan
Regards, Rehan Bhombal