Skip to content

WebApp:az webapp create --runtime not idempotent #15701

Description

Describe the bug

Command Name
az webapp create

Errors:

Parameter with name WEBSITE_NODE_DEFAULT_VERSION already exists.

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • az webapp create --name {} --resource-group {} --plan {} --runtime "node|12-lts"
  • az webapp create --name {} --resource-group {} --plan {} --runtime "node|12-lts"

Expected Behavior

Running the same command twice should produce same result.

Environment Summary

Windows-10-10.0.19041-SP0
Python 3.6.8
Installer: MSI

azure-cli 2.13.0 *

Extensions:
application-insights 0.1.11

Additional Context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Service AttentionThis issue is responsible by Azure service team.Web Appsaz webapp

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions