Failed to provision a Cloud Shell: InternalServerError

Kentaro Inomata 21 Reputation points
2022-03-28T09:46:43.307+00:00

I an trying to deploy Cloud Shell into an Azure virtual network.
https://video2.skills-academy.com/en-us/azure/cloud-shell/private-vnet

  • Create a resource group and virtual network -- success
  • Deploy "Azure Cloud Shell - VNet" template -- success
  • Deploy "Azure Cloud Shell - VNet storage" template -- success
  • Open relay firewall (Add a client IP address) -- success

then I tried launching Cloud Shell with VNET isolation settings specified.

But I got this error below.

Failed to provision a Cloud Shell: {"code":"InternalServerError","message":"Encountered an internal server error. The tracking activity id is 'xxx', correlation id is 'xxx'"}  

What should I do next?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
665 questions
{count} votes

1 answer

Sort by: Most helpful
  1. huzhe 0 Reputation points
    2024-03-02T16:20:48.7266667+00:00

    I meet the same problem:
    (InternalServerError) Encountered an internal server error. The tracking activity id is '74715222-ba84-41f1-bacc-b0bd82e8bf2a', correlation id is 'f751761b-8091-4b92-bf68-445595219150'.

    Code: InternalServerError

    Message: Encountered an internal server error. The tracking activity id is '74715222-ba84-41f1-bacc-b0bd82e8bf2a', correlation id is 'f751761b-8091-4b92-bf68-445595219150'.

    0 comments No comments