Skip to content

Commit

Permalink
[Storage] Merge latest change from master to storage preview branch (#…
Browse files Browse the repository at this point in the history
…12952)

* Ignore API version in Network tests (#12217)

* Network tests: change RunType to AcceptanceType for LiveOnly tests (#12216)

* [Network] Add Cmdlets for Network Virtual Appliance (NVA) and NVA site resources. (#12227)

* Created Model Classes for NVA powershell object.

* Added *-NetworkVirtualAppliance commands.

* Added *-NVASite commands and export commands.

* Added tests for NVA CRUD operations.

The tests for NVA Site CRUD operations is in skipped state.
Reason for this is a bug in the Nfv-RP which fails the
New-AzVirtualApplianceSite command. The fix is underway and
Nfv-RP team will record the tests and push it in a separate change.

* Added help files for the new 11 Cmdlets.

* Added entry in the Changelog

* Bug fix for null NVA Id.

* Added online version to help files.

* Replace real guids with 0000.. in examples.

* Add default resource paramsets, rename plural cmds

* Supress static analysis errors.

Co-authored-by: Neel Bhavsar <[email protected]>

* Onboard application gateway to PrivateLink Cmdlets (#12223)

* Onboard application gateway to PrivateLink Cmdlets

* Update ChangeLog.md

Co-authored-by: Yabo Hu <[email protected]>

* Update recording mocking in HPCCache.Test.csproj (#12294)

* Update Network owners (#12305)

* Add RemoteBgpCommunities property to the VirtualNetworkPeering resource (#12370)

* Skip test due to Auxilary '1' authentication error.

* Add the new switch parameter AllowActiveFTP to Firewall Command (#12430)

* Add HubIpConfiguration and HubBgpConnections (#12565)

* Add HubIpConfiguration and HubBgpConnections

* Fix bug in test record and static analysis

* Modify info in breaking changes

* Change format of csv file

* Change output type of AzVirtualRouterPeer cmdlets

* Add back AllowActivaFTP

* Add back RemoteBgpCommunitiesText

* Update Network.format.ps1xml

* Update Network.format.ps1xml

* Update HubBgpConnectionTests.ps1

* Update VirtualRouterTests.ps1

* Modify output types

* Update BreakingChangeIssues.csv

* Update ChangeLog.md

* Update New-AzVirtualWan.md

* Update New-AzVirtualRouter.md

* Update New-AzVirtualRouter.md

* Update New-AzVirtualRouter.md

Co-authored-by: Yabo Hu <[email protected]>

* Change test name of virtual router peer (#12711)

* Change test name

* Update TestVirtualRouterPeerCRUD.json

* Fixed build version (#12750)

* Fixed az nw sdk version (#12763)

* Enable internet security feature for VirtualWan P2SVpnGateway client connections and expose Reset operations for VirtualWan P2SVpnGateway & VpnGateway resources. (#12449)

* Enable Internet security for Point to site clients feature changes

* Added help files.

* Incorporate code review comments

* Enable test

* Adding latest test recording

* Skip failing unrelated SignalR test.

* Vmss dedicated host (#12588)

* checking in changes

* Adding test recording with new param

* help.md file

* added new AssignedHostGroup field in the objects

* updated changelog

* added test change

* Fxing test

* updated tests to hit canary region

* adding the new parameter

* adding the actual subresource connected to the cmdlet parameter

* added dedicatedhostgroup strategy and overload getSubResourceReference for hostgroup in subresourcestrategy method

* added tests for new parameter in vmss

* New-AzVm cmdlet dev and test work (#12595)

* Update NewAzureVMCommand.cs

* Update VirtualMachineStrategy.cs

* Update PSVirtualMachine.cs

* Update VirtualMachineTests.cs

* Update VirtualMachineTests.ps1

* Update ChangeLog.md

* Update VirtualMachineTests.ps1

* Update NewAzureVMCommand.cs

* Update VirtualMachineTests.ps1

* New-AzVm hostgroupId help doc update

* Update VirtualMachineStrategy.cs

* recorded test file for New-AzVm

* added call to new-azvm with hostgroup id for the test

* fixing testdedicatedhost

* New-AzVmss.md help doc

* added test for get-azvm -status returning AssignedHost

* added help description for the HostGroupId property for New-AzVmss

* adding test + recording for new-azvmss .. -HostGroupId

* added the domain name label so the tests could pass in playback mode

* dedicated host changes for vmss

* added DomainNameLabel

added DomainNameLabel to Test-HostGroupPropertySetOnVirtualMachine test to ensure it passes in Playback.

* Revert "dedicated host changes for vmss"

This reverts commit fc103bd.

* bringing back changes after revert

* added new AssignedHostGroup field in the objects

* updated changelog

* added test change

* updated tests to hit canary region

* checking in changes

* Adding test recording with new param

* help.md file

* adding the new parameter

* adding the actual subresource connected to the cmdlet parameter

* added dedicatedhostgroup strategy and overload getSubResourceReference for hostgroup in subresourcestrategy method

* added tests for new parameter in vmss

* New-AzVm cmdlet dev and test work (#12595)

* Update NewAzureVMCommand.cs

* Update VirtualMachineStrategy.cs

* Update PSVirtualMachine.cs

* Update VirtualMachineTests.cs

* Update VirtualMachineTests.ps1

* Update ChangeLog.md

* Update VirtualMachineTests.ps1

* Update NewAzureVMCommand.cs

* Update VirtualMachineTests.ps1

* New-AzVm hostgroupId help doc update

* Update VirtualMachineStrategy.cs

* added call to new-azvm with hostgroup id for the test

* recorded test file for New-AzVm

* added test for get-azvm -status returning AssignedHost

* added help description for the HostGroupId property for New-AzVmss

* Fxing test

* fixing testdedicatedhost

* New-AzVmss.md help doc

* adding test + recording for new-azvmss .. -HostGroupId

* dedicated host changes for vmss

* added the domain name label so the tests could pass in playback mode

* Revert "dedicated host changes for vmss"

This reverts commit fc103bd.

* bringing back changes after revert

* added DomainNameLabel

added DomainNameLabel to Test-HostGroupPropertySetOnVirtualMachine test to ensure it passes in Playback.

* added vmss tests and new recordings for the test

* better print for get-azhostgroup -instanceview

* Update ChangeLog.md

Adding changelog for New-AzVmss (7745035), Get-AzVmss's returned instance view object, SupportAutomaticPlacement to New-AzHostGroup

* Adding ValueFromPipelineByPropertyName

Adding it for consistency with HostGroupId in New-AzVM

* Making the HostGroupId accept pipeline input

* test dedicatedhost rerecorded

* Update DedicatedHostTests.ps1

* Removing plain text password

* fixing cred scan and psvmssinstanceview

* Updated help

* Update ChangeLog.md

* Update ChangeLog.md

Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: N'Godjigui Junior Diarrassouba <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>

* Fix Typo in 'Remove-cmdlet-example.md' (#12774)

* [KeyVault] Doc update about SAN certificate (#12785)

* Update help message for DnsName; add an example

* Format

* Patch for release 2020 08 25 (#12795)

* fix for EncryptionAtHost

* removing default value for encryptionathost for new-azvm

* Adding test for null

* fixing test

* Adding recorderd test to check for null value when encryptionathost is not part of cmdlet

* adding to changelog

* Updated Changelog

* Add isolated trust model example to the documentation for the Reset_AzAttestationPolicy cmdlet (#12789)

* Added example for Reset_AzAttestationPolicy for the isolated trust model

* Update ChangeLog.md

Remove changelog.md since the PR only contains document update so that we don't need a new release for document update only.

Co-authored-by: Jin Lei <[email protected]>

* [Resources] Bug fixes for deployment and deployment What-If cmdlets (#12780)

* Fix serialization for secure strings in parameters

* Show "Ignore" resource changes last

* Update change log

* Add notes

* Ignore PrivateDns module each time it upgrades (#12798)

* release-2020-08-28 (#12801)

* [Network] Add Cmdlets for BYOIP Feature (#12704)

* add BYOIP cmdlets to Network module

* [Compute] Vm health field in vm instance view (#12693)

* adding next version

* added VmHealth field in PSVirtualMachineINstanceView

* added tests

* added changelog

* fixed diff in case for VMHealth property

* refactored tests and added recording

* Removing unnecessary line

* Update Compute (Track 1) sdk reference in RecoveryServices.Backup.Test.csproj

* Update RecoveryServices.SiteRecovery.Test.csproj

* Update SqlVirtualMachine.Test.csproj

* Update Network.Test.csproj

* Removing password for credential check success

* Adding a better description to the test

* Improved changelog message

* Removing unnecesary if statement

* adding missing comma

* Making vmHealth VMHealth

* [Resources] Fix array parameter serialization issue (#12805)

* Fix array serialization issue and add tests

* Make test more robust

* Update change log

* Update New-AzResourceLock.md examples (#12225) (#12806)

* New packet capture Cmdlet for Network Module: VpnConnection and VpnGateway Resource (#12809)

* squash commit

* add security

* Add new examples to DataLakeStore (#12793)

- Add new examples to the following modules:
		DataLakeStore

* Expose IP Configurations for Microsoft.Network\VpnGateways (#12315)

* new ip configurations

* changelog

* help file

* Update src/Network/Network/Models/Cortex/PSVpnGateway.cs

As per PR suggestion

Co-authored-by: Yeming Liu <[email protected]>

Co-authored-by: Yeming Liu <[email protected]>

* Any Source to Local IP range (#12812)

* add test case for AzPowerShellSetup (#12635)

Co-authored-by: Ivan Liu <[email protected]>

* [Storage] Support Point in Time Restore (#12799)

* [Storage] Support Point in Time Restore

* [Storage] Add breaking change warning for remove LastEnabledTime

* fix CI failure

* Update change log per review comment

* [RecoveryServices.Backup] Adding data source move feature - Copy-AzRecoveryServicesVault cmdlet (#12783)

* Adding data source move feature - Copy-AzRecoveryServicesVault cmdlet

* help text fix

* resolving PR issues

* reverting ASR changes

* resolving comments

* appgw: validate cert only if certificateFile is specified in set ssl cert command (#12794)

* code changes

* added tests

* change log

* add client for private dns

* Adding new optional parameter BackupStorageRedundancy to New-AzSqlInstance cmdlet (#12802)

* Adding new BackupStorageRedundancy parameter

* Test recordings added, and help file regenerated

* Skipping one test due to very long setup time > 15h

* Adding cred scan suppression

* Adding 4 more test recordings

* Removing PSArgumentCompleter

* Changing customer vissible values for backup storage redundancy

* Fixing comment

* Fixing help file

Co-authored-by: Perica Trajkov <[email protected]>

* Format BreakingChange Output Messages (#12740)

* Remote/network june fix (#12839)

* Fixed az nw sdk version

* Fixed SDK version

* Add null check in ConditionVersion of Set-AzRoleAssignmenr (#12829)

* add missing null check

* update docs

* Remove old TODO

* Added operation parameters and operation steps in MI operations PS cmdlet (#12437)

* Added operation parameters and operation steps in `Get-AzSqlInstanceOperation`

* Starting validation.

* Fixing build

Co-authored-by: Jovana Toroman <[email protected]>

* Adding patchStatus property to VM Instance View (#12777)

* updated .net to 38.1 and added patchstatus property

* Adding tests and upgrading sdk version for dependent projects

* Update PSVirtualMachineInstanceView.cs

Adding comma

* Corrected parameter field name in the example (#12825)

Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter.

* Update spelling of Proeprty to Property (#12821)

Co-authored-by: Joshua Van Daalen <[email protected]>

* [SQL] Fix\add AzSqlServerActiveDirectoryOnlyAuthentication APIs (#12782)

* * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication`

* Revert changes in authentication

* Fix files in Accounts

* Update Resources.Designer.cs

* Add help files

* Adding breaking change to  Exceptions/Az.Sql/BreakingChangeIssues.csv

* Removing empty lines

Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>

* [RecoveryServices.backup] changing number of VMs from 100 to 1000 (#12816)

* changing number of VMs from 100 to 1000

* adding description inside changelog.md

* [KeyVault] Refactor tests (#12797)

* don't use mgmt clients

* remove unused code

* remove useless comments

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault' (#12459)

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'.

* Update src/KeyVault/KeyVault/ChangeLog.md

Co-authored-by: Yeming Liu <[email protected]>

* Update src/KeyVault/KeyVault/KeyVault.format.ps1xml

Co-authored-by: Yeming Liu <[email protected]>

* Simplify codes in VaultManagementClient.cs.

Co-authored-by: Yeming Liu <[email protected]>

* Disk Access changes (#12673)

* baseline work

* New-AzDiskAccess Remove-AzDiskAccess

* New cmdlets

* New disk config (#12665)

* Checking in changes

* checking in changes

* new cmdlets

* help docs

* help docs

* fix errors

* update help

* Checking in SnapshotConfigTests

* remove Online: lines from help doc

* remove online line

* Disk access (#12713)

* comments remain, committing so others can see content.

* New-AzDiskEncryptionSetConfig dev and testing

* New-AzDiskEncryptionSetConfig changelog and help doc

Co-authored-by: Adam Sandor <[email protected]>

* clean up test

* changelog.md

* adding parameters to New-AzDiskUpdateConfig

* Improving default testing of New-AzDiskEncryptionSetConfig EncryptionType param (#12759)

* Improving default testing

* update recorded test file

* correcting incorrect copy and paste to Test-DiskAccessObject test

* Addressing review comments

* Update ChangeLog.md

* Update New-AzDiskEncryptionSetConfig.md

* add argument completer

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Jin Lei <[email protected]>

* Remote/network june fix (#12853)

* Fixed az nw sdk version

* Fixed SDK version

* Add null check in ConditionVersion of Set-AzRoleAssignmenr (#12829)

* add missing null check

* update docs

* Remove old TODO

* Added operation parameters and operation steps in MI operations PS cmdlet (#12437)

* Added operation parameters and operation steps in `Get-AzSqlInstanceOperation`

* Starting validation.

* Fixing build

Co-authored-by: Jovana Toroman <[email protected]>

* Adding patchStatus property to VM Instance View (#12777)

* updated .net to 38.1 and added patchstatus property

* Adding tests and upgrading sdk version for dependent projects

* Update PSVirtualMachineInstanceView.cs

Adding comma

* Corrected parameter field name in the example (#12825)

Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter.

* Update spelling of Proeprty to Property (#12821)

Co-authored-by: Joshua Van Daalen <[email protected]>

* [SQL] Fix\add AzSqlServerActiveDirectoryOnlyAuthentication APIs (#12782)

* * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication`

* Revert changes in authentication

* Fix files in Accounts

* Update Resources.Designer.cs

* Add help files

* Adding breaking change to  Exceptions/Az.Sql/BreakingChangeIssues.csv

* Removing empty lines

Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>

* [RecoveryServices.backup] changing number of VMs from 100 to 1000 (#12816)

* changing number of VMs from 100 to 1000

* adding description inside changelog.md

* [KeyVault] Refactor tests (#12797)

* don't use mgmt clients

* remove unused code

* remove useless comments

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault' (#12459)

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'.

* Update src/KeyVault/KeyVault/ChangeLog.md

Co-authored-by: Yeming Liu <[email protected]>

* Update src/KeyVault/KeyVault/KeyVault.format.ps1xml

Co-authored-by: Yeming Liu <[email protected]>

* Simplify codes in VaultManagementClient.cs.

Co-authored-by: Yeming Liu <[email protected]>

* Disk Access changes (#12673)

* baseline work

* New-AzDiskAccess Remove-AzDiskAccess

* New cmdlets

* New disk config (#12665)

* Checking in changes

* checking in changes

* new cmdlets

* help docs

* help docs

* fix errors

* update help

* Checking in SnapshotConfigTests

* remove Online: lines from help doc

* remove online line

* Disk access (#12713)

* comments remain, committing so others can see content.

* New-AzDiskEncryptionSetConfig dev and testing

* New-AzDiskEncryptionSetConfig changelog and help doc

Co-authored-by: Adam Sandor <[email protected]>

* clean up test

* changelog.md

* adding parameters to New-AzDiskUpdateConfig

* Improving default testing of New-AzDiskEncryptionSetConfig EncryptionType param (#12759)

* Improving default testing

* update recorded test file

* correcting incorrect copy and paste to Test-DiskAccessObject test

* Addressing review comments

* Update ChangeLog.md

* Update New-AzDiskEncryptionSetConfig.md

* add argument completer

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Jin Lei <[email protected]>

Co-authored-by: Daniel Orozco <[email protected]>
Co-authored-by: toki95 <[email protected]>
Co-authored-by: Jovana Toroman <[email protected]>
Co-authored-by: haagha <[email protected]>
Co-authored-by: Eragon Riddle <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>
Co-authored-by: Himanshu Agarwal <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Jin Lei <[email protected]>

* Skip network api version check (#12854)

Co-authored-by: Zhenyu Zhou <[email protected]>

* Remote/network june fix (#12855)

* Fixed az nw sdk version

* Fixed SDK version

* Add null check in ConditionVersion of Set-AzRoleAssignmenr (#12829)

* add missing null check

* update docs

* Remove old TODO

* Added operation parameters and operation steps in MI operations PS cmdlet (#12437)

* Added operation parameters and operation steps in `Get-AzSqlInstanceOperation`

* Starting validation.

* Fixing build

Co-authored-by: Jovana Toroman <[email protected]>

* Adding patchStatus property to VM Instance View (#12777)

* updated .net to 38.1 and added patchstatus property

* Adding tests and upgrading sdk version for dependent projects

* Update PSVirtualMachineInstanceView.cs

Adding comma

* Corrected parameter field name in the example (#12825)

Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter.

* Update spelling of Proeprty to Property (#12821)

Co-authored-by: Joshua Van Daalen <[email protected]>

* [SQL] Fix\add AzSqlServerActiveDirectoryOnlyAuthentication APIs (#12782)

* * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication`

* Revert changes in authentication

* Fix files in Accounts

* Update Resources.Designer.cs

* Add help files

* Adding breaking change to  Exceptions/Az.Sql/BreakingChangeIssues.csv

* Removing empty lines

Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>

* [RecoveryServices.backup] changing number of VMs from 100 to 1000 (#12816)

* changing number of VMs from 100 to 1000

* adding description inside changelog.md

* [KeyVault] Refactor tests (#12797)

* don't use mgmt clients

* remove unused code

* remove useless comments

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault' (#12459)

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'.

* Update src/KeyVault/KeyVault/ChangeLog.md

Co-authored-by: Yeming Liu <[email protected]>

* Update src/KeyVault/KeyVault/KeyVault.format.ps1xml

Co-authored-by: Yeming Liu <[email protected]>

* Simplify codes in VaultManagementClient.cs.

Co-authored-by: Yeming Liu <[email protected]>

* Disk Access changes (#12673)

* baseline work

* New-AzDiskAccess Remove-AzDiskAccess

* New cmdlets

* New disk config (#12665)

* Checking in changes

* checking in changes

* new cmdlets

* help docs

* help docs

* fix errors

* update help

* Checking in SnapshotConfigTests

* remove Online: lines from help doc

* remove online line

* Disk access (#12713)

* comments remain, committing so others can see content.

* New-AzDiskEncryptionSetConfig dev and testing

* New-AzDiskEncryptionSetConfig changelog and help doc

Co-authored-by: Adam Sandor <[email protected]>

* clean up test

* changelog.md

* adding parameters to New-AzDiskUpdateConfig

* Improving default testing of New-AzDiskEncryptionSetConfig EncryptionType param (#12759)

* Improving default testing

* update recorded test file

* correcting incorrect copy and paste to Test-DiskAccessObject test

* Addressing review comments

* Update ChangeLog.md

* Update New-AzDiskEncryptionSetConfig.md

* add argument completer

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Jin Lei <[email protected]>

* Skip network api version check (#12854)

Co-authored-by: Zhenyu Zhou <[email protected]>

Co-authored-by: Daniel Orozco <[email protected]>
Co-authored-by: toki95 <[email protected]>
Co-authored-by: Jovana Toroman <[email protected]>
Co-authored-by: haagha <[email protected]>
Co-authored-by: Eragon Riddle <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>
Co-authored-by: Himanshu Agarwal <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
Co-authored-by: aim-for-better <[email protected]>
Co-authored-by: Zhenyu Zhou <[email protected]>

* [Synapse] Add dataset and data flow management cmdlets and update some reference package version (#12831)

* add support for dataset

* add support for dataflow

* add help docs

* rebase master

* update help docs

* add dataset subclass

* update help doc

* update help docs

* update SDK version

* remove blank line

Co-authored-by: Wan Yang <[email protected]>

* RecoveryServices oob release (#12845)

* Fix network june (#12868)

* updated sdk version

* Add null check in ConditionVersion of Set-AzRoleAssignmenr (#12829)

* add missing null check

* update docs

* Remove old TODO

* Added operation parameters and operation steps in MI operations PS cmdlet (#12437)

* Added operation parameters and operation steps in `Get-AzSqlInstanceOperation`

* Starting validation.

* Fixing build

Co-authored-by: Jovana Toroman <[email protected]>

* Adding patchStatus property to VM Instance View (#12777)

* updated .net to 38.1 and added patchstatus property

* Adding tests and upgrading sdk version for dependent projects

* Update PSVirtualMachineInstanceView.cs

Adding comma

* Corrected parameter field name in the example (#12825)

Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter.

* Update spelling of Proeprty to Property (#12821)

Co-authored-by: Joshua Van Daalen <[email protected]>

* [SQL] Fix\add AzSqlServerActiveDirectoryOnlyAuthentication APIs (#12782)

* * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication`

* Revert changes in authentication

* Fix files in Accounts

* Update Resources.Designer.cs

* Add help files

* Adding breaking change to  Exceptions/Az.Sql/BreakingChangeIssues.csv

* Removing empty lines

Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>

* [RecoveryServices.backup] changing number of VMs from 100 to 1000 (#12816)

* changing number of VMs from 100 to 1000

* adding description inside changelog.md

* [KeyVault] Refactor tests (#12797)

* don't use mgmt clients

* remove unused code

* remove useless comments

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault' (#12459)

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'.

* Update src/KeyVault/KeyVault/ChangeLog.md

Co-authored-by: Yeming Liu <[email protected]>

* Update src/KeyVault/KeyVault/KeyVault.format.ps1xml

Co-authored-by: Yeming Liu <[email protected]>

* Simplify codes in VaultManagementClient.cs.

Co-authored-by: Yeming Liu <[email protected]>

* Disk Access changes (#12673)

* baseline work

* New-AzDiskAccess Remove-AzDiskAccess

* New cmdlets

* New disk config (#12665)

* Checking in changes

* checking in changes

* new cmdlets

* help docs

* help docs

* fix errors

* update help

* Checking in SnapshotConfigTests

* remove Online: lines from help doc

* remove online line

* Disk access (#12713)

* comments remain, committing so others can see content.

* New-AzDiskEncryptionSetConfig dev and testing

* New-AzDiskEncryptionSetConfig changelog and help doc

Co-authored-by: Adam Sandor <[email protected]>

* clean up test

* changelog.md

* adding parameters to New-AzDiskUpdateConfig

* Improving default testing of New-AzDiskEncryptionSetConfig EncryptionType param (#12759)

* Improving default testing

* update recorded test file

* correcting incorrect copy and paste to Test-DiskAccessObject test

* Addressing review comments

* Update ChangeLog.md

* Update New-AzDiskEncryptionSetConfig.md

* add argument completer

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Jin Lei <[email protected]>

* Skip network api version check (#12854)

Co-authored-by: Zhenyu Zhou <[email protected]>

* [Synapse] Add dataset and data flow management cmdlets and update some reference package version (#12831)

* add support for dataset

* add support for dataflow

* add help docs

* rebase master

* update help docs

* add dataset subclass

* update help doc

* update help docs

* update SDK version

* remove blank line

Co-authored-by: Wan Yang <[email protected]>

* RecoveryServices oob release (#12845)

Co-authored-by: Daniel Orozco <[email protected]>
Co-authored-by: toki95 <[email protected]>
Co-authored-by: Jovana Toroman <[email protected]>
Co-authored-by: haagha <[email protected]>
Co-authored-by: Eragon Riddle <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>
Co-authored-by: Himanshu Agarwal <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
Co-authored-by: aim-for-better <[email protected]>
Co-authored-by: Zhenyu Zhou <[email protected]>
Co-authored-by: wonner <[email protected]>
Co-authored-by: Wan Yang <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>

* Update Add-AzApplicationGatewayCustomError.md (#12784)

Example 1 was missing Get-AzApplicationGateway, Set-AzApplicationGateway
In Example 2 Variable $resourceGroup was not used. instead a variable named $rg was used which was not set.

* New Az Cmdlets for Service fabric Managed Clusters and Node Types (#12838)

* add initial cmdlets new, get managed clsuters and node types and restart

* adding remove, reimage and fixing restart

* error on create and resouce exists adding delete cluster and get by list

* add extension and secrets and updates

* fix typo in files

* fix type and add all cmdlets to Az.ServiceFabric.psd1

* change provision after type

* add secrets and extensions to PSManagedNodeType

* fix add extension get nodetype parameters

* add remove client cert and fix should process

* show correalation on exception and fix issuertp type

* rename update commands to set and add help files

* add inputObjec, resourceId params, fix typos and design comments

* add -AsJob for long running operations

* fix examples

* remove SupportsShouldProcess for get cmdlets

* fix set parameters by resouceId or object

* adding managed clusters tests

* recording tests

* re record cluster and app test

* update help

* update changelog

* add online version

* add cred scan suppressiong

* fix static analiysis and macos build issue

* remove EnsureSuccessStatusCode

* set byObj as default paramter set

* update publisher and type help message and throw on remove ext not found

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Adding Warning message for 3 regions when Geo backup storage redundancy is choosen on MI creation (#12849)

* Adding Warning message for 3 regions when Geo backup storage redundancy is choosen

* Adding IgnoreCase=false to parameter BackupStorageRedundancy

* Small string fix

* Adding missing version for locations

* Regenerating help file and updating Changelog.md

Co-authored-by: Perica Trajkov <[email protected]>

* Updated Set-AzVirtualNetworkSubnetConfig to allow NSG and Route Table to be removed from subnet (#12351)

* Updated Set-AzVirtualNetworkSubnetConfig to allow NSG and Route Table to be removed from subnet

* Update ChangeLog.md

* Edited to set NSG and route table properties to null if explictly set in parameters

* Removed unneeded using directive and used BoundParameters.ContainsKey

* Added ScenarioTests: Test-subnetNetworkSecurityGroupCRUD and Test-subnetRouteTableCRUD

* Fixed ScenarioTests and added SessionRecords .json files

* Added reference to resolved issue #9718 in ChangeLog.md

Co-authored-by: Yunchi Wang <[email protected]>

* [Storage] Upgrade DMlib to fix issue #12220 (#12882)

* [CosmosDB] Migration support for throughput (#12814)

* Migration support for throughput + sql tests

* updating tests

* Renamed cmdlets + help

* updated session records

* updating ChangeLog

Co-authored-by: Meha Kaushik <[email protected]>

* Update api-version to 2020-06-01. (#12883)

Co-authored-by: wyunchi-ms <[email protected]>

* breaking change flag. (#12892)

* Initial version of resource mover (#12876)

* Intial version of resource mover

* Update GenerateHelp.ps1

Co-authored-by: Yunchi Wang <[email protected]>

* update help for AAS Skus (#12895)

* update help for AAS Skus

* update change log

* Update ChangeLog.md

Remove the doc change description

Co-authored-by: Po-Yu Chuang <[email protected]>
Co-authored-by: Jin Lei <[email protected]>

* Adding support for Premium V3 tier (#12869)

* Adding support for Premium V3 tier

* Updating change log

* update Azure Web App runtime stack to DOTNETCORE (#12833)

* update Azure Web App runtime stack to DOTNETCORE

Updated Notes, which will help user to update their Azure Web App runtime Stack to DOTNETCORE

* Update src/Websites/Websites/help/Set-AzWebApp.md

Co-authored-by: Mike F. Robbins <[email protected]>

Co-authored-by: Mike F. Robbins <[email protected]>

* Get-AzResourceGroup - New example, and cleanup (#12828)

Added example on how to get resource groups based on tags, and removed duplicated examples. The two last examples has the same end result, but one piped the result into Where-Object which is not great based on basic PowerShell etiquette (Keep filtering to the left).

* [SQL] Add Managed Database Log Replay service cmdlets (#12800)

* Initial commit

* Recorded tests

* Generated help files and change log

* Renaming to Stop instead of Cancel, fix static analysis

* Correct md files

* Fixing test

* Fix Security by Supressing the line

* Fixing recoreded files

* Trying to fix cred scan issue one more time

* Filled missing docs in md files

Co-authored-by: Milan Brkic <[email protected]>

* Fix SecureString issue on linux (#12861)

* Fix #12707

* Update ChangeLog.md

* Update ChangeLog.md

Co-authored-by: Dingmeng Xue <[email protected]>

* [Aks]Add new switch GenerateSshKey to generate SSH keys if necessary (#12637)

* Add new switch GenerateSshKey to generate SSH keys if necessary.

* Handle the exception of white space in path.

Co-authored-by: wyunchi-ms <[email protected]>

* Fix Network ChangeLog merging error (#12901)

* Fix Network ChangeLog merging error

* Update ChangeLog.md

Co-authored-by: Yabo Hu <[email protected]>

* [Storage] Added breaking change warning message for upcoming cmdlet output change (#12898)

* [Storage] Added breaking change warning message for upcoming cmdlet output change

* Add reference of KeyVault to Network.Test

Co-authored-by: Wei Wei <[email protected]>

* [NetAppFiles]Added Revert cmdlet, update to 2020-02-01 apiversion (#12891)

* Added Revert cmdlet, update to 2020-02-01 apiversion

* Added new helpfile, updated test recordings

* Added missing example

* Added online version

* Rename revert volume to restore volume

* Resolve project conflict, remove emtpy line

* Update NetAppFiles.Test.csproj

Remove tab key

Co-authored-by: Audunn Baldvinsson <[email protected]>
Co-authored-by: Jin Lei <[email protected]>

* Powershell for AAD Only Authentication on Managed Instance. (#12890)

* Powershell for AAD Only Authentication on Managed Instance.

* Fix nuget version in Sql.Test

* Fix links for Online Docs.

* Add new examples to AnalysisServices (#12909)

- Add new examples to the following modules:
		AnalysisServices

Co-authored-by: Maoliang Huang <[email protected]>

* Fixing Delete State for workload backup items (#12918)

* Update Remove-AzNetworkInterfaceIpConfig.md (#12807)

* Update Remove-AzNetworkInterfaceIpConfig.md

Set command is mandatory after we do a remove command

* Update Remove-AzNetworkInterfaceIpConfig.md

Co-authored-by: Mike F. Robbins <[email protected]>

* Fix for Set-AzSqlManagedInstance to not set Geo be default (#12921)

Co-authored-by: Perica Trajkov <[email protected]>

* Add Dockerfile-alpine-3.10 (#12911)

* [HDInsight] Support HDI Autoscale Feature (#12858)

* HDInsight Support Autoscale:
1. Add a new parameter to existing cmdlet New-AzHDInsightCluster
2. Add 5 cmdlets:
  - New-AzHDInsightClusterAutoscaleScheduleCondition
  - New-AzHDInsightClusterAutoscaleConfiguration
  - Get-AzHDInsightClusterAutoscaleConfiguration
  - Set-AzHDInsightClusterAutoscaleConfiguration
  - Remove-AzHDInsightClusterAutoscaleConfiguration

* update cred scan suppression file

* Add statistic analysis exception by modifing SignatureIssues.csv file

* Change Days to Day

* Update parameter set in Get/Remove-AzHDInsightClusterAutoscaleConfiguration

* Add -Schedule parameter to schedule related parameter sets

Co-authored-by: Zhenyu Zhou <[email protected]>

* [Network] Add New-AzExpressRoutePortLOA cmdlet (#12465)

* Add New-AzExpressRoutePortLOA cmdlet.

* Add new cmdlet tests.

* Remove unused variable.

* Added help md files.

* Supress static analysis warnings.

* Change csproj for the SDK with LOA code.

This swagger changes are merged into network-june-release

* Added details in changelog

* Revert "Change csproj for the SDK with LOA code."

This reverts commit 763fb8a.

* Added null validation for invalid ResourceId

* Update SDK version to the latest

* Add Error Suppresion

* Change csproj

* Trigger new build.

* Fix merge conflict markers

* Trigger CI build.

Co-authored-by: Neel Bhavsar <[email protected]>

* Update AzSql for new features in SDK 1.44.2-preview (#12899)

* Changes to build after update to new SDK

* Rerecord test part 1/N - AdvancedDataSecurityTests and AdvisorTests

* Rerecord tests part 2

* Rerecord tests part 3

* Additional test changes

* Rerecord ElasticTargetGroup

* use updated .NET SDK

* Database replication tests

* Update Sql version in Sql.Tests.csproj

* Add support for BackupStorageRedundancy param, updated tests to test setting/getting BackupStorageRedundancy

* un-modify existing tests, add new for get database

* Update for ImportExport APIs

* Restore sql,.csproj to use published SDK nuget

* Add IE test Json

* Rerecord ElasticJob tests and FailoverTests

* add help files

* Fix breaking changes - restore the legacy Importexport cmdlets and tests, and mark with deprecation attribute

* Update changelog.md

* Undo changes to MockClientFactory

* Fix typo in AzSql.psd1

* Partial fix for DatabaseCrudTests

* Refactor importExport cmdlets again to keep the same cmdlets as before with no breaking change, and add one new cmdlet. Only new parameters are added.

* updated TestDatabaseRename.json

* Fix Vcore tests in DatabaseCrudTests

* add updated session records and help docs

* Additional fixes for tests, IE cmdlets

* add re-recorded sessions for zone redundancy tests

* Update documentation

* Respond to PR feedback to undo potential breaking change in positional parameter. Suppress credential scanner

* Provide online version link for markdown file

* Remove new cmdlet New-AzSqlDatabaseImportExisting which was not reviewed

* Remove link to the removed cmdlet from help

* avoid automatically updating with GRS

* Update TestImportNewDatabase.json

* Fix one more CredScan file

* removing file from pr

* update elastic job tests update tags name/use old recording

* revert back to alias = tags and param = tag for elastic jobs cmlet

Co-authored-by: xaliciayang <[email protected]>

* [Functions / ConnectedMachine] Move generated code. (#12915)

* [Functions]Move generated code.

* [ConnectedMachine]Move generated code.

* [Functions/ConnectedMachine] Add change logs.

* change logs & help doc

* [Functions] Move generated code of using M3.

* remove docs and examples of unrelated functions

* azure powershell modules list

Co-authored-by: Yeming Liu <[email protected]>

* Add client side parameter validation logic. (#12905)

Co-authored-by: wyunchi-ms <[email protected]>

* update sdk version (#12931)

* Fix the invaild link of cmdlet in md file. (#12916)

* Fix the Invaild Link

* Fix the invaild link of cmdlet in md file again.

* Fix the invaild link of cmdlet in md file again.

* Update New-AzFrontDoorWafManagedRuleObject.md

* Update Get-AzFrontDoorWafPolicy.md

Co-authored-by: Youri <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>

* Polish changelog for upcoming release (#12938)

* Polish changelog for upcoming release

* Update ChangeLog.md

Co-authored-by: Jin Lei <[email protected]>

* Fix CI failure

Co-authored-by: Anton Evseev <[email protected]>
Co-authored-by: Neel <[email protected]>
Co-authored-by: Neel Bhavsar <[email protected]>
Co-authored-by: jaishals <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: Jesus Arango <[email protected]>
Co-authored-by: tejasshah7 <[email protected]>
Co-authored-by: litchiyangMSFT <[email protected]>
Co-authored-by: Mikhail <[email protected]>
Co-authored-by: Nilambari <[email protected]>
Co-authored-by: haagha <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: N'Godjigui Junior Diarrassouba <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: gkostal <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
Co-authored-by: Shenglong Li <[email protected]>
Co-authored-by: yzt <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>
Co-authored-by: dexiang-ms <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: tyrannicrex <[email protected]>
Co-authored-by: aladdindoc <[email protected]>
Co-authored-by: Henry Chen <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: tobi o <[email protected]>
Co-authored-by: Ivan Liu <[email protected]>
Co-authored-by: Ivan Liu <[email protected]>
Co-authored-by: Himanshu Agarwal <[email protected]>
Co-authored-by: Akshay Gupta <[email protected]>
Co-authored-by: petrajkogit <[email protected]>
Co-authored-by: Perica Trajkov <[email protected]>
Co-authored-by: Daniel Orozco <[email protected]>
Co-authored-by: toki95 <[email protected]>
Co-authored-by: Jovana Toroman <[email protected]>
Co-authored-by: Eragon Riddle <[email protected]>
Co-authored-by: Joshua Van Daalen <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>
Co-authored-by: aim-for-better <[email protected]>
Co-authored-by: Zhenyu Zhou <[email protected]>
Co-authored-by: wonner <[email protected]>
Co-authored-by: Wan Yang <[email protected]>
Co-authored-by: hagop-globanet <[email protected]>
Co-authored-by: Alfredo Santamaria <[email protected]>
Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
Co-authored-by: jack-education <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
Co-authored-by: Xiaogang <[email protected]>
Co-authored-by: Po-Yu Chuang <[email protected]>
Co-authored-by: Po-Yu Chuang <[email protected]>
Co-authored-by: Vini Soto <[email protected]>
Co-authored-by: Ravi Mishra <[email protected]>
Co-authored-by: Mike F. Robbins <[email protected]>
Co-authored-by: Roberth Strand <[email protected]>
Co-authored-by: Milan Brkic <[email protected]>
Co-authored-by: Auðunn <[email protected]>
Co-authored-by: Audunn Baldvinsson <[email protected]>
Co-authored-by: strehan1993 <[email protected]>
Co-authored-by: Maoliang Huang <[email protected]>
Co-authored-by: Lohith Chowdary Chilukuri <[email protected]>
Co-authored-by: Thomas Van Laere <[email protected]>
Co-authored-by: brandong-ms <[email protected]>
Co-authored-by: xaliciayang <[email protected]>
Co-authored-by: LucasYao93 <[email protected]>
Co-authored-by: akshanka <[email protected]>
Co-authored-by: Youri <[email protected]>
  • Loading branch information
Show file tree
Hide file tree
Showing 2,092 changed files with 1,137,451 additions and 523,271 deletions.
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# To make sure Network PRs go to the right branch, e.g. network-april
/src/Network/ @number213

/src/Network/ @MikhailTryakhov
/src/Compute/ @bilaakpan-ms @sandido @dkulkarni-ms @haagha @madewithsmiles @MS-syh2qs @grizzlytheodore
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.6.1 - August 2020
#### Az.Compute
* Patched '-EncryptionAtHost' parameter in 'New-AzVm' to remove default value of false [#12776]

## 4.6.0 - August 2020
#### Az.Accounts
* Loaded all public cloud environments when discovery endpoint doesn't return default AzureCloud or other public environments [#12633]
Expand Down
40 changes: 40 additions & 0 deletions docker/Dockerfile-alpine-3.10
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
FROM mcr.microsoft.com/powershell:alpine-3.10

ARG REPOSITORY=PSGallery
ARG MODULE=Az
ARG CONFIG=config
ARG AZURERM_CONTEXT_SETTINGS=AzureRmContextSettings.json
ARG AZURE=/root/.Azure
ARG VCS_REF="none"
ARG BUILD_DATE=
ARG VERSION=
ARG IMAGE_NAME=mcr.microsoft.com/azure-powershell:${VERSION}-alpine-3.10

ENV AZUREPS_HOST_ENVIRONMENT="dockerImage/${VERSION}-alpine-3.10"

LABEL maintainer="Azure PowerShell Team <[email protected]>" \
readme.md="http://aka.ms/azpsdockerreadme" \
description="This Dockerfile will install the latest release of Azure PowerShell." \
org.label-schema.build-date=${BUILD_DATE} \
org.label-schema.usage="http://aka.ms/azpsdocker" \
org.label-schema.url="http://aka.ms/azpsdockerreadme" \
org.label-schema.vcs-url="https://github.com/Azure/azure-powershell" \
org.label-schema.name="azure powershell" \
org.label-schema.vendor="Azure PowerShell" \
org.label-schema.version=${VERSION} \
org.label-schema.schema-version="1.0" \
org.label-schema.vcs-ref=${VCS_REF} \
org.label-schema.docker.cmd="docker run --rm ${IMAGE_NAME} pwsh -c '\$PSVERSIONTABLE'" \
org.label-schema.docker.cmd.devel="docker run -it --rm -e 'DebugPreference=Continue' ${IMAGE_NAME} pwsh" \
org.label-schema.docker.cmd.test="currently not available" \
org.label-schema.docker.cmd.help="docker run --rm ${IMAGE_NAME} pwsh -c Get-Help"

# install azure-powershell from PSGallery
RUN pwsh -Command Set-PSRepository -Name ${REPOSITORY} -InstallationPolicy Trusted && \
pwsh -Command Install-Module -Name ${MODULE} -RequiredVersion ${VERSION} -Repository ${REPOSITORY} && \
pwsh -Command Set-PSRepository -Name ${REPOSITORY} -InstallationPolicy Untrusted

# create AzureRmContextSettings.json before it was generated
COPY ${CONFIG}/${AZURERM_CONTEXT_SETTINGS} ${AZURE}/${AZURERM_CONTEXT_SETTINGS}

CMD [ "pwsh" ]
6 changes: 6 additions & 0 deletions documentation/azure-powershell-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Content Delivery Network | `Az.Cdn`
Cognitive Services | `Az.CognitiveServices` | [![CognitiveServices]][CognitiveServicesGallery]
Compute | `Az.Compute` | [![Compute]][ComputeGallery]
Connected Kubernetes | `Az.ConnectedKubernetes` | [![ConnectedKubernetes]][ConnectedKubernetesGallery]
Connected Machine | `Az.ConnectedMachine` | [![ConnectedMachine]][ConnectedMachineGallery]
Container Instance | `Az.ContainerInstance` | [![ContainerInstance]][ContainerInstanceGallery]
Container Registry | `Az.ContainerRegistry` | [![ContainerRegistry]][ContainerRegistryGallery]
Cosmos DB | `Az.CosmosDB` | [![CosmosDB]][CosmosDBGallery]
Expand Down Expand Up @@ -92,6 +93,7 @@ Redis Cache | `Az.RedisCache`
Relay | `Az.Relay` | [![Relay]][RelayGallery]
Reservations | `Az.Reservations` | [![Reservations]][ReservationsGallery]
Resource Graph | `Az.ResourceGraph` | [![ResourceGraph]][ResourceGraphGallery]
Resource Mover | `Az.ResourceMover` | [![ResourceMover]][ResourceMoverGallery]
Resources | `Az.Resources` | [![Resources]][ResourcesGallery]
Search | `Az.Search` | [![Search]][SearchGallery]
Security | `Az.Security` | [![Security]][SecurityGallery]
Expand Down Expand Up @@ -135,6 +137,7 @@ Web App Service | `Az.Websites`
[CognitiveServices]: https://img.shields.io/powershellgallery/v/Az.CognitiveServices.svg?style=flat-square&label=Az.CognitiveServices
[Compute]: https://img.shields.io/powershellgallery/v/Az.Compute.svg?style=flat-square&label=Az.Compute
[ConnectedKubernetes]: https://img.shields.io/powershellgallery/v/Az.ConnectedKubernetes.svg?style=flat-square&label=Az.ConnectedKubernetes
[ConnectedMachine]: https://img.shields.io/powershellgallery/v/Az.ConnectedMachine.svg?style=flat-square&label=Az.ConnectedMachine
[ContainerInstance]: https://img.shields.io/powershellgallery/v/Az.ContainerInstance.svg?style=flat-square&label=Az.ContainerInstance
[ContainerRegistry]: https://img.shields.io/powershellgallery/v/Az.ContainerRegistry.svg?style=flat-square&label=Az.ContainerRegistry
[CosmosDB]: https://img.shields.io/powershellgallery/v/Az.CosmosDB.svg?style=flat-square&label=Az.CosmosDB
Expand Down Expand Up @@ -199,6 +202,7 @@ Web App Service | `Az.Websites`
[Relay]: https://img.shields.io/powershellgallery/v/Az.Relay.svg?style=flat-square&label=Az.Relay
[Reservations]: https://img.shields.io/powershellgallery/v/Az.Reservations.svg?style=flat-square&label=Az.Reservations
[ResourceGraph]: https://img.shields.io/powershellgallery/v/Az.ResourceGraph.svg?style=flat-square&label=Az.ResourceGraph
[ResourceMover]: https://img.shields.io/powershellgallery/v/Az.ResourceMover.svg?style=flat-square&label=Az.ResourceMover
[Resources]: https://img.shields.io/powershellgallery/v/Az.Resources.svg?style=flat-square&label=Az.Resources
[Search]: https://img.shields.io/powershellgallery/v/Az.Search.svg?style=flat-square&label=Az.Search
[Security]: https://img.shields.io/powershellgallery/v/Az.Security.svg?style=flat-square&label=Az.Security
Expand Down Expand Up @@ -240,6 +244,7 @@ Web App Service | `Az.Websites`
[CognitiveServicesGallery]: https://www.powershellgallery.com/packages/Az.CognitiveServices/
[ComputeGallery]: https://www.powershellgallery.com/packages/Az.Compute/
[ConnectedKubernetesGallery]: https://www.powershellgallery.com/packages/Az.ConnectedKubernetes/
[ConnectedMachine]: https://www.powershellgallery.com/packages/Az.ConnectedMachine/
[ContainerInstanceGallery]: https://www.powershellgallery.com/packages/Az.ContainerInstance/
[ContainerRegistryGallery]: https://www.powershellgallery.com/packages/Az.ContainerRegistry/
[CosmosDBGallery]: https://www.powershellgallery.com/packages/Az.CosmosDB/
Expand Down Expand Up @@ -304,6 +309,7 @@ Web App Service | `Az.Websites`
[RelayGallery]: https://www.powershellgallery.com/packages/Az.Relay/
[ReservationsGallery]: https://www.powershellgallery.com/packages/Az.Reservations/
[ResourceGraphGallery]: https://www.powershellgallery.com/packages/Az.ResourceGraph/
[ResourceMoverGallery]: https://www.powershellgallery.com/packages/Az.ResourceMover/
[ResourcesGallery]: https://www.powershellgallery.com/packages/Az.Resources/
[SearchGallery]: https://www.powershellgallery.com/packages/Az.Search/
[SecurityGallery]: https://www.powershellgallery.com/packages/Az.Security/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ namespace Microsoft.Azure.Commands.Service
if (this.ShouldProcess(this.Name, string.Format("Deleting ChildResource '{0}' in resource group '{1}' under parent TopLevelResource '{2}'.", this.Name, this.ResourceGroupName, this.TopLevelResourceName)))
{
this.MySDKClient.ChildResource.Delete(this.ResourceGroupName, this.TopLevelResourceName, this.Name);
if (this.IsPassThru.IsPresent)
if (this.PassThru.IsPresent)
{
WriteObject(true);
}
Expand Down
1 change: 1 addition & 0 deletions src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Formatted the upcoming breaking change messages
* Updated Azure.Core to 1.4.1

## Version 1.9.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public static bool HasProperty(this PSObject source, string name)
/// </summary>
/// <typeparam name="T">The type of the property to look for</typeparam>
/// <param name="source">The PSObject to check</param>
/// <param name="name">The name of the proeprty to look for</param>
/// <param name="name">The name of the property to look for</param>
/// <returns>true if the PSObject has a property with the given name, otherwise false</returns>
public static bool HasProperty<T>(this PSObject source, string name)
{
Expand Down Expand Up @@ -211,7 +211,7 @@ public static void Populate(this IDictionary<string, string> dictionary, string
/// Populate a list from a proprty of the given PSObject
/// </summary>
/// <param name="list">The list to populate</param>
/// <param name="name">The name of the proeprty contiaing the list</param>
/// <param name="name">The name of the property contiaing the list</param>
/// <param name="other">The PSObject to populate the list from</param>
public static void Populate(this IList<string> list, string name, PSObject other)
{
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/Accounts/Authentication.Test/PSSerializationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ IAzureContext GetDefaultContext()
VersionProfile = "2017_09_25"
};

context.SetProperty("ContextProeprty1", "ContextProperty1Value1", "ContextProperty1Value2");
context.SetProperty("ContextProeprty2", "ContextProperty2Value1", "ContextProperty2Value2");
context.SetProperty("ContextProperty1", "ContextProperty1Value1", "ContextProperty1Value2");
context.SetProperty("ContextProperty2", "ContextProperty2Value1", "ContextProperty2Value2");

return context;
}
Expand Down
4 changes: 2 additions & 2 deletions src/Accounts/Authentication/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Aks/Aks.Test/Aks.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="YamlDotNet.Signed" Version="5.2.1" />
<PackageReference Include="Microsoft.Azure.Management.ContainerService" Version="1.0.0" />
<PackageReference Include="Microsoft.Azure.Management.ContainerService" Version="1.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions src/Aks/Aks.Test/ScenarioTests/GetAksVersionTests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
Assert-AreEqual 8 $version.Count
Assert-AreEqual 0 ($version | Where-Object { $_.OrchestratorType -ne 'Kubernetes'}).Count

$chosenVersion = $version | Where-Object { $_.OrchestratorVersion -eq '1.15.7'}
Assert-AreEqual '1.15.7' $chosenVersion.OrchestratorVersion
$chosenVersion = $version | Where-Object { $_.OrchestratorVersion -eq '1.15.12'}
Assert-AreEqual '1.15.12' $chosenVersion.OrchestratorVersion
Assert-AreEqual 2 $chosenVersion.Upgrades.Count
Assert-AreEqual '1.15.10' $chosenVersion.Upgrades[0].OrchestratorVersion
Assert-AreEqual '1.16.10' $chosenVersion.Upgrades[0].OrchestratorVersion
}
10 changes: 5 additions & 5 deletions src/Aks/Aks.Test/ScenarioTests/KubernetesTests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function Test-NewAzAksSimple
$resourceGroupName = Get-RandomResourceGroupName
$kubeClusterName = Get-RandomClusterName
$location = Get-ProviderLocation "Microsoft.ContainerService/managedClusters"
$nodeVmSize = "Standard_A2"
$nodeVmSize = "Standard_D2_v2"

try
{
Expand Down Expand Up @@ -79,8 +79,8 @@ function Test-NewAzAks
$resourceGroupName = Get-RandomResourceGroupName
$kubeClusterName = Get-RandomClusterName
$location = Get-ProviderLocation "Microsoft.ContainerService/managedClusters"
$kubeVersion = "1.15.10"
$nodeVmSize = "Standard_A2"
$kubeVersion = "1.15.11"
$nodeVmSize = "Standard_D2_v2"
$maxPodCount = 25
$nodeName = "defnode"
$nodeCount = 2
Expand All @@ -95,15 +95,15 @@ function Test-NewAzAks
$loadBalancerSku = "Standard"
$linuxAdminUser = "linuxuser"
$dnsNamePrefix = "mypre"
$updatedKubeVersion = "1.15.11"
$updatedKubeVersion = "1.15.12"

try
{
New-AzResourceGroup -Name $resourceGroupName -Location $location

if (IsLive) {
$cred = $(createTestCredential "Unicorns" "Puppies")
New-AzAks -ResourceGroupName $resourceGroupName -Name $kubeClusterName -ClientIdAndSecret $cred -NetworkPlugin $networkPlugin `
New-AzAks -ResourceGroupName $resourceGroupName -Name $kubeClusterName -NetworkPlugin $networkPlugin `
-KubernetesVersion $kubeVersion -EnableRbac -LoadBalancerSku $loadBalancerSku -LinuxProfileAdminUserName $linuxAdminUser -DnsNamePrefix $dnsNamePrefix `
-NodeName $nodeName -NodeOsType $nodeOsType -EnableNodeAutoScaling -NodeCount $nodeCount -NodeOsDiskSize $nodeDiskSize -NodeVmSize $nodeVmSize `
-NodeMaxCount $nodeMaxCount -NodeMinCount $nodeMinCount -NodeMaxPodCount $maxPodCount -NodeSetPriority Regular -NodeScaleSetEvictionPolicy Deallocate -NodeVmSetType VirtualMachineScaleSets
Expand Down
4 changes: 2 additions & 2 deletions src/Aks/Aks.Test/ScenarioTests/NodePoolTests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ function Test-NewNodePool
$resourceGroupName = Get-RandomResourceGroupName
$kubeClusterName = Get-RandomClusterName
$location = Get-ProviderLocation "Microsoft.ContainerService/managedClusters"
$kubeVersion = "1.15.10"
$kubeVersion = "1.15.11"
$nodeVmSize = "Standard_A2"
$nodeVmSetType = "VirtualMachineScaleSets"
$nodeOsType = "Linux"
Expand All @@ -16,7 +16,7 @@ function Test-NewNodePool
$winNodeName = "windef"
$winNodeOsType = "Windows"

$poolKubeVersion = "1.15.7"
$poolKubeVersion = "1.15.11"

try
{
Expand Down
Loading

0 comments on commit 2da48e1

Please sign in to comment.