Merge pull request #11479 from thalesmg/aeh-conn-string-label-r52-20230818

docs: change password label for azure event hub bridge
This commit is contained in:
Thales Macedo Garitezi 2023-08-21 14:50:09 -03:00 committed by GitHub
commit ffece91b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -291,10 +291,10 @@ auth_username_password.label:
"""Username/password Auth""" """Username/password Auth"""
auth_sasl_password.desc: auth_sasl_password.desc:
"""The password for connecting to Azure Event Hub. Should be the "connection string-primary key" of a Namespace shared access policy.""" """The Connection String for connecting to Azure Event Hub. Should be the "connection string-primary key" of a Namespace shared access policy."""
auth_sasl_password.label: auth_sasl_password.label:
"""Password""" """Connection String"""
producer_kafka_opts.desc: producer_kafka_opts.desc:
"""Azure Event Hub producer configs.""" """Azure Event Hub producer configs."""