Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我实际上是在管理我的 IaC 并使用 Pulumi 进行 ZipDeploy。
有没有办法将此 az cli 命令添加到我的 index.ts 以便在 zip 部署后立即启动 webapp?
az webapp start -g myrg -n myapp