Skip to content

Commit f7a151e

Browse files
authored
Merge pull request #214091 from vicancy/patch-2
Update create-instance-portal.md
2 parents e53c019 + 5c2845c commit f7a151e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-web-pubsub/includes/cli-awps-creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: vicancy
33
ms.service: azure-web-pubsub
44
ms.topic: include
5-
ms.date: 08/06/2021
5+
ms.date: 10/11/2022
66
ms.author: lianwei
77
---
88

articles/azure-web-pubsub/includes/create-instance-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Your application will connect to a Web PubSub service instance in Azure.
2626

2727
| Setting | Suggested value | Description |
2828
| ------------ | ------- | -------------------------------------------------- |
29-
| **Resource name** | Globally unique name | The globally unique Name that identifies your new Web PubSub service instance. Valid characters are `a-z`, `0-9`, and `-`. |
29+
| **Resource name** | Globally unique name | The globally unique Name that identifies your new Web PubSub service instance. Valid characters are `a-z`, `A-Z`, `0-9`, and `-`. |
3030
| **Subscription** | Your subscription | The Azure subscription under which this new Web PubSub service instance is created. |
3131
| **[Resource Group](../../azure-resource-manager/management/overview.md)** | myResourceGroup | Name for the new resource group in which to create your Web PubSub service instance. |
3232
| **Location** | West US | Choose a [region](https://azure.microsoft.com/regions/) near you. |

0 commit comments

Comments
 (0)