-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Update howto-configure-fabric-real-time-intelligence.md #125991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
For entering the connectionstring, the username/password must be used. The '$ConnectionString' literal value must be entered in the username field, not the synced secret name. If this is tried, this will lead to a mask error: 'The name must begin and end with a letter or number, and may contain only letters, numbers, hyphens'. Note that these fields are also entered in https://learn.microsoft.com/en-us/azure/iot-operations/connect-to-cloud/howto-configure-kafka-endpoint?tabs=portal#use-connection-string-for-authentication-to-event-hubs but that text is not as clear as seen here.
|
@sandervandevelde : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 4681556: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@veyalla, Could you review this contribution? I know you made a recent change to this section. |
|
@PatAltimore I cannot see the preview URL, any idea why? |
|
Hi @veyalla, Unfortunately, the public repo doesn't include staging. The best option is to use View file to see the changes rendered by GitHub. |
articles/iot-operations/connect-to-cloud/howto-configure-fabric-real-time-intelligence.md
Outdated
Show resolved
Hide resolved
veyalla
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see suggestion.
|
Thanks for the contribution. Can you review and commit the suggestions by @veyalla? Thanks, |
…c-real-time-intelligence.md Co-authored-by: Venkat Yalla <[email protected]>
sandervandevelde
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I committed the proposal.
|
Learn Build status updates of commit 3d94c4d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Thanks @sandervandevelde. #sign-off |
For entering the connectionstring, the username/password must be used.
The '$ConnectionString' literal value must be entered in the username field, not the synced secret name. If this is tried, this will lead to a mask error: 'The name must begin and end with a letter or number, and may contain only letters, numbers, hyphens'.
Note that these fields are also entered in https://learn.microsoft.com/en-us/azure/iot-operations/connect-to-cloud/howto-configure-kafka-endpoint?tabs=portal#use-connection-string-for-authentication-to-event-hubs but that text is not as clear as seen here.