How do I create a nested for each when running a azure cli command using Powershell?

后端 未结 0 2002
有刺的猬
有刺的猬 2020-12-15 05:15

I have the following command that grabs a list of storage accounts and run the following command against them:

foreach($storage in Get-Content .\\storageaccount.txt)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题