Skip to content

Commit 5e0a733

Browse files
committed
Fix typo: requestor -> requester
1 parent fcee1e5 commit 5e0a733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-storage-logs-properties-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
|**requester / objectId** | The OAuth object ID of the requester. In case of Kerberos authentication, represents the object identifier of Kerberos authenticated user. <br> For example: `aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb`. |
2727
|**requester / tenantId** | The OAuth tenant ID of identity. <br> For example: `aaaabbbb-0000-cccc-1111-dddd2222eeee`.|
2828
|**requester / tokenIssuer** | The OAuth token issuer. <br> For example: `https://sts.windows.net/aaaabbbb-0000-cccc-1111-dddd2222eeee/`.|
29-
|**requester / upn** | The User Principal Name (UPN) of requestor. <br> For example: `[email protected]`. |
29+
|**requester / upn** | The User Principal Name (UPN) of requester. <br> For example: `[email protected]`. |
3030
|**requester / userName** | This field is reserved for internal use only.|
3131
|**requester / uniqueName** | The unique name of the requester. For example: `[email protected]`. |
3232
|**delegatedResource / tenantId**| The Microsoft Entra tenant ID of the Azure resource ID which accesses storage on-behalf-of the storage resource owner (for example: `aaaabbbb-0000-cccc-1111-dddd2222eeee`). |

0 commit comments

Comments
 (0)