samaxconfcore
samaxconftest
samaxconfprod
samaxconfrestorestaging
:::
Storage accounts support queue-based workflows, function runtime state, and operational backup/restore scenarios.
| Storage Account | Resource Group | SKU | Kind | HTTPS Only | Min TLS |
|---|
samaxconfcore | rg-shared-resources | Standard_LRS | StorageV2 | Yes | TLS1_2 |
samaxconftest | rg-application-test | Standard_LRS | StorageV2 | Yes | TLS1_2 |
samaxconfprod | rg-application | Standard_LRS | StorageV2 | Yes | TLS1_2 |
samaxconfrestorestaging | rg-node-management | Premium_LRS | StorageV2 | Yes | TLS1_2 |
- Function Apps use storage queues (for example room-creation queue patterns) and host/runtime state.
- Shared storage supports cross-component coordination and platform utility needs.
- Restore/staging storage supports node-level recovery and maintenance workflows.
- HTTPS-only traffic enforced on all accounts.
- Minimum TLS level enforced at
TLS1_2.
- Access is mediated through managed identity and scoped RBAC where supported.