Skip to content

Commit ce92e6e

Browse files
committed
rm dead-end links
1 parent 3132d77 commit ce92e6e

File tree

2 files changed

+25
-26
lines changed

2 files changed

+25
-26
lines changed

articles/ai-services/computer-vision/how-to/identity-access-token.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Independent software vendors (ISVs) can manage the Face API usage of their clien
1919

2020
This guide shows you how to generate the access tokens, if you're an approved ISV, and how to use the tokens if you're a client.
2121

22-
The limited access token feature is a part of the existing [Azure AI services token service](https://westus.dev.cognitive.microsoft.com/docs/services/57346a70b4769d2694911369/operations/issueScopedToken). We have added a new operation for the purpose of bypassing the Limited Access gate for approved scenarios. Only ISVs that pass the gating requirements will be given access to this feature.
22+
The limited access token feature is a part of the existing Azure AI Services token service. We have added a new operation for the purpose of bypassing the Limited Access gate for approved scenarios. Only ISVs that pass the gating requirements will be given access to this feature.
2323

2424
## Example use case
2525

@@ -172,5 +172,4 @@ static void Main(string[] args)
172172
```
173173
---
174174

175-
## Next steps
176-
* [LimitedAccessToken API reference](https://westus.dev.cognitive.microsoft.com/docs/services/57346a70b4769d2694911369/operations/issueLimitedAccessToken)
175+

0 commit comments

Comments
 (0)