Skip to content
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

Enhance clarity for workaround with unsupported Connection String Types #122464

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

neoscie
Copy link

@neoscie neoscie commented May 13, 2024

This commit expands the workaround for connection string types that are not properly handled by the EnvironmentVariablesConfigurationProvider, as detailed in the already referenced issue. It clarifies that the "Custom" connection string type should be used not only for PostgreSQL but also for Notification Hub, Service Bus, Event Hub, Document Db and Redis Cache.

Additionally, this update completes the list of connection string types currently available in Azure App Service, along with their respective environment variable prefixes, ensuring comprehensive guidance for users.

This commit expands the workaround note for configuring connection strings in Azure App Service to increase visibility and understanding of the necessary workaround for connection string types that are not handled by `EnvironmentVariablesConfigurationProvider`. Specifically, it clarifies that the workaround to use the "Custom" type applies not only to PostgreSQL but also to other services like Notification Hub, Service Bus, Event Hub, Document Db, and Redis Cache.
Copy link
Contributor

@neoscie : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit d7940fc:

✅ Validation status: passed

File Status Preview URL Details
articles/app-service/configure-common.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Jak-MS
Copy link
Contributor

Jak-MS commented May 13, 2024

@cephalin

  • Can you review this PR?
  • IMPORTANT: When this content is ready to merge, you must add #sign-off in a comment or the approval may get overlooked.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label May 13, 2024
Copy link
Contributor

Learn Build status updates of commit 3f82e7c:

✅ Validation status: passed

File Status Preview URL Details
articles/app-service/configure-common.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants