[Network] Sync from master branch#14546
Merged
wyunchi-ms merged 111 commits intonetwork-novemberfrom Mar 15, 2021
Merged
Conversation
* 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>
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>
…to wyunchi/merge/network-november
VeryEarly
approved these changes
Mar 15, 2021
This file contains hidden or 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
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.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added