Skip to content

Determine whether ConfigurationSetting is special typeΒ #711

@zhiyuanliang-ms

Description

@zhiyuanliang-ms

It seems like .NET SDK exposes the following types: SecretReferenceConfigurationSetting and FeatureFlagConfigurationSetting

Examples

Currently, the .NET provider hard-coded the feature flag prefix and content types of snapshot reference, secret reference and feature flag and use them to parse the configuration setting type manually.

The better way is to use the APIs from .NET SDK to parse the configuration setting.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions