应用洞察访问令牌

huangapple go评论62阅读模式
英文:

Application Insights Access Token

问题

我正在尝试找出如何获取应用洞察访问令牌,但我找到的链接似乎已损坏:

https://dev.applicationinsights.io/documentation/Authorization/API-key-and-App-ID

有更好的链接可以参考吗?我需要访问令牌,以便发送查询给ADO,以生成我的仪表板上的一些图表,以便更好地查询数据。

我不太确定该怎么做。

英文:

I'm trying to figure out how to get an application insights access token but the link I've found seems to be broken:

https://dev.applicationinsights.io/documentation/Authorization/API-key-and-App-ID

Is there a better link to look at? I need the access token in order to send up a query for ADO to generate some charts on my dashboard to use for better querying of data.

I'm not sure what to do.

答案1

得分: 1

您仍然可以创建查询 API 密钥。但是,它们已被弃用,不应再用于新的情景

相反,您应该转向AAD 基础身份验证

从 Azure 门户访问您的 AppInsights 资源:

应用洞察访问令牌

应用洞察访问令牌

应用洞察访问令牌

英文:

You can still create query API keys. However, they are deprecated and should not be used anymore for new scenarios.

Instead, you should move to AAD-based authentication.

From the Azure Portal on your AppInsights resource:

应用洞察访问令牌

应用洞察访问令牌

应用洞察访问令牌

huangapple
  • 本文由 发表于 2023年7月13日 22:31:22
  • 转载请务必保留本文链接:https://go.coder-hub.com/76680552.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定