-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix blank space issue #15206
Merged
Merged
Fix blank space issue #15206
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
msJinLei
approved these changes
Jun 8, 2021
VeryEarly
pushed a commit
that referenced
this pull request
Jun 10, 2021
…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]>
grizzlytheodore
added a commit
that referenced
this pull request
Jun 15, 2021
* 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]> * [Az.RecoveryServices.Backup] fixed sql CRR and security issue with SQL restore (#14599) * fixing sql restore, breaking change * Fixed TestCases * Move migrate to release-2021-05-25 (#15050) * Move Migrate to release-2021-05-25 * Update Changelog.md Co-authored-by: azurepowershell <[email protected]> * Move kusto to release-2021-05-25 (#15046) * Move Kusto to release-2021-05-25 * Add change log for kusto * Clean en-us from kusto help (#15048) * Suppress breaking change warnings for kusto (#15051) Co-authored-by: azurepowershell <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> * Correct the version (#15053) Co-authored-by: wyunchi-ms <[email protected]> * Fixes: #14884: `Set-AzWebAppSlot` to set FtpsState, #14998:`Set-AzWeb… (#15011) (#15055) * Fixes: #14884: `Set-AzWebAppSlot` to set FtpsState, #14998:`Set-AzWebApp` to set the AppSettings, #15005: `Set-AzAppServicePlan` to keep existing Tags when adding new Tags * Build issue fixed * Update ChangeLog.md * Build fix Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Kota Sudhakar Reddy <[email protected]> * Fix issues for AzPreview and update description of Az.psd1 (#15052) * Fix link typo in warning message (#15045) Co-authored-by: Dingmeng Xue <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> * Remove the logic to update psd1 in artifacts. (#15057) Co-authored-by: wyunchi-ms <[email protected]> * Application Gateway AutoScale Example (#15071) * Add Example # 2 Example to convert an Application Gateway from Manual Scaling to AutoScale. * Added Example Added an additional example to the New-AzApplicationGatewayAutoscaleConfiguration cmdlet. * Update ChangeLog.md Co-authored-by: Jin Lei <[email protected]> * Remove the reference to container instance project in network solution (#15073) * release-2021-05-25 (#15069) Suppresses the issue of static analysis * [DataFactroy] Updated ADF .Net SDK version to 4.19.0 (#15074) * [DataFactroy] Updated ADF .Net SDK version to 4.18.0 * [DataFactroy] Updated ADF .Net SDK version to 4.19.0 Co-authored-by: Yabo Hu <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> * [App Service] Set-AzWebAppSlot defaults AlwaysOn to false [#15066] (#15077) * Add HighAvailabilityReplicaCount to New-AzSqlDatabaseSecondary (#15079) * Add HA replica param * Update ChangeLog.md Co-authored-by: Jin Lei <[email protected]> * Update SignalR module (#15085) * Update SignalR SDK to 1.1.2-preview * Add "Trace" to networkAcl and allow empty list * Add resource group name and resource name completers * Obsolete PSSignalRResource.HostNamePrefix * Add test * update help files * Update change log * Update ChangeLog.md Co-authored-by: Jin Lei <[email protected]> * Fix the breaking change issues. (#15090) Co-authored-by: wyunchi-ms <[email protected]> * Update doc around supportability (#15075) Force merge it due to timeout of macOS * release-2021-05-25 * Update changelog * update changelog * Updated document to remove unsupported platform PowerShell Core 6 * Refined document * Added support for PowerShell 7.1.3 Co-authored-by: Erich(Renyong) Wang <[email protected]> Co-authored-by: Damien Caro <[email protected]> * Add migration guide for Az.6.0 (#15088) * Add migration guide for Az.6.0 * Update Az.6.0.0-migration-guide.md * Hide subscription id * Fix migration guide Co-authored-by: wyunchi-ms <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]> * [Az.EventHub] Get-AzEventHub accepts pipeline input from Get-AzEventHubNamespace. (#13732) * Modified to accept pipeline input from Get-AzEventHubNamespace * Successful Test Records * Updating Help markdown files and changelog.md * Added Static Analyser exception * Correcting breaking change * [Aks]Fix the issue Aks cannot be update in Automation Runbook. (#15109) * Fix the issue Aks cannot be update in Automation Runbook. * Fix the issue Aks cannot be update in Automation Runbook. Co-authored-by: wyunchi-ms <[email protected]> * Update Set-AzNotificationHubsNamespace.md (#15103) Hi team, Proposing to add the -SkuTier parameter to the examples, since the command fails with "Set-AzNotificationHubsNamespace: The request content was invalid and could not be deserialized: Required property 'name' not found in 'sku'." if it is not provided. * SQL Ledger Cmdlets (#14997) * ledger changes + changes for new SDK version * adding tests, updating cmdlets * adding tests, fixing cmdlets * adding comments to locations model * adding to changelog.md * adding markdowe help files * fixing merge problems with backup restore resources * updating help file for new-azsqldatabase * rerecording tests * removing EnableLedger from Set-AzureSqlDatabase * removing extra parameter * adding whatif text * upgrading Microsoft.Azure.Management.Sql to 1.52 * fixing online version link * adding audit action group for ledger * adding default parameter set * adding default parameter set * adding -EnableLedger description to new-azsqldatabase help file * adding ResourceIdentityWithUserAssignedIdentities to breaking changes ignore list * adding breaking change message * fixing type name * adding using directive * updating breaking changes message * testing updating TestDatabaseDataMaskingPrivilegedUsersChanges test * adding first batch of test re-records * adding more re-recordings * more changes for re-recording * adding re-recordings, adding ignore api version to some tests * adding ignore API version to instance pools test * removing ignore API version from Auditing * adding auditing tests, removing database override from vulnerability assessment test * addding test re-recordings * updating version to newest SDK, removing breaking change warnings * adding server crud test re-records, instance pool crud tests to ignore managed instance changes * adding skip to managed instance tests * Commenting out instance pool, adding vulnerability assessment tests * Adding more test rescordings, skipping tests * reverting unneeded file changes * Update ChangeLog.md * rerecording test * update changelog * ledger changes + changes for new SDK version * adding tests, updating cmdlets * adding tests, fixing cmdlets * adding comments to locations model * adding to changelog.md * adding markdowe help files * fixing merge problems with backup restore resources * updating help file for new-azsqldatabase * rerecording tests * removing EnableLedger from Set-AzureSqlDatabase * removing extra parameter * adding whatif text * upgrading Microsoft.Azure.Management.Sql to 1.52 * fixing online version link * adding audit action group for ledger * adding default parameter set * adding default parameter set * adding -EnableLedger description to new-azsqldatabase help file * adding ResourceIdentityWithUserAssignedIdentities to breaking changes ignore list * adding breaking change message * fixing type name * adding using directive * updating breaking changes message * testing updating TestDatabaseDataMaskingPrivilegedUsersChanges test * adding first batch of test re-records * adding more re-recordings * more changes for re-recording * adding re-recordings, adding ignore api version to some tests * adding ignore API version to instance pools test * removing ignore API version from Auditing * adding auditing tests, removing database override from vulnerability assessment test * addding test re-recordings * updating version to newest SDK, removing breaking change warnings * adding server crud test re-records, instance pool crud tests to ignore managed instance changes * adding skip to managed instance tests * Commenting out instance pool, adding vulnerability assessment tests * Adding more test rescordings, skipping tests * reverting unneeded file changes * rerecording test * Update ChangeLog.md * update changelog * re-recording named secondary test after rebase Co-authored-by: Yunchi Wang <[email protected]> * Update Set-AzNetworkInterface.md (#15112) fix spelling of fourth in three places. * AzPreview use latest Az.Accounts version (#15111) * AzPreview use latest Az.Accounts version * Update RunVersionController.ps1 Co-authored-by: Dingmeng Xue <[email protected]> * [NetAppFiles] Update to api-version 2021-02-01 updates (#15104) * Apply 2021-02-01 updates * Remove accidental comment Co-authored-by: Audunn Baldvinsson <[email protected]> * Enable short policy names for mi mw (#15105) * Allow short policy names for MI update/create * Update test * Record test * Remove unnecessary ; * Update changelog * Update Test Deployments to allow the user to specify a deployment name (#15082) * Update TestAzureSubscriptionDeploymentCmdlet.cs * For TestAzureSubscriptionDeployment - If deployment name is null, then generate the name, otherwise, pass the deployment name * Allow to specify deployment name for validate on management group, subscription, and tenant deployments * changelog Allow naming the deployment when testing deployments [#11497] * change help message * Update-MarkdownHelpModule Co-authored-by: Jonathan Reynes <[email protected]> * [Storage] Support NFS and SmbMultichannel (#15130) * [Storage] Support NFS * [Storage] Support EnableSmbMultichannel * fix PR review comments * [Az.Resources Policy] Add -NonComplianceMessage to Set/New-AzPolicyAssignment (#15060) * Model changes * Update help docs * Re-record tests * Fix examples * Addressing mentat9 comments * Gateway LoadBalancer property ParameterSetName requirement removal (#15108) * fix * fix Co-authored-by: matyang222 <[email protected]> * [Resource] Fixed issue that property is cleaned by [#15134]. (#15136) * Add validation trigger setting to pipelines (#15143) * add configuration in yarm file for test. * Updated yml file for CI. * 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) * Delete obsoleted libs from local feed (#15215) * fix issue caused by blank (#15210) * Add edge zone parameter to virtual network cmdlet (#15196) * Update virtual network cmdlet * Create PSExtendedLocation.cs * Unit test is working * Add session record * Fix help message and change formatting * Update test session record * Add catch block to test * Fix build error introduced during rebase * UT metadata * Run commands synchronously and upload new test session record * Fix static analysis issue Co-authored-by: Will Ehrich <[email protected]> * Add retirement notice (#15227) * Add retirement notice * Added a note on module retirement Co-authored-by: Damien Caro <[email protected]> * [Synapse] - new cmdlets for Spark job definition (#15156) * Save current status * Save current status * Upgrade artfacts to 1.0.0-preview.9 * Save current status * Remvoe SQL script * Add example files * Update examples * Update changelog * Remove rename parameter set * Fix changelog * Fix online version * Suppresses breaking change issues * Remove serialized cmdlets config files for Synapse Co-authored-by: Dongwei Wang <[email protected]> * add cmdlet open-azsurveylink (#15205) * add cmdlet open-azsurveylink * move new cmdlet under feedback folder * remove white space * add help markdown for new cmdlet * update common version * suppress signature issue * update parent class * update namespace for share assembly * upgrade common version * add example * fix help markdown * add required assembly * Remove Write-Host leaking file share credentials (#15225) * Remove Write-Host leaking file share credentials Removed a Write-Host command that printed the Azure file share credentials when calling `New-AzContainerGroupVolumeObject` as reported in #15224. * Update Changelog.md Co-authored-by: Dingmeng Xue <[email protected]> * First version of DataDog (#15218) * Fix for output type and null subscriptions collection in ResourceGraph (#15135) * 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: makharch <[email protected]> * Move DataDog to master * Add DataDog to documentation/azure-powershell-modules.md * Add SignatureIssues.csv for skip static analysis pipeline. Co-authored-by: fenwickt <[email protected]> Co-authored-by: makharch <[email protected]> Co-authored-by: azurepowershell <[email protected]> Co-authored-by: wyunchi-ms <[email protected]> * Add edge zone parameter to create network interface cmdlet (#15184) * Add edge zone parameter to create network interface cmdlet * Regenerate new network interface help file Co-authored-by: Will Ehrich <[email protected]> * Gateway Load Balancer Cross tenant issue fix (#15195) * fix * name fix * put await next to create update Co-authored-by: matyang222 <[email protected]> * Update Get-AzRecoveryServicesAsrRecoveryPoint Description (#15222) Added information about the order of recovery points in the array. * Updating the description of parameter RecoveryPoint in Start-AzRecoveryServicesAsrUnplannedFailoverJob (#15223) Updating Description of RecoveryPoint parameter - to let customers know what would happen if it is not specified. * Update Get-AzSynapseTriggerRun.md (#15231) The current example throws an errors ``` Cannot bind parameter 'RunStartedAfter'. Cannot convert value "[DateTimeOffset]2018-09-01T21:00" to type "System.DateTimeOffset". Error: "String was not recognized as a valid DateTime." ``` * fixed Disable SQL AG AutoProtection (#15241) * Add edge zone parameter to public ip prefix cmdlet (#15240) * Add edge zone parameter to public ip prefix cmdlet * Update documentation * Add test session record * Update change log * Fix changelog Co-authored-by: Will Ehrich <[email protected]> * Enable viewing of Public IP address extended location (#15230) * Add edge zone parameter to public ip address cmdlet * Style issue * Simple change to retrigger CI * Fix indentation issue * Updated change log Co-authored-by: Will Ehrich <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> * change the branch name from master to main (#15238) * Fix typo in changelog (#15252) * Release-2021-06-15 (#15255) * Release 2021-06-15 RC3 (#15253) * Update change log of Blockchain * Polish change log of Blockchain * Update Get-AzSynapsePipelineRun.md by adding more examples covering more scenarios (#15232) * Update Get-AzSynapsePipelineRun.md * Update Get-AzSynapsePipelineRun.md * [Storage] Support secure SMB and NFSV3 (#15209) * [Storage] Support NFSV3 in create account * [Storage] Support secure SMB 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: Himanshu Agarwal <[email protected]> Co-authored-by: Xiaogang <[email protected]> Co-authored-by: azurepowershell <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Kota Sudhakar Reddy <[email protected]> Co-authored-by: erich-wang <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]> Co-authored-by: sohaibMSFT <[email protected]> Co-authored-by: Jin Lei <[email protected]> Co-authored-by: Jingshu923 <[email protected]> Co-authored-by: Yabo Hu <[email protected]> Co-authored-by: bradrich-msft <[email protected]> Co-authored-by: yzt <[email protected]> Co-authored-by: Damien Caro <[email protected]> Co-authored-by: B Harsha Kashyap <[email protected]> Co-authored-by: Tiago Antunes <[email protected]> Co-authored-by: rewongmicrosoft <[email protected]> Co-authored-by: Scott <[email protected]> Co-authored-by: Auðunn <[email protected]> Co-authored-by: Audunn Baldvinsson <[email protected]> Co-authored-by: Ivan Kulezic <[email protected]> Co-authored-by: Jonathan Reynes <[email protected]> Co-authored-by: Jonathan Reynes <[email protected]> Co-authored-by: Wei Wei <[email protected]> Co-authored-by: Chris Eggert <[email protected]> Co-authored-by: LucasYao93 <[email protected]> Co-authored-by: Tiander Turpijn <[email protected]> Co-authored-by: srozemuller <[email protected]> Co-authored-by: strehan1993 <[email protected]> Co-authored-by: Mikhail <[email protected]> Co-authored-by: digot007 <[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: William Ehrich <[email protected]> Co-authored-by: Will Ehrich <[email protected]> Co-authored-by: Dongwei Wang <[email protected]> Co-authored-by: Dongwei Wang <[email protected]> Co-authored-by: Ashley Roll <[email protected]> Co-authored-by: fenwickt <[email protected]> Co-authored-by: makharch <[email protected]> Co-authored-by: Rishabh Jain <[email protected]> Co-authored-by: Mikey Bronowski <[email protected]>
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-powershell
that referenced
this pull request
Jul 15, 2021
[Hub Generated] Review request for Microsoft.TimeSeriesInsights to add version stable/2020-05-15 (Azure#15206) * Update Operations example and definition * Fix MetricAvailabilities path * Run prettier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added