{
  "takenAt": "2026-07-13T09:00:00+00:00",
  "subscriptions": [
    {
      "subscriptionId": "00000000-0000-0000-0000-000000000001",
      "displayName": "prod",
      "resources": [
        {
          "resourceId": "/subscriptions/00000000-0000-0000-0000-000000000001/resourceGroups/rg-billing/providers/Microsoft.Web/sites/billing-api",
          "name": "billing-api",
          "type": "Microsoft.Web/sites",
          "hasManagedIdentity": true,
          "appSettings": {
            "Sql__Password": "P@ssw0rd-from-2019",
            "ServiceBus__Connection": "Endpoint=sb://prod.servicebus.windows.net/;SharedAccessKey=abcdef0123456789"
          }
        },
        {
          "resourceId": "/subscriptions/00000000-0000-0000-0000-000000000001/resourceGroups/rg-reporting/providers/Microsoft.Web/sites/reporting-worker",
          "name": "reporting-worker",
          "type": "Microsoft.Web/sites",
          "hasManagedIdentity": false,
          "appSettings": {}
        },
        {
          "resourceId": "/subscriptions/00000000-0000-0000-0000-000000000001/resourceGroups/rg-shared/providers/Microsoft.KeyVault/vaults/kv-shared",
          "name": "kv-shared",
          "type": "Microsoft.KeyVault/vaults",
          "hasManagedIdentity": false,
          "appSettings": {},
          "usesAccessPolicies": true
        },
        {
          "resourceId": "/subscriptions/00000000-0000-0000-0000-000000000001/resourceGroups/rg-shared/providers/Microsoft.Storage/storageAccounts/prodfilesstg",
          "name": "prodfilesstg",
          "type": "Microsoft.Storage/storageAccounts",
          "hasManagedIdentity": false,
          "appSettings": {},
          "sharedKeyAccessEnabled": true
        }
      ],
      "roleAssignments": [
        {
          "principalId": "11111111-aaaa-0000-0000-000000000001",
          "principalType": "User",
          "roleName": "Owner",
          "scope": "/subscriptions/00000000-0000-0000-0000-000000000001"
        },
        {
          "principalId": "11111111-aaaa-0000-0000-000000000002",
          "principalType": "User",
          "roleName": "Owner",
          "scope": "/subscriptions/00000000-0000-0000-0000-000000000001"
        },
        {
          "principalId": "11111111-aaaa-0000-0000-000000000003",
          "principalType": "User",
          "roleName": "Owner",
          "scope": "/subscriptions/00000000-0000-0000-0000-000000000001"
        },
        {
          "principalId": "11111111-aaaa-0000-0000-000000000004",
          "principalType": "User",
          "roleName": "Owner",
          "scope": "/subscriptions/00000000-0000-0000-0000-000000000001"
        },
        {
          "principalId": "22222222-bbbb-0000-0000-000000000001",
          "principalType": "ServicePrincipal",
          "roleName": "Contributor",
          "scope": "/subscriptions/00000000-0000-0000-0000-000000000001"
        },
        {
          "principalId": "33333333-cccc-0000-0000-000000000001",
          "principalType": "Group",
          "roleName": "Reader",
          "scope": "/subscriptions/00000000-0000-0000-0000-000000000001"
        }
      ]
    },
    {
      "subscriptionId": "00000000-0000-0000-0000-000000000002",
      "displayName": "dev",
      "resources": [
        {
          "resourceId": "/subscriptions/00000000-0000-0000-0000-000000000002/resourceGroups/rg-dev/providers/Microsoft.Web/sites/dev-api",
          "name": "dev-api",
          "type": "Microsoft.Web/sites",
          "hasManagedIdentity": true,
          "appSettings": {
            "Sql__ConnectionString": "@Microsoft.KeyVault(SecretUri=https://kv-dev.vault.azure.net/secrets/sql)"
          }
        }
      ],
      "roleAssignments": [
        {
          "principalId": "33333333-cccc-0000-0000-000000000002",
          "principalType": "Group",
          "roleName": "Contributor",
          "scope": "/subscriptions/00000000-0000-0000-0000-000000000002"
        }
      ]
    }
  ],
  "servicePrincipals": [
    {
      "objectId": "22222222-bbbb-0000-0000-000000000001",
      "displayName": "legacy-deploy",
      "credentials": [
        {
          "kind": "ClientSecret",
          "createdAt": "2024-09-01T00:00:00+00:00",
          "expiresAt": "2026-09-01T00:00:00+00:00"
        }
      ]
    },
    {
      "objectId": "22222222-bbbb-0000-0000-000000000002",
      "displayName": "github-deploy",
      "credentials": [
        {
          "kind": "Federated",
          "createdAt": "2026-01-15T00:00:00+00:00",
          "expiresAt": "9999-12-31T23:59:59+00:00"
        }
      ]
    },
    {
      "objectId": "22222222-bbbb-0000-0000-000000000003",
      "displayName": "old-integration",
      "credentials": [
        {
          "kind": "ClientSecret",
          "createdAt": "2023-03-01T00:00:00+00:00",
          "expiresAt": "2024-03-01T00:00:00+00:00"
        }
      ]
    }
  ]
}
