Skip to content

[Network] Sync from master branch#14546

Merged
wyunchi-ms merged 111 commits intonetwork-novemberfrom
wyunchi/merge/network-november
Mar 15, 2021
Merged

[Network] Sync from master branch#14546
wyunchi-ms merged 111 commits intonetwork-novemberfrom
wyunchi/merge/network-november

Conversation

@wyunchi-ms
Copy link
Copy Markdown
Contributor

@wyunchi-ms wyunchi-ms commented Mar 15, 2021

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

madsd and others added 30 commits February 20, 2021 16:01
* ASE first draft

* Merge

* Add Private DNS and restructure services.

* Implement new external Service provider reference and add docs/help

* NSG and Route Table logic

* Improvements based on design review

* Add Scenario tests

* Merge psd1

* Add online version reference

* Add references to Network/KeyVault for testing

* Added KeyVault and Network for Scenario Tests

* Update change log

* Explicit specifying new cmdlets

* small fix
* Move Migrate to master

* Az.Migrate OOB release

Co-authored-by: azurepowershell <azurepowershell@ms.com>
* Add Debug info for test phase

* Fix the issue of test project list is empty

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
avoid "VM" matched before "vmware"
* Update Az.5.0.0-migration-guide.md
#14235)

* Update to latest CosmosDB client libraray and allow ServerVersion to be updated for CosmosDB accounts

* Add 4.0 ServerVersion in argument completion

* Added ServerVersion change description to ChangeLog.md

* Adding backup interval and retention parameters to database account create and update cmdlets

* Regenerating test record with the new parameters

* PR feedback

Co-authored-by: Kalyan Khandrika <kakhandr@microsoft.com>
…rvice. (#14221)

* Fix the issue that didn't pack resources files of bot service.

* Fix the issue that didn't pack resources files of bot service.

* Add Debug info for test phase

* Add Debug info for test phase

* Fix the issue of test project list is empty

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
* removed CS and changelog

* Update ChangeLog.md

* Create BreakingChangeIssues.csv

Co-authored-by: Theodore Chang <thchan@microsoft.com>
…14104)

* Added support for Azure resources deployment in Bicep language

* fix relative path issue

* remove bicep support on templateUri

* refine codes

Co-authored-by: Beisi Zhou <bez@microsoft.com>
to changelog.md for Compute
… cmdlet (#13894)

* fix #13763- Increased timout to 300000 MS for Publish-AzWebApp cmdlet

* Updated changelog.md

* Added optional property for Timeout.

* Added validation for handling minimum Timeout

* Updated changelog

* Addressed review comment

* fixed build issue 'OverflowException'

* Fixed build issue

* Addressed review comments

* Updated Help text for Remove-AzWebAppCertificate

* Honoring UseManagedDisk input for HyperV to Azure scenario in site recovery service (#14128)

* Honoring UseManagedDisk input for HyperV to Azure scenario in site recovery service

* Update in changeLog

* Update in help file

* Minor fix in help file

* Added test cases

* NIT fixes for spaces

* Addressed review comments

* Update ChangeLog.md

Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
removing generic breaking change as it happened a few months ago for last breaking change release.
* Move MySql to master

* Update ChangeLog.md

* Fix changelog.md error of mysql

Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Daeun Yim <69321306+DaeunYim@users.noreply.github.com>
* Move PostgreSql to master

* Update ChangeLog.md

* Update ChangeLog.md

* Fix changelog error of PostgreSql

Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Daeun Yim <69321306+DaeunYim@users.noreply.github.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
* Breaking changes for policy cmdlets to support typed pipeline objects

* Update help files to correspond to typed parameters

* Add breaking change exceptions

* Remove unneeded usings
Update changelog

* Add support for policy export format (#13324)

* Update changelog

* Update help text to cover input file format handling.

* Needed to rerecord another test

* Fix Set-AzPolicyAssignment input object scenarios

* Update changelog

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
* link BicepNotFound error to installation guidance

* replace link

Co-authored-by: Beisi Zhou <bez@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
isra-fel and others added 17 commits March 11, 2021 16:40
Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
* Changes for GA - Allow all supported service tags

* Update signature and default param issues

* fix signature file format
Example 5 contains RequestedServiceObjectiveName intead of ServiceObjectiveName as parameter
* Init for RedisEnterpriseCache

* Add GA info

* Update document

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
* Update BotService

* Update BotService

* Update BotService

* Update BotService

* Update BotService

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
* Update ImageBuilder

* Update ImageBuilder

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
* Update document

* Update document

* Update document

* Update document

* Update document

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
* afd profile and endpoint boilerplate

* Get-AzAfdProfile, afd profile model, validators

* afdendpoints and utilities

* resource utility class

* upgrade sdk, refactor afd profiles, endpoints, and custom domains

* minor refactoring

* origin group & origin get, move models, refactors

* afd profile crud and refactoring

* endpoints, origin groups, and profiles

* custom domains, routes, utilities

* afd rule, afd rule sets, rule models

* security policies and tests

* SessionRecords files

* add md files for new cmdlets

* change log update

* update md files

* fix profile and custom domain tests

* updates to afd custom domain

* pipeline fixes, bug fixes

* update signature issues file

* update md files

* change parameter from tags to tag

* fix merge conflicts

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>
* Add policy exemption support

* Update change log

* Addressed comments

* Addressed comments

* Added online version

* Fixed timezone issue in the test

* Another try to fix timezone issue

* Addressed comments

* Addressed comments
* add acr related commands to healthcareapis

* remove extra s for command name

* add change logs

* remove extra s for parameter

* fix help online version issue

* change test api version to 2021-02-11

* fix typo error and add ? operator for acr login server

* change parameter acrloginservers to acrloginserver

* Skip the test failed test cases in websites.

* Update ChangeLog.md

* Remove useless nupkg

* Add back nupkg

* Fix signature

Co-authored-by: Peiyuan Zhou <peizhou@microsoft.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
… Linux OS migration scenarios. (#14437)

* Add VMImage params for AddNodeType, add U18 template for NewCluster, fix RemoveCluster no-op return value, create Update-AzServiceFabricNodeType for updating isPrimary state, fix Linux AddNodeType LB rule creation for SSH forwarding

* Add UpdateVmImage cmdlet using dynamic object patch, fix remove node type, fix update reliability when there are multiple primary node types.

* Fix UpdateAzServiceFabricVmImage & add/update documentation for cmdlets

* Write ChangeLog.md updates

* Move changelog entries to Upcoming Release

* Update doc url to new standard, for new cmdlet

* Update Update-AzServiceFabricNodeType.md

* Autogenerate docs for new cmdlets & parameters

* Refactoring UpdateaNodeType based on PR comment

* Fix new cmdlet import & update recorded test data /w new cert & to factor changes in REST traffic.

* Suppress mock credential CredScan

* Include 'Update-AzServiceFabricNodeType' in Az.ServiceFabric.psd1, update ChangeLog

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
* add acr related commands to healthcareapis

* remove extra s for command name

* add change logs

* remove extra s for parameter

* fix help online version issue

* change test api version to 2021-02-11

* fix typo error and add ? operator for acr login server

* change parameter acrloginservers to acrloginserver

* Skip the test failed test cases in websites.

* Update ChangeLog.md

* Remove useless nupkg

* Add back nupkg

* Fix signature

* Revert Acr Login Server logic

* Revert Acr Login Server logic

* Revert Acr Login Server logic

Co-authored-by: Peiyuan Zhou <peizhou@microsoft.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
@VeryEarly VeryEarly added the Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. label Mar 15, 2021
@wyunchi-ms wyunchi-ms merged commit 2bd5767 into network-november Mar 15, 2021
@wyunchi-ms wyunchi-ms deleted the wyunchi/merge/network-november branch April 8, 2021 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.