【发布时间】:2021-09-02 13:48:56
【问题描述】:
我正在尝试使用 nodejs 在 azure 中查找分配给 VM 的资源组。
以下获取资源组详细信息如果我提供resourceGroupName and subscription_Id
https://docs.microsoft.com/en-us/rest/api/resources/resource-groups/get
但我只有VM name and subsciption_Id
任何帮助表示赞赏。提前致谢
【问题讨论】:
标签: azure azure-resource-manager azure-resource-group azure-node-sdk