Skip to content

Conversation

Ashok-Lobo
Copy link
Contributor

No description provided.

Copy link

Learn Build status updates of commit 3863469:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
exchange/exchange-ps/exchange/Get-DistributionGroupMember.md ❌Error Details
exchange/exchange-ps/exchange/index.yml ⚠️Warning Details

exchange/exchange-ps/exchange/Get-DistributionGroupMember.md

  • Line 0, Column 0: [Error: MAML2Yaml_LoadFileFailed]
Failed to load file: C:/LocalRun/W/evmj-s/exchange/exchange-ps/exchange/Get-DistributionGroupMember.md:218:(1535) '```powershell
$Groups = Get-UnifiedGroup -ResultS...'
 Expect Heading, please try to use PlatyPS validate the content

exchange/exchange-ps/exchange/index.yml

  • Line 12, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-OrganizationalUnit'.
  • Line 13, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-Trust'.
  • Line 14, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-UserPrincipalNamesSuffix'.
  • Line 15, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Remove-ADPermission'.
  • Line 16, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Reset-ProvisioningCache'.
  • Line 17, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Set-ADServerSettings'.
  • Line 18, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Set-ADSite'.
  • Line 19, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Set-AdSiteLink'.
  • Line 61, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-IPAllowListProvider'.
  • Line 65, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-IPBlockListProvider'.
  • Line 67, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-MailboxJunkEmailConfiguration'.
  • Line 68, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-MalwareFilteringServer'.
  • Line 69, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-MalwareFilterPolicy'.
  • Line 70, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-MalwareFilterRule'.
  • Line 71, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-PhishSimOverridePolicy'.
  • Line 72, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-PhishSimOverrideRule'.
  • Line 73, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-QuarantineMessage'.
  • Line 74, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-QuarantineMessageHeader'.
  • Line 75, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-QuarantinePolicy'.
  • Line 76, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-RecipientFilterConfig'.
  • Line 77, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-ReportSubmissionPolicy'.
  • Line 78, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-ReportSubmissionRule'.
  • Line 79, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-SecOpsOverridePolicy'.
  • Line 80, Column 5: [Warning: xref-not-found] Cross reference not found: 'ExchangePowerShell.Get-SecOpsOverrideRule'.

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:

@Ashok-Lobo
Copy link
Contributor Author

Ashok-Lobo commented Nov 16, 2023

@chrisda Could you please guide how to resolve this error?

ADO: https://office.visualstudio.com/MAX/_workitems/edit/8426457/

Copy link

Learn Build status updates of commit 4e105bb:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/Get-DistributionGroupMember.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

@chrisda chrisda left a comment

Choose a reason for hiding this comment

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

Don't try to fix the lack of a carriage return between the H2s/H3s and text. All cmdlet reference topics suffer from this 'problem', because that's the way the platyPS utility currently creates them. I'd rather them all be the same for possible future global fix.

You can't just delete empty sections you don't like as that violates the schema. Nor can you simply put text anywhere you like (hence the massive cryptic validation errors). Typically, I would suggest adding that type of information in the DESCRIPTION section, except you can't use code blocks there (code inline is OK).Therefore, I just added it as a new example.

@chrisda chrisda merged commit 9477b62 into MicrosoftDocs:main Nov 16, 2023
chrisda added a commit that referenced this pull request Nov 16, 2023
Improved description of new Example 3 per Issue #11474
@Ashok-Lobo
Copy link
Contributor Author

@chrisda Thank you very much! Going forward, I will follow this guidelines for all cmdlet reference topics.

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

Successfully merging this pull request may close these issues.

3 participants