-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update private-endpoint-overview.md #10080
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
base: live
Are you sure you want to change the base?
Conversation
Telnet is inherently insecure, outdated and not readily available. Conversely, Test-NetConnect is available since PowerShell 5.1 and can more readily be used. Updated documentation to match this description. Please reach out with any questions.
Learn Build status updates of commit b8d2335:
|
File | Status | Preview URL | Details |
---|---|---|---|
azure-sql/database/private-endpoint-overview.md | Details |
azure-sql/database/private-endpoint-overview.md
- Line 108, Column 1: [Warning: file-not-found - See documentation]
Invalid file link: '[/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc754293(v=ws.10)](https://learn.microsoft.com/en-us/powershell/module/nettcpip/test-netconnection'.
- Line 110, Column 56: [Warning: disallowed-html-tag - See documentation]
HTML tag 'SQL' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
- Line 108, Column 1: [Suggestion: docs-link-absolute - See documentation]
Absolute link '[/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc754293%28v%3dws.10%29](https://learn.microsoft.com/en-us/powershell/module/nettcpip/test-netconnection?view=windowsserver2025-ps)' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Thank you for your contribution. Would you take a moment to sign the Contributor License Agreement (CLA)? After the CLA is signed, someone can review your pull request. Thanks! #label:"aq-pr-triaged" |
@jhalbig-hsa please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Telnet is inherently insecure, outdated and must be installed. Conversely, Test-NetConnection is available since PowerShell 5.1 and can be used immediately. This documentation change will improve the user experience by simplifying the testing method.