Skip to content

Commit 060bee0

Browse files
authored
Merge pull request #194339 from krkutser/patch-1
Update create-communication-resource.md
2 parents 242933d + 95a8dd3 commit 060bee0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/communication-services/quickstarts/create-communication-resource.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ ms.devlang: azurecli
1919
Get started with Azure Communication Services by provisioning your first Communication Services resource. Communication Services resources can be provisioned through the [Azure portal](https://portal.azure.com) or with the .NET management SDK. The management SDK and the Azure portal allow you to create, configure, update and delete your resources and interface with [Azure Resource Manager](../../azure-resource-manager/management/overview.md), Azure's deployment and management service. All functionality available in the SDKs is available in the Azure portal.
2020

2121

22-
> [!WARNING]
23-
> While Communication Services is available in multiple geographies, in order to get a phone number the resource must have a data location set to 'US'.
24-
> Also, it is not possible to create a resource group at the same time as a resource for Azure Communication Services. When creating a resource, a resource group that has been created already must be used.
22+
23+
> [!WARNING]
24+
> Note that it is not possible to create a resource group at the same time as a resource for Azure Communication Services. When creating a resource, a resource group that has been created already, must be used.
25+
2526

2627
::: zone pivot="platform-azp"
2728
[!INCLUDE [Azure portal](./includes/create-resource-azp.md)]

0 commit comments

Comments
 (0)