-
Notifications
You must be signed in to change notification settings - Fork 4k
Updating examples for BGP service communities #6220
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
Conversation
@markjbrown Please let me know if this looks good. If it does, I will do the same for the others. |
@@ -1,4 +1,5 @@ | |||
--- | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ganesr please remove this space added at the top of the file
|
||
## EXAMPLES | ||
|
||
### Example 1 | ||
``` | ||
PS C:\> {{ Add example code here }} | ||
Get-AzureRmBgpServiceCommunity |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ganesr would you be able to add the corresponding output (or a snippet of it if it's too big) from this cmdlet execution in this code block?
@cormacpayne please review updates per your comments. |
@markjbrown these changes look good to me. I can merge the PR whenever you sign off as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These look good.
@cormacpayne do these need to get merged into Master for them to be reflected in PS help and docs?
@markjbrown we release out of the |
Description
Updates example for Get-AzureRmBGPServiceCommunity.
Checklist
CONTRIBUTING.md
platyPS
module