Skip to content

Commit 286947b

Browse files
committed
Resolved merge conflicts
2 parents 6195ff4 + f4cc6e3 commit 286947b

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

ChangeLog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##2016.03.08 version 1.3.0
1+
##2016.03.08 version 1.3.0
22
* Azure LogicApp: New cmdlets for managing LogicApps
33
* Get-AzureLogicAppAccessKey
44
* Get-AzureLogicApp
@@ -13,6 +13,9 @@
1313
* Set-AzureLogicApp
1414
* Stop-AzureLogicAppRun
1515

16+
## 2016.02.04 version 1.2.1
17+
* Fix installer issue - remove PSGallery modules on install
18+
1619
## 2016.02.03 version 1.2.0
1720
* Azure RemoteApp:
1821
* Organizational Unit in Azure RemoteApp RDFE cmdlets now accepts Unicode characters.
@@ -1679,4 +1682,4 @@ Virtual Network cmdlets
16791682
* iisnode 0.1.13
16801683

16811684
2011.12.09 Version 0.5.0
1682-
* Initial Release
1685+
* Initial Release

setup/azurecmd.wxs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="1.2.0" ?>
8+
<?define version="1.2.1" ?>
99

1010
<Product Id="*"
1111
Name="$(var.productName)"
@@ -102,6 +102,11 @@
102102
<CustomAction Id="SetExecutionPolicy" Property="POWERSHELLEXE" ExeCommand="-NoLogo -NoProfile -WindowStyle Hidden -NonInteractive -ExecutionPolicy Bypass -Command &quot;. \&quot;[PowerShellFolder]SetExecutionPolicy.ps1\&quot;&quot;" Execute="deferred" Impersonate="no" Return="check"/>
103103
<CustomAction Id="RemoveGalleryModules" Property="POWERSHELLEXE" ExeCommand="-NoLogo -NoProfile -WindowStyle Hidden -NonInteractive -ExecutionPolicy Bypass -Command &quot;. \&quot;[PowerShellFolder]RemoveGalleryModules.ps1\&quot;&quot;" Execute="deferred" Impersonate="no" Return="check"/>
104104

105+
<InstallExecuteSequence>
106+
<Custom Action="RemoveGalleryModules" After="CreateShortcuts">NOT Installed</Custom>
107+
<Custom Action="SetExecutionPolicy" After="RemoveGalleryModules">NOT Installed</Custom>
108+
</InstallExecuteSequence>
109+
105110
<WixVariable Id="WixUILicenseRtf" Value="$(var.ProjectDir)\media\License.rtf" />
106111
<UIRef Id="WixUI_Minimal" />
107112
<WixVariable Id="WixUIBannerBmp" Value="media\bannrbmp.bmp" />

setup/azurecmdfiles.wxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6594,4 +6594,4 @@
65946594
<ComponentRef Id="cmpF2F7D8E7EE274D27884224FE4E656A3E" />
65956595
</ComponentGroup>
65966596
</Fragment>
6597-
</Include>
6597+
</Include>

src/ResourceManager/OperationalInsights/Commands.OperationalInsights/Microsoft.Azure.Commands.OperationalInsights.dll-Help.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,6 @@ PS C:\&gt;New-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
13741374
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none">
13751375
<maml:name>Sku</maml:name>
13761376
<maml:description>
1377-
<maml:para>Specifies the service tier of the workspace. Valid values are:
13781377
<maml:para>Specifies the service tier of the workspace. Valid values are:
13791378
-- free
13801379
-- standard
@@ -1472,7 +1471,6 @@ PS C:\&gt;New-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
14721471
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none">
14731472
<maml:name>Sku</maml:name>
14741473
<maml:description>
1475-
<maml:para>Specifies the service tier of the workspace. Valid values are:
14761474
<maml:para>Specifies the service tier of the workspace. Valid values are:
14771475
-- free
14781476
-- standard
@@ -1977,8 +1975,6 @@ PS C:\&gt;Remove-AzureRmOperationalInsightsStorageInsight –Workspace $Workspac
19771975
</maml:relatedLinks>
19781976
</command:command>
19791977
<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">
1980-
<<<<<<< HEAD
1981-
<!--Generated by PS Cmdlet Help Editor-->
19821978
<command:details>
19831979
<command:name>Set-AzureRmOperationalInsightsIntelligencePack</command:name>
19841980
<maml:description>
@@ -2153,8 +2149,6 @@ PS C:\&gt;Remove-AzureRmOperationalInsightsStorageInsight –Workspace $Workspac
21532149
</maml:relatedLinks>
21542150
</command:command>
21552151
<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">
2156-
=======
2157-
>>>>>>> update the help.xml via content development
21582152
<command:details>
21592153
<command:name>Set-AzureRmOperationalInsightsStorageInsight</command:name>
21602154
<maml:description>
@@ -2546,7 +2540,6 @@ PS C:\&gt;Set-AzureRmOperationalInsightsStorageInsight –Workspace $Workspace
25462540
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="4" aliases="none">
25472541
<maml:name>Sku</maml:name>
25482542
<maml:description>
2549-
<maml:para>Specifies the service tier of the workspace. Valid values are:
25502543
<maml:para>Specifies the service tier of the workspace. Valid values are:
25512544
-- free
25522545
-- standard

0 commit comments

Comments
 (0)