Add extra documentation for ARM telemetry and Arc node liveness check…#282
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds documentation to help troubleshoot Azure Local deployments by querying (1) ARM telemetry and (2) Arc node liveness via Census records, complementing existing TSG content.
Changes:
- Updated the Lifecycle TSG index to include Arc node liveness guidance and a sample Census KQL query.
- Added a new ARM TSG README with a sample KQL query and a reference table of related ARM databases/tables.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| TSG/Lifecycle/README.md | Adds Arc node liveness/Census query guidance directly into the Lifecycle README. |
| TSG/ARM/README.md | Introduces ARM telemetry querying guidance, including a sample query and database/table listing. |
Collaborator
|
@BlaidddDrwg Please review the copilot suggestions. Once completed I'll review as well and then merge if everything looks good. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Collaborator
Author
|
Hi Al,
Have made and pushed the changes requested by Copilot. Ready for your
review.
Thanks,
V.
…On Fri, May 8, 2026, 11:18 Alex Burns ***@***.***> wrote:
*AlBurns-MSFT* left a comment (Azure/AzureLocal-Supportability#282)
<#282 (comment)>
@BlaidddDrwg <https://github.com/BlaidddDrwg> Please review the copilot
suggestions. Once completed I'll review as well and then merge if
everything looks good.
—
Reply to this email directly, view it on GitHub
<#282 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC7MBPB4A26CHYBBDZRC5AT4ZYQGNAVCNFSM6AAAAACYVEZQ72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DIMBYHAZDQMZZHE>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Collaborator
|
This is great. I was looking for something exactly like this recently. |
AlBurns-MSFT
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add extra documentation for ARM telemetry and Arc node liveness checking.