Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Azure for Architects. - Second Edition

You're reading from  Azure for Architects. - Second Edition

Product type Book
Published in Jan 2019
Publisher Packt
ISBN-13 9781789614503
Pages 536 pages
Edition 2nd Edition
Languages
Author (1):
Ritesh Modi Ritesh Modi
Profile icon Ritesh Modi

Table of Contents (17) Chapters

Preface 1. Getting Started 2. Azure Solution Availability and Scalability 3. Security and Monitoring 4. Cross-Subscription Deployments Using ARM Templates 5. ARM Templates - Modular Design and Implementation 6. Designing and Implementing Serverless Solutions 7. Azure Integration Solutions 8. Cost Management 9. Designing Policies, Locks, and Tags 10. Azure Solutions Using Azure Container Services 11. Azure DevOps 12. Azure OLTP Solutions Using Azure SQL Sharding, Pools, and Hybrid 13. Azure Big Data Solutions Using Azure Data Lake Storage and Data Factory 14. Azure Stream Analytics and Event Hubs 15. Designing IoT Solutions 16. Other Books You May Enjoy

Creating your first Azure Functions

Azure Functions can be created using the Azure portal, PowerShell, Azure CLI, and REST APIs. The steps for for creating a Function using the ARM template are already detailed at https://docs.microsoft.com/en-us/azure/azure-functions/functions-infrastructure-as-code. In this section, Azure Functions will be provisioned using the portal.

Azure Functions are hosted within Azure App Service. Users create a new function app, which in turn creates an App Service plan and App Service. The App Service plan is configured based on the following:

  1. After you have configured the App Service plan, filling in the details:
    • Name: The name of app service. The name should be unique within .azurewebsites.netdomain.
    • Location: The location for hosting the Azure Functions App Service.
    • Hosting plan: This is also known as the pricing plan. Here, two options, as discussed...
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 £13.99/month. Cancel anytime}