We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fbad8f + 31dd043 commit 3d1b716Copy full SHA for 3d1b716
articles/app-service/overview-managed-identity.md
@@ -274,7 +274,7 @@ A raw HTTP GET request looks like the following example:
274
```http
275
GET /MSI/token?resource=https://vault.azure.net&api-version=2019-08-01 HTTP/1.1
276
Host: localhost:4141
277
-X-IDENTITY-HEADER: 853b9a84-5bfa-4b22-a3f3-0b9a43d9ad8a
+X-IDENTITY-HEADER: 00001111-aaaa-2222-bbbb-3333cccc4444
278
```
279
280
And a sample response might look like the following:
0 commit comments