Azure Storage Account · Example Payload

Azure Storage Account Tag Property Example

AzureBlob StorageCloud StorageFile StorageMicrosoftStorage

Azure Storage Account Tag Property Example is an example object payload from Azure Storage Account, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

objectIdentifiertagtenantIdtimestampupn

Example Payload

Raw ↑
{
  "objectIdentifier": "example-string",
  "tag": "example-string",
  "tenantId": "example-string",
  "timestamp": "2026-04-19T12:00:00Z",
  "upn": "example-string"
}