Skip to content

Commit e94881a

Browse files
authored
Update url-shortener-js.md
1 parent d6c7e8d commit e94881a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/includes/url-shortener-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export default httpTrigger;
159159
## Test locally
160160

161161
>[!NOTE]
162-
> You will need to [verify your phone number](../../quickstarts/sms/apply-for-toll-free-verification) to send SMS messages with URLs. Once you have submitted your verification application, it might take a couple days for the phone number to be enabled to send URLs before it gets full verified (full verification takes 5-6 weeks). For more information on toll-free number verification, see [Apply for toll-free verification](../../quickstarts/sms/apply-for-toll-free-verification).
162+
> You will need to [verify your phone number](../../quickstarts/sms/apply-for-toll-free-verification) to send SMS messages with URLs. Once your verification applications is set to pending state (1-2 days), the phone number to be enabled to send URLs. The full verification will take 5-6 weeks. For more information on toll-free number verification, see [Toll Free Veritifcation FAQ](../../concepts/sms/sms-faq#toll-free-verification).
163163
164164
You can now run your Azure Function locally by pressing `F5` in Visual Studio Code or by running the following command in the terminal:
165165

0 commit comments

Comments
 (0)