在ARM模式下使用xPlat CLI交换Web应用程序

时间:2017-06-07 08:51:57

标签: azure azure-cli azure-xplat-cli

我知道如何在 asm 模式下使用xPlat CLI交换插槽:

azure site swap 'sitename' 'slotname'

但是,如何在 ARM 模式下使用xPlat CLI交换插槽?

注意:我正在寻找Azure CLI 2.0

1 个答案:

答案 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