Skip to content

Vmss #151

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 128 commits into from
Feb 26, 2016
Merged

Vmss #151

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
128 commits
Select commit Hold shift + click to select a range
5a0aff6
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hyonholee Jan 19, 2016
c20f669
Updated client_rb code to copy newline character as it is in extensio…
Jan 28, 2016
22b3c0e
initial implementation of geobackup
hchungmsft Feb 6, 2016
45c4265
implement backup cmdlets
hchungmsft Feb 9, 2016
50892e9
initial implementation of restore cmdlet
hchungmsft Feb 10, 2016
2548e08
remove PIT from deleted database restore
hchungmsft Feb 11, 2016
25adb20
edit cmdlets
hchungmsft Feb 12, 2016
2f32944
more work on cmdlets
hchungmsft Feb 13, 2016
c9968f7
Adding unit tests for AzureStackAdmin
bganapa Feb 6, 2016
c11c192
Bumped up WindowsAzure.Management.WebSites to 4.5.0
Feb 19, 2016
6de6808
Added Scenario Test for AzureWebsite RemoteDebuggingEnable/RemoteDebu…
Feb 19, 2016
285860e
Fix building error
Feb 20, 2016
87dd176
use ResourceId for restore
hchungmsft Feb 20, 2016
7366591
Update RM api version
vivsriaus Feb 22, 2016
7e888de
fix geobackup test
hchungmsft Feb 22, 2016
fea86e5
Merge remote-tracking branch 'upstream/dev' into unittests
bganapa Feb 22, 2016
e18baa2
Fix NRE
vivsriaus Feb 23, 2016
f494746
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
blueww Feb 23, 2016
1053740
azstackadmin module unit tests, consuming new test framework and alig…
bganapa Feb 23, 2016
13a2cd6
#4911154 Update all commands to use ExpressRouteCircuit for consisten…
dihan0604 Feb 23, 2016
1792c88
Enable test for create peering
dihan0604 Feb 23, 2016
2dcced8
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
blueww Feb 23, 2016
ed5cbe5
regenerate test mocks for powershell, use get methods
hchungmsft Feb 23, 2016
0363510
changing TestFramework version from 1.0.5886.28964 to 1.0.5896.19355
bganapa Feb 23, 2016
81bc9ad
Merge remote-tracking branch 'upstream/dev' into unittests
bganapa Feb 23, 2016
28a8add
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dihan0604 Feb 23, 2016
13fa4f3
adding Trait, category for the tests
bganapa Feb 23, 2016
129d0d0
Align indentation
Feb 23, 2016
7938863
comments from adamkr and jamestao
hchungmsft Feb 23, 2016
55edec2
Support to get collection get
vivsriaus Feb 23, 2016
591b8cd
ResourceId with space should be encoded with %20 instead of a '+'
vivsriaus Feb 23, 2016
a62c098
Merge branch 'master' of https://github.com/Azure/azure-powershell in…
hchungmsft Feb 24, 2016
3cb737f
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hchungmsft Feb 24, 2016
8088bf0
Fix failing find RG test
vivsriaus Feb 24, 2016
72d8024
add help and changelog
hchungmsft Feb 24, 2016
00403be
Fix the other failing tests
vivsriaus Feb 24, 2016
49cd334
Add missing test: create ER gateway and create ER connection
dihan0604 Feb 24, 2016
f9c4fc6
Merge branch 'dev' of https://github.com/azure/azure-powershell into dev
EmmaZhu Feb 24, 2016
1f55868
Add SecureExecution parameter to Set-AzureRmVMCustomScriptExtension
hyonholee Feb 24, 2016
ccfa492
Update positions of parameters for New-AzureRmVM
hyonholee Feb 24, 2016
0ba67d8
Add -DisableAutoUpgradeMinorVersion and -ForceRerun parameters to Set…
hyonholee Feb 24, 2016
49952a5
Add Set-AzureRmVMPlan cmdlet
hyonholee Feb 24, 2016
690431c
Add AutoUpgradeMinorVersion and ForceUpdateTag parameters for Get-Azu…
hyonholee Feb 24, 2016
8c52190
Add -Redeploy parameter to Set-AzureRmVM
hyonholee Feb 24, 2016
4882177
Update type of Usage Unit
hyonholee Feb 24, 2016
a968ced
Add tests for VM redeploy and Set-AzureRmVMPlan
hyonholee Feb 24, 2016
edc7bc6
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dihan0604 Feb 24, 2016
925820e
Add tests for VMExtension with switch and CustomExtension with secure…
hyonholee Feb 24, 2016
bab9355
Update compute test project
hyonholee Feb 24, 2016
2d0e3d9
Update ASM compute library to 12.6.0
hyonholee Feb 24, 2016
c529a1d
Add Set-AzureBootDiagnostics cmdlet
hyonholee Feb 24, 2016
6680b32
Enable boot diagnostics by default
hyonholee Feb 24, 2016
93b86a6
Move constant string to constant string file
hyonholee Feb 24, 2016
8c6357c
Fix service management test setup
hyonholee Feb 24, 2016
4ab866e
Add test for debug settings and update type
hyonholee Feb 24, 2016
5cce005
Add Get-AzurePlatformExtension cmdlet and update Set-AzurePlatformExt…
hyonholee Feb 24, 2016
02833d7
Update ServiceManagement test record
hyonholee Feb 24, 2016
9b9d813
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hyonholee Feb 24, 2016
1975b4d
Merge pull request #149 from huangpf/dev
huangpf Feb 24, 2016
2d62a46
HDInsight CMDLets for script actions
Feb 24, 2016
8a1f220
Merge remote-tracking branch 'upstream/dev' into unittests
bganapa Feb 24, 2016
e1dc5ba
Merge branch 'dev' of github.com:Azure/azure-powershell into remotedebug
Feb 24, 2016
b0d989d
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dihan0604 Feb 24, 2016
f7c5799
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
488a926
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
45904d3
sync authentication model change
hchungmsft Feb 24, 2016
95ede97
Update test record files for scenario extension tests
hyonholee Feb 24, 2016
be51684
Break a long line to multiple lines
hyonholee Feb 24, 2016
f5523b4
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
44b778c
Merge branch 'UpdateGetResource' of https://github.com/vivsriaus/azur…
vivsriaus Feb 24, 2016
6237034
Merge pull request #1825 from bganapa/unittests
Feb 24, 2016
ecf4334
Merge pull request #1842 from vivsriaus/ChangeRMApiVersion
Feb 24, 2016
772e29f
Add missing scenarios and bug fix for ER
dihan0604 Feb 24, 2016
8007e5f
Merge pull request #1860 from dulems/dev
Feb 24, 2016
52af88d
remove stats APIs
dihan0604 Feb 24, 2016
3f1e3e4
Add only unique nested operations to list
vivsriaus Feb 24, 2016
cf5086a
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
a9b5073
Initial commit for DisasterRecoveryConfiguration support
franktsa Feb 12, 2016
0f71511
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dihan0604 Feb 24, 2016
ca3b677
Merge pull request #1855 from hyonholee/dev
Feb 25, 2016
c23a66b
Feedback response:
franktsa Feb 25, 2016
513bf29
bump nuget version number
hchungmsft Feb 25, 2016
21d8faa
Merge pull request #1850 from vivsriaus/UpdateGetResource
Feb 25, 2016
5988d4b
Feedback response:
franktsa Feb 25, 2016
8902d2e
Modify help according to Robin's feedback
blueww Feb 25, 2016
ee5b3f9
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
blueww Feb 25, 2016
5869d6c
Merge pull request #1837 from haocs/remotedebug
markcowl Feb 25, 2016
c2dab44
Merge pull request #1863 from wastoresh/dev
markcowl Feb 25, 2016
7a1b20c
Removing Common.Authentication referece in Commands.Sql.csproj
franktsa Feb 25, 2016
b24dece
Add help for data collection cmdlets github:#1418 (#114053491)
markcowl Feb 25, 2016
7969c9d
return if no standard storage is available
MSSedusch Feb 25, 2016
55fcf7c
change output
MSSedusch Feb 25, 2016
cbbf524
Merge pull request #1864 from markcowl/datahelp
markcowl Feb 25, 2016
b18cd86
update package version numbers
hchungmsft Feb 25, 2016
52e000a
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
hyonholee Feb 25, 2016
5e091fd
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hyonholee Feb 25, 2016
ff2185c
Merge branch 'dev' of github.com:Azure/azure-powershell into MSSedusch
Feb 25, 2016
79425aa
add session records to csproj
hchungmsft Feb 25, 2016
896f9c8
Add help for invoke azure action
vivsriaus Feb 25, 2016
3519ad9
Merge pull request #1868 from hovsepm/dev
Feb 25, 2016
7a33b15
Add help for mode
vivsriaus Feb 25, 2016
62a8bbf
Add force to deployment help
vivsriaus Feb 25, 2016
f8ac76e
Format help description for template deployment
vivsriaus Feb 25, 2016
c41daf6
Add reference uri to template deployment help
vivsriaus Feb 25, 2016
455d4b1
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 25, 2016
7f88ae5
Fix Tab with 4 space
dihan0604 Feb 25, 2016
0edc79e
change format
dihan0604 Feb 25, 2016
3c8d306
Merge pull request #1747 from ClogenyTechnologies/ali/set_vm_chef_ext…
Feb 25, 2016
4848cb4
Merge pull request #437 from Azure/dev
huangpf Feb 25, 2016
6ca1bef
Merge pull request #1862 from franktsa/dev
markcowl Feb 25, 2016
9837ca7
Add extra space to make it look better
dihan0604 Feb 25, 2016
be77b40
resolve upstream conflicts
hchungmsft Feb 25, 2016
7d028cf
Add help for remove deployment, update test deployment help
vivsriaus Feb 25, 2016
89d5cf3
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 25, 2016
83ab72d
Remove references to gallery
vivsriaus Feb 25, 2016
b07b765
Fix find bug
vivsriaus Feb 25, 2016
7e9041c
No sub ids for tenant level ops
vivsriaus Feb 26, 2016
97d1738
Merge pull request #1849 from hchungmsft/dev
markcowl Feb 26, 2016
9926594
Merge pull request #1869 from vivsriaus/DocUpdate
Feb 26, 2016
b1b3fb1
Fixed shared assembly conflict for Microsoft.Rest.ClientRuntime.Azure…
Feb 26, 2016
7e3a53f
Merge pull request #1861 from dihan0604/dev
Feb 26, 2016
9c4c3d7
Update
huangpf Feb 26, 2016
227a836
Merge pull request #1873 from vivsriaus/FixFindBug
Feb 26, 2016
8cd94d1
Merge pull request #440 from Azure/dev
huangpf Feb 26, 2016
5b73890
Merge pull request #1875 from hovsepm/AuthConflictFix
markcowl Feb 26, 2016
6fa5a3f
Merge pull request #442 from Azure/dev
huangpf Feb 26, 2016
28408ed
Merge pull request #441 from huangpf/dev
huangpf Feb 26, 2016
aeff49e
Merge pull request #439 from AzureRT/dev
huangpf Feb 26, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 6 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##2016.03.08 version 1.3.0
##2016.03.08 version 1.3.0
* Azure LogicApp: New cmdlets for managing LogicApps
* Get-AzureLogicAppAccessKey
* Get-AzureLogicApp
Expand All @@ -22,6 +22,11 @@
- New-AzureStorageShareSASToken
- New-AzureStorageQueueSASToken
- New-AzureStorageTableSASToken
* Azure SQL DB Backup/restore
* Get-AzureRmSqlDatabaseGeoBackup
* Get-AzureRmSqlDeletedDatabaseBackup
* Restore-AzureRmSqlDatabase
* This cmdlet accepts as pipelined input the result of one of the first two cmdlets (or Get-AzureRmSqlDatabase if restoring a live DB to a point-in-time)

## 2016.02.04 version 1.2.1
* Fix installer issue - remove PSGallery modules on install
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.11-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Test.Framework">
<HintPath>..\..\packages\Microsoft.Azure.Test.Framework.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Azure.Test.Framework.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Test.HttpRecorder">
<HintPath>..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
</Reference>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
<SpecificVersion>False</SpecificVersion>
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.ScenarioTests.Common/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<package id="Microsoft.Azure.Common" version="2.1.0" targetFramework="net45" />
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.Management.Resources" version="2.18.11-preview" targetFramework="net45" />
<package id="Microsoft.Azure.Test.Framework" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.Framework" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Test.HttpRecorder">
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Data.Edm">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.KeyVault.Core" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.11-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Test.HttpRecorder">
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Storage/Commands.Storage.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.KeyVault.Core" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.Management.Resources" version="2.18.11-preview" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
Expand Down
Loading