Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Web app container task - helptext update for startup command. #10171

Merged
merged 2 commits into from
Apr 22, 2019

Conversation

SumiranAgg
Copy link
Contributor

No description provided.

@SumiranAgg SumiranAgg requested a review from vincent1173 April 22, 2019 10:10
@SumiranAgg SumiranAgg requested a review from kmkumaran as a code owner April 22, 2019 10:10
@@ -17,7 +17,7 @@
"loc.input.label.imageName": "Image name",
"loc.input.help.imageName": "A globally unique top-level domain name for your specific registry or namespace.<br/> Note: Fully qualified image name will be of the format: '<b>`<registry or namespace`></b>/`<repository`>:`<tag`>'. For example, '<b>myregistry.azurecr.io</b>/nginx:latest'.",
"loc.input.label.containerCommand": "Startup command ",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure whether exe can be run from dotnet.
Can we add java -jar root.jar instead of dotnet run A.exe?

@vincent1173 vincent1173 changed the title helptext update Azure Web app container task - helptext update for startup command. Apr 22, 2019
@vincent1173 vincent1173 added Area: AzureAppService Label to monitor Azure App Service issues Area: Release labels Apr 22, 2019
@SumiranAgg SumiranAgg merged commit 7cae93c into master Apr 22, 2019
@SumiranAgg SumiranAgg deleted the users/suaggar/helptextUpdate branch December 23, 2019 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: AzureAppService Label to monitor Azure App Service issues Area: Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants