Closed asubmani closed 3 months ago
@asubmani
Thanks for your feedback! We will investigate and update as appropriate.
@asubmani Thanks again for the feedback! I have assigned the issue to the content author to review further and update the document as appropriate.
Internal item created: https://dev.azure.com/msft-skilling/Content/_workitems/edit/288596
Steps to generate bearer token are incorrect. The URL is jumbled up
GET /MSI/token?resource=https://vault.azure.net&api-version=2019-08-01
The above URL doesn't make sense.
In the powershell section the steps is as below (again an invalid url how can you have ?resourceHttps"//....)
$tokenAuthURI = $env:IDENTITY_ENDPOINT + "?resource=$resourceURI&api-version=2019-08-01"
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.