Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Documentation on how to install via Visual Studio #16

Open
jcbowyer opened this issue Jun 4, 2016 · 1 comment
Open

Documentation on how to install via Visual Studio #16

jcbowyer opened this issue Jun 4, 2016 · 1 comment

Comments

@jcbowyer
Copy link

jcbowyer commented Jun 4, 2016

I am not able to get this to work via installation via visual studio. Documentation on a default installation would would be helpful.

I am getting appInsights is undefined.

@johnnaras
Copy link

  1. Create a new Application Insight in Azure.
  2. Add https://dc.services.visualstudio.com/v2/track to connect-src at the corresponding meta tag, in index.html.
  3. Open config.xml in designer mode, to add a plugin via Git. Copy the plugin's link and paste it to the corresponding textbox.
  4. Find and copy the INSTRUMENTATION_KEY from step 2. Paste it to the textbox labeled INSTRUMENTATION_KEY of step 3.

After doing all of the above, i get an error of wrong instrumentation key. I suppose i didnt select the right type of Application Insights in Azure. I chose the PREVIEW one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants