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

Add docs: Portal quickstart #89

Closed
joeyaiello opened this issue Oct 29, 2018 · 5 comments
Closed

Add docs: Portal quickstart #89

joeyaiello opened this issue Oct 29, 2018 · 5 comments
Assignees
Labels
documentation Related to docs or examples of usage

Comments

@joeyaiello
Copy link

We should have a quickstart doc outlining how to do the following from the Azure portal:

  • create a function app
  • create a function
    • timer trigger
    • HTTP trigger
  • add a module dependency
  • pack/publish to Azure
  • show it working
@joeyaiello joeyaiello added this to the Prototype milestone Oct 29, 2018
@TylerLeonhardt
Copy link
Member

Today, you can't create a function in the Portal. You only have the ability to publish a local function so for now, the docs for this are:

  • create a function app in the portal
  • push a local function app
  • edit and run that function app in Azure

@TylerLeonhardt TylerLeonhardt added the documentation Related to docs or examples of usage label Nov 1, 2018
@TylerLeonhardt TylerLeonhardt self-assigned this Nov 1, 2018
@joeyaiello joeyaiello modified the milestones: Prototype, Preview Nov 28, 2018
@TylerLeonhardt
Copy link
Member

I think we can call this closed, right @joeyaiello?

@joeyaiello
Copy link
Author

Let's leave this open as an updated version of this for our preview release. Might just be a validate pass, but this should be gone over before we ship publicly.

@asavaritayal
Copy link

/cc @ggailey777 as FYI

@anirudhgarg
Copy link
Member

This is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to docs or examples of usage
Projects
None yet
Development

No branches or pull requests

4 participants