- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 205字
- 2021-07-02 20:23:11
Getting ready
In order to use the Twilio SMS output (objsmsmessage) binding, we need to do the following:
- Create a trail Twilio account from https://www.twilio.com/try-twilio.
- After successful creation of the account, grab ACCOUNT SID and AUTH TOKEN from the Twilio Dashboard, as shown in the following screenshot. We will create two App settings in the Application settings blade of the function app for both of these settings:

- In order to start sending messages, you need to create an active number within Twilio, which you can use as the from number that you could use for sending the SMS. You can create and manage numbers in Phone Numbers Dashboard. Navigate to https://www.twilio.com/console/phone-numbers/incoming and click on the Get Started button, as shown in the following screenshot:

- On the Get Started with Phone Numbers page, click on Get your first Twilio phone number , as shown in the following screenshot:

- Once you get your number, it will be listed as follows:

- The final step is to verify a number to which you would like to send an SMS. You can have only one number in your trail account. You can verify a number on the https://www.twilio.com/console/phone-numbers/verified page. The following is the screenshot of the list of verified numbers:

推薦閱讀
- UI圖標創意設計
- Spring技術內幕:深入解析Spring架構與設計
- Magento 2 Theme Design(Second Edition)
- Scala Design Patterns
- Hands-On JavaScript High Performance
- Mastering Unity Shaders and Effects
- R大數據分析實用指南
- Visual FoxPro程序設計
- 計算機應用基礎案例教程
- PrimeFaces Blueprints
- C指針原理揭秘:基于底層實現機制
- Android系統下Java編程詳解
- Mastering Concurrency in Python
- 絕密原型檔案:看看專業產品經理的原型是什么樣
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)