-
Notifications
You must be signed in to change notification settings - Fork 87
NLB-6577 Added NGINXaaS troubleshooting guide #534
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
✅ Deploy Preview will be available once build job completes!
|
c5f539c
to
079a531
Compare
|
||
## Certificate health ## | ||
|
||
Certificates are a common source of confusion and errors. It is important to understand that certificates are integral to your deployment's health. Once you have added a certificate as a resource to your deployment, our service will always attempt to fetch that certificate when applying your NGINX configuration. It doesn't matter whether the certificate is referenced by the NGINX configuration or not: we will always try to fetch it as long as it is added to the deployment. |
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.
This seems specific to certs stored in AKV and not those directly uploaded as part of the NGINX configuration.
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've added some text about Azure Key Vault to make it clear that that's the use case I'm addressing.
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.
Few minor nits
A potential customer has requested that we draw our most commonly given troubleshooting advice into a single location within our docs to help users get started with the service and monitor their deployments' performance.
079a531
to
d4ee721
Compare
I'm closing this, because we now have a link to a KB article which replaces this. |
A potential customer has requested that we draw our most commonly given troubleshooting advice into a single location within our docs to help users get started with the service and monitor their deployments' performance.
Checklist
Before merging a pull request, run through this checklist and mark each as complete.
README.md
andCHANGELOG.md
Footnotes
Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer to our style guide for guidance about placeholder content. ↩