更新时间:2021-07-02 20:23:56
cover
Title Page
Copyright
Azure Serverless Computing Cookbook
Credits
Foreword
About the Author
About the Reviewer
Acknowledgments
www.PacktPub.com
Why subscribe?
Customer Feedback
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
Accelerate Your Cloud Application Development Using Azure Function Triggers and Bindings
Introduction
Building a backend Web API using HTTP triggers
Persisting employee details using Azure Storage table output bindings
How to do it...
How it works...
Understanding more about Storage Connection
What is Azure Table storage service?
Partition key and row key
There's more...
Saving the profile images to Queues using Queue output bindings
Storing the image in Azure Blob storage
See also...
Cropping an image using ImageResizer trigger
Working with Notifications Using SendGrid and Twilio Services
Sending an email notification to the administrator of the website using the SendGrid service
Creating a SendGrid account
Generating the SendGrid API key
Configuring the SendGrid API key with the Azure Function app
Sending an email notification to the end user dynamically
Implementing email logging in the Blob storage
Modifying the email content to include an attachment
Customizing the log file name using IBinder interface
Adding an attachment to the email
Sending SMS notification to the end user using the Twilio service
Seamless Integration of Azure Functions with Other Azure Services
Using Cognitive Services to locate faces from the images
Creating a new Computer Vision API account
Configuring App settings