Skip to content

Commit 77cc1ba

Browse files
committed
Acrolynx
1 parent 69c7b20 commit 77cc1ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/event-grid/includes/common-namespace-concepts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ An Event Grid namespace is a declarative space that provides a scope to all the
2525
| CA Certificates | MQTT |
2626
| Permission bindings | MQTT |
2727

28-
Using the namespace, you can organize the subresources into logical groups and manage them as a single unit in your Azure subscription. Deleting a namespace deletes all the subresources in the namespace.
28+
Using the namespace, you can organize the subresources into logical groups and manage them as a single unit in your Azure subscription. Deleting a namespace deletes all the subresources in the namespace.
2929

30-
It gives you a unique fully qualified domain name (FQDN). A namespace exposes two endpoints:
30+
It gives you a unique fully qualified domain name (FQDN). A namespace exposes two endpoints:
3131

3232
- An HTTP endpoint to support general messaging requirements using Namespace Topics.
3333
- An MQTT endpoint for IoT messaging or solutions that use MQTT.
@@ -36,7 +36,7 @@ A namespace also provides DNS-integrated network endpoints and a range of access
3636

3737
Namespace is a tracked resource with `tags` and `location` properties, and once created, it can be found on `resources.azure.com`.
3838

39-
The name of the namespace can be 3-50 characters long. It can include alphanumeric, and hyphen(-), and no spaces. The name needs to be unique per region.
39+
The name of the namespace can be 3-50 characters long. It can include alphanumeric, and hyphen(-), and no spaces. The name needs to be unique per region.
4040

4141
## Throughput units
4242

0 commit comments

Comments
 (0)