我知道如何在asm模式下使用 xPlat CLI 交换插槽:
azure site swap 'sitename' 'slotname'
但是,如何在ARM模式下使用 xPlat CLI 交换插槽?
注意:我不是在寻找 Azure CLI 2.0
我知道如何在asm模式下使用 xPlat CLI 交换插槽:
azure site swap 'sitename' 'slotname'
但是,如何在ARM模式下使用 xPlat CLI 交换插槽?
注意:我不是在寻找 Azure CLI 2.0
只是尝试使用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