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

Setting up a basic Azure Function


Let's understand Azure Functions and create one in Azure Portal.

  1. Go to https://portal.azure.com. Click on Function Apps in the left sidebar:

There is no Function App available as of now.

  1. Click on the plus+ sign and search for Function Apps. Then click on Create:
  1. Provide the App name, Subscription details, and existing Resource Group. Select Consumption Plan in Hosting Plan. Then select Location:
  1. Select Create New in Storage and click on Create:
  1. Now, let's go to Function Apps in the left sidebar and verify whether the recently created Function App is available in the list or not:
  1. Click on the Function App and we can see the details related to the Subscription, Resource group, URL, Location, App Service Plan / pricing tier.

We can stop or restart the function from the same pane.

  1. The Settings tab provides details on the Runtime version, Application settings, and the limit on daily usage:

It also allows us to keep the Function App in Read/Write or Read Only mode. We can...

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 €14.99/month. Cancel anytime}