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

Fix breadcrumbs #2406

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Fix breadcrumbs #2406

wants to merge 4 commits into from

Conversation

raprice
Copy link
Contributor

@raprice raprice commented Dec 8, 2023

This PR brings breadcrumb implementation into alignment with platform architecture requirements. This PR is part of a previously announced batch of breadcrumb fixes across the Learn platform and will be auto-merged if there are no build warnings. This PR may include removing the “extend breadcrumb” feature from any docfx files that are still using it, fixing breadcrumb file references in the docfx file, and rewriting breadcrumb files to match the approved breadcrumb pattern for a given product’s documentation.

Copy link

Learn Build status updates of commit 403d3ef:

⚠️ Validation status: warnings

File Status Preview URL Details
docfx.json ⚠️Warning Details
azuredotnet-breadcrumb/toc.yml ✅Succeeded
breadcrumb/toc.yml ✅Succeeded n/a (file deleted or renamed)

docfx.json

  • Line 270, Column 65: [Warning: value-deprecated-replace - See documentation] The 'ms.service: batch-ai' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: machine-learning'.
  • Line 276, Column 65: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 294, Column 64: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 311, Column 74: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'monitoring-alerts'.
  • Line 321, Column 75: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'cscp-quotamanagement'.
  • Line 330, Column 65: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 331, Column 68: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 350, Column 53: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 361, Column 51: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 362, Column 72: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'authentication'.
  • Line 368, Column 60: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 375, Column 49: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 818, Column 89: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'application-insights' is not valid with 'ms.service' value 'application-insights'.
  • Line 819, Column 76: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'lva-edge' is not valid with 'ms.service' value 'media-services'.
  • Line 820, Column 71: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'mobile-apps' is not valid with 'ms.service' value 'app-service'.

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

Learn Build status updates of commit 30413cb:

⚠️ Validation status: warnings

File Status Preview URL Details
docfx.json ⚠️Warning Details
azuredotnet-breadcrumb/toc.yml ✅Succeeded
breadcrumb/toc.yml ✅Succeeded n/a (file deleted or renamed)

docfx.json

  • Line 270, Column 65: [Warning: value-deprecated-replace - See documentation] The 'ms.service: batch-ai' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: machine-learning'.
  • Line 276, Column 65: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 294, Column 64: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 311, Column 74: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'monitoring-alerts'.
  • Line 321, Column 75: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'cscp-quotamanagement'.
  • Line 330, Column 65: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 331, Column 68: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 350, Column 53: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 361, Column 51: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 362, Column 72: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'authentication'.
  • Line 368, Column 60: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 375, Column 49: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 818, Column 89: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'application-insights' is not valid with 'ms.service' value 'application-insights'.
  • Line 819, Column 76: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'lva-edge' is not valid with 'ms.service' value 'media-services'.
  • Line 820, Column 71: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'mobile-apps' is not valid with 'ms.service' value 'app-service'.

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

Learn Build status updates of commit ba766c8:

⚠️ Validation status: warnings

File Status Preview URL Details
api/overview/azure/preview/resourcemanager.containerregistry-readme.md ⚠️Warning View (azure-dotnet-preview) Details
docfx.json ⚠️Warning Details
azuredotnet-breadcrumb/toc.yml ✅Succeeded
breadcrumb/toc.yml ✅Succeeded n/a (file deleted or renamed)

api/overview/azure/preview/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

docfx.json

  • Line 270, Column 65: [Warning: value-deprecated-replace - See documentation] The 'ms.service: batch-ai' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: machine-learning'.
  • Line 276, Column 65: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 294, Column 64: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 311, Column 74: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'monitoring-alerts'.
  • Line 321, Column 75: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'cscp-quotamanagement'.
  • Line 330, Column 65: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 331, Column 68: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 350, Column 53: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 361, Column 51: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 362, Column 72: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'authentication'.
  • Line 368, Column 60: [Warning: value-deprecated-replace - See documentation] The 'ms.service: storage' you used is now deprecated and can no longer be used. We suggest you replace it with 'ms.service: azure-storage'.
  • Line 375, Column 49: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.service': 'multiple'.
  • Line 818, Column 89: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'application-insights' is not valid with 'ms.service' value 'application-insights'.
  • Line 819, Column 76: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'lva-edge' is not valid with 'ms.service' value 'media-services'.
  • Line 820, Column 71: [Warning: ms-service-subservice-invalid - See documentation] Invalid value for 'ms.subservice': 'mobile-apps' is not valid with 'ms.service' value 'app-service'.

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:

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.

None yet

1 participant