Skip to content

Add AppServiceEnvironment profile #151

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

Merged
merged 2 commits into from
Jul 31, 2018
Merged

Add AppServiceEnvironment profile #151

merged 2 commits into from
Jul 31, 2018

Conversation

pragnagopa
Copy link
Member

No description provided.

}
},
"profiles": {
"AppServiceEnvironment": {
Copy link
Member

Choose a reason for hiding this comment

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

nit: looks like your tabs/spacing are off here

mathewc
mathewc previously approved these changes Jul 30, 2018
"DefaultWorkerPath":"azure-functions-java-worker.jar",
"Arguments" : ["-jar"]
"Description": {
"Language": "java",
Copy link
Member

Choose a reason for hiding this comment

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

This is unrelated to your changes, but at some point, it would be nice to go over the casing on these files and make sure they are consistent. All these should be camel cased.

Copy link
Member Author

Choose a reason for hiding this comment

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

👍 opened Azure/azure-functions-host#3214 as I need to make changes do not break any of the language workers

Copy link
Member

Choose a reason for hiding this comment

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

Thanks!

@pragnagopa pragnagopa merged commit 1b183dc into Azure:dev Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants