Commit 8be26bd
Maddie Clayton
Merge preview into network branch (#6290)
* #1443089: New Powershell commandlets for feature:P2S Ipsec custom policy set on Gateway. and fix build merge errors.
* #1443089: Update change log
* fix in AzureRM.Network.psd1
* Fix for issue #5365
Moved the Websites dependency of LogicApp into commons
* Add websites dll to required assemblies part of Profile
* Fic sln files to include the dependencies
* Fic dependency paths and projects
* Fix dll name
* Add/update help files for PS command lets
* Incorporate code review comments
* Add csproj files for the new common module to Profile
* Fix build
* Fix dll name (WebSites -> Websites) in the pofile psd1
* Record failing tests
* Enabled using network watcher by location
* update OutputType in cmdlet
* add New-AzureRMNetworkWatcherProtocolConfiguration
* fix idictionary issue for header
* record network watcher test
* [Maps] Rename folders and files from LocationBasedServices
* [Maps] Rename help file names
* [Maps] Renaming variables, strings, descriptions, etc.
* update help docs for New-AzureRmNetworkWatcherProtocolConfiguration
* Add -ExtendedProperty parameter to New-AzureService and Set-AzureService cmdlets
* Modify Commands.Sql.csproj and Commands.Sql.Test.csproj to use local update Management.Sql.dll binary for now
* adding new parameters for create/update elastic pool and database cmdlets. update related db/elastic pool create/update tests
* Fix issue in composing PUT request body for database and pool -- Sku object null scenario
* Update elasticPool adaptor and communicator to using new sdk when trying to get databases inside a pool (Get-AzureRmSqlElasticPoolDatabase)
* Update database replication related models and services to use new autorest sdk (instead of Legacy sdk) to do database copy/secondary, etc. Rerecord all replication related tests
* address comments on database/elastic pool cmdlets-- null check, remove commentout codes, etc
* address comments. Used -Edition -RequestedServiceObjectiveName for vcore database/pool. Only add new parameter -Vcore to specify vcore number. Modify the database replications, database restore related communicator to use new database webapi
* used the published SDK 1.14.0-preview. Update LocationCapabilities model to use new API version (2017 version). Re-record LocationCapability tests
* Update all db creation related cmdlets to support vcore database
* Update db/elasticpool creation/update tests
* Add functions to get skuname when given tier for database and pool, to avoid duplicate codes in cmdlets
* use dictionary to mapping tier to skuname
* re-record tests and update help file
* Update restore cmdlet. Re-recording LTR restore test. Update changeLog.
* address comments. and revert all changes related with 'replication links'
* using published sdk 1.15.0-preview for the build issue.
* Update cmds for creating/updating elasticpool. Use Patch way to do pool update inorder to support correct behaviors for updating pool
* fix the yaml trailing issue in help files
* Add the removed properties back in DatabaseModel and ElasticPoolModel to avoid breaking changes. And add Edition to BreakingChangeIssue exception
* Update BreakingChangeIssues.csv
* Address comments. Re-recording part of the failed tests in CI build
* re-recording part of the failed tests in CI build.
* add new tests records to output dic
* link website for New-AzureRmNetworkWatcherProtocolConfiguration.md
* re-record backup LTR v2 tests, AuditingClassicStorageTests, ThreatDetectionclassicStorageTests
* re-record tests related with ClassicStorage
* Fix test TestExportDatabase and re-record it.
* fix issue with network watcher md files
* Recorded and enabled skipped tests
* Add StaticAnalysis checks for
- No output type
- Optional positional parameters
- Parameter set names containing a space
- Cmdlets with no default parameter set name and multiple sets
* Update BreakingChangeIssues.csv
* Record auditing & threat detection tests
* Skip severel tests that can only run in live mode (talked with test owner).
* Add tests for new static analysis checks
* [Maps] Use Maps SDK over LocationBasedServices SDK
* Update AzureRM.Network.psd1
* Update New-AzureRmNetworkWatcherProtocolConfiguration.md
* make protocol required
* Record and enable skipped Brooklyn tests to have test coverage
* fix test
* move from on demand to regular build
* #Fix help file error
* address comments. Remove Sku and PerDatabaseSettings from DatabaseModel and ElasticPoolModel.Modify the database and elastic pool response for powershell.
* Fix static analysis errors
* Update the elastic pool tests. fix bug.
* Fix cred scan errors
* Fix cred scan errors
* Address comments. ReplicationLinkModel, DatabaseCopyModel, remove duplication null check and incorrect help message.
* Add dependence in the ServiceManagement sln to fix the sign job
* Update SignatureIssues.csv
* Add default parameter set for two cmdlets. Update ChangeLog.md and remove unnecessary package files
* small type fix
* fix breaking change issue and signature issue
* Small fix. Use SkuName in the pool model to keep alignment with other models. Rerecord related pool tests
* Incorporate code review comments
* Updating Networking tests with owner attributes
* Fix command output
* Revert "Fix command output"
This reverts commit a4bace3.
* Suppress signature issues as they are approved by Powershell team
* Update ChangeLog.md
* Update NewAzureNetworkWatcherProtocolConfiguration.cs
* Fix to `New-AzureRmAks` help text.
* Fix issue with Clear-AzureRmContext where old default context name was being used for empty context
* Strategies library: Version 4, new WriteWarning method.
* Websites.Strategies are replaced by Common.Strategies library.
* Added comments with full team names
* update cmdlets based on autorest .net client 2018-01-01
* Refactor InputObject variables and other review comments
* get identity properties from InputObject and allow override by parameters
* Skip failing Batch tests in on-demand build (see issue #5006)
* Update SignatureIssues.csv
* Cleanup dependencies and assembly references
* remove one more reference
* Update modules for 6.1.0 release
* Fix error in paths for Profile RequiredAssemblies
* Fix for empty examples.
* [Maps] Add legacy ResourceManager & update test recordings
* [Maps] Add legacy ResourceManager & update test recordings
* Add example to Stop-AzureRmResourceGroupDeployment.md
* [Maps] Resolving merge revision requests
* [Maps] Resolving merge revision requests (2)
* Remove spaces in location before comparision
* Update Stack.sln
* [Maps] Add PassThru to Remove method, resolve build failure
* Update azure-powershell-developer-guide.md
* [Maps] Update help files to reflect -PassThru param addition
* [Maps] Fix trailing yaml string for PassThru
* address comments
* Fix local build issues because of a netcore sln file introduced
accidentally
* Update azure-powershell-developer-guide.md
* Update test for test-ConnectivityTroubleshoot
* Dependency fix : ServiceFabric (#5971)
* Fix for #535
Dependency fixes for ServiceFabric in this commit
* Add signing stuff and netcode projects to fix netcore build.
* Added exception for breaking changes
* Update all the sln projects with the newest Keyvault common project
* Took care of Cormac's comments
* Fix bad merge
* Fix breaking build as oer comments from Cormac
* Fix file name
* Fix sln files for new dependencies
* Fix netcore csproj
* Fic netcode proj for storage.management
* Fix dependency paths and project names
* Fix assembly name in assembluInfo
* Fix KEyVault guid
* Add csproj fils for the new common modules to profile
* Fix names of csproj files
* Netcore projects are case sensitive, and when i changed Keyvault to
KeyVault, none of the folder names or file names reflected the change in
git... git still sees them as Keyvault
* Fix caseing in one more netcore project
* Fix casing on the namespace...
* Fix the folder name mixup. Step 1 of 2
* Fix the foldername mixup, Step 2 of 2
* Fix project references to point to the correct location
* Fix namespace casing in test projet
* Fix bad merge
* Fix mad merge
* Fix project dependencies
* As poer feedback, add 2018_04_01 version for compute
* Update sevice fabric dependency on the common compute code
* Suppress warnings about passwords in generated code.
* Credscan can not hanndle secrets in comments.. just removing the
offending comments
* Fix tests to be able to record them and other small changes
* Fix bad merge
* Remove UTF8 BOM encoding from file
* Fix bad merge in profile psd1 file
* Took care of Maddie's comment
* iFix assembly name in profile csproj
* Add common projects to the stack solution as well1 parent 9b9145a commit 8be26bd
File tree
1,970 files changed
+870300
-3552722
lines changed- documentation/development-docs
- src
- Common
- Commands.Common.Compute
- Version2018_04_01
- Models
- Commands.Common.KeyVault
- Properties
- Version2016-10-1
- Models
- Commands.Common.Storage.Management
- Properties
- Version2017-10-01
- Models
- Commands.Common.Storage
- Commands.Common.Websites
- Properties
- Version2016-09-01
- Models
- ResourceManager
- Aks
- Commands.Aks/help
- AnalysisServices
- Commands.AnalysisServices.Dataplane
- Commands.AnalysisServices/Properties
- ApiManagement
- Commands.ApiManagement.ServiceManagement
- Commands
- Models
- Properties
- Commands.ApiManagement.Test
- ScenarioTests
- SessionRecords/Microsoft.Azure.Commands.ApiManagement.Test.ScenarioTests.ApiManagementTests
- UnitTests
- Commands.ApiManagement
- Commands
- Helpers
- Models
- Properties
- help
- Commands.SMAPI.Test
- Resources
- ScenarioTests
- SessionRecords
- ApiManagementTests
- Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Test.ScenarioTests.ApiManagementTests
- Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Test.ScenarioTests.TestsFixture
- ApplicationInsights
- Automation
- Commands.Automation/help
- AzureBackup
- Commands.AzureBackup/help
- AzureBatch
- Commands.Batch.Test/ScenarioTests
- Commands.Batch
- Properties
- help
- Billing
- Cdn
- Commands.Cdn/help
- CognitiveServices
- Commands.Management.CognitiveServices/help
- Common
- Commands.Common.Authentication.ResourceManager
- Commands.Common.Strategies.UnitTest
- Commands.Common.Strategies
- Commands.ScenarioTests.ResourceManager.Common
- Compute.ManagedService
- Compute
- Commands.Compute
- Extension/AzureDiskEncryption/Scripts
- Strategies
- help
- Stack
- Commands.Compute.Test
- Commands.Compute/help
- Consumption
- Commands.Consumption/Properties
- ContainerInstance
- ContainerRegistry
- DataFactories
- DataFactoryV2
- DataLakeAnalytics
- DataLakeStore
- Commands.DataLakeStore/Properties
- DataMigration
- DevTestLabs
- Commands.DevTestLabs/help
- DeviceProvisioningServices
- Commands.DeviceProvisioningServices/Properties
- Dns
- Commands.Dns.Test/ScenarioTests
- EventGrid
- EventHub
- HDInsight
- Insights
- Commands.Insights/help
- IotHub
- KeyVault
- LocationBasedServices
- Commands.LocationBasedServices
- help
- LocationBasedServices.Test
- ScenarioTests
- SessionRecords/LocationBasedServices.Test.ScenarioTests.LocationBasedServicesAccountTests
- LogicApp
- Commands.LogicApp.Test
- ScenarioTests
- Commands.LogicApp
- Utilities
- MachineLearningCompute
- MachineLearning
- ManagedServiceIdentity
- ManagementPartner
- Maps
- Commands.Maps
- MapsAccount
- Models
- Properties
- help
- Maps.Test
- Properties
- ScenarioTests
- SessionRecords/Maps.Test.ScenarioTests.MapsAccountTests
- documentation
- MarketplaceOrdering
- Media
- Network
- Commands.Network.Test
- ScenarioTests
- SessionRecords
- Commands.Network.Test.ScenarioTests.NetworkWatcherAPITests
- Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayConnectionTests
- Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayTests
- Commands.Network
- Common
- Models
- NetworkWatcher
- ConnectionMonitor
- PacketCapture
- Properties
- VirtualNetworkGateway
- help
- Stack
- NotificationHubs
- OperationalInsights
- Commands.OperationalInsights/help
- PolicyInsights
- PowerBIEmbedded
- Profile
- Commands.Profile.Test
- Commands.Profile
- RecoveryServices.Backup
- RecoveryServices.SiteRecovery
- RecoveryServices
- RedisCache
- Relay
- Reservations
- Resources
- Commands.Resources/help
- Scheduler
- Commands.Scheduler/help
- ServiceBus
- ServiceFabric
- Commands.ServiceFabric.Test
- Resources
- ScenarioTests
- SessionRecords/Microsoft.Azure.Commands.ServiceFabric.Test.ScenarioTests.TestServiceFabric
- Commands.ServiceFabric
- Commands
- Models
- Properties
- Template/Windows
- Sql
- Commands.Sql.Test
- ScenarioTests
- SessionRecords
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingClassicStorageTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.BlobAuditingClassicStorageTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.BlobAuditingTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseActivationTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupStretchTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudStretchTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ElasticPoolCrudTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.FailoverGroupTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ImportExportTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.LocationCapabilitiesTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ReadScaleCrudTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionClassicStorageTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionTests
- Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests
- UnitTests
- Commands.Sql
- Database Backup
- Cmdlet
- Services
- Database
- Cmdlet
- Model
- Services
- Elastic Pools
- Cmdlet
- Model
- Services
- Location Capabilities
- Cmdlet
- Model
- Services
- Properties
- Replication
- Cmdlet
- Model
- Services
- ServiceTierAdvisor/Services
- help
- LegacySdk/Properties
- Storage
- Stack
- StreamAnalytics
- Subscription
- Tags
- TrafficManager
- Commands.TrafficManager2/Properties
- UsageAggregates
- Websites
- Commands.Websites.Test
- ScenarioTests
- SessionRecords/Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppTests
- Commands.Websites
- Cmdlets/WebApps
- Strategies
- ServiceManagement
- Automation/Commands.Automation/Properties
- Common
- Commands.ScenarioTest
- Properties
- Resources/ServiceManagement
- SessionRecords/Microsoft.WindowsAzure.Commands.ScenarioTest.ServiceManagementTests
- Commands.ServiceManagement.Common/Properties
- Compute
- Commands.ServiceManagement.PlatformImageRepository/Properties
- Commands.ServiceManagement.Preview/Properties
- Commands.ServiceManagement
- HostedServices
- Properties
- Sync/Properties
- VhdManagement/Properties
- ExpressRoute/Commands.ExpressRoute/Properties
- HDInsight/Commands.HDInsight/Properties
- Network/Commands.Network/Properties
- Profile/Commands.Profile/Properties
- RecoveryServices/Commands.RecoveryServices/Properties
- Services
- Commands.Utilities/Properties
- Commands/Properties
- Sql/Commands.SqlDatabase/Properties
- StorSimple/Commands.StorSimple/Properties
- TrafficManager/Commands.TrafficManager/Properties
- StackAdmin/AzureRM
- Storage
- Stack
- tools
- AzureRM
- StaticAnalysis
- Exceptions
- SignatureVerifier
- StaticAnalysis.Test
- TestCmdlets
- Tools.Common/SerializedCmdlets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,970 files changed
+870300
-3552722
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
126 | | - | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
148 | 154 | | |
149 | 155 | | |
150 | 156 | | |
| |||
251 | 257 | | |
252 | 258 | | |
253 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
254 | 272 | | |
255 | 273 | | |
256 | 274 | | |
| |||
1007 | 1025 | | |
1008 | 1026 | | |
1009 | 1027 | | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
1010 | 1052 | | |
1011 | 1053 | | |
1012 | 1054 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
2 | 64 | | |
3 | 65 | | |
4 | 66 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
| |||
0 commit comments