Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Mar 13, 2018

The SPO site design cmdlets are documented in conceptual docs here:
PowerShell cmdlets for SharePoint site designs and site scripts

However the correct location should be in the cmdlet reference, like this topic:
Add-SPOGeoAdministrator

I moved the information from the conceptual topic into individual reference topics for each cmdlet. I also added the new topics to the TOC page at (sharepoint-online.md). In addition, I made sure that the TOC page matched the reference TOC in the left nav (I'm guessing as new cmdlets were added previously, the TOC page was not updated).

After these new topics go live, I'll update the original conceptual topic so that it lists each cmdlet and links off to the new page for that cmdlet.

I made these changes in my fork, and now am requesting a merge so that you can review them before they go live. A few notes:

  1. Many of the existing pages have a DESCRIPTION section; however, there was no Description section on the original conceptual page. UPDATE - I added DESCRIPTION sections by copying SYNOPSIS sections.
  2. On existing pages, in the EXAMPLES section, the code appeared first and then the description. I did the opposite; not sure if that makes a difference.
  3. In your review, please ensure that I recreated the PARAMETERS sections on each page accurately.
  4. I wasn't sure what to do with COMMON PARAMETERS. There was no information about this on the conceptual page.
  5. I noticed that in existing topics, additional headings were added to the pages that didn't appear in Preview because they were empty. I did not add any additional headings to my pages (such as INPUTS, OUTPUTS, NOTES, RELATED LINKS). UPDATE - I added these 4 headings to each page with no content.
  6. On existing pages, the EXAMPLES section appears before the PARAMETERS section; on my new pages, they're reversed because that's how they appeared in the conceptual topic. Not sure if this makes a difference. - UPDATE - I switched these two sections around in all the topics.

Let me know if you have any questions or need me to make further updates. Thanks.

Linda Caputo added 5 commits March 6, 2018 11:22
@opbldsb3
Copy link

❌ Validation status: errors

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md ❌Error Details
❌Error Details
skype/skype-ps/skype/Get-CsPoolFabricState.md ⚠️Warning Details

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

  • [Error] Unable to load file: sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md via processor: AzureCliDocumentProcessor.

  • [Error] Markdown.MAML.Transformer.HelpSchemaException: :97:(158) '```powershell
    C:> $script = Get-Clipboard -Raw
    ...'
    Expect Heading
    at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.GetInnerContexts(DocumentBuildParameters parameters, IEnumerable1 processors, TemplateProcessor templateProcessor, IHostServiceCreator creator) at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.BuildCore(DocumentBuildParameters parameters) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.BuildCore(DocumentBuildParameters parameter, IMarkdownServiceProvider markdownServiceProvider, BuildInfo currentBuildInfo, BuildInfo lastBuildInfo) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.Build(IList1 parameters, String outputDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument(BuildJsonConfig config, TemplateManager templateManager, String baseDirectory, String outputDirectory, String pluginDirectory, String templateDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument()

skype/skype-ps/skype/Get-CsPoolFabricState.md

  • Line 323: [Warning] Invalid file link:(~/skype-ps/skype/Reset-CsPoolFabricState.md).

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbldsb6
Copy link

❌ Validation status: errors

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md ❌Error Details
❌Error Details
skype/skype-ps/skype/Get-CsPoolFabricState.md ⚠️Warning Details

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

  • [Error] Unable to load file: sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md via processor: AzureCliDocumentProcessor.

  • [Error] Markdown.MAML.Transformer.HelpSchemaException: :97:(158) '```powershell
    C:> $script = Get-Clipboard -Raw
    ...'
    Expect Heading
    at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.GetInnerContexts(DocumentBuildParameters parameters, IEnumerable1 processors, TemplateProcessor templateProcessor, IHostServiceCreator creator) at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.BuildCore(DocumentBuildParameters parameters) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.BuildCore(DocumentBuildParameters parameter, IMarkdownServiceProvider markdownServiceProvider, BuildInfo currentBuildInfo, BuildInfo lastBuildInfo) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.Build(IList1 parameters, String outputDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument(BuildJsonConfig config, TemplateManager templateManager, String baseDirectory, String outputDirectory, String pluginDirectory, String templateDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument()

skype/skype-ps/skype/Get-CsPoolFabricState.md

  • Line 323: [Warning] Invalid file link:(~/skype-ps/skype/Reset-CsPoolFabricState.md).

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbld10
Copy link

opbld10 commented Mar 13, 2018

❌ Validation status: errors

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md ❌Error Details
❌Error Details

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

  • [Error] Unable to load file: sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md via processor: AzureCliDocumentProcessor.

  • [Error] Markdown.MAML.Transformer.HelpSchemaException: :97:(158) '```powershell
    C:> $script = Get-Clipboard -Raw
    ...'
    Expect Heading
    at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.GetInnerContexts(DocumentBuildParameters parameters, IEnumerable1 processors, TemplateProcessor templateProcessor, IHostServiceCreator creator) at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.BuildCore(DocumentBuildParameters parameters) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.BuildCore(DocumentBuildParameters parameter, IMarkdownServiceProvider markdownServiceProvider, BuildInfo currentBuildInfo, BuildInfo lastBuildInfo) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.Build(IList1 parameters, String outputDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument(BuildJsonConfig config, TemplateManager templateManager, String baseDirectory, String outputDirectory, String pluginDirectory, String templateDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument()

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbld11
Copy link

opbld11 commented Mar 13, 2018

❌ Validation status: errors

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md ❌Error Details
❌Error Details

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

  • [Error] Unable to load file: sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md via processor: AzureCliDocumentProcessor.

  • [Error] Markdown.MAML.Transformer.HelpSchemaException: :97:(158) '```powershell
    $script = Get-Clipboard -Raw
    Set-S...'
    Expect Heading
    at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.GetInnerContexts(DocumentBuildParameters parameters, IEnumerable1 processors, TemplateProcessor templateProcessor, IHostServiceCreator creator) at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.BuildCore(DocumentBuildParameters parameters) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.BuildCore(DocumentBuildParameters parameter, IMarkdownServiceProvider markdownServiceProvider, BuildInfo currentBuildInfo, BuildInfo lastBuildInfo) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.Build(IList1 parameters, String outputDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument(BuildJsonConfig config, TemplateManager templateManager, String baseDirectory, String outputDirectory, String pluginDirectory, String templateDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument()

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbld11
Copy link

opbld11 commented Mar 13, 2018

❌ Validation status: errors

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md ❌Error Details
❌Error Details

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

  • [Error] Unable to load file: sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md via processor: AzureCliDocumentProcessor.

  • [Error] Markdown.MAML.Transformer.HelpSchemaException: :97:(158) '```powershell
    C:> $script = Get-Clipboard -Raw
    ...'
    Expect Heading
    at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.GetInnerContexts(DocumentBuildParameters parameters, IEnumerable1 processors, TemplateProcessor templateProcessor, IHostServiceCreator creator) at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.BuildCore(DocumentBuildParameters parameters) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.BuildCore(DocumentBuildParameters parameter, IMarkdownServiceProvider markdownServiceProvider, BuildInfo currentBuildInfo, BuildInfo lastBuildInfo) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.Build(IList1 parameters, String outputDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument(BuildJsonConfig config, TemplateManager templateManager, String baseDirectory, String outputDirectory, String pluginDirectory, String templateDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument()

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

Also moved EXAMPLES sections above PARAMETERS section in sharepoint online
@opbld14
Copy link

opbld14 commented Mar 13, 2018

❌ Validation status: errors

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md ❌Error Details
❌Error Details

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

  • [Error] Unable to load file: sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md via processor: AzureCliDocumentProcessor.

  • [Error] Markdown.MAML.Transformer.HelpSchemaException: :50:(42) '```powershell
    C:> $script = Get-Clipboard -Raw
    ...'
    Expect Heading
    at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.GetInnerContexts(DocumentBuildParameters parameters, IEnumerable1 processors, TemplateProcessor templateProcessor, IHostServiceCreator creator) at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.BuildCore(DocumentBuildParameters parameters) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.BuildCore(DocumentBuildParameters parameter, IMarkdownServiceProvider markdownServiceProvider, BuildInfo currentBuildInfo, BuildInfo lastBuildInfo) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.Build(IList1 parameters, String outputDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument(BuildJsonConfig config, TemplateManager templateManager, String baseDirectory, String outputDirectory, String pluginDirectory, String templateDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument()

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbldsb9
Copy link

❌ Validation status: errors

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md ❌Error Details
❌Error Details

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

  • [Error] Unable to load file: sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md via processor: AzureCliDocumentProcessor.

  • [Error] Markdown.MAML.Transformer.HelpSchemaException: :50:(42) '```powershell
    C:> $script = Get-Clipboard -Raw
    ...'
    Expect Heading
    at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.GetInnerContexts(DocumentBuildParameters parameters, IEnumerable1 processors, TemplateProcessor templateProcessor, IHostServiceCreator creator) at Microsoft.DocAsCode.Build.Engine.SingleDocumentBuilder.BuildCore(DocumentBuildParameters parameters) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.BuildCore(DocumentBuildParameters parameter, IMarkdownServiceProvider markdownServiceProvider, BuildInfo currentBuildInfo, BuildInfo lastBuildInfo) at Microsoft.DocAsCode.Build.Engine.DocumentBuilder.Build(IList1 parameters, String outputDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument(BuildJsonConfig config, TemplateManager templateManager, String baseDirectory, String outputDirectory, String pluginDirectory, String templateDirectory)
    at Microsoft.DocAsCode.SubCommands.DocumentBuilderWrapper.BuildDocument()

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

Linda Caputo added 2 commits March 13, 2018 14:13
Set-SPOSiteScript.md
Just copied SYNOPSIS for now
@opbld13
Copy link

opbld13 commented Mar 13, 2018

⚠️ Validation status: warnings

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteDesign.md ⚠️Warning View (sharepoint-ps) Details
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteScript.md ⚠️Warning View (sharepoint-ps) Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteDesign.md ⚠️Warning View (sharepoint-ps) Details
exchange/exchange-ps/exchange/Get-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Get-AdministrativeUnit.md ✅Succeeded
exchange/exchange-ps/exchange/Get-CalendarDiagnosticLog.md ✅Succeeded
exchange/exchange-ps/exchange/Get-ConnectionByClientTypeReport.md ✅Succeeded
exchange/exchange-ps/exchange/Get-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Move-ActiveMailboxDatabase.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/New-AntiPhishRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OwaVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-RoleGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-SendConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-SystemMessage.md ✅Succeeded
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-UnifiedGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-WebServicesVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Search-AdminAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AcceptedDomain.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-CASMailbox.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EventLogLevel.md ✅Succeeded
exchange/exchange-ps/exchange/Set-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Set-MailboxSearch.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Test-ExchangeUMCallFlow.md ✅Succeeded
sharepoint/sharepoint-ps/sharepoint-online/Connect-SPOService.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Enable-SPOTenantServicePrincipal.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSite.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDesign.md ✅Succeeded View (sharepoint-ps)

This comment lists only the first 50 files in the pull request.

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteDesign.md

  • [Warning] Invalid file link:(~/sharepoint-ps/sharepoint-online/customize-default-site-design.md).

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteScript.md

  • [Warning] Invalid file link:(~/sharepoint-ps/sharepoint-online/site-design-json-schema.md).

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteDesign.md

  • [Warning] Invalid file link:(~/sharepoint-ps/sharepoint-online/customize-default-site-design.md).

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbld11
Copy link

opbld11 commented Mar 13, 2018

⚠️ Validation status: warnings

File Status Preview URL Details
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteDesign.md ⚠️Warning View (sharepoint-ps) Details
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteScript.md ⚠️Warning View (sharepoint-ps) Details
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteDesign.md ⚠️Warning View (sharepoint-ps) Details
exchange/exchange-ps/exchange/Get-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Get-AdministrativeUnit.md ✅Succeeded
exchange/exchange-ps/exchange/Get-CalendarDiagnosticLog.md ✅Succeeded
exchange/exchange-ps/exchange/Get-ConnectionByClientTypeReport.md ✅Succeeded
exchange/exchange-ps/exchange/Get-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Move-ActiveMailboxDatabase.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/New-AntiPhishRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OwaVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-RoleGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-SendConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-SystemMessage.md ✅Succeeded
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-UnifiedGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-WebServicesVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Search-AdminAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AcceptedDomain.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-CASMailbox.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EventLogLevel.md ✅Succeeded
exchange/exchange-ps/exchange/Set-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Set-MailboxSearch.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Test-ExchangeUMCallFlow.md ✅Succeeded
sharepoint/sharepoint-ps/sharepoint-online/Connect-SPOService.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Enable-SPOTenantServicePrincipal.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSite.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDesign.md ✅Succeeded View (sharepoint-ps)

This comment lists only the first 50 files in the pull request.

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteDesign.md

  • [Warning] Invalid file link:(~/sharepoint-ps/sharepoint-online/customize-default-site-design.md).

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteScript.md

  • [Warning] Invalid file link:(~/sharepoint-ps/sharepoint-online/site-design-json-schema.md).

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteDesign.md

  • [Warning] Invalid file link:(~/sharepoint-ps/sharepoint-online/customize-default-site-design.md).

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

A switch that if provided, applies the site design to the default site template. For more information, see [Customize a default site design](customize-default-site-design.md).

```yaml
Type: CommonParameters
Copy link
Contributor

Choose a reason for hiding this comment

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

Type is SwitchParameter (always used on switches like this.)

An array of one or more site scripts. Each is identified by an ID. The scripts run in the order listed.

```yaml
Type: SPOSiteScriptPipeBind
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be "SPOSiteScriptPipeBind[]" since this is an array

Copy link
Author

Choose a reason for hiding this comment

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

Updated.

This example creates a new site design.

```powershell
C:\> Add-SPOSiteDesign `
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the "C:>" prompts. Makes it easier for PowerShell devs to copy paste the code.

Copy link
Author

Choose a reason for hiding this comment

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

Updated.

Copy link
Author

Choose a reason for hiding this comment

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

Updated all instances of C: throughout docs

```

```powershell
C:\> Get-Content 'c:\scripts\site-script.json' -Raw | Add-SPOSiteScript -Title "Customer logo" -Description "Applies customer logo for customer sites"
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove "C:>" prompt.

This example and sample response show how to get site design details.

```powershell
PS C:\> Get-SPOSiteDesign 44252d09-62c4-4913-9eb0-a2a8b8d7f863
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove "PS C:>" prompt.

One or more principles to add permissions for.

```yaml
Type: String
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be "String[]" since this is an array.

Always set to the value **View**. Any user or group with view permissions can view and use the site design.

```yaml
Type:
Copy link
Contributor

Choose a reason for hiding this comment

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

This was hard to track down, but the actual type is "SPOSiteDesignPrincipalRights"

The ID of the site design to apply.

```yaml
Type:
Copy link
Contributor

Choose a reason for hiding this comment

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

SPOSiteDesignPipeBind

This example applies a site design whose script creates two lists, formats several of the columns, adds the lists to the site navigation, and then joins the site to an existing hub site.

```powershell
C:\> Invoke-SPOSiteDesign -Identity 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl "https://contoso.sharepoint.com/sites/projectgo”
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the "C:>" prompt

This example shows how to remove a site design.

```powershell
C:\> Remove-SPOSiteDesign 21209d88-38de-4844-9823-f1f600a1179a
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the "C:>" prompt.

@opbld14
Copy link

opbld14 commented Mar 13, 2018

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/Get-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Get-AdministrativeUnit.md ✅Succeeded
exchange/exchange-ps/exchange/Get-CalendarDiagnosticLog.md ✅Succeeded
exchange/exchange-ps/exchange/Get-ConnectionByClientTypeReport.md ✅Succeeded
exchange/exchange-ps/exchange/Get-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Move-ActiveMailboxDatabase.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/New-AntiPhishRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OwaVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-RoleGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-SendConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-SystemMessage.md ✅Succeeded
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-UnifiedGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-WebServicesVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Search-AdminAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AcceptedDomain.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-CASMailbox.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EventLogLevel.md ✅Succeeded
exchange/exchange-ps/exchange/Set-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Set-MailboxSearch.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Test-ExchangeUMCallFlow.md ✅Succeeded
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteDesign.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteScript.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Connect-SPOService.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Enable-SPOTenantServicePrincipal.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSite.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDesign.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDesignRights.md ✅Succeeded View (sharepoint-ps)

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@davidchesnut
Copy link
Contributor

Answers to questions:

  1. DESCRIPTION yep just copying the synopsis into the description should be fine. We can add more details later.

  2. EXAMPLES. Yep listing description first looks better.

  3. PARAMETERS. Yep I'm adding review comments on them.

  4. COMMON PARAMETERS. I think we can leave this out.

  5. INPUTS, OUTPUTS, NOTES, RELATED LINKS). UPDATE If we can get away without adding them, then that is fine..

This all sounds good --> "On existing pages, the EXAMPLES section appears before the PARAMETERS section; on my new pages, they're reversed because that's how they appeared in the conceptual topic. Not sure if this makes a difference. - UPDATE - I switched these two sections around in all the topics."

Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
Copy link
Contributor

Choose a reason for hiding this comment

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

Here is an example:
Remove-SPOSiteScript 5ea28194-6fe7-4e2c-ba84-c409368278e
2


## DESCRIPTION

Removes a site script. <!-- TBD how is dependency problem handled so you don't delete a script that a design depends on. this currently creates an error when running the design.) -->
Copy link
Contributor

Choose a reason for hiding this comment

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

Can remove this TBD as I followed up separately with PM on this.


## SYNOPSIS

Removes a site script. <!-- TBD how is dependency problem handled so you don't delete a script that a design depends on. this currently creates an error when running the design.) -->
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove TBD

One or more principals to revoke rights on the specified site design.

```yaml
Type: String
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be "String[]" since this is array.

A switch that if provided, applies the site design to the default site template. For more information, see [Customize a default site design](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/customize-default-site-design).

```yaml
Type: CommonParameters
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 a "SwitchParameter" type. Not CommonParameters

An array of one or more site scripts. Each is identified by an ID. The scripts run in the order listed.

```yaml
Type: SPOSiteScriptPipeBind
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be "SPOSiteScriptPipeBind[]" since it is an array.

This example shows how to get script information for a specific script ID.

```powershell
PS C:\scripts> Get-SPOSiteScript 07702c07-0485-426f-b710-4704241caad9
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the "PS C:\scripts>" prompt

This example gets the rights for a site design.

```powershell
PS C:\> Get-SPOSiteDesignRights 607aed52-6d61-490a-b692-c0f58a6981a1
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the "PS C:>" prompt

A switch that if provided, applies the site design to the default site template. For more information, see [Customize a default site design](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/customize-default-site-design).

```yaml
Type: CommonParameters
Copy link
Contributor

Choose a reason for hiding this comment

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

Type is "SwitchParameter" not CommonParameters

@opbldsb6
Copy link

❌ Validation status: errors

File Status Preview URL Details
❌Error Details

  • [Error] Cannot sync git repo to specified state. Please make sure the pull request is mergeable. Details: Git merge results in conflict, repository remote url: https://github.com/MicrosoftDocs/office-docs-powershell, working directory: W:\k5ho-s, target branch: master, target branch commit: d341f4f, source branch: 9ca0fdedd33f2292de305cf89c19245f/master, source branch commit: .

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbld12
Copy link

opbld12 commented Mar 13, 2018

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/Get-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Get-AdministrativeUnit.md ✅Succeeded
exchange/exchange-ps/exchange/Get-CalendarDiagnosticLog.md ✅Succeeded
exchange/exchange-ps/exchange/Get-ConnectionByClientTypeReport.md ✅Succeeded
exchange/exchange-ps/exchange/Get-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Move-ActiveMailboxDatabase.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/New-AntiPhishRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OwaVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-RoleGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-SendConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-SystemMessage.md ✅Succeeded
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-UnifiedGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-WebServicesVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Search-AdminAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AcceptedDomain.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-CASMailbox.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EventLogLevel.md ✅Succeeded
exchange/exchange-ps/exchange/Set-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Set-MailboxSearch.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Test-ExchangeUMCallFlow.md ✅Succeeded
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOGeoAdministrator.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteDesign.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteScript.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Connect-SPOService.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Enable-SPOTenantServicePrincipal.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPO365LinkSettings.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCrossGeoMovedUsers.md ✅Succeeded View (sharepoint-ps)

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

Linda Caputo added 2 commits March 13, 2018 17:09
INPUTS, OUTPUTS, NOTES, RELATED LINKS not always rendering correctly; shouldn't show up on stage when there's nothing in them
@opbldsb9
Copy link

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/Get-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Get-AdministrativeUnit.md ✅Succeeded
exchange/exchange-ps/exchange/Get-CalendarDiagnosticLog.md ✅Succeeded
exchange/exchange-ps/exchange/Get-ConnectionByClientTypeReport.md ✅Succeeded
exchange/exchange-ps/exchange/Get-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Move-ActiveMailboxDatabase.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/New-AntiPhishRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/New-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-OwaVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/New-RoleGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-SendConnector.md ✅Succeeded
exchange/exchange-ps/exchange/New-SystemMessage.md ✅Succeeded
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded
exchange/exchange-ps/exchange/New-UnifiedGroup.md ✅Succeeded
exchange/exchange-ps/exchange/New-WebServicesVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Search-AdminAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AcceptedDomain.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AccessToCustomerDataRequest.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActiveSyncVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ActivityAlert.md ✅Succeeded
exchange/exchange-ps/exchange/Set-AutodiscoverVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-CASMailbox.md ✅Succeeded
exchange/exchange-ps/exchange/Set-ClientAccessRule.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EcpVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EmailAddressPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-EventLogLevel.md ✅Succeeded
exchange/exchange-ps/exchange/Set-HostedContentFilterPolicy.md ✅Succeeded
exchange/exchange-ps/exchange/Set-InboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Set-MailboxSearch.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OabVirtualDirectory.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OfflineAddressBook.md ✅Succeeded
exchange/exchange-ps/exchange/Set-OutboundConnector.md ✅Succeeded
exchange/exchange-ps/exchange/Test-ExchangeUMCallFlow.md ✅Succeeded
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOGeoAdministrator.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteDesign.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteScript.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Connect-SPOService.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Enable-SPOTenantServicePrincipal.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPO365LinkSettings.md ✅Succeeded View (sharepoint-ps)
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCrossGeoMovedUsers.md ✅Succeeded View (sharepoint-ps)

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@ghost
Copy link
Author

ghost commented Mar 14, 2018

@davidchesnut I've made all the updates that you requested and looked these over on stage, and they are ready to go live. Note that I removed the extra H2s at the end of some docs because they weren't rendering correctly. After they're live, I'll add the Set-SPOSiteScript back in separately (the page that was causing all the build issues), and then I'll update the sp-dev-docs page to point to them. Can you notify the MAX team to push these live? Thanks.

@VesaJuvonen
Copy link
Contributor

It's not really Max team controlling SPO PowerShell cmdlets. We have different people for the different sections in this repositories - SPO cmdlets are controlled by me, so merging this in now. Other cmdlets are controlled by different other people, which does make this PR slightly problematic, as it modifies so many things from different areas and does not only include Site Design PowerShell documentation.

@VesaJuvonen VesaJuvonen merged commit a7b40bf into MicrosoftDocs:master Mar 19, 2018
@kenwith
Copy link
Member

kenwith commented Mar 19, 2018

@Linda-Editor @VesaJuvonen - I noticed a lot of edits to files in exchange and skype too. Looking through them it looks like mostly changing things to use the [!TAG]. I just want to confirm we have checked that these tags render correctly in Get-Help in product. I believe the writers were using -Important or Important: instead of [!IMPORTANT] because we haven't confirmed how Get-Help will render this tag.

@ghost
Copy link
Author

ghost commented Mar 19, 2018

Yes, they are rendering correctly, at least in sharepoint. See this topic: https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/set-spotenantsyncclientrestriction?view=sharepoint-ps

@kenwith
Copy link
Member

kenwith commented Mar 19, 2018

@Linda-Editor - not on docs.microsoft.com. In the product in Get-Help.

@ghost
Copy link
Author

ghost commented Mar 19, 2018

@kenwith No, I did not test it there. If you determine that it's not working there, I can revert the changes.

@ghost
Copy link
Author

ghost commented Mar 19, 2018

@kenwith @VesaJuvonen By the way, I'm trying to add in one more topic that was causing build issues last time, and I'm not getting a build report. The topic is showing up in my fork of the repo: Set-SPOSiteScript. Any ideas why it's not building? https://github.com/Linda-Editor/office-docs-powershell/blob/master/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSiteScript.md

@kenwith
Copy link
Member

kenwith commented Mar 19, 2018

@VesaJuvonen - we should check Get-Help works correctly before we merge. I haven't checked this yet.

@kenwith
Copy link
Member

kenwith commented Mar 19, 2018

@Linda-Editor - did you commit to the same branch? If so I believe it should do a build on the same PR for branch. If it is a new you might need to create a new PR for that file.

@ghost
Copy link
Author

ghost commented Mar 19, 2018

I committed to the same fork. I'll create a PR and see if that issues a build.

@JasonWHowell
Copy link

@Linda-Editor the notes in this article are not showing up as expected. https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/get-spotenantserviceprincipalpermissionrequests?view=sharepoint-ps

Could you please take a look?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.