Skip to content

Dev #112

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 94 commits into from
Jan 25, 2016
Merged

Dev #112

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
7738ff9
Fix New-AzureDeployment cmdlet
hyonholee Oct 9, 2015
9b1d98a
Update ASM AzureRT test setup
hyonholee Oct 9, 2015
e282418
Adds search and saved search powershell cmdlets
chfunk Dec 4, 2015
3cc4006
Add session records
chfunk Dec 4, 2015
81fd5a4
Fix xml help file
chfunk Dec 4, 2015
e87a327
Fix format xml
chfunk Dec 4, 2015
553b88e
Make sure session records are copied and add code review fixes
chfunk Dec 15, 2015
d3a01ba
Update session records
chfunk Dec 15, 2015
919f0f2
Fixed functions that take id's as parameters
chfunk Dec 17, 2015
eb44b9d
Fixes for code review
chfunk Dec 23, 2015
4bf6139
Adds force and confirm for saved searches
chfunk Jan 5, 2016
b6f700c
Added trailing backslash to PSMoudlePath during msi installation.
Jan 14, 2016
ed5b592
Merge branch 'dev' of github.com:Azure/azure-powershell into trailing…
Jan 14, 2016
65adca4
Enable package restore
chfunk Jan 15, 2016
e2e8f45
Add ServiceClientTracingInterceptor to PSCmdlet
Jan 15, 2016
c93c6f8
Merge remote-tracking branch 'upstream/dev' into dev
chfunk Jan 15, 2016
51f3836
Remove nuget references
chfunk Jan 15, 2016
cbe447e
fixed[#111792922] Add-AzureRmAccount :: Incorrect credentials aren't …
Jan 15, 2016
8e4121b
Added test to handle Adal Exception during login.
Jan 15, 2016
793c806
Fix session record
chfunk Jan 15, 2016
ffc60d5
Fixed tests errors.
Jan 16, 2016
cd763f2
Update-AzureRM now only updates when need unless -Force is used
SimonWahlin Jan 19, 2016
f2ba2a8
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
huangpf Jan 19, 2016
a752edd
Merge pull request #1667 from hovsepm/dev
Jan 19, 2016
6956627
updated type from false to force
SimonWahlin Jan 19, 2016
c3bd49a
updated typo from false to force
SimonWahlin Jan 19, 2016
1edec5e
Merge pull request #334 from Azure/dev
huangpf Jan 19, 2016
4c1173a
Merge branch 'dev' of github.com:Azure/azure-powershell into trailing…
Jan 19, 2016
0342f3a
Minor refactoring: changed ServiceClientTracingListener.cs to Service…
Jan 19, 2016
31ae30f
Merge pull request #1662 from haocs/trailingslash-fix
Jan 19, 2016
6cc3cf8
Updated AzureRm module to include major versions for each package
Jan 19, 2016
3fade8b
Merge pull request #1679 from SimonWahlin/Fix-Update-AzureRM
Jan 20, 2016
b083a01
Typo fix in the comments
Jan 20, 2016
4f5dd00
Merge branch 'dev' of github.com:Azure/azure-powershell into dev
Jan 20, 2016
f1144eb
Addressed review comments
Jan 20, 2016
1fc95aa
Merge pull request #1678 from hovsepm/dev
Jan 20, 2016
3d542f7
Merge pull request #336 from Azure/dev
huangpf Jan 20, 2016
59604a5
Added telemetry to PowerShell ARM and ASM cmdlets.
Jan 20, 2016
1da8425
Changed Telemetry exception message to exclude user specific informat…
Jan 20, 2016
7cc421d
Fix ExtensionRole
huangpf Jan 20, 2016
a018b7d
Merge branch 'dev' of https://github.com/huangpf/azure-powershell int…
huangpf Jan 20, 2016
6e49043
Merge pull request #1686 from hovsepm/dev
stankovski Jan 20, 2016
a4c4988
Fixed Newtonsoft.Json dependency 6.0.4, 6.0.6 -> 6.0.8
Jan 20, 2016
c85f94c
Aligned Odata and Edm references to 5.6.0, 5.6.2 -> 5.6.4
Jan 20, 2016
1375ab7
Merge pull request #1661 from independentwork/dev
Jan 20, 2016
d1e9b48
Merge pull request #1689 from hovsepm/dev
Jan 20, 2016
dae76d6
Merge branch 'dev' of github.com:Azure/azure-powershell into ODataFix
Jan 20, 2016
95df373
Merge pull request #341 from Azure/dev
huangpf Jan 21, 2016
1292175
Regenerated wxi file
Jan 21, 2016
6acb9fa
Reference 3.2.0 version of Microsoft.WindowsAzure.ConfigurationManager
Jan 21, 2016
51485b4
Aligned Microsoft.Data.Services.Client , OData and Edm packages acros…
Jan 21, 2016
b3cd1a5
Fixed Newtonsoft.Json once more
Jan 21, 2016
b6150c0
Merge pull request #1692 from hovsepm/dev
Jan 21, 2016
e51c883
Merge pull request #1690 from hovsepm/ODataFix
Jan 21, 2016
98cfd6c
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
hyonholee Jan 21, 2016
9f343ff
Updated Hyak.Common to version 1.0.3
Jan 21, 2016
bc491a4
Updated Spatial versions 5.6.0, 5.6.2 -> 5.6.4
Jan 21, 2016
45489d7
Fixed DataLake wrong package reference in packages.config
Jan 21, 2016
88bc078
Fix Set-AzureDiskEncryptionExtension issue dut to client library update
hyonholee Jan 21, 2016
dce7a1a
Updated Microsoft.Azure.Management.Resources to version 2.18.11-preview
Jan 21, 2016
593816a
Revert unnecessary change
hyonholee Jan 21, 2016
f5b9356
Fixed ASM mock tests build failure for Resource Library
Jan 21, 2016
9dc41f5
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
huangpf Jan 21, 2016
80754b9
RemoteApp Organizational Unit accepts unicode characters
zaevans Jan 21, 2016
94a6829
RemoteApp Organizational Unit accepts unicode characters
zaevans Jan 21, 2016
dfc4cf3
Merge pull request #1693 from hovsepm/dev
Jan 21, 2016
6c5f2b1
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
huangpf Jan 21, 2016
a8429cd
Merge branch 'dev' of https://github.com/huangpf/azure-powershell int…
huangpf Jan 21, 2016
f279e59
Merge branch 'azureDev' into zaevansDev
zaevans Jan 21, 2016
93c9156
Added size limit for debug stream queue as well as unit test.
Jan 21, 2016
2b50322
Merge branch 'dev' of github.com:Azure/azure-powershell into bugfix
Jan 21, 2016
1336ba8
Merge pull request #1698 from haocs/bugfix
Jan 21, 2016
4b9ba97
Update ChangeLog.md
Jan 21, 2016
5ff699e
Updated WindowsAzure.Storage package reference for
Jan 21, 2016
fdafd00
Merge branch 'dev' of github.com:Azure/azure-powershell into dev
Jan 21, 2016
d0573f3
Merge branch 'azureDev' into zaevansDev
zaevans Jan 21, 2016
56ab638
Added changes to changelog
zaevans Jan 21, 2016
4a35702
Merge pull request #344 from Azure/dev
huangpf Jan 21, 2016
f337217
Bumped up ASM.HDInsight reference of WindowsAzure.Storage to version 6.0
Jan 21, 2016
8e0711f
Fixed removing key vault access policy when the service principal is …
pomortaz Jan 22, 2016
1fa7322
Don't send value/reference to JSON serialization if it is null.
linweigao Jan 22, 2016
4d1a5a7
fixed reference to HDInsightJob and Insights SDK nuget package
Jan 22, 2016
bee3257
Get ride of startmenu shortcut of msi.
Jan 22, 2016
9efaa8b
Merge branch 'dev' of github.com:Azure/azure-powershell into bugfix
Jan 22, 2016
308678f
Merge pull request #1704 from pomortaz/dev
Jan 22, 2016
5c08105
Merge pull request #1699 from zaevans/zaevansDev
Jan 22, 2016
abb3cbf
Merge pull request #1705 from linweigao/dev
mayurid Jan 22, 2016
dee1e68
Merge pull request #1701 from hovsepm/dev
Jan 23, 2016
cd26014
Merge pull request #1706 from haocs/bugfix
Jan 23, 2016
f3ef478
Merge pull request #350 from Azure/dev
huangpf Jan 24, 2016
79e3815
Update ADF OM.
Jan 25, 2016
909bd3d
Merge pull request #1709 from yitao-zhang/dev
Jan 25, 2016
4a33c53
Merge pull request #1694 from hyonholee/hotfix
Jan 25, 2016
da2ac74
Merge pull request #357 from Azure/dev
huangpf Jan 25, 2016
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
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 2016.02.02 version 1.1.1
* Azure RemoteApp: Organizational Unit in Azure RemoteApp RDFE cmdlets now accepts Unicode characters.
## 2016.01.12 version 1.1.0
* Azure SQL Database: Threat Detection policies:
* Using new Threat Detection Types
Expand Down
36 changes: 3 additions & 33 deletions setup/azurecmd.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>

<?define version="1.1.0" ?>
<?define versionedStartMenuFolder="Microsoft Azure" ?>
<?define staleStartMenuFolder="Windows Azure" ?>

<Product Id="*"
Name="$(var.productName)"
Expand All @@ -31,11 +29,11 @@
<RegistrySearch Id="PSCOMPATIBLEVERSION" Root="HKLM" Key="SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine" Name="PSCompatibleVersion" Type="raw" />
</Property>

<SetProperty Action="SetBase64" Id="BaseModulesFolder" Value="[ProgramFiles64Folder]WindowsPowerShell\Modules" Before="AppSearch">
<SetProperty Action="SetBase64" Id="BaseModulesFolder" Value="[ProgramFiles64Folder]WindowsPowerShell\Modules\" Before="AppSearch">
VersionNT64
</SetProperty>

<SetProperty Action="SetBase32" Id="BaseModulesFolder" Value="[ProgramFilesFolder]WindowsPowerShell\Modules" Before="AppSearch">
<SetProperty Action="SetBase32" Id="BaseModulesFolder" Value="[ProgramFilesFolder]WindowsPowerShell\Modules\" Before="AppSearch">
NOT VersionNT64
</SetProperty>

Expand Down Expand Up @@ -63,10 +61,6 @@
</Directory>
</Directory>
</Directory>
<Directory Id="ProgramMenuFolder">
<Directory Id="AzureSdkMenu" Name="$(var.versionedStartMenuFolder)"/>
<Directory Id="StaleAzureSdkMenu" Name="$(var.staleStartMenuFolder)"/>
</Directory>
</Directory>

<Property Id="POWERSHELLPATH">
Expand All @@ -81,7 +75,7 @@
<Component Id="PSModulePath.System" Guid="273525B9-7AAB-421A-90C8-8E50A1840B8D">
<CreateFolder />
<!-- Work around bug that PowerShell does not always consider default module paths. -->
<Environment Id="PSModulePath.SystemAppRoot" Action="set" Name="PSMODULEPATH" Part="last" Value="[BaseModulesFolder];[PowerShellFolder]ResourceManager\AzureResourceManager;[PowerShellFolder]ServiceManagement" System="yes" />
<Environment Id="PSModulePath.SystemAppRoot" Action="set" Name="PSMODULEPATH" Part="last" Value="[BaseModulesFolder];[PowerShellFolder]ResourceManager\AzureResourceManager\;[PowerShellFolder]ServiceManagement\" System="yes" />
</Component>
</DirectoryRef>

Expand All @@ -97,41 +91,17 @@
</Component>
</DirectoryRef>

<DirectoryRef Id="AzureSdkMenu">
<Component Id="AzureSdkShortcut" Guid="A9B58A22-F746-451D-8840-F887D8014C3C">
<Shortcut Id="AzureSdkStartMenuShortcut"
Name="Microsoft Azure PowerShell"
Description="Microsoft PowerShell cmdlets"
Target="[POWERSHELLPATH]\powershell.exe"
Arguments="-NoExit -ExecutionPolicy Bypass -File &quot;[PowerShellFolder]ServiceManagement\Azure\Services\ShortcutStartup.ps1&quot;"/>
<RemoveFolder Id="AzureSdkMenu" On="uninstall"/>
<RemoveFile Id="RemoveStaleFiles" Directory="StaleAzureSdkMenu" Name="Windows Azure PowerShell.lnk" On="both"/>
<RegistryValue Root="HKCU" Key="SOFTWARE\Microsoft\Microsoft SDKs\WindowsAzure\$(var.version)" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
</Component>
</DirectoryRef>

<Feature Id="azurecmd" Title="Microsoft Azure PowerShell" Level="1" Description="Windows PowerShell commandlets">
<ComponentGroupRef Id="azurecmdfiles" />
<ComponentRef Id="PSModulePath.System" />
<ComponentRef Id="AzureSdkShortcut" />
<ComponentRef Id="AzureSdkExecutionPolicyScript" />
<ComponentRef Id="AzureSdkRemoveModulesScript" />
</Feature>

<Binary Id="CustomActions" SourceFile="$(var.caSourceDir)\Microsoft.WindowsAzure.Setup.CA.dll"/>
<CustomAction Id="UpdatePSShortcut" BinaryKey="CustomActions" DllEntry="UpdatePSShortcut" Execute ="deferred" Impersonate="no"/>
<CustomAction Id="SetCustomActionDataValue" Return="check" Property="UpdatePSShortcut"
Value="ShortcutPath=[AzureSdkMenu]Microsoft Azure PowerShell.lnk;DefaultShortcutPath=[ProgramMenuFolder]System Tools\Windows PowerShell.lnk" />
<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"/>
<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"/>

<InstallExecuteSequence>
<Custom Action="SetCustomActionDataValue" After="CreateShortcuts">NOT Installed</Custom>
<Custom Action="RemoveGalleryModules" After="SetCustomActionDataValue">NOT Installed</Custom>
<Custom Action="UpdatePSShortcut" After="RemoveGalleryModules">NOT Installed</Custom>
<Custom Action="SetExecutionPolicy" After="UpdatePSShortcut">NOT Installed</Custom>
</InstallExecuteSequence>

<WixVariable Id="WixUILicenseRtf" Value="$(var.ProjectDir)\media\License.rtf" />
<UIRef Id="WixUI_Minimal" />
<WixVariable Id="WixUIBannerBmp" Value="media\bannrbmp.bmp" />
Expand Down
44 changes: 44 additions & 0 deletions setup/azurecmdfiles.wxi
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,9 @@
<Component Id="cmpC964B4550D9D1C104A224E22B19599BF" Guid="*">
<File Id="filA06EE818F6153FBDA14765A9579B69B8" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Batch\Microsoft.Azure.Common.NetFramework.dll" />
</Component>
<Component Id="cmp0660CA6282A998031B7B868E7AA9BFFE" Guid="*">
<File Id="filEE3737B01273A4602F76F3ED51EA9676" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Batch\Microsoft.Azure.KeyVault.Core.dll" />
</Component>
<Component Id="cmp557AD28EA410808B3805EFE4AA73C977" Guid="*">
<File Id="fil17BDDBDDD5EA9206DCF1499F2AF621D9" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Batch\Microsoft.Azure.Management.Batch.dll" />
</Component>
Expand Down Expand Up @@ -980,6 +983,9 @@
<Component Id="cmpA0007735AC9E1F08D542DFB279E586D8" Guid="*">
<File Id="fil01D736AF28D556A08BEC46052977A312" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.Azure.Common.dll" />
</Component>
<Component Id="cmpA57D9B2B1FA9DFC84A81E3854A2CB87C" Guid="*">
<File Id="fil032AAADDE56C235AAB8CBEC6D7A16884" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.Azure.Common.NetFramework.dll" />
</Component>
<Component Id="cmpB3134BB8ADC109CD66C73AB4AC43FF8A" Guid="*">
<File Id="filA97E787A98E4BD2B9966B260AEA3DB26" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.Azure.Management.Authorization.dll" />
</Component>
Expand All @@ -989,6 +995,15 @@
<Component Id="cmp2F8A21B67A574848E46161AF4DBAEAB7" Guid="*">
<File Id="filF14443EF28F6FBDB30559A1428F6CE5A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.Azure.ResourceManager.dll" />
</Component>
<Component Id="cmp44B0766E3627CFEBD6119DBD995E3945" Guid="*">
<File Id="fil38A0F441D7A5352F776C3E75794E10A9" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.Data.Edm.dll" />
</Component>
<Component Id="cmpC6787B66E3657598F34EB40B7D4A39D9" Guid="*">
<File Id="fil3BF2E8D1B0E9325D347210C1E69DBA32" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.Data.OData.dll" />
</Component>
<Component Id="cmpFD0DE325B243453297C251C92C98245D" Guid="*">
<File Id="fil4FFFA196C05E15050769FA034FB3EE9E" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.Data.Services.Client.dll" />
</Component>
<Component Id="cmp5B16E8141BC633DB9DEB2A9361AF4C71" Guid="*">
<File Id="fil053D4ECE5C90FA22AC3747457B5DBB3D" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Dns\Microsoft.IdentityModel.Clients.ActiveDirectory.dll" />
</Component>
Expand Down Expand Up @@ -1054,6 +1069,9 @@
<Component Id="cmp7EBE3286268B848A8C4813AC64EA4C34" Guid="*">
<File Id="fil86BDA115F7354D65E9204115899B1774" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.HDInsight\Microsoft.Azure.Graph.RBAC.dll" />
</Component>
<Component Id="cmp1E5C482880D1BD5A699356E3CFEA33B6" Guid="*">
<File Id="fil09F0937B46D8B5463D6026189284E841" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.HDInsight\Microsoft.Azure.KeyVault.Core.dll" />
</Component>
<Component Id="cmp84DA44BC01768FB21E1664FF352CB56B" Guid="*">
<File Id="fil4A5FD068B0A21617E9A7ABB9BEDC9BBD" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.HDInsight\Microsoft.Azure.Management.HDInsight.dll" />
</Component>
Expand Down Expand Up @@ -1146,6 +1164,9 @@
<Component Id="cmp19A1422310791548B2EE9CC01D0E80AB" Guid="*">
<File Id="fil775FC63E54E73F93CF6A7DD79AA7766F" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.Insights.dll" />
</Component>
<Component Id="cmpAB0BE651457D19885EE5BD5615E283A9" Guid="*">
<File Id="fil7C8081F59D42A001771050D89E11D7CB" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.KeyVault.Core.dll" />
</Component>
<Component Id="cmpFB65291F937077CCA80689CFC3727B1A" Guid="*">
<File Id="fil87446160E4B0238E50AB62B792E935C1" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Insights\Microsoft.Azure.ResourceManager.dll" />
</Component>
Expand Down Expand Up @@ -1808,6 +1829,9 @@
<Component Id="cmpE542A66FF253AB7ECF153BC7F8617497" Guid="*">
<File Id="fil076A3639A8C23CB436A1A95F071AB968" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.RedisCache\Microsoft.Azure.Insights.dll" />
</Component>
<Component Id="cmp305E4FA8EDCADFD3F98F46056489A372" Guid="*">
<File Id="fil7E321418CAB25E9F0E49A973C3596851" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.RedisCache\Microsoft.Azure.KeyVault.Core.dll" />
</Component>
<Component Id="cmp3A5E7F3EA44ACFDD84B8CE1D36DA80C7" Guid="*">
<File Id="fil9B815D18A217668B9C3F30A088551FEE" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.RedisCache\Microsoft.Azure.Management.Redis.dll" />
</Component>
Expand Down Expand Up @@ -2533,6 +2557,9 @@
<Component Id="cmp12BBC947AD240DEE262EA093791B4CFD" Guid="*">
<File Id="fil278854BEDEA8FF5856C0538AEF2C651A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.TrafficManager\Microsoft.Azure.Common.dll" />
</Component>
<Component Id="cmp4082D5B2D1FF8772A47657154A994C1B" Guid="*">
<File Id="fil3A8FA25253954FC962A3D35C634BC4A1" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.TrafficManager\Microsoft.Azure.Common.NetFramework.dll" />
</Component>
<Component Id="cmp754B6BD77C6EC782EB88981DAFD35510" Guid="*">
<File Id="fil9C8B0B0929FDD1386F40C7E26D5A8620" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.TrafficManager\Microsoft.Azure.Management.TrafficManager.dll" />
</Component>
Expand Down Expand Up @@ -3226,6 +3253,9 @@
<Component Id="cmp524E28243CC9788C41819437014F3F7D" Guid="*">
<File Id="fil6BD7B8BB425C2B1E0D24EEEDD1C1FDD8" KeyPath="yes" Source="$(var.sourceDir)\ServiceManagement\Azure\HDInsight\Microsoft.Azure.Common.NetFramework.dll" />
</Component>
<Component Id="cmp0165D93E848BF589D3E0D3863617F9F0" Guid="*">
<File Id="fil55AE55B88AC94CD6CC79AD1D084BF659" KeyPath="yes" Source="$(var.sourceDir)\ServiceManagement\Azure\HDInsight\Microsoft.Azure.KeyVault.Core.dll" />
</Component>
<Component Id="cmp63E7146E10A0CADBB072FDBAAEC2FDB2" Guid="*">
<File Id="fil92D5EE3C92A0580B16CAF05E40354F28" KeyPath="yes" Source="$(var.sourceDir)\ServiceManagement\Azure\HDInsight\Microsoft.Azure.ResourceManager.dll" />
</Component>
Expand Down Expand Up @@ -3938,6 +3968,9 @@
<Component Id="cmp5543C526734BEBD6DBA8D3F4CCAC4906" Guid="*">
<File Id="fil83B7914462FDE1E5AF770AB859D8B842" KeyPath="yes" Source="$(var.sourceDir)\ServiceManagement\Azure\RemoteApp\Microsoft.Azure.Common.NetFramework.dll" />
</Component>
<Component Id="cmpDA11D2F04D85A50CE393C4C23CCED63F" Guid="*">
<File Id="fil519585B1FCAB1A8CC6D2358A8ABCAF64" KeyPath="yes" Source="$(var.sourceDir)\ServiceManagement\Azure\RemoteApp\Microsoft.Azure.KeyVault.Core.dll" />
</Component>
<Component Id="cmp20193DF5170BBA9B0BE967155AF5F05C" Guid="*">
<File Id="filC19FDC44F712388F8C9CE585B3823B3F" KeyPath="yes" Source="$(var.sourceDir)\ServiceManagement\Azure\RemoteApp\Microsoft.Azure.ResourceManager.dll" />
</Component>
Expand Down Expand Up @@ -4891,6 +4924,7 @@
<ComponentRef Id="cmpD23F8CB641E890A83A492A99686505AF" />
<ComponentRef Id="cmpB0584BB55D8714E4CF5E60167B55282E" />
<ComponentRef Id="cmpC964B4550D9D1C104A224E22B19599BF" />
<ComponentRef Id="cmp0660CA6282A998031B7B868E7AA9BFFE" />
<ComponentRef Id="cmp557AD28EA410808B3805EFE4AA73C977" />
<ComponentRef Id="cmp4B5A611FF761BA928A53E0E56FB58D78" />
<ComponentRef Id="cmpD762051962F7D3051FBC9CF971AE9325" />
Expand Down Expand Up @@ -5076,9 +5110,13 @@
<ComponentRef Id="cmpC239A907B911A2FE5AC4C3DFF236F154" />
<ComponentRef Id="cmp4B300B78CE6E09D004B7EF084792169B" />
<ComponentRef Id="cmpA0007735AC9E1F08D542DFB279E586D8" />
<ComponentRef Id="cmpA57D9B2B1FA9DFC84A81E3854A2CB87C" />
<ComponentRef Id="cmpB3134BB8ADC109CD66C73AB4AC43FF8A" />
<ComponentRef Id="cmp23A4C42E03D6ADC61C13AED7A3C5C43D" />
<ComponentRef Id="cmp2F8A21B67A574848E46161AF4DBAEAB7" />
<ComponentRef Id="cmp44B0766E3627CFEBD6119DBD995E3945" />
<ComponentRef Id="cmpC6787B66E3657598F34EB40B7D4A39D9" />
<ComponentRef Id="cmpFD0DE325B243453297C251C92C98245D" />
<ComponentRef Id="cmp5B16E8141BC633DB9DEB2A9361AF4C71" />
<ComponentRef Id="cmp24741C738CAC6E0595C4035CF8FE190A" />
<ComponentRef Id="cmpB21325D18CF34CB53A2C33585CE3C81B" />
Expand All @@ -5100,6 +5138,7 @@
<ComponentRef Id="cmp327D63D4E47C0C921CB8B578A78012CD" />
<ComponentRef Id="cmp0A73501EDFCB1876C97F2D4B520F3E35" />
<ComponentRef Id="cmp7EBE3286268B848A8C4813AC64EA4C34" />
<ComponentRef Id="cmp1E5C482880D1BD5A699356E3CFEA33B6" />
<ComponentRef Id="cmp84DA44BC01768FB21E1664FF352CB56B" />
<ComponentRef Id="cmpA1C271511C8C2910A9ADBC85D928D54C" />
<ComponentRef Id="cmp8F725CF358AB23BDABE18B5FE9B73BFA" />
Expand Down Expand Up @@ -5130,6 +5169,7 @@
<ComponentRef Id="cmpA848C04563692D93B90821EE8960E3B4" />
<ComponentRef Id="cmp652574B007D36760A8F3951C8BBCBA73" />
<ComponentRef Id="cmp19A1422310791548B2EE9CC01D0E80AB" />
<ComponentRef Id="cmpAB0BE651457D19885EE5BD5615E283A9" />
<ComponentRef Id="cmpFB65291F937077CCA80689CFC3727B1A" />
<ComponentRef Id="cmpC9466F4B506234EBA66C4F1204C0CD5D" />
<ComponentRef Id="cmp734CB1D0853F1EC3CC1EA7E5A0C5D408" />
Expand Down Expand Up @@ -5346,6 +5386,7 @@
<ComponentRef Id="cmp805E82D161288ED9EE4AD5A6CDA1D594" />
<ComponentRef Id="cmpDB48760E05625FA4A872912DADB76AE8" />
<ComponentRef Id="cmpE542A66FF253AB7ECF153BC7F8617497" />
<ComponentRef Id="cmp305E4FA8EDCADFD3F98F46056489A372" />
<ComponentRef Id="cmp3A5E7F3EA44ACFDD84B8CE1D36DA80C7" />
<ComponentRef Id="cmpB77BD825E0EE360848A0E312174B8E79" />
<ComponentRef Id="cmpB1AB5620182396F5055594CB5B71DFF5" />
Expand Down Expand Up @@ -5583,6 +5624,7 @@
<ComponentRef Id="cmp0B156F82D73453E7932C459CED906BC3" />
<ComponentRef Id="cmp79A47006BA0B7E3D64E4815604275F77" />
<ComponentRef Id="cmp12BBC947AD240DEE262EA093791B4CFD" />
<ComponentRef Id="cmp4082D5B2D1FF8772A47657154A994C1B" />
<ComponentRef Id="cmp754B6BD77C6EC782EB88981DAFD35510" />
<ComponentRef Id="cmp32DFA22F02C3F2327513E517FC7A3BC9" />
<ComponentRef Id="cmpB86658F355E269A5F3E9B9220D5CAC57" />
Expand Down Expand Up @@ -5808,6 +5850,7 @@
<ComponentRef Id="cmp430193C6FCC710357C2AD0A4D74B05CB" />
<ComponentRef Id="cmp42B92586860E12CFF7E8A202F62CA257" />
<ComponentRef Id="cmp524E28243CC9788C41819437014F3F7D" />
<ComponentRef Id="cmp0165D93E848BF589D3E0D3863617F9F0" />
<ComponentRef Id="cmp63E7146E10A0CADBB072FDBAAEC2FDB2" />
<ComponentRef Id="cmp60E2E53B6F8278E75ED2802429D310E1" />
<ComponentRef Id="cmpD5B9EE259A4CDEA7EAC00BA0091C1476" />
Expand Down Expand Up @@ -6032,6 +6075,7 @@
<ComponentRef Id="cmp913600C952F3D3D27C7E14B7E72AA774" />
<ComponentRef Id="cmp545D8CBEAE57C9BE9C9B852D32CB58B3" />
<ComponentRef Id="cmp5543C526734BEBD6DBA8D3F4CCAC4906" />
<ComponentRef Id="cmpDA11D2F04D85A50CE393C4C23CCED63F" />
<ComponentRef Id="cmp20193DF5170BBA9B0BE967155AF5F05C" />
<ComponentRef Id="cmpB67E98F8DD3717DE55704662D73EB3DC" />
<ComponentRef Id="cmp645D8B7138F96F1053AB259E37D61D3D" />
Expand Down
Loading