azure - 在 Azure 应用程序配置中设置/添加功能标志

标签 azure app-config azure-app-configuration

有没有办法从 Service Fabric 应用程序设置/添加功能标志。据我搜索,更改和添加功能标志的唯一方法是通过门户进行。有没有办法通过代码本身来做到这一点。

最佳答案

Azure 应用程序配置 SDK 可用于从 Service Fabric 应用程序创建和更新功能标志。每个功能标志都存储为带有键前缀 .appconfig.featureflag/ 的键值。 .NET SDK 可以在 here 找到。 。功能标志的约定和模式记录在here中。 .

关于azure - 在 Azure 应用程序配置中设置/添加功能标志,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62610522/

相关文章:

azure - 如何获取有效的访问 token 以从 Postman 调用 Azure REST API

Azure DevOps - 在 Azure YAML 管道的 React 构建中将文件夹拖放到空

azure - 如何在 terraform 中禁用应用程序配置的公共(public)访问

c# - 从 Azure 应用程序配置存储获取值,其中内容类型在 C# 中设置为 application/json

Azure应用程序配置: Double underscore not equivalent to colon when trying to denote nesting

azure 云服务 worker 角色虚拟机未安装本地驱动器

Azure AD B2C 自定义策略 - Javascript

c# - 计算类文件中 appconfig 中的键数

c# - 在 Exe 文件中嵌入 ConfigFile

c# - App.Config 错误 "Configuration system failed to initialize"