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

RC: Enabling private service connection causes issues with the public endpoint #3195

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

cmilesb
Copy link
Contributor

@cmilesb cmilesb commented Mar 13, 2024

@cmilesb cmilesb self-assigned this Mar 13, 2024
@cmilesb cmilesb changed the title DOC-3526: Enabling private service connection causes issues with the public endpoint RC: Enabling private service connection causes issues with the public endpoint Mar 14, 2024
@@ -132,6 +132,10 @@ Once your Private Service Connect endpoint is active, you can connect your appli

1. Copy the endpoint and use it in your application to connect to your database.

{{< note >}}
Once your Private Service Connect endpoint is active, you must connect to the database from the Private Service Connect endpoint. If you previously used the public or private endpoint to connect to your database, you must migrate any connections to the Private Service Connect endpoint.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmilesb do you think we should also mention that customers moving away from PSC should change their endpoint to the public or private endpoint or do you think the above implies it?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than that looks good :) Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just added something under deactivate in eb06970

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cmilesb cmilesb merged commit 0f9dac2 into master Mar 14, 2024
6 checks passed
@cmilesb cmilesb deleted the DOC-3526 branch March 14, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants