Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning Azure Functions

You're reading from  Learning Azure Functions

Product type Book
Published in Sep 2017
Publisher Packt
ISBN-13 9781787122932
Pages 240 pages
Edition 1st Edition
Languages
Concepts

Outlining a project


Let's start with the project's outline. We are going to create a User Detail Portal.

This portal will be used by the client for their users, who can enter their details, which will be stored in the database.

Once the data is stored in the database, the client can use that data anytime in the future.

The detailed process is where we will create one form for the user, which will take the ID, name, age, and address as parameters and save all the data in the database.

To create this, we first need to create APIs using the HTTP trigger of the Azure Function. After that, we will create a form using HTML, CSS, and JavaScript.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}