We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73ef95 commit 9838c55Copy full SHA for 9838c55
1 file changed
articles/sentinel/create-push-codeless-connector.md
@@ -511,10 +511,10 @@ Example:
511
}
512
```
513
514
-[!IMPORTANT]
515
-- The `connectorDefinitionName` must exactly match the connector definition's `id`.
516
-- The `streamName` must match the stream declared in your DCR.
517
-- This resource is automatically created during deployment when users select the **DeployPushConnector** button.
+> [!IMPORTANT]
+> - The `connectorDefinitionName` must exactly match the connector definition's `id`.
+> - The `streamName` must match the stream declared in your DCR.
+> - This resource is automatically created during deployment when users select the **DeployPushConnector** button.
518
519
520
0 commit comments