/json' \ https://www.myWebsite.com/api/orders 此命令/API调用返回JSON格式的表。1我需要在powershell中运行此程序。我尝试使用上面的代码,并返回一个通用的语法错误: A parameter cannot be found that matches par
我对Powershell有点陌生,我正在尝试制作一个脚本,从Azure Resource获取所有数据(包括标记),并将输出导出到CSV。据我所知,有几种方法可以做到: AzureCLI、AzureRM(Powershell)和Az(Powershell)。test.csv -NoTypeInformation我发现的另一种方法是使用AzureCLI
$resourceGroupList = az group list --query &qu