export class FeatureFlagDto { partitionKey: string; rowKey: string; active: string; }