Skip to content

update the help.xml via content development #1330

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

Merged
merged 1 commit into from
Dec 3, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<helpItems xmlns="http://msh" schema="maml">
<!-- Updatable Help Version 2.0.1.0 -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
Expand Down Expand Up @@ -1375,7 +1375,7 @@ PS C:\&gt;New-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
<maml:name>Sku</maml:name>
<maml:description>
<maml:para>Specifies the service tier of the workspace. Valid values are:

<maml:para>Specifies the service tier of the workspace. Valid values are:
-- free
-- standard
-- premium</maml:para>
Expand Down Expand Up @@ -1473,7 +1473,7 @@ PS C:\&gt;New-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
<maml:name>Sku</maml:name>
<maml:description>
<maml:para>Specifies the service tier of the workspace. Valid values are:

<maml:para>Specifies the service tier of the workspace. Valid values are:
-- free
-- standard
-- premium</maml:para>
Expand Down Expand Up @@ -1977,6 +1977,7 @@ PS C:\&gt;Remove-AzureRmOperationalInsightsStorageInsight –Workspace $Workspac
</maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<<<<<<< HEAD
<!--Generated by PS Cmdlet Help Editor-->
<command:details>
<command:name>Set-AzureRmOperationalInsightsIntelligencePack</command:name>
Expand Down Expand Up @@ -2152,6 +2153,8 @@ PS C:\&gt;Remove-AzureRmOperationalInsightsStorageInsight –Workspace $Workspac
</maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
=======
>>>>>>> update the help.xml via content development
<command:details>
<command:name>Set-AzureRmOperationalInsightsStorageInsight</command:name>
<maml:description>
Expand Down Expand Up @@ -2464,8 +2467,7 @@ PS C:\&gt;Set-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="4" aliases="none">
<maml:name>Sku</maml:name>
<maml:description>
<maml:para>Specifies the service tier of the workspace. Valid values are:

<maml:para>Specifies the service tier of the workspace. Valid values are:
-- free
-- standard
-- premium</maml:para>
Expand Down Expand Up @@ -2496,8 +2498,7 @@ PS C:\&gt;Set-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none">
<maml:name>Sku</maml:name>
<maml:description>
<maml:para>Specifies the service tier of the workspace. Valid values are:

<maml:para>Specifies the service tier of the workspace. Valid values are:
-- free
-- standard
-- premium</maml:para>
Expand Down Expand Up @@ -2546,7 +2547,7 @@ PS C:\&gt;Set-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
<maml:name>Sku</maml:name>
<maml:description>
<maml:para>Specifies the service tier of the workspace. Valid values are:

<maml:para>Specifies the service tier of the workspace. Valid values are:
-- free
-- standard
-- premium</maml:para>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading