Skip to content

Fix invalid dig syntax in OutboundConnFailVMExtensionError article - #2088

Open
Clayoyo7788 wants to merge 1 commit into
MicrosoftDocs:mainfrom
Clayoyo7788:fix/dig-syntax-outboundconnfail
Open

Fix invalid dig syntax in OutboundConnFailVMExtensionError article#2088
Clayoyo7788 wants to merge 1 commit into
MicrosoftDocs:mainfrom
Clayoyo7788:fix/dig-syntax-outboundconnfail

Conversation

@Clayoyo7788

Copy link
Copy Markdown

Remove the invalid port argument from dig mcr.microsoft.com 443 in three places (lines 79, 111, 144). dig treats a second positional argument as the DNS record type, so 443 is invalid. Use dig mcr.microsoft.com to test DNS resolution.

Remove the invalid port argument from `dig mcr.microsoft.com 443` in
three places (lines 79, 111, 144). `dig` treats a second positional
argument as the DNS record type, so `443` is invalid. Use
`dig mcr.microsoft.com` to test DNS resolution.

Fixes AB#214158

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: f8e94caa-6db1-4385-97fe-3d6ea6d2f51b
@Clayoyo7788

Copy link
Copy Markdown
Author

#sign-off

@prmerger-automator

Copy link
Copy Markdown

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

@prmerger-automator

Copy link
Copy Markdown

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @kaushika-msft

@prmerger-automator

Copy link
Copy Markdown

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

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 54ef3e0:

✅ Validation status: passed

File Status Preview URL Details
support/azure/azure-kubernetes/create-upgrade-delete/error-code-outboundconnfailvmextensionerror.md ✅Succeeded

For more details, please refer to the build report.

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.

2 participants