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

Updated new powershell commandlets for Multisite #3815

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sliutwotwo
Copy link

@sliutwotwo sliutwotwo commented May 14, 2024

PR Summary

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Contributor

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

This PR needs a lot of work.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Contributor

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

See my comments

Comment on lines +36 to +37
### Example 1: Initiate Peering with Self-Signed Certificates

Copy link
Contributor

Choose a reason for hiding this comment

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

Examples need some description, not just code. Inline comments would be useful. Prose descriptions that explain the structure, steps, and what/why.

Comment on lines +104 to +118
### Example 4: **NetworkControllerMultisiteProperties** object properties

- CertificateSubjectName
- [[Sites] \<NetworkControllerSite\>]
- ResourceID/RESTIPAddress
- IsPrimary
- State
- DeploymentID
- APIVersion
- ConfigurationState
- [[Properties] \<NetworkControllerSiteProperties\>]
- RestIPAddress
- CertificateSubjectName
- EncodedCertificate
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not an example. Where is this .NET class documented?


### -Tags

@{Text=}
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this? Needs a proper description.


### -Tags

@{Text=}
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this? Needs a proper description.

Copy link
Contributor

Learn Build status updates of commit 7a1039d:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2025-ps/networkcontroller/Get-NetworkControllerMultisiteConfiguration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/networkcontroller/Set-NetworkControllerMultisiteConfiguration.md ✅Succeeded View (WindowsServer2025-ps)
docset/winserver2025-ps/networkcontroller/Set-NetworkControllerMultisitePrimary.md ✅Succeeded View (WindowsServer2025-ps)

For more details, please refer to the build report.

For any questions, please:

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.

None yet

3 participants