-
Notifications
You must be signed in to change notification settings - Fork 398
Migrate docs build to use PSMD2Yaml and new page template #3667
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
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 2565221: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue. This comment lists only the first 25 files in the pull request. azps-0.10.0/Az.Compute/Get-AzVMDiskEncryptionStatus.md
azps-0.10.0/Az.Compute/New-AzAvailabilitySet.md
azps-0.10.0/Az.Compute/New-AzVMSqlServerKeyVaultCredentialConfig.md
azps-0.10.0/Az.Compute/Remove-AzContainerService.md
azps-0.10.0/Az.Compute/Remove-AzVMBackup.md
azps-0.10.0/Az.Compute/Remove-AzVMDataDisk.md
azps-0.10.0/Az.Compute/Remove-AzVMNetworkInterface.md
azps-0.10.0/Az.Compute/Remove-AzVmss.md
azps-0.10.0/Az.Compute/Set-AzVMAccessExtension.md
azps-0.10.0/Az.Compute/Set-AzVMBackupExtension.md
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. 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. |
Learn Build status updates of commit d7b89e8: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue. This comment lists only the first 25 files in the pull request. azps-0.10.0/Az.Compute/Get-AzVMDiskEncryptionStatus.md
azps-0.10.0/Az.Compute/New-AzAvailabilitySet.md
azps-0.10.0/Az.Compute/New-AzVMSqlServerKeyVaultCredentialConfig.md
azps-0.10.0/Az.Compute/Remove-AzContainerService.md
azps-0.10.0/Az.Compute/Remove-AzVMBackup.md
azps-0.10.0/Az.Compute/Remove-AzVMDataDisk.md
azps-0.10.0/Az.Compute/Remove-AzVMNetworkInterface.md
azps-0.10.0/Az.Compute/Remove-AzVmss.md
azps-0.10.0/Az.Compute/Set-AzVMAccessExtension.md
azps-0.10.0/Az.Compute/Set-AzVMBackupExtension.md
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. 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. |
@sdwheeler Could you fix the errors?
And the warnings:
The other errors/warnings would be fixed in next batch by xmdanni. |
See fixes in #3670 |
Learn Build status updates of commit 49859fa: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue. This comment lists only the first 25 files in the pull request. azps-0.10.0/Az.Compute/Get-AzVMDiskEncryptionStatus.md
azps-0.10.0/Az.Compute/New-AzAvailabilitySet.md
azps-0.10.0/Az.Compute/New-AzVMSqlServerKeyVaultCredentialConfig.md
azps-0.10.0/Az.Compute/Remove-AzContainerService.md
azps-0.10.0/Az.Compute/Remove-AzVMBackup.md
azps-0.10.0/Az.Compute/Remove-AzVMDataDisk.md
azps-0.10.0/Az.Compute/Remove-AzVMNetworkInterface.md
azps-0.10.0/Az.Compute/Remove-AzVmss.md
azps-0.10.0/Az.Compute/Set-AzVMAccessExtension.md
azps-0.10.0/Az.Compute/Set-AzVMBackupExtension.md
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. 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. |
When MAML2Yaml is not in the path of monikerMapping.json, reference content in the docset will be built by PSMD2Yaml instead of its predecessor MAML2Yaml. For details, see https://dev.azure.com/ceapex/Engineering/_workitems/edit/783982