Skip to content

cloud-init-troubleshooting.md: add errors reported by cloud-init #212

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

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

cjp256
Copy link
Contributor

@cjp256 cjp256 commented Apr 25, 2025

Adding basic documentation for errors reported by cloud-init as found here:
https://github.com/canonical/cloud-init/blob/main/cloudinit/sources/azure/errors.py

Copy link
Contributor

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

Copy link
Contributor

Learn Build status updates of commit ea59e6d:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ⚠️Warning Details

articles/virtual-machines/linux/cloud-init-troubleshooting.md

  • Line 99, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Troubleshooting other failures unreported by cloud-init') are not allowed. You can only have one top-level heading.

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:

Copy link
Contributor

Learn Build status updates of commit 8a23b67:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ⚠️Warning Details

articles/virtual-machines/linux/cloud-init-troubleshooting.md

  • Line 48, Column 166: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 49, Column 159: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 54, Column 54: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/boot-diagnostics' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 58, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Troubleshooting other failures unreported by cloud-init') are not allowed. You can only have one top-level heading.
  • Line 48, Column 166: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' will be broken in isolated environments. Replace with a relative link.
  • Line 49, Column 159: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' will be broken in isolated environments. Replace with a relative link.
  • Line 54, Column 54: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/boot-diagnostics' 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:

Copy link
Contributor

Learn Build status updates of commit 3b956ab:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ⚠️Warning Details

articles/virtual-machines/linux/cloud-init-troubleshooting.md

  • Line 48, Column 166: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 49, Column 159: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 52, Column 54: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/boot-diagnostics' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 56, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Troubleshooting other failures unreported by cloud-init') are not allowed. You can only have one top-level heading.
  • Line 48, Column 166: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' will be broken in isolated environments. Replace with a relative link.
  • Line 49, Column 159: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' will be broken in isolated environments. Replace with a relative link.
  • Line 52, Column 54: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/boot-diagnostics' 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:

@v-regandowner
Copy link
Contributor

@mattmcinnes - Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged C+L Pull Request Review Team label label Apr 28, 2025
cjp256 and others added 3 commits April 28, 2025 10:25
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Co-authored-by: Regan Downer <v-rdowner@microsoft.com>
Copy link
Contributor

Learn Build status updates of commit db52c32:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ⚠️Warning Details

articles/virtual-machines/linux/cloud-init-troubleshooting.md

  • Line 48, Column 166: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 49, Column 159: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 56, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Troubleshooting other failures unreported by cloud-init') are not allowed. You can only have one top-level heading.
  • Line 48, Column 166: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' will be broken in isolated environments. Replace with a relative link.
  • Line 49, Column 159: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/metadata-security-protocol/troubleshoot-guide' 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:

Copy link
Contributor

Learn Build status updates of commit c4d67fd:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ⚠️Warning Details

articles/virtual-machines/linux/cloud-init-troubleshooting.md

  • Line 56, Column 1: [Warning: multiple-h1s - See documentation] Multiple H1s(H1 'Troubleshooting other failures unreported by cloud-init') are not allowed. You can only have one top-level heading.

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:

Copy link
Contributor

Learn Build status updates of commit 05b4543:

✅ Validation status: passed

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link

@bpryan99 bpryan99 left a comment

Choose a reason for hiding this comment

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

Content is semantically sound.

cjp256 and others added 5 commits April 28, 2025 11:05
Copy link
Contributor

Learn Build status updates of commit 5c90208:

✅ Validation status: passed

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit d30ecc0:

✅ Validation status: passed

File Status Preview URL Details
articles/virtual-machines/linux/cloud-init-troubleshooting.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@v-dirichards
Copy link
Contributor

@mattmcinnes - Could you review this proposed update to your article and enter #sign-off in a comment if it's ready to merge?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment