Skip to content

Commit 579700f

Browse files
authored
Update number-types.md
1 parent 182fbef commit 579700f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/communication-services/concepts/numbers/number-types.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,16 @@ Azure Communication Services allows you to use phone numbers to make voice calls
2222

2323
Azure Communication Services offers three types of Numbers: Toll-Free, Local, and Short Codes.
2424

25-
- **To send or receive an SMS**, choose a Toll-Free Number or a Short Code
25+
- **To send or receive an SMS**, choose a Toll-Free Number, local number or a Short Code
2626
- **To make or receive phone calls**, choose a Toll-Free Number or a Local Number
2727

2828
This table summarizes the number types and supported capabilities:
2929

3030
| Type | Example | Send SMS | Receive SMS | Make Calls | Receive Calls | Typical Use Case | Restrictions |
3131
| :-------------------------------------------------------------------- | :---------------- | :------: | :---------: | :--------: | :-----------: | :------------------------------------------- | :------------- |
32-
| [Toll-Free](../../quickstarts/telephony/get-phone-number.md) | +1 (8AB) XYZ PQRS | Yes | Yes | Yes | Yes | Receive calls on IVR bots, SMS Notifications | SMS in US and CA only |
33-
| [Local (Geographic)](../../quickstarts/telephony/get-phone-number.md) | +1 (ABC) XYZ PQRS | No | No | Yes | Yes | Geography Specific Number | Calling Only |
32+
| [Toll-Free](../../quickstarts/telephony/get-phone-number.md) | +1 (8AB) XYZ PQRS | Yes | Yes | Yes | Yes | Receive calls on IVR bots, SMS Notifications | SMS in US and CA only|
33+
| [Local (Geographic)](../../quickstarts/telephony/get-phone-number.md) | +1 (ABC) XYZ PQRS | Yes | Yes | Yes | Yes | Geography Specific Number | SMS in US only |
34+
| [Mobile](../../quickstarts/telephony/get-phone-number.md) | +AB CDEFG PQRST| Yes | Yes | No | No | Geography Specific Number, SMS Notifications | SMS Only |
3435
| [Short-Codes](../../quickstarts/sms/apply-for-short-code.md) | ABC-XYZ | Yes | Yes | No | No | High-velocity SMS | SMS only |
3536

3637
## Next steps

0 commit comments

Comments
 (0)