Skip to content

LogicApp/IntegrationAccount PSCmdlets #2495

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

Closed
wants to merge 91 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
07c8a16
new helpfile
hchungmsft Mar 15, 2016
e53e3cd
initial implementation
hchungmsft Mar 16, 2016
c6bf469
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
hchungmsft Mar 16, 2016
fb1c57e
add test outlines
hchungmsft Mar 17, 2016
085bc06
renames
hchungmsft Mar 23, 2016
ed9161b
update names
hchungmsft Apr 12, 2016
d38cd0b
implement tests, rename to LTR
hchungmsft Apr 13, 2016
a8afbb5
add new nuget
hchungmsft May 25, 2016
78cb4ff
merge
hchungmsft May 25, 2016
14d1adc
merge
hchungmsft May 25, 2016
fd44bd3
add private flag
hchungmsft May 25, 2016
6143072
add session records
hchungmsft May 26, 2016
404c79e
add LTR restore test
hchungmsft Jun 3, 2016
8259950
resolve conflicts
hchungmsft Jun 3, 2016
7829ccb
undo downgrade
hchungmsft Jun 3, 2016
0398f0f
use string for state to match API
hchungmsft Jun 6, 2016
43be860
Made it so file path isn't needed when only activate is on
matthew-rollitt Jun 7, 2016
beb388e
added blank line
matthew-rollitt Jun 7, 2016
3bdd662
Expose correct error message to customer
dihan0604 Jun 8, 2016
8e3fc24
Error handling : return correct error message to customers
dihan0604 Jun 8, 2016
01fc38d
change aligning
dihan0604 Jun 8, 2016
67c89b2
Covering the case where you can activate an application package with …
matthew-rollitt Jun 9, 2016
a1fa5dd
move changes to network cmdlets
dihan0604 Jun 10, 2016
b975018
update function name
dihan0604 Jun 10, 2016
0038f85
update network dll version
dihan0604 Jun 11, 2016
4f4ec77
add Error class
dihan0604 Jun 13, 2016
104c86f
add helpfile, bump sdk versions
hchungmsft Jun 13, 2016
dc1744e
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hchungmsft Jun 13, 2016
7559894
remove reference to unimplemented feature
hchungmsft Jun 13, 2016
e494a47
Update all network cmdlets to handle cloud exception
dihan0604 Jun 14, 2016
159050c
remove debug files
dihan0604 Jun 14, 2016
fb78714
fix conflict
dihan0604 Jun 14, 2016
27e1920
skip tests
dihan0604 Jun 14, 2016
0322208
UpdateAndActivateSet renamed to UploadAndActivateSet. Updated the hel…
matthew-rollitt Jun 17, 2016
fb384d3
Update ChangeLog.md
hchungmsft Jun 17, 2016
75a21be
Update ChangeLog.md
hchungmsft Jun 17, 2016
5c99d39
fixes of obvious code mistakes
DamirAinullin Jun 18, 2016
1b0aaeb
Work: Integration Account + Logic App cmdlets
pankajsn Jun 18, 2016
b3247c4
comments from @markcowl
hchungmsft Jun 20, 2016
5f561ec
Merge branch 'dev' of github.com:hchungmsft/azure-powershell into dev
hchungmsft Jun 20, 2016
f9019f6
remove localfeed from gitignore
hchungmsft Jun 20, 2016
99ff055
add more line breaks
hchungmsft Jun 20, 2016
441fdbc
Regenerated the doc.
matthew-rollitt Jun 20, 2016
69b2efb
Revert "skip tests"
dihan0604 Jun 20, 2016
c25f620
revert all network cmdlets
dihan0604 Jun 20, 2016
dbcecdd
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dihan0604 Jun 21, 2016
d4cbb09
Updated xml file and renamed error code resource from NewAppPackageNo…
matthew-rollitt Jun 21, 2016
c466f80
Revert "revert all network cmdlets"
dihan0604 Jun 21, 2016
3eb5890
add id alias
hchungmsft Jun 21, 2016
6aac800
Add base.execute()
dihan0604 Jun 21, 2016
d90bfd4
minor fix
dihan0604 Jun 21, 2016
aa50fd5
Fixing Key Vault PS (get/set secret) APIs to work irrespective of the…
Jun 21, 2016
2db9536
Fix LocalNetworkGateway
lamchester Jun 21, 2016
ae681dc
Merge branch 'dev' of https://github.com/lamchester/azure-powershell …
lamchester Jun 21, 2016
a047451
Add LocalNetworkGateway tests and session records
lamchester Jun 21, 2016
58c9116
Add recorded tests to csproj
lamchester Jun 21, 2016
9374e9f
add shouldprocess to set cmdlets
hchungmsft Jun 21, 2016
7596e51
Made scenario test fixes
brnleehng Jun 21, 2016
fa05b09
Remove old Batch MPI test file
Jun 21, 2016
0748ac8
LogicApp/IntegrationAccount cmdlets with updated LogicApp/Integration…
pankajsn Jun 22, 2016
655e230
fix VM size information
MSSedusch Jun 22, 2016
b472dfc
Merge pull request #2489 from jasper-schneider/deleteOldTestResource
Jun 22, 2016
b4427a0
Add missing test projects to checkin test library
markcowl Jun 22, 2016
de3555e
Fixing path type in test directory name
markcowl Jun 22, 2016
c72c83c
Remove test dlls with test failures
markcowl Jun 22, 2016
cce6c72
Merge pull request #2488 from jkapil/dev
Jun 22, 2016
348fdaa
Remove AzureStack tests
markcowl Jun 22, 2016
7cfa4ab
Merge pull request #2487 from lamchester/dev
Jun 22, 2016
5b5a9ac
Update AzurePowershell.Test.targets
markcowl Jun 22, 2016
1fcc992
Merge pull request #2403 from hchungmsft/dev
markcowl Jun 23, 2016
36190d4
Merge pull request #2475 from DamirAinullin/dev
markcowl Jun 23, 2016
69b4196
Merge pull request #2496 from Azure/checkin-test
markcowl Jun 23, 2016
a343619
Merge pull request #2428 from dihan0604/dev
markcowl Jun 23, 2016
0873302
Add null check in AzureRM.Resources.ps1
vivsriaus Jun 23, 2016
99bbde8
Merge pull request #2510 from vivsriaus/AddIdentity
Jun 24, 2016
f3bacdb
update package for UsageAggregates
Matt-Westphal Jun 24, 2016
52495f2
Merge pull request #2513 from Matt-Westphal/dev
Jun 24, 2016
1e93de2
Merge pull request #2490 from matthew-rollitt/feature/app-pack-hotfix
Jun 24, 2016
a197579
Merge pull request #2493 from MSSedusch/dev
Jun 24, 2016
19063d0
Remove restriction on Regions for MoonCake Environment (#2507)
solankisamir Jun 24, 2016
a1c152f
Update documentation for *-AzureRmNetworkInterface cmdlets (#2506)
johnmic Jun 24, 2016
a4de0cc
LogicApp/IntegrationAccount cmdlets with updated LogicApp/Integration…
pankajsn Jun 22, 2016
86123a8
Merge branch 'dev_CompositeClient' of https://github.com/pankajsn/azu…
pankajsn Jun 27, 2016
2e32d1f
Merge branch 'dev_CompositeClient' of https://github.com/pankajsn/azu…
pankajsn Jun 27, 2016
97a5470
Merge branch 'dev_CompositeClient' of https://github.com/pankajsn/azu…
pankajsn Jun 27, 2016
d45aae7
Merge branch 'dev_CompositeClient' into LocalMergeBranch
pankajsn Jun 27, 2016
b3ab6d1
Fixed session record file setting
pankajsn Jun 27, 2016
bb31e22
Merge branch 'dev_CompositeClient' of https://github.com/pankajsn/azu…
pankajsn Jun 28, 2016
2ad995b
Fixed the dll version conflict (Microsoft.Rest.ClientRuntime.Azure)
pankajsn Jun 28, 2016
455cad2
Fixed credscan issues.
pankajsn Jun 28, 2016
7010e52
Removed unwanted reference from LogicApp project
pankajsn Jun 28, 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
  •  
  •  
  •  
13 changes: 13 additions & 0 deletions AzurePowershell.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,19 @@
<XUnitTests Include=".\src\ResourceManager\NotificationHubs\Commands.NotificationHubs.Test\bin\Debug\Microsoft.Azure.Commands.NotificationHubs.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Cdn\Commands.Cdn.Test\bin\Debug\Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.dll"/>
<XUnitTests Include=".\src\ResourceManager\CognitiveServices\CognitiveServices.Test\bin\Debug\Microsoft.Azure.Commands.Management.CognitiveServices.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Automation\Commands.Automation.Test\bin\Debug\Microsoft.Azure.Commands.ResourceManager.Automation.Test.dll"/>
<!-- <XUnitTests Include=".\src\ResourceManager\AzureStackAdmin\Commands.AzureStackAdmin.Test\bin\Debug\Microsoft.AzureStack.Commands.Admin.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\AzureStackStorage\Commands.AzureStackStorage.Tests\bin\Debug\Microsoft.AzureStack.Commands.StorageAdmin.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\DataLakeAnalytics\Commands.DataLakeAnalytics.Test\bin\Debug\Microsoft.Azure.Commands.DataLakeAnalytics.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\DataLakeStore\Commands.DataLakeStore.Test\bin\Debug\Microsoft.Azure.Commands.DataLake.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\DevTestLabs\Commands.DevTestLabs.Test\bin\Debug\Microsoft.Azure.Commands.DevTestLabs.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\HDInsight\Commands.HDInsight.Test\bin\Debug\Commands.HDInsight.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Insights\Commands.Insights.Test\bin\Debug\Microsoft.Azure.Commands.Insights.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\RecoveryServices\Commands.RecoveryServices.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServicesArm.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\RecoveryServices.Backup\Commands.RecoveryServices.Backup.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Backup.Test.dll"/> -->
<XUnitTests Include=".\src\ResourceManager\RedisCache\Commands.RedisCache.Test\bin\Debug\Microsoft.Azure.Commands.RedisCache.Test.dll"/>
<!--<XUnitTests Include=".\src\ResourceManager\ServerManagement\Commands.ServerManagement.Test\bin\Debug\Microsoft.Azure.Commands.ServerManagement.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Storage\Commands.Management.Storage.Test\bin\Debug\Microsoft.Azure.Commands.Management.Storage.Test.dll"/>-->
<XUnitTests Include=".\src\Common\Commands.Common.Authentication.Test\bin\Debug\Microsoft.Azure.Commands.Common.Authentication.Test.dll"/>
<XUnitTests Include="@(AsmXUnitTests)"/>
</ItemGroup>
Expand Down
38 changes: 37 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
##2016.07.04 version 1.6.0
* Azure SQL DB Backup/Restore
* Cmdlets for LTR (Long Term Retention) backup feature
- Get-AzureRmSqlServerBackupLongTermRetentionVault
- Get-AzureRmSqlDatabaseBackupLongTermRetentionPolicy
- Set-AzureRmSqlServerBackupLongTermRetentionVault
- Set-AzureRmSqlDatabaseBackupLongTermRetentionPolicy
* Restore-AzureRmSqlDatabase now supports point-in-time restore of a deleted database
* Restore-AzureRmSqlDatabase now supports restoring from a Long Term Retention backup
* Added LogicApp Integration accounts cmdlets
- Get-AzureRmIntegrationAccountAgreement
- Get-AzureRmIntegrationAccountCallbackUrl
- Get-AzureRmIntegrationAccountCertificate
- Get-AzureRmIntegrationAccount
- Get-AzureRmIntegrationAccountMap
- Get-AzureRmIntegrationAccountPartner
- Get-AzureRmIntegrationAccountSchema
- New-AzureRmIntegrationAccountAgreement
- New-AzureRmIntegrationAccountCertificate
- New-AzureRmIntegrationAccount
- New-AzureRmIntegrationAccountMap
- New-AzureRmIntegrationAccountPartner
- New-AzureRmIntegrationAccountSchema
- Remove-AzureRmIntegrationAccountAgreement
- Remove-AzureRmIntegrationAccountCertificate
- Remove-AzureRmIntegrationAccount
- Remove-AzureRmIntegrationAccountMap
- Remove-AzureRmIntegrationAccountPartner
- Remove-AzureRmIntegrationAccountSchema
- Set-AzureRmIntegrationAccountAgreement
- Set-AzureRmIntegrationAccountCertificate
- Set-AzureRmIntegrationAccount
- Set-AzureRmIntegrationAccountMap
- Set-AzureRmIntegrationAccountPartner
- Set-AzureRmIntegrationAccountSchema

##2016.06.01 version 1.5.0
* Azure Resource Manager
- (Get/Set/New/Remove)-AzureRmResourceGroup cmdlets will now use the new autorest generated ARM assembly
Expand Down Expand Up @@ -279,7 +315,7 @@
- New-AzureStorageShareSASToken
- New-AzureStorageQueueSASToken
- New-AzureStorageTableSASToken
* Azure SQL DB Backup/restore
* Azure SQL DB Backup/Restore
* Get-AzureRmSqlDatabaseGeoBackup
* Get-AzureRmSqlDeletedDatabaseBackup
* Restore-AzureRmSqlDatabase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ public class NewAzureApiManagement : AzureApiManagementCmdletBase
Mandatory = true,
HelpMessage = "Location where want to create API Management.")]
[ValidateNotNullOrEmpty]
[ValidateSet("North Central US", "South Central US", "Central US", "West Europe", "North Europe", "West US", "East US",
"East US 2", "Japan East", "Japan West", "Brazil South", "Southeast Asia", "East Asia", "Australia East",
"Australia Southeast", IgnoreCase = false)]
public string Location { get; set; }

[Parameter(
Expand Down
Loading