Skip to content
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

Removing references to deprecated Azure Spatial Anchors service #2533

Merged
merged 15 commits into from
Feb 3, 2025

Conversation

pamistel
Copy link
Contributor

No description provided.

Copy link
Contributor

Learn Build status updates of commit de1ab47:

⚠️ Validation status: warnings

File Status Preview URL Details
api/overview/azure/latest/mixed-reality.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.authentication-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md ⚠️Warning View (azure-dotnet-preview) Details

api/overview/azure/latest/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/mixedreality.authentication-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 34, Column 9: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#using-the-access-token-in-a-mixed-reality-client-library' in 'api/overview/azure/latest/mixedreality.authentication-readme.md'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 327, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 344, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 347, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/resourcemanager.mixedreality-readme.md

  • Line 2, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 17, Column 1: [Warning: code-block-indented - See documentation] Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 50, Column 3: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /dotnet/api/?view=azure-dotnet

api/overview/azure/preview/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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 10ef698:

⚠️ Validation status: warnings

File Status Preview URL Details
api/overview/azure/latest/mixed-reality.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.authentication-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md ⚠️Warning View (azure-dotnet-preview) Details

api/overview/azure/latest/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/mixedreality.authentication-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 34, Column 9: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#using-the-access-token-in-a-mixed-reality-client-library' in 'api/overview/azure/latest/mixedreality.authentication-readme.md'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 327, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 344, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 347, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/resourcemanager.mixedreality-readme.md

  • Line 2, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 17, Column 1: [Warning: code-block-indented - See documentation] Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 50, Column 3: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /dotnet/api/?view=azure-dotnet

api/overview/azure/preview/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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 8baa185:

⚠️ Validation status: warnings

File Status Preview URL Details
api/overview/azure/latest/mixed-reality.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.authentication-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.containerregistry-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md ⚠️Warning View (azure-dotnet-preview) Details

api/overview/azure/latest/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/mixedreality.authentication-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 18, Column 3: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#azure-mixed-reality-authentication-client-library-for-net' in 'api/overview/azure/latest/mixedreality.authentication-readme.md'.
  • Line 34, Column 9: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#using-the-access-token-in-a-mixed-reality-client-library' in 'api/overview/azure/latest/mixedreality.authentication-readme.md'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 327, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 344, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 347, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/resourcemanager.mixedreality-readme.md

  • Line 2, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 17, Column 1: [Warning: code-block-indented - See documentation] Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 50, Column 3: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /dotnet/api/?view=azure-dotnet

api/overview/azure/preview/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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 dd0aa14:

⚠️ Validation status: warnings

File Status Preview URL Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/latest/mixed-reality.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/preview/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet-preview) Details

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 327, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 344, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 347, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'objectanchors'.
  • Line 16, Column 3: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#azure-object-anchors-client-library-for-net' in 'api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 50, Column 20: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://review.docs.microsoft.com/azure/object-anchors/' will be broken in isolated environments. Replace with a relative link.
  • Line 141, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://review.docs.microsoft.com/azure/object-anchors/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 81: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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 fe200ba:

⚠️ Validation status: warnings

File Status Preview URL Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/latest/mixed-reality.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/preview/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.containerregistry-readme.md ✅Succeeded View (azure-dotnet-preview)

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 327, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 344, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 347, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 81: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 327, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 344, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 347, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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 476b681:

⚠️ Validation status: warnings

File Status Preview URL Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.containerregistry-readme.md ⚠️Warning View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md ⚠️Warning View (azure-dotnet-preview) Details
api/overview/azure/latest/mixed-reality.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/preview/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.containerregistry-readme.md ✅Succeeded View (azure-dotnet-preview)

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 68, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 327, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 344, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 347, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/resourcemanager.containerregistry-readme.md

  • Line 2, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'containerregistry'.
  • Line 17, Column 1: [Warning: code-block-indented - See documentation] Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 50, Column 3: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /dotnet/api/?view=azure-dotnet

api/overview/azure/preview/mixed-reality.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 21, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.remoterendering-readme.md

  • Line 7, Column 13: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'mixedreality'.
  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 19, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 22, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 50, Column 81: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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 c9ed45e:

💡 Validation status: suggestions

File Status Preview URL Details
api/overview/azure/latest/mixed-reality.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.containerregistry-readme.md ✅Succeeded View (azure-dotnet-preview)

api/overview/azure/latest/mixed-reality.md

  • Line 20, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/mixedreality.authentication-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 18, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 19, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 49, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 326, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 343, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 345, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/resourcemanager.mixedreality-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 49, Column 3: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /dotnet/api/?view=azure-dotnet

api/overview/azure/preview/mixed-reality.md

  • Line 20, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.authentication-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 63, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 48, Column 20: [Suggestion: learn-site-link-broken - See documentation] Link 'https://review.docs.microsoft.com/azure/object-anchors/' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 48, Column 20: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://review.docs.microsoft.com/azure/object-anchors/' will be broken in isolated environments. Replace with a relative link.
  • Line 139, Column 12: [Suggestion: learn-site-link-broken - See documentation] Link 'https://review.docs.microsoft.com/azure/object-anchors/' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 139, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://review.docs.microsoft.com/azure/object-anchors/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.remoterendering-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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:

@pamistel
Copy link
Contributor Author

#sign-off

@pamistel
Copy link
Contributor Author

pamistel commented Feb 3, 2025

Hi @danieljurek
Could you help me merge this PR?

Copy link
Contributor

Learn Build status updates of commit f53c69d:

💡 Validation status: suggestions

File Status Preview URL Details
api/overview/azure/latest/mixed-reality.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/mixedreality.remoterendering-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/latest/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet) Details
api/overview/azure/preview/mixed-reality.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.authentication-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/mixedreality.remoterendering-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.containerregistry-readme.md 💡Suggestion View (azure-dotnet-preview) Details
api/overview/azure/preview/resourcemanager.mixedreality-readme.md 💡Suggestion View (azure-dotnet-preview) Details

api/overview/azure/latest/mixed-reality.md

  • Line 20, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/mixedreality.authentication-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

api/overview/azure/latest/mixedreality.remoterendering-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 18, Column 26: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 19, Column 7: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 21, Column 1: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 49, Column 88: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/create-an-account' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/how-tos/authentication' will be broken in isolated environments. Replace with a relative link.
  • Line 326, Column 75: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/resources/troubleshoot' will be broken in isolated environments. Replace with a relative link.
  • Line 343, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.
  • Line 345, Column 11: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/api/microsoft.azure.remoterendering' will be broken in isolated environments. Replace with a relative link.
  • Line 346, Column 10: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/cpp/api/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/latest/resourcemanager.mixedreality-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 49, Column 3: [Suggestion: preserve-view-not-set - See documentation] You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /dotnet/api/?view=azure-dotnet

api/overview/azure/preview/mixed-reality.md

  • Line 20, Column 133: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/nuget/tools/package-manager-console' will be broken in isolated environments. Replace with a relative link.
  • Line 20, Column 187: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.authentication-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 63, Column 5: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/remote-rendering/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.objectanchors.conversion-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 48, Column 20: [Suggestion: learn-site-link-broken - See documentation] Link 'https://review.docs.microsoft.com/azure/object-anchors/' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 48, Column 20: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://review.docs.microsoft.com/azure/object-anchors/' will be broken in isolated environments. Replace with a relative link.
  • Line 139, Column 12: [Suggestion: learn-site-link-broken - See documentation] Link 'https://review.docs.microsoft.com/azure/object-anchors/' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 139, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://review.docs.microsoft.com/azure/object-anchors/' will be broken in isolated environments. Replace with a relative link.

api/overview/azure/preview/mixedreality.remoterendering-readme.md

  • Line 2, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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
Member

@danieljurek danieljurek left a comment

Choose a reason for hiding this comment

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

I approve these changes. Make sure that the original source of these files is also updated or a new release of a package (security update, hotfix, etc.) will OVERWRITE these changes.

For example, this file: https://github.com/Azure/azure-docs-sdk-dotnet/pull/2533/files#diff-65fc3de0fd5b0cc9c1dbc90938f04b38285bb072f2b68ffd7e9ab57da90f35ff comes from this file: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/mixedreality/Azure.ResourceManager.MixedReality/README.md... you'll need to update that source file as well.

How do I know which file to update?
If the file in the docs repo ends in -readme.md then it's backed by a a README.md file in the SDK source repo corresponding to the associated package name.

@pamistel
Copy link
Contributor Author

pamistel commented Feb 4, 2025

Thank you @danieljurek
For completeness:
Azure/azure-sdk-for-net#48039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants