Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是预期的吗?为什么每次发布后都会重新生成我的密钥?对于上下文,我正在使用预编译函数和从 Azure 门户下载的发布配置文件,并直接通过 Visual Studio 2017 发布。
这是预期的吗?为什么每次发布后都会重新生成我的密钥?
这不是预期的。
正如 David Ebbo 提到的,我们可以使用Kudu 工具检查D:\home\data\Functions\secrets\host.json文件下的功能键。
如果您仍然遇到您提到的问题,我建议您可以创建支持请求以从 Azure 团队获得更多帮助。