Skip to content

Commit 3d1b716

Browse files
Merge pull request #288494 from cephalin/patch-25
obfuscate
2 parents 7fbad8f + 31dd043 commit 3d1b716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ A raw HTTP GET request looks like the following example:
274274
```http
275275
GET /MSI/token?resource=https://vault.azure.net&api-version=2019-08-01 HTTP/1.1
276276
Host: localhost:4141
277-
X-IDENTITY-HEADER: 853b9a84-5bfa-4b22-a3f3-0b9a43d9ad8a
277+
X-IDENTITY-HEADER: 00001111-aaaa-2222-bbbb-3333cccc4444
278278
```
279279

280280
And a sample response might look like the following:

0 commit comments

Comments
 (0)