Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Engineer build test] Fix for output type and null subscriptions coll…
…ection in ResourceGraph (#15165) * Onboard DigitalTwins to Private Link Common Cmdlets (#14613) * Onboard DigitalTwins to Private Link Common Cmdlets * Removed the change log * Added DigitalTwins in lexicographical order * Adding Private Range (No SNAT) Support to Firewall Policies (#14577) * Add Azure Route Server CRUD cmdlets to deprecate Virtual Router cmdlets (#14036) * change name from virtual router to route server * add test records * fix warning * delete unused import * no snat private ranges * adding private range in firewall policies * using AzPSArgumentException instead of PSArgumentException * using Resources.resx for AzPSArgumentException * reverting changes in Resources.Designer.cs that is not related to my code * adding help instruction for set-AzFirewallPolicy * updated changeLog Co-authored-by: litchiyangMSFT <[email protected]> * Added a new property "FlowTimeout" to Virtual Network (#14665) * Adding new property to Virtual Network FlowTimeoutInMinutes * Reverting local SDK changes * Added recorded test and updated help files, changed FlowTimeoutInMinutes to FlowTimeout * Update src/Network/Network/VirtualNetwork/NewAzureVirtualNetworkCommand.cs Removing Abbreviation of mins and expanding to minutes Co-authored-by: Beisi Zhou <[email protected]> * Updated FlowTimeout Description * Generated New Test Recording and updated PS Test script * Adding local SDK for FlowTimeout * Update the Network sdk version in test projects * Update the Network sdk version in test projects * Updated FlowTimeout Description * Update the Network sdk version in test projects Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: wyunchi-ms <[email protected]> * Virtual Network Gateway NAT feature changes (#14685) * workingCode * VNGCommands * ConnChanges * Format * helpFiles * tests * changeLog * Revert "changeLog" This reverts commit 8dbb8a2. * ChangeLogMd * fixing csProj * Revert "Revert "changeLog"" This reverts commit 7f69613. * Fixing nupkg * TestCsProj * testRecords * fixing comments * Fixing Comments Co-authored-by: Khushboo Baheti <[email protected]> * Support for Preferred Routing Gateway for Virtual Hub (#14761) * Fixed Azure Vnet peering build fix for new SDK * Added support for VPN or ER selection * Added default display * Bug fixes * Updated change log * Reverting VNET Peering change mismatch with SDK * Fixed help file * correcting document example 1 of New-AzFirewallPolicyRuleCollectionGroup (#14777) * Added more detailed description about GroupId in New-AzPrivateLinkServiceConnection (#14786) Co-authored-by: Beisi Zhou <[email protected]> * Fix (#14791) Co-authored-by: Khushboo Baheti <[email protected]> * Added support for getting a single private link resource (#14785) * Added support for getting a single private link resource * update help file * Update src/Network/Network/help/Get-AzPrivateLinkResource.md * Update src/Network/Network/help/Get-AzPrivateLinkResource.md Co-authored-by: Beisi Zhou <[email protected]> * Exposing two read-only properties of Application Gateway client certificate (#14784) * expose two read-only client cert properties * update appgw senario test to cover two new read-only properties of client cert * create zonal public ip referred by appgw with zone redundancy * update session record * update ChangeLog * use cert chain name from appgw * check client cert properties from appgw output * update test case and record * Gateway Loadbalancer (#14683) * new branch * fix * fix * fix * fix * fix * try restart json * replace file Co-authored-by: matyang222 <[email protected]> * Add new properties a new commandlet to support the address space update in peered vNets (#14730) * Changes for adding new commandlet for sync operation * Reverting the unintended change related to flow timeout * Updating with the SDK that has the newer fields Updating with the SDK that has the newer fields * Updating the networking SDK for all references Updating the networking SDK for all references * Added Parameter Set & Updated Changelog.md & Recorded PS Test * Minor update to changelog.md file and removed comment from VirtualNetworkTests.cs * Added default parameter set and ShouldSupportProcess=false * Added default parameter set and ShouldSupportProcess=false * Sync-AzVirtualNetworkPeering.md Help file * Updated links in help files * Minor spacing issue in help files hyperlink * Changed synopsis and description from comment to actual string * Added Sync-AzVirtualNetworkPeering to StaticAnalysis exception to ignore the shouldProcess error * Updating build steps * Setting supportsshouldprocess = true in sync-azvnetpeering * Reverting the Signature Issues Co-authored-by: Hari Prasad Perabattula <[email protected]> Co-authored-by: Satya-anshu <[email protected]> * Gateway LoadBalancer property ParameterSetName requirement removal (#15108) * fix * fix Co-authored-by: matyang222 <[email protected]> * Upgrade PowerShell to 7.0.6 (#15113) Upgrade Linux Image of CI pipeline to Ubuntu 20.04 Co-authored-by: wyunchi-ms <[email protected]> * Fix the random failure in CI pipeline (#15153) Co-authored-by: wyunchi-ms <[email protected]> * Release Az 4.1.1 (#15150) * Release Az.Resources 4.1.1 (#15149) * [Resource] Fixed issue that property is cleaned by [#15134]. (#15136) * Az.Resources 4.1.1 release * Update version of Az.Accounts in psd1 Co-authored-by: LucasYao93 <[email protected]> * Update ChangeLog.md Co-authored-by: LucasYao93 <[email protected]> * [Storage] Fix oauthCopySameAccount (#15152) * Update Az.SecurityInsights help files (#15144) * Updating Az.SecurityInsights help files * Update Get-AzSentinelAlertRule.md * typo in examples resourcegroup parameter (#15146) * Update the dependencies for Az.Accounts (#15154) * Fix the issue that static analysis cannot find SupportsShouldProcess in cmdlet (#15155) Co-authored-by: wyunchi-ms <[email protected]> * [Az.DiskPool] First preview availability of Az.DiskPool (#15128) * First availability of Az.DiskPool * supress error * remove unnecessary suppress * Code changes for provisioning Server & ManagedInstance with AD Only Authentication & External Administrator Properties (#15151) * Rebase master * Update Changelog * Switch to singular noun * Fix bug * Check for administrator object * Fix test * Release notes of Az.DiskPool v0.1.0 (#15160) * correct the way to download keyvault certificate (#15163) * Remove duplicate list item in Get-AzKeyVault (#15167) * cmdlets for new compute resource: SSH Public Key (#15120) * four cmdlets * location to follow resource group * add supportshouldprocess * update test * update key save location * capitalization * change * change * add two new parameter sets * ReadScale default to null on Set-AzSqlDatabase (#15168) * Updated api version (#15169) * [**URGENT**] Fix for Set-AzSqlServer and Set-AzSqlInstance cmdlets (#15176) * Fix for Set cmdlets * comma * update changelog.md * Update ChangeLog.md Co-authored-by: Dingmeng Xue <[email protected]> * Using FQDN when connecting to nodes and enabling Arc (#15174) -Using fqdn while connecting to cluster and nodes. -Using AAD retries in Arc AAD application setup. -Returning ErrorDetails in PS output stream for WAC to handle incase of RegisteredButArcFailed. * Adding Cross Tenant DS move (#15185) updated help text added new CRR regions Co-authored-by: Dingmeng Xue <[email protected]> * Add SecretManagement tag to module (#15187) * [HDInsight] Support new azure monitor feature (#15068) * Support new azure monitor feature * Change the cmdlet name Get/Enable/Disable-AzHDInsightMonitor to Get/Enable/Disable-AzHDInsightAzureMonitor * Update the help doc and sdk version and add tests * Add online version link * Add related test * Change setbynameparameterset to bynameparameterset * Change the parameter set names to verb+ByName|ResourceId|InputObject style Co-authored-by: Zhenyu Zhou <[email protected]> * Hotfix for the issue on windows powershell (#15189) * Hotfix for the issue on windows powershell * Bump version for Az.DiskPool OOB * Adding CMK changes for PS cmdlets (#15122) * Adding CMK changes for PS cmdlets * Add UMI. Address comments * Added UMI related config * Fix build error * Fix static analysis errors * UMI related fix. * Fix test and build issues * Update with UMI scenarios * Fix generated files * Fix identity issue * Fix failing test * Modified help files. Modified changelog.md * Update AzureSqlDatabaseTransparentDataEncryptionCommunicator.cs Remove legacy codes Co-authored-by: Jin Lei <[email protected]> * Polish changelog for upcoming release (#15191) * Provide certificate file login method (#14738) * Use certificate file as input * Address review comments * Change underline behavior of adding IP configuration to route server (#15194) * fix day 1 behavior for route server * record and log * Az.StackHCI - Pass GraphAccessToken to Connect-AzAccount (#15193) New-AzRoleAssignment Cmdlet needs graph token, so during Connect-AzAccount pass GraphAccessToken * [Storage] Removed StorageFileDataSmbShareOwner from value set of DefaultSharePermission (#15190) * Revert "Az.StackHCI - Pass GraphAccessToken to Connect-AzAccount (#15193)" (#15201) This reverts commit e1f82c9. * 47 update version (#15172) * Add Deep delete options for Disks and NICs (#15177) * DeleteOptions for Disks and NetworkInterfaces * DeleteOption fixes * Upgrade to Microsoft.Azure.Management.Compute Version 47.0.0 * Updated help files * temporyr change to move Compute package to version 47 Co-authored-by: Bashar Gharaibeh <[email protected]> * fix blank space issue (#15206) * [ApplicationInsights] Fixed ApplicationInsightsLinkedStorageAccount CRUD command that complain missing resourcegroupName when using InputObject (#15166) * [ApplicationInsights] ApplicationInsightsLinkedStorageAccount CRUD command that complain missing resourcegroupName when using InputObject [#14848]. * Update ChangeLog.md * [ApplicationInsights] Add CRUD test cases of the LinkedStorageAccount for pipeline. Co-authored-by: Dingmeng Xue <[email protected]> * Az.StackHCI - Pass GraphAccessToken to Connect-AzAccount (#15193) (#15203) New-AzRoleAssignment Cmdlet needs graph token, so during Connect-AzAccount pass GraphAccessToken Co-authored-by: digot007 <[email protected]> * should not try to use existed module version for new modules (#15217) * Fixed null subscriptions exception, added change log * Added output type fix and updated tests Changes from PR #15125 * regenerated ps1xml, updated examples * Updated md file for the output type and changelog * added breaking change issues csv after rebasing with master * added parenthesses to csv to fix parsing issue Co-authored-by: anakarparida <[email protected]> Co-authored-by: kenchenMicrosoft <[email protected]> Co-authored-by: litchiyangMSFT <[email protected]> Co-authored-by: Satya-anshu <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: wyunchi-ms <[email protected]> Co-authored-by: Khushboo Baheti <[email protected]> Co-authored-by: Khushboo Baheti <[email protected]> Co-authored-by: arvenka <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: biaogao <[email protected]> Co-authored-by: Matthew Yang <[email protected]> Co-authored-by: matyang222 <[email protected]> Co-authored-by: Hari Prasad Perabattula <[email protected]> Co-authored-by: Hari Prasad Perabattula <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]> Co-authored-by: LucasYao93 <[email protected]> Co-authored-by: Wei Wei <[email protected]> Co-authored-by: Tiander Turpijn <[email protected]> Co-authored-by: srozemuller <[email protected]> Co-authored-by: strehan1993 <[email protected]> Co-authored-by: Jin Lei <[email protected]> Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: bradrich-msft <[email protected]> Co-authored-by: Mikhail <[email protected]> Co-authored-by: digot007 <[email protected]> Co-authored-by: Himanshu Agarwal <[email protected]> Co-authored-by: aim-for-better <[email protected]> Co-authored-by: Zhenyu Zhou <[email protected]> Co-authored-by: viparek <[email protected]> Co-authored-by: Adam Sandor <[email protected]> Co-authored-by: basharg <[email protected]> Co-authored-by: Bashar Gharaibeh <[email protected]> Co-authored-by: Xiaogang <[email protected]> Co-authored-by: makharch <[email protected]>
- Loading branch information