Angelika Schneider
Angelika Schneider
**Blocked** before we finish this PR, we do more important tasks. Problem: 'vm.Properties.DiagnosticsProfile.BootDiagnostics' has only the StorageURI (e.g., "https://YYYY.blob.core.windows.net/") instead of the resource ID (e.g., '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/XXXX/providers/Microsoft.Storage/storageAccounts/YYYY') as the storage location....
The orchestrator currently reads the metrics.json file to know which metrics exist. That is very error-prone, because when updating the metric bundles this file has to be adjusted as well....
The CloudService [here](https://github.com/clouditor/clouditor/blob/954eb62580c6d44f3ca493ee571bbb6365d08599/api/orchestrator/orchestrator.proto#L544) has an field configured_metrics which is misleading. Maybe rename it to customized_metrics as that contain only customized metrics. - [ ] Add description - [ ] Rename...
The Azure storage account provides additional encryption scopes for storage account containers. We should add that information to the atRestEncrpytion. [Link](https://learn.microsoft.com/en-us/azure/storage/blobs/encryption-scope-manage?tabs=portal)
PR updates: - [x] Fix get class object property name - [ ] Add a kind/type field for better distinction
This PR adds a new id field to the Audit Scope and updates the following functions/methods: - [x] CreateAuditScope: add Audit Scope ID - [x] ListAuditScopes: adds a filter for...
CCIT
This PR adds - [x] CMC discovery - [x] Azure Machine Learning Workspace discovery