- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 81字
- 2021-07-02 20:23:12
How it works...
We have created a new Twilio account and copied the account ID and App key into the App settings of the Azure Function app. These two settings will be used by the function app runtime to connect to the Twilio API for sending the SMS.
For the sake of simplicity, I have hardcoded the phone number in the output bindings. However, in real-work applications, you would send the SMS to the phone number provided by the end users.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Flutter開發(fā)實(shí)戰(zhàn)詳解
- HTML5移動(dòng)Web開發(fā)技術(shù)
- Mastering SVG
- Python數(shù)據(jù)分析從0到1
- Swift Playgrounds少兒趣編程
- 零基礎(chǔ)Java學(xué)習(xí)筆記
- 編程可以很簡(jiǎn)單
- Data Science Algorithms in a Week
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫
- 視窗軟件設(shè)計(jì)和開發(fā)自動(dòng)化:可視化D++語言
- 面向?qū)ο蟪绦蛟O(shè)計(jì)及C++(第3版)
- UML基礎(chǔ)與Rose建模實(shí)用教程(第三版)
- SQL Server 2008實(shí)用教程(第3版)
- Flutter之旅