Skip to content

Commit 763861f

Browse files
authored
Merge pull request #194444 from msjasteppe/medtech-minor-update
Change from have to has
2 parents 7158f67 + 5c1cb88 commit 763861f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/iot/deploy-iot-connector-in-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It's important that you have the following prerequisites completed before you be
2525
* [FHIR service deployed in Azure Health Data Services](../fhir/fhir-portal-quickstart.md)
2626

2727
> [!IMPORTANT]
28-
> If you're going to allow access from multiple services to the device message event hub, it is highly recommended that each service have its own event hub consumer group.
28+
> If you're going to allow access from multiple services to the device message event hub, it is highly recommended that each service has its own event hub consumer group.
2929
>
3030
> Consumer groups enable multiple consuming applications to each have a separate view of the event stream, and to read the stream independently at their own pace and with their own offsets. For more information, see, [Consumer groups](../../event-hubs/event-hubs-features.md#consumer-groups).
3131
>

0 commit comments

Comments
 (0)