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

added functions doc #126

Merged
merged 9 commits into from Mar 19, 2019
Merged

added functions doc #126

merged 9 commits into from Mar 19, 2019

Conversation

dandua98
Copy link
Contributor

@dandua98 dandua98 commented Mar 14, 2019

This PR adds doc for azure functions and closes AB#24542. To review, please check the .md files in preview mode!

docs/services/azure-functions.md Outdated Show resolved Hide resolved
docs/services/azure-functions.md Outdated Show resolved Hide resolved
docs/services/azure-functions.md Outdated Show resolved Hide resolved
docs/services/azure-functions.md Outdated Show resolved Hide resolved
docs/services/azure-functions.md Outdated Show resolved Hide resolved
@dandua98 dandua98 requested a review from SahilTara March 14, 2019 21:52
@dandua98 dandua98 requested a review from SahilTara March 15, 2019 18:18
SahilTara
SahilTara previously approved these changes Mar 15, 2019
your application would need. You can rename your functions from the summary bar on the right side of the
application. These would be available as `<function_app_name>.azurewebsites.net\api\<function_name>`.

The _hello world_ functions deployed are pretty basic and just return _"Hello, `<name>`"_ on a query/header with the
Copy link
Contributor

Choose a reason for hiding this comment

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

remove the word "pretty" and "just"; it is informal speech

Copy link
Contributor

Choose a reason for hiding this comment

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

Next PR, should have proofread

@dandua98 dandua98 merged commit 535d97c into dev Mar 19, 2019
@dandua98 dandua98 deleted the dandua98/functions-docs branch March 20, 2019 17:56
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.

None yet

7 participants