我们如何更改已经创建和部署的Azure IoT中心的TLS版本?
I see that we can enable TLS version only during IoT Hub
creation in Azure
portal.How do we change this version POST creation? we have already deployed in PRODUCTION and now we need to change it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是,你不能。门户网站上没有选择,也无法通过手臂实现。用ARM进行尝试将导致以下错误:
文档确认此字段是仅阅读的,无法更改。
Unfortunately, you can't. There is no option in the portal for this, and it can't be achieved through ARM either. Trying it with ARM will result in the following error:
The documentation confirms that this field is read-only and can't be changed.