我知道如何在 asm 模式下使用xPlat CLI交换插槽:
azure site swap 'sitename' 'slotname'
但是,如何在 ARM 模式下使用xPlat CLI交换插槽?
注意:我不正在寻找Azure CLI 2.0
答案 0 :(得分:1)
尝试使用azure webapp config set --slot
使用azure webapp config set --slot -h
可以获得更多帮助。
root@shui:~# azure webapp config set --slot -h
help: Set webapp configuration
example: webapp config set RGName WebAppName --alwayson true --numberofworkers 1
help:
help: Usage: webapp config set [options] <resource-group> <name>
help: --slot <slot> the name of the slot