Storage: add basic storage service (#46604)
This commit is contained in:
@@ -46,5 +46,7 @@ export interface FeatureToggles {
|
||||
dashboardComments?: boolean;
|
||||
annotationComments?: boolean;
|
||||
migrationLocking?: boolean;
|
||||
storage?: boolean;
|
||||
storageLocalUpload?: boolean;
|
||||
azureMonitorResourcePickerForMetrics?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user