我想获取连接字符串的详细信息,根据微软文档,我在 Azure CLI 2.0 中运行了以下命令。不幸的是,它抛出以下错误。我在谷歌上冲浪了很多,但我无法得到苹果的答案。请有人可以帮我解决这个问题。提前致谢。
我的命令:
az iot hub device-identity show-connection-string --device-id testDevice
错误:
az iot hub: 'device-identity' is not in the 'az iot hub' command group. See 'az iot hub --help'.