Skip to content

Commit 2da48e1

Browse files
bluewwanton-evseev3vilbuff3rNeel Bhavsarjaishals
authored
[Storage] Merge latest change from master to storage preview branch (#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 <nebhavsa@microsoft.com> * Onboard application gateway to PrivateLink Cmdlets (#12223) * Onboard application gateway to PrivateLink Cmdlets * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com> * 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 <yabhu@microsoft.com> * 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 <Yeming.Liu@microsoft.com> Co-authored-by: N'Godjigui Junior Diarrassouba <41027427+madewithsmiles@users.noreply.github.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> * 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 <54836179+msJinLei@users.noreply.github.com> * [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 <felix_liu@outlook.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Any Source to Local IP range (#12812) * add test case for AzPowerShellSetup (#12635) Co-authored-by: Ivan Liu <liubing@microsoft.com> * [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 <petrajko@microsoft.com> * 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 <jtoroman@microsoft.com> * 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 <admin@joshuavandaalen.com.au> * [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 <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> * [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 <felix_liu@outlook.com> * Update src/KeyVault/KeyVault/KeyVault.format.ps1xml Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Simplify codes in VaultManagementClient.cs. Co-authored-by: Yeming Liu <felix_liu@outlook.com> * 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 <adsandor@microsoft.com> * 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 <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * 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 <jtoroman@microsoft.com> * 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 <admin@joshuavandaalen.com.au> * [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 <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> * [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 <felix_liu@outlook.com> * Update src/KeyVault/KeyVault/KeyVault.format.ps1xml Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Simplify codes in VaultManagementClient.cs. Co-authored-by: Yeming Liu <felix_liu@outlook.com> * 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 <adsandor@microsoft.com> * 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 <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com> Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com> Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: Eragon Riddle <26284550+eragonriddle@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <emails@joshuavandaalen.com.au> Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com> Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * Skip network api version check (#12854) Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> * 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 <jtoroman@microsoft.com> * 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 <admin@joshuavandaalen.com.au> * [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 <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> * [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 <felix_liu@outlook.com> * Update src/KeyVault/KeyVault/KeyVault.format.ps1xml Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Simplify codes in VaultManagementClient.cs. Co-authored-by: Yeming Liu <felix_liu@outlook.com> * 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 <adsandor@microsoft.com> * 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 <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * Skip network api version check (#12854) Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com> Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com> Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: Eragon Riddle <26284550+eragonriddle@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <emails@joshuavandaalen.com.au> Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com> Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com> Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> * [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 <t-wayang@microsoft.com> * 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 <jtoroman@microsoft.com> * 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 <admin@joshuavandaalen.com.au> * [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 <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> * [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 <felix_liu@outlook.com> * Update src/KeyVault/KeyVault/KeyVault.format.ps1xml Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Simplify codes in VaultManagementClient.cs. Co-authored-by: Yeming Liu <felix_liu@outlook.com> * 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 <adsandor@microsoft.com> * 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 <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * Skip network api version check (#12854) Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> * [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 <t-wayang@microsoft.com> * RecoveryServices oob release (#12845) Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com> Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com> Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: Eragon Riddle <26284550+eragonriddle@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <emails@joshuavandaalen.com.au> Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com> Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com> Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> Co-authored-by: wonner <yw1997yw@126.com> Co-authored-by: Wan Yang <t-wayang@microsoft.com> Co-authored-by: Dingmeng Xue <dixue@microsoft.com> * 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 <alsantam@microsoft.com> * 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 <petrajko@microsoft.com> * 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 <54880216+wyunchi-ms@users.noreply.github.com> * [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 <mekaushi@microsoft.com> * Update api-version to 2020-06-01. (#12883) Co-authored-by: wyunchi-ms <yunwang@microsoft.com> * breaking change flag. (#12892) * Initial version of resource mover (#12876) * Intial version of resource mover * Update GenerateHelp.ps1 Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> * 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 <pochuang@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * 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 <mike.robbins@microsoft.com> Co-authored-by: Mike F. Robbins <mike.robbins@microsoft.com> * 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 <mibrkic@microsoft.com> * Fix SecureString issue on linux (#12861) * Fix #12707 * Update ChangeLog.md * Update ChangeLog.md Co-authored-by: Dingmeng Xue <dixue@microsoft.com> * [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 <yunwang@microsoft.com> * Fix Network ChangeLog merging error (#12901) * Fix Network ChangeLog merging error * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com> * [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 <weiwei@microsoft.com> * [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 <audunn.baldvinsson@netapp.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * 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 <mahuang@microsoft.com> * 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 <mike.robbins@microsoft.com> * Fix for Set-AzSqlManagedInstance to not set Geo be default (#12921) Co-authored-by: Perica Trajkov <petrajko@microsoft.com> * 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 <zhezhou@microsoft.com> * [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 <nebhavsa@microsoft.com> * 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 <ayang@microsoft.com> * [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 <Yeming.Liu@microsoft.com> * Add client side parameter validation logic. (#12905) Co-authored-by: wyunchi-ms <yunwang@microsoft.com> * 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 <v-lipyo@microsoft.com> Co-authored-by: Dingmeng Xue <dixue@microsoft.com> * Polish changelog for upcoming release (#12938) * Polish changelog for upcoming release * Update ChangeLog.md Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * Fix CI failure Co-authored-by: Anton Evseev <v-anevse@microsoft.com> Co-authored-by: Neel <neel.bhavsar@protonmail.com> Co-authored-by: Neel Bhavsar <nebhavsa@microsoft.com> Co-authored-by: jaishals <jaishah@microsoft.com> Co-authored-by: Yabo Hu <yabhu@microsoft.com> Co-authored-by: Jesus Arango <jearango@microsoft.com> Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com> Co-authored-by: litchiyangMSFT <64560090+litchiyangMSFT@users.noreply.github.com> Co-authored-by: Mikhail <mitryakh@microsoft.com> Co-authored-by: Nilambari <nilamd@microsoft.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: N'Godjigui Junior Diarrassouba <41027427+madewithsmiles@users.noreply.github.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: gkostal <gkostal@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: Shenglong Li <shenglong.li@outlook.com> Co-authored-by: yzt <Y-Sindo@users.noreply.github.com> Co-authored-by: Dingmeng Xue <dixue@microsoft.com> Co-authored-by: dexiang-ms <64503627+dexiang-ms@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <emails@joshuavandaalen.com.au> Co-authored-by: tyrannicrex <jiaczh@microsoft.com> Co-authored-by: aladdindoc <62311067+aladdindoc@users.noreply.github.com> Co-authored-by: Henry Chen <henryuts@gmail.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> Co-authored-by: tobi o <tobystic@gmail.com> Co-authored-by: Ivan Liu <54023690+liubing-microsoft@users.noreply.github.com> Co-authored-by: Ivan Liu <liubing@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com> Co-authored-by: Akshay Gupta <aksgupta@microsoft.com> Co-authored-by: petrajkogit <38258619+petrajkogit@users.noreply.github.com> Co-authored-by: Perica Trajkov <petrajko@microsoft.com> Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com> Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com> Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> Co-authored-by: Eragon Riddle <26284550+eragonriddle@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com> Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com> Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> Co-authored-by: wonner <yw1997yw@126.com> Co-authored-by: Wan Yang <t-wayang@microsoft.com> Co-authored-by: hagop-globanet <42701461+hagop-globanet@users.noreply.github.com> Co-authored-by: Alfredo Santamaria <chino.sebastian@gmail.com> Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com> Co-authored-by: jack-education <38191888+jack-education@users.noreply.github.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: Meha Kaushik <kaushik.meha@gmail.com> Co-authored-by: Meha Kaushik <mekaushi@microsoft.com> Co-authored-by: wyunchi-ms <yunwang@microsoft.com> Co-authored-by: Xiaogang <xidi@microsoft.com> Co-authored-by: Po-Yu Chuang <ratbert.chuang@gmail.com> Co-authored-by: Po-Yu Chuang <pochuang@microsoft.com> Co-authored-by: Vini Soto <18271663+vinisoto@users.noreply.github.com> Co-authored-by: Ravi Mishra <inmishrar@gmail.com> Co-authored-by: Mike F. Robbins <mike.robbins@microsoft.com> Co-authored-by: Roberth Strand <me@robstr.dev> Co-authored-by: Milan Brkic <milan.brkic1@yahoo.com> Co-authored-by: Auðunn <audunnb@gmail.com> Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com> Co-authored-by: strehan1993 <70013163+strehan1993@users.noreply.github.com> Co-authored-by: Maoliang Huang <mahuang@microsoft.com> Co-authored-by: Lohith Chowdary Chilukuri <69338278+Lochiluk@users.noreply.github.com> Co-authored-by: Thomas Van Laere <ThomVanL@users.noreply.github.com> Co-authored-by: brandong-ms <44618010+brandong-ms@users.noreply.github.com> Co-authored-by: xaliciayang <ayang@microsoft.com> Co-authored-by: LucasYao93 <53558334+LucasYao93@users.noreply.github.com> Co-authored-by: akshanka <s.akash279@gmail.com> Co-authored-by: Youri <v-lipyo@microsoft.com>
1 parent c1e88de commit 2da48e1

File tree

2,092 files changed

+1137451
-523271
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,092 files changed

+1137451
-523271
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# To make sure Network PRs go to the right branch, e.g. network-april
2-
/src/Network/ @number213
3-
2+
/src/Network/ @MikhailTryakhov
43
/src/Compute/ @bilaakpan-ms @sandido @dkulkarni-ms @haagha @madewithsmiles @MS-syh2qs @grizzlytheodore

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.6.1 - August 2020
2+
#### Az.Compute
3+
* Patched '-EncryptionAtHost' parameter in 'New-AzVm' to remove default value of false [#12776]
4+
15
## 4.6.0 - August 2020
26
#### Az.Accounts
37
* Loaded all public cloud environments when discovery endpoint doesn't return default AzureCloud or other public environments [#12633]

docker/Dockerfile-alpine-3.10

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
FROM mcr.microsoft.com/powershell:alpine-3.10
2+
3+
ARG REPOSITORY=PSGallery
4+
ARG MODULE=Az
5+
ARG CONFIG=config
6+
ARG AZURERM_CONTEXT_SETTINGS=AzureRmContextSettings.json
7+
ARG AZURE=/root/.Azure
8+
ARG VCS_REF="none"
9+
ARG BUILD_DATE=
10+
ARG VERSION=
11+
ARG IMAGE_NAME=mcr.microsoft.com/azure-powershell:${VERSION}-alpine-3.10
12+
13+
ENV AZUREPS_HOST_ENVIRONMENT="dockerImage/${VERSION}-alpine-3.10"
14+
15+
LABEL maintainer="Azure PowerShell Team <azdevxps@microsoft.com>" \
16+
readme.md="http://aka.ms/azpsdockerreadme" \
17+
description="This Dockerfile will install the latest release of Azure PowerShell." \
18+
org.label-schema.build-date=${BUILD_DATE} \
19+
org.label-schema.usage="http://aka.ms/azpsdocker" \
20+
org.label-schema.url="http://aka.ms/azpsdockerreadme" \
21+
org.label-schema.vcs-url="https://github.com/Azure/azure-powershell" \
22+
org.label-schema.name="azure powershell" \
23+
org.label-schema.vendor="Azure PowerShell" \
24+
org.label-schema.version=${VERSION} \
25+
org.label-schema.schema-version="1.0" \
26+
org.label-schema.vcs-ref=${VCS_REF} \
27+
org.label-schema.docker.cmd="docker run --rm ${IMAGE_NAME} pwsh -c '\$PSVERSIONTABLE'" \
28+
org.label-schema.docker.cmd.devel="docker run -it --rm -e 'DebugPreference=Continue' ${IMAGE_NAME} pwsh" \
29+
org.label-schema.docker.cmd.test="currently not available" \
30+
org.label-schema.docker.cmd.help="docker run --rm ${IMAGE_NAME} pwsh -c Get-Help"
31+
32+
# install azure-powershell from PSGallery
33+
RUN pwsh -Command Set-PSRepository -Name ${REPOSITORY} -InstallationPolicy Trusted && \
34+
pwsh -Command Install-Module -Name ${MODULE} -RequiredVersion ${VERSION} -Repository ${REPOSITORY} && \
35+
pwsh -Command Set-PSRepository -Name ${REPOSITORY} -InstallationPolicy Untrusted
36+
37+
# create AzureRmContextSettings.json before it was generated
38+
COPY ${CONFIG}/${AZURERM_CONTEXT_SETTINGS} ${AZURE}/${AZURERM_CONTEXT_SETTINGS}
39+
40+
CMD [ "pwsh" ]

documentation/azure-powershell-modules.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Content Delivery Network | `Az.Cdn`
2828
Cognitive Services | `Az.CognitiveServices` | [![CognitiveServices]][CognitiveServicesGallery]
2929
Compute | `Az.Compute` | [![Compute]][ComputeGallery]
3030
Connected Kubernetes | `Az.ConnectedKubernetes` | [![ConnectedKubernetes]][ConnectedKubernetesGallery]
31+
Connected Machine | `Az.ConnectedMachine` | [![ConnectedMachine]][ConnectedMachineGallery]
3132
Container Instance | `Az.ContainerInstance` | [![ContainerInstance]][ContainerInstanceGallery]
3233
Container Registry | `Az.ContainerRegistry` | [![ContainerRegistry]][ContainerRegistryGallery]
3334
Cosmos DB | `Az.CosmosDB` | [![CosmosDB]][CosmosDBGallery]
@@ -92,6 +93,7 @@ Redis Cache | `Az.RedisCache`
9293
Relay | `Az.Relay` | [![Relay]][RelayGallery]
9394
Reservations | `Az.Reservations` | [![Reservations]][ReservationsGallery]
9495
Resource Graph | `Az.ResourceGraph` | [![ResourceGraph]][ResourceGraphGallery]
96+
Resource Mover | `Az.ResourceMover` | [![ResourceMover]][ResourceMoverGallery]
9597
Resources | `Az.Resources` | [![Resources]][ResourcesGallery]
9698
Search | `Az.Search` | [![Search]][SearchGallery]
9799
Security | `Az.Security` | [![Security]][SecurityGallery]
@@ -135,6 +137,7 @@ Web App Service | `Az.Websites`
135137
[CognitiveServices]: https://img.shields.io/powershellgallery/v/Az.CognitiveServices.svg?style=flat-square&label=Az.CognitiveServices
136138
[Compute]: https://img.shields.io/powershellgallery/v/Az.Compute.svg?style=flat-square&label=Az.Compute
137139
[ConnectedKubernetes]: https://img.shields.io/powershellgallery/v/Az.ConnectedKubernetes.svg?style=flat-square&label=Az.ConnectedKubernetes
140+
[ConnectedMachine]: https://img.shields.io/powershellgallery/v/Az.ConnectedMachine.svg?style=flat-square&label=Az.ConnectedMachine
138141
[ContainerInstance]: https://img.shields.io/powershellgallery/v/Az.ContainerInstance.svg?style=flat-square&label=Az.ContainerInstance
139142
[ContainerRegistry]: https://img.shields.io/powershellgallery/v/Az.ContainerRegistry.svg?style=flat-square&label=Az.ContainerRegistry
140143
[CosmosDB]: https://img.shields.io/powershellgallery/v/Az.CosmosDB.svg?style=flat-square&label=Az.CosmosDB
@@ -199,6 +202,7 @@ Web App Service | `Az.Websites`
199202
[Relay]: https://img.shields.io/powershellgallery/v/Az.Relay.svg?style=flat-square&label=Az.Relay
200203
[Reservations]: https://img.shields.io/powershellgallery/v/Az.Reservations.svg?style=flat-square&label=Az.Reservations
201204
[ResourceGraph]: https://img.shields.io/powershellgallery/v/Az.ResourceGraph.svg?style=flat-square&label=Az.ResourceGraph
205+
[ResourceMover]: https://img.shields.io/powershellgallery/v/Az.ResourceMover.svg?style=flat-square&label=Az.ResourceMover
202206
[Resources]: https://img.shields.io/powershellgallery/v/Az.Resources.svg?style=flat-square&label=Az.Resources
203207
[Search]: https://img.shields.io/powershellgallery/v/Az.Search.svg?style=flat-square&label=Az.Search
204208
[Security]: https://img.shields.io/powershellgallery/v/Az.Security.svg?style=flat-square&label=Az.Security
@@ -240,6 +244,7 @@ Web App Service | `Az.Websites`
240244
[CognitiveServicesGallery]: https://www.powershellgallery.com/packages/Az.CognitiveServices/
241245
[ComputeGallery]: https://www.powershellgallery.com/packages/Az.Compute/
242246
[ConnectedKubernetesGallery]: https://www.powershellgallery.com/packages/Az.ConnectedKubernetes/
247+
[ConnectedMachine]: https://www.powershellgallery.com/packages/Az.ConnectedMachine/
243248
[ContainerInstanceGallery]: https://www.powershellgallery.com/packages/Az.ContainerInstance/
244249
[ContainerRegistryGallery]: https://www.powershellgallery.com/packages/Az.ContainerRegistry/
245250
[CosmosDBGallery]: https://www.powershellgallery.com/packages/Az.CosmosDB/
@@ -304,6 +309,7 @@ Web App Service | `Az.Websites`
304309
[RelayGallery]: https://www.powershellgallery.com/packages/Az.Relay/
305310
[ReservationsGallery]: https://www.powershellgallery.com/packages/Az.Reservations/
306311
[ResourceGraphGallery]: https://www.powershellgallery.com/packages/Az.ResourceGraph/
312+
[ResourceMoverGallery]: https://www.powershellgallery.com/packages/Az.ResourceMover/
307313
[ResourcesGallery]: https://www.powershellgallery.com/packages/Az.Resources/
308314
[SearchGallery]: https://www.powershellgallery.com/packages/Az.Search/
309315
[SecurityGallery]: https://www.powershellgallery.com/packages/Az.Security/

documentation/development-docs/examples/remove-cmdlet-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ namespace Microsoft.Azure.Commands.Service
168168
if (this.ShouldProcess(this.Name, string.Format("Deleting ChildResource '{0}' in resource group '{1}' under parent TopLevelResource '{2}'.", this.Name, this.ResourceGroupName, this.TopLevelResourceName)))
169169
{
170170
this.MySDKClient.ChildResource.Delete(this.ResourceGroupName, this.TopLevelResourceName, this.Name);
171-
if (this.IsPassThru.IsPresent)
171+
if (this.PassThru.IsPresent)
172172
{
173173
WriteObject(true);
174174
}

src/Accounts/Accounts/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Formatted the upcoming breaking change messages
2122
* Updated Azure.Core to 1.4.1
2223

2324
## Version 1.9.3

src/Accounts/Authentication.ResourceManager/Common/PSObjectExtensions.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public static bool HasProperty(this PSObject source, string name)
4848
/// </summary>
4949
/// <typeparam name="T">The type of the property to look for</typeparam>
5050
/// <param name="source">The PSObject to check</param>
51-
/// <param name="name">The name of the proeprty to look for</param>
51+
/// <param name="name">The name of the property to look for</param>
5252
/// <returns>true if the PSObject has a property with the given name, otherwise false</returns>
5353
public static bool HasProperty<T>(this PSObject source, string name)
5454
{
@@ -211,7 +211,7 @@ public static void Populate(this IDictionary<string, string> dictionary, string
211211
/// Populate a list from a proprty of the given PSObject
212212
/// </summary>
213213
/// <param name="list">The list to populate</param>
214-
/// <param name="name">The name of the proeprty contiaing the list</param>
214+
/// <param name="name">The name of the property contiaing the list</param>
215215
/// <param name="other">The PSObject to populate the list from</param>
216216
public static void Populate(this IList<string> list, string name, PSObject other)
217217
{

src/Accounts/Authentication.ResourceManager/Properties/Resources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Accounts/Authentication.Test/PSSerializationTests.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ IAzureContext GetDefaultContext()
251251
VersionProfile = "2017_09_25"
252252
};
253253

254-
context.SetProperty("ContextProeprty1", "ContextProperty1Value1", "ContextProperty1Value2");
255-
context.SetProperty("ContextProeprty2", "ContextProperty2Value1", "ContextProperty2Value2");
254+
context.SetProperty("ContextProperty1", "ContextProperty1Value1", "ContextProperty1Value2");
255+
context.SetProperty("ContextProperty2", "ContextProperty2Value1", "ContextProperty2Value2");
256256

257257
return context;
258258
}

src/Accounts/Authentication/Properties/Resources.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)