Azure / pcs-cli

A CLI for deploying Azure IoT PCS
MIT License
33 stars 37 forks source link

Installs Failing with "Microsoft.Web/sites" #463

Closed jasonb815 closed 5 years ago

jasonb815 commented 5 years ago

Type of issue

Description

CLI Automated install fails. Unable to deploy ...

Steps to reproduce

pcs -t remotemonitoring -s basic --solutionName mqportal_auto --subscriptionId HIDDEN -l eastus -u mqadmin -p HIDDEN

Fails : ✕ Provisioning State: Failed Resource Type: Microsoft.Web/sites

All other services appear to deploy :

jasonb815 commented 5 years ago

Only seems to be effecting deployments when everything is plugged into the command line. If I configure things through the menu it is still working.... ???

jasonb815 commented 5 years ago

Look like it was the "_" in the solution name that was the problem.. Should have been a "-"