Skip to content

Commit 29fa8d4

Browse files
authored
Merge pull request #96563 from brfabia/patch-1
Update authenticate-multi-tenant.md
2 parents f6cee28 + 88d2393 commit 29fa8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/management/authenticate-multi-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The request has the following authentication header values:
2020

2121
The auxiliary header can hold up to three auxiliary tokens.
2222

23-
In the code of your multi-tenant app, get the authentication token for other tenants and store them in the auxiliary headers. All the tokens must be from the same user or application. The user or application must have been invited as a guest to the other tenants.
23+
In the code of your multi-tenant app, get the authentication token for other tenants and store them in the auxiliary headers. The user or application must have been invited as a guest to the other tenants.
2424

2525
## Processing the request
2626

0 commit comments

Comments
 (0)