For example, I would expect the following to be supported:
az webapp update -g my-resource-group -n my-webapp -s my-slot --set httpsOnly=true
As a workaround, we are using the REST API directly.
Environment summary
Install Method: brew
OS version: OS X 10.13.3
Shell Type: bash
CLI version:
az --version
azure-cli (2.0.25)
acr (2.0.19)
acs (2.0.24)
advisor (0.1.1)
appservice (0.1.24)
backup (1.0.6)
batch (3.1.8)
batchai (0.1.4)
billing (0.1.7)
cdn (0.0.11)
cloud (2.0.11)
cognitiveservices (0.1.10)
command-modules-nspkg (2.0.1)
configure (2.0.13)
consumption (0.2.1)
container (0.1.16)
core (2.0.25)
cosmosdb (0.1.16)
dla (0.0.17)
dls (0.0.19)
eventgrid (0.1.8)
extension (0.0.7)
feedback (2.0.8)
find (0.2.8)
interactive (0.3.13)
iot (0.1.16)
keyvault (2.0.16)
lab (0.0.15)
monitor (0.1.0)
network (2.0.21)
nspkg (3.0.1)
profile (2.0.17)
rdbms (0.0.11)
redis (0.2.11)
reservations (0.1.1)
resource (2.0.21)
role (2.0.17)
servicefabric (0.0.9)
sql (2.0.19)
storage (2.0.23)
vm (2.0.24)
Python location '/usr/local/opt/python3/bin/python3.6'
Extensions directory '/Users/stuart/.azure/cliextensions'
Python (Darwin) 3.6.4 (default, Jan 6 2018, 11:51:59)
[GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)]
For example, I would expect the following to be supported:
az webapp update -g my-resource-group -n my-webapp -s my-slot --set httpsOnly=trueAs a workaround, we are using the REST API directly.
Environment summary
Install Method: brew
OS version: OS X 10.13.3
Shell Type: bash
CLI version: