-
Notifications
You must be signed in to change notification settings - Fork 21.6k
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
Update configure-ssl-certificate.md #125826
Conversation
Had a case where cx was unable to pull the certificate because that had disabled public access on the key vault and they did not check Allow trusted Microsoft services to bypass this firewall option. Hoping this will avoid another support case.
@carolga : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit d8f8367: ✅ 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" |
#sign-off |
Learn Build status updates of commit 4a409b5: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Had a case where cx was unable to pull the certificate because that had disabled public access on the key vault and they did not check Allow trusted Microsoft services to bypass this firewall option. Hoping this will avoid another support case.