Storage table¶
This table contains Azure Storage accounts, with which DSU are related and which role plays in that relationship.
| Column | Description | Format | Required |
|---|---|---|---|
| Id | Storage identifier | int | Yes |
| Name | Name of the Azure resource that stores the information | varchar(50) | Yes |
| IdDataStorageUnit | The identifier of the DSU associated to this Storage | int | Yes |
| IdStorageRole | The identifier of the StorageRole associated to this Storage | tinyint | Yes |