You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**connection**<sup>*</sup>|ThevalueofthecommonprefixforthesettingthatcontainsthetopicendpointURI. Whensettingthe `connection` property, the `topicEndpointUri` and `topicKeySetting` propertiesshouldnotbeset. Formoreinformationaboutthenamingformatofthisapplicationsetting, see [Identity-basedauthentication](#identity-based-authentication). |
579
+
|**connection**<sup>*</sup>|ThevalueofthecommonprefixforthesettingthatcontainsthetopicendpointURI. Whensettingthe `connection` property, the `topicEndpointUri` and `topicKeySetting` propertiesshouldn't be set. For more information about the naming format of this application setting, see [Identity-based authentication](#identity-based-authentication). |
580
580
581
581
# [Model v3](#tab/nodejs-v3)
582
582
@@ -589,7 +589,7 @@ The following table explains the binding configuration properties that you set i
|**connection**<sup>*</sup>|ThevalueofthecommonprefixforthesettingthatcontainsthetopicendpointURI. Whensettingthe `connection` property, the `topicEndpointUri` and `topicKeySetting` propertiesshouldnotbeset. Formoreinformationaboutthenamingformatofthisapplicationsetting, see [Identity-basedauthentication](#identity-based-authentication). |
592
+
|**connection**<sup>*</sup>|ThevalueofthecommonprefixforthesettingthatcontainsthetopicendpointURI. Whensettingthe `connection` property, the `topicEndpointUri` and `topicKeySetting` propertiesshouldn't be set. For more information about the naming format of this application setting, see [Identity-based authentication](#identity-based-authentication). |
593
593
594
594
---
595
595
@@ -723,15 +723,15 @@ Use the following steps to configure a topic key:
Morepropertiesmaybesettocustomizetheconnection. See [Commonpropertiesforidentity-basedconnections](functions-reference.md#common-properties-for-identity-based-connections).
734
+
Morepropertiescanbeusedtocustomizetheconnection. See [Commonpropertiesforidentity-basedconnections](functions-reference.md#common-properties-for-identity-based-connections).
735
735
736
736
> [!NOTE]
737
737
>Whenusing [AzureAppConfiguration](../azure-app-configuration/quickstart-azure-functions-csharp.md) or [KeyVault](../key-vault/general/overview.md) toprovidesettingsformanagedidentity-basedconnections, settingnamesshoulduseavalidkeyseparatorsuchas `:` or `/` inplaceofthe `__` toensurenamesareresolvedcorrectly.
0 commit comments