Skip to content
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

dwda #15275

Merged
merged 106 commits into from
Jun 15, 2021
Merged

dwda #15275

merged 106 commits into from
Jun 15, 2021

Conversation

grizzlytheodore
Copy link
Member

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

anakarparida and others added 30 commits March 26, 2021 10:48
* Onboard DigitalTwins to Private Link Common Cmdlets

* Removed the change log

* Added DigitalTwins in lexicographical order
* 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]>
* 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]>
* 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]>
* 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
Co-authored-by: Khushboo Baheti <[email protected]>
* 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]>
…ficate (#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
* new branch

* fix

* fix

* fix

* fix

* fix

* try restart json

* replace file

Co-authored-by: matyang222 <[email protected]>
…te 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]>
…QL restore (#14599)

* fixing sql restore, breaking change

* Fixed TestCases
* Move Migrate to release-2021-05-25

* Update Changelog.md

Co-authored-by: azurepowershell <[email protected]>
* 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]>
Co-authored-by: wyunchi-ms <[email protected]>
#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]>
Co-authored-by: Dingmeng Xue <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
* 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]>
Suppresses the issue of static analysis
* [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]>
* Add HA replica param

* Update ChangeLog.md

Co-authored-by: Jin Lei <[email protected]>
* 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]>
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

* 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]>
dingmeng-xue and others added 23 commits June 9, 2021 14:03
* 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

* Added a note on module retirement

Co-authored-by: Damien Caro <[email protected]>
* 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

* 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

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]>
* 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

* Regenerate new network interface help file

Co-authored-by: Will Ehrich <[email protected]>
* fix

* name fix

* put await next to create update

Co-authored-by: matyang222 <[email protected]>
Added information about the order of recovery points in the array.
…ryServicesAsrUnplannedFailoverJob (#15223)

Updating Description of RecoveryPoint parameter - to let customers know what would happen if it is not specified.
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."
```
* 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]>
* 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]>
* Release 2021-06-15 RC3 (#15253)

* Update change log of Blockchain

* Polish change log of Blockchain
[DO NO SQUASH] Merge release-2021-06-15 to main
…ore scenarios (#15232)

* Update Get-AzSynapsePipelineRun.md

* Update Get-AzSynapsePipelineRun.md
* [Storage] Support NFSV3 in create account

* [Storage] Support secure SMB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.