user3340627
user3340627

Reputation: 3143

Could not connect to Application Insights

I'm trying to create a new web application on Visual Studio Professional 2013. I found a message that "Your login has expired", I tried to sign in using my account but then I got the error message below. What does this mean? enter image description here

Upvotes: 0

Views: 146

Answers (1)

Anastasia Black
Anastasia Black

Reputation: 1900

Go to the https://portal.azure.com/ and make sure that you have a subscription there. Though you can use Application Insights for free you need to have active Azure subscription. Here you can read more about setting up application insights.

Upvotes: 1

Related Questions