diff --git a/src/index.json b/src/index.json index 3e01b216d59..ca43e2721a1 100644 --- a/src/index.json +++ b/src/index.json @@ -326,7 +326,7 @@ "webapp": [ { "filename": "webapp-0.2.4-py2.py3-none-any.whl", - "sha256Digest": "28736466d2602516394d3ed3cd784f318013be7624db8f3fe09012927e7e9de7", + "sha256Digest": "0a00e039ff91b28e4286d45fb7bf2f0eb4fdd0a40d250798d488b32ada76a4a1", "downloadUrl": "https://github.com/panchagnula/azure-cli-extensions/raw/sisirap-extensions-whl/dist/webapp-0.2.4-py2.py3-none-any.whl", "metadata": { "azext.isPreview": true, diff --git a/src/webapp/azext_webapp/_help.py b/src/webapp/azext_webapp/_help.py index dbb591168b0..dd14736a06c 100644 --- a/src/webapp/azext_webapp/_help.py +++ b/src/webapp/azext_webapp/_help.py @@ -9,7 +9,7 @@ helps['webapp up'] = """ type: command short-summary: Experimental command to create and deploy a web app. - Current supports includes Node on Linux & .NET Core on Windows. + Current supports includes Node and Java(needs a .war file) on Linux & .NET Core, ASP.NET, staticHtml on Windows. examples: - name: Create a web app with the default configuration. text: >