-
Notifications
You must be signed in to change notification settings - Fork 245
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
Bulk Validation: fix absoute links, ms.author, ms.service #2287
base: main
Are you sure you want to change the base?
Bulk Validation: fix absoute links, ms.author, ms.service #2287
Conversation
Docs Build status updates of commit c30a9a6: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. Note: Your PR may contain errors or warnings 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:
|
Docs Build status updates of commit c30a9a6:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs-ref-services/preview/resourcemanager-dnsresolver-readme.md | View (azure-java-preview) | Details | |
docs-ref-services/preview/resourcemanager-edgeorder-readme.md | View (azure-java-preview) | Details | |
docs-ref-services/preview/resourcemanager-healthcareapis-readme.md | View (azure-java-preview) | Details |
docs-ref-services/preview/resourcemanager-dnsresolver-readme.md
- Line 2, Column 1: [Warning: ms-prod-and-service - See documentation]
Only one of the following attributes can exist: 'ms.prod', 'ms.service'. Use ms.prod for on-premise products, or ms.service for cloud services.
- Line 2, Column 1: [Suggestion: description-missing - See documentation]
Missing required attribute: 'description'.
docs-ref-services/preview/resourcemanager-edgeorder-readme.md
- Line 2, Column 1: [Warning: ms-prod-missing - See documentation]
Missing attribute: 'ms.prod'. If you specify 'ms.technology', you must also specify 'ms.prod'.
- Line 2, Column 1: [Suggestion: description-missing - See documentation]
Missing required attribute: 'description'.
docs-ref-services/preview/resourcemanager-healthcareapis-readme.md
- Line 2, Column 1: [Warning: ms-prod-missing - See documentation]
Missing attribute: 'ms.prod'. If you specify 'ms.technology', you must also specify 'ms.prod'.
- Line 2, Column 1: [Suggestion: description-missing - See documentation]
Missing required attribute: 'description'.
- Line 37, Column 3: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://docs.microsoft.com/java/azure/jdk/' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.
Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.
Note: Your PR may contain errors or warnings 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:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
Docs Build status updates of commit 1538595:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs-ref-services/preview/resourcemanager-edgeorder-readme.md | View (azure-java-preview) | Details | |
docs-ref-services/preview/resourcemanager-dnsresolver-readme.md | ✅Succeeded | View (azure-java-preview) | |
docs-ref-services/preview/resourcemanager-healthcareapis-readme.md | ✅Succeeded | View (azure-java-preview) |
docs-ref-services/preview/resourcemanager-edgeorder-readme.md
- Line 2, Column 1: [Warning: ms-prod-missing - See documentation]
Missing attribute: 'ms.prod'. If you specify 'ms.technology', you must also specify 'ms.prod'.
For more details, please refer to the build report.
If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.
Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.
Note: Your PR may contain errors or warnings 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:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
Docs Build status updates of commit f5cad76: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. Note: Your PR may contain errors or warnings 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:
|
Docs Build status updates of commit f5cad76: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
Global effort to fix build validation errors The Content & Learning team is fixing build validation errors on docs.microsoft.com for the rest of H2. This will eliminate potential accessibility, security, and usability issues. This PR includes only build validation fixes and does not change other content. Please review within five business days and merge or comment in the PR with any changes you’d like to see. Thank you! |
No description provided.