-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Network] Sync main branch to network release branch #27181
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
Merged
dolauli
merged 92 commits into
release-network-2024-07-01
from
release-network-2024-07-01-backup
Feb 20, 2025
Merged
[Network] Sync main branch to network release branch #27181
dolauli
merged 92 commits into
release-network-2024-07-01
from
release-network-2024-07-01-backup
Feb 20, 2025
Conversation
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
…ities object when identity type is SystemAssigned (#26941)
* Update SQL Assessment Download Package URL. * Update the change log. * Update SQL Assessment Zip download URL --------- Co-authored-by: Yabo Hu <[email protected]>
* update sync-tools-folder to support more branches * fix a typo * remove SyncFromMainBranchConfig.json * update pr branch name * update pr branch name again
* Move Resources to main * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <[email protected]>
* Az.LogicApp the Track 1 to SDK * Create BreakingChangeIssues.csv file. property ChangedTime in swagger was readonly * 1. Remove the local file. 2. The name of the property in PartnerContent.cs was changed from B2B to B2b for consistency with previous versions. * remove breakingchange.csv and readme.md file remove code: 'useDateTimeOffset: true' * remove breakingchange.csv and readme.md file remove code: 'useDateTimeOffset: true'
…Connect-AzAccounts (#26945) * Fixed the Managed Identity parameter set description of AccountId in Connect-AzAccount * Revise the help message
* Test whether resourcemanager track1 sdk can be removed from testfx * Update Common.Netcore.Dependencies.Test.targets * delete pageextensions.cs * move pageextension.cs to resource.test
…es array returned properties (#26542) * Update PSResourceProviderResourceType.cs Add DefaultApiVersion of type string to the PSResourceProviderResourceType class to allow the Get-ResourceProvider cmdlet to return it * Update GetAzureProviderCmdlet.cs Set the DefaultApiVersion of the Resource Type object in method OnProcessRecord() to allow the Get-AzResourceProvider cmdlet to return Default API Version information to the user * Update ChangeLog.md * connect the dots --------- Co-authored-by: Azure <[email protected]>
Co-authored-by: Riddhi Nilawar <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
#26959) * Register Microsoft.HeathDataAIServices/deidServices in Network private link cmdlets * Update ChangeLog for upcoming release details * Update ChangeLog.md --------- Co-authored-by: Alexa Thomases <[email protected]> Co-authored-by: Yabo Hu <[email protected]>
* Introduce AzDev module * Delete tools/AzDev/LICENSE * license and companyname * Connect-DevCommonRepo * clean up gitignore * Address comments
…t.Web RP similar to other commands (#26685) * [AppServices] RestoreAzureWebAppSnapshot fetch the data from Microsoft.Web RP similar to other commands * Add warning message * Add change log and fix an issue * Fix typo in ChangeLog.md file --------- Co-authored-by: Yabo Hu <[email protected]>
* Start-AzAutomationRunbook Object ref error * Update ChangeLog.md --------- Co-authored-by: Divyesh Govaerdhanan <[email protected]> Co-authored-by: Yabo Hu <[email protected]>
* Update MinimalVersion.csv * Update MinimalVersion.csv * Update Az.psd1 * Update ChangeLog.md
* Changes * Add UT's * Unwanted changes * Update markdown file * Modified code and handle comments * Update comments and removed unwanted code * update test case * fix comments * fix changelog * Addressed comments * fix changes * Removed unwanted changes * Throw exception when encryption identity is not part of assigned Identities * Remove unwanted changes * Remove changes not required * remove unwanted changes1 * fix remaining unwanted changes * fix identation issues * markdown check --------- Co-authored-by: Anshul Jain <[email protected]>
* starting changes for ars autoscale * update, get, and create work * saving test progress * updating help docs * UT is recorded * addressing PR comments * updating the session record --------- Co-authored-by: Yan Xu <[email protected]>
* Update ApiManagementHelper.cs * Update resource manager namespace imports * Comment out unused code in ApiManagementHelper.cs * Update ApiManagementTests.cs
* bump up version for az 13.1.0 * comment out ApiManagementHelper.cs (#26989) * Update ApiManagementHelper.cs * Update resource manager namespace imports * Comment out unused code in ApiManagementHelper.cs * Update ApiManagementTests.cs
* Update BicepUtility.cs Parameter --documentationUri is deprecated, please use --documentation-uri instead. * Update ChangeLog.md * Add check for bicep version 0.24.24 before using new --documentation-uri parameter --------- Co-authored-by: Yan Xu <[email protected]>
…-main Release-2025-01-14
#27104) * polish parameter for buildmodules.ps1 * polish * refine build and prepare autorest * remove unused changes * update csproj mapping to add folder generated/, and trim keys * Update CIFilter to remove src/ from mapping keys * add test-module.ps1 in gen2main * add check-dependencies.ps1 in gen2main * add psd1 in gen2main * update az.autorest.props to apply new folder structure * fix submodule name * fix trimmed submodule name * fix trimmed submodule name * add script to migrate generated folder * uncomment * Add readme.azure.md and readme.azure.noprofile.md * migrate readme from eng/archive-test branch * update migration script to add generated csproj in sln * fix previous commit * copy other script from eng/archive-test * fix script * refine build-module.ps1 and add some log * refine log message * color log output * use foreach instead of foreach-object to improve performance * improve write log * fix * question * apply new build process to dotnet msbuild /t:build * test pipeline 1 * test pipeline 2 * test pipeline 3 * test pipeline 4 * test pipeline 5 * test pipeline 6 * test pipeline 7 * test pipeline 8 * test pipeline 9 * test pipeline 10 * test pipeline 11 * test pipeline 12 * test pipeline 12 * test pipeline 13 * test pipeline 14 * test pipeline 15 * test pipeline 16 * test pipeline 17 * test pipeline 18 * test pipeline 19 * test pipeline 20 * test pipeline 21 * test pipeline 22 * test pipeline 23 * test pipeline 24 * test pipeline 25 * test pipeline 26 * test pipeline 27 * test pipeline 28 * test pipeline 29 * test pipeline 30 * test pipeline 31 * test pipeline 32 * test pipeline 33 * split build function to buildscripts.psm1 * Add generate id in generate-info * Add generate id in generate-info * Add generate id in generate-info * regenerate help during adaptautorestmodule * async generate * more async * move resolve tools back * update migrate script * fix path * generate info while migrating main * fix * Remove redundant dependencies for autogen modules * add log output * generate id * fix * revert async * fix * adjust generate id * exit when no generate id * fix * minor fix * fix * update readme.azure.noprofile.md * fixed after build * remove sln when build finish * add migration script * revert autorest dpendency changes * remove redundant * fix * fix * fix * fix * copy src/helpers from generation branch * fix * fix * fix * test * fix * fix * fix * fix * fix * fix * fix * fix * fix * update security tools * typo * fix * fix * fix * fix * update reference of csproj in resource.test.csproj * fix * update references of autorest modules for resource.sln * move removeunwanted and updatemodule to buildscript * polish parameter name for build script * add switch invokedbypipeline * trigger new pipeline for future branch by default * add accounts in build by default * fix * fix * build version controller during build script * fix * Update security-tools.yml * Update MigrateGenerated.ps1 * Update MigrateGenerated.ps1 * Update MigrateGenerated.ps1 * Update MigrateGenerated.ps1 * Update MigrateGenerated.ps1 * Update MigrateGenerated.ps1 * Update MigrateGenerated.ps1 * add accounts to build/test by default for CIPlan parameterset * Update AdaptAutorestModule.ps1 * Update AdaptAutorestModule.ps1 * do not add testfx specificly because it was already included for all test project * split build solution and test solution * add parent module csproj to module root sln for new module * fix incorrect parent module csproj name * fix incorrect help refresh for new module * fix * prepare autorest modules before calculate csproj to build * fix calculate generated files for new submodule * remove PR analyze that block PR has changes in both /src and /generated * remove files accidentally checked in * rename x.autorest/help -> x.autorest/docs * update pipeline * update build for daily-build.yml * new doc (unfinished) * finish new docs * update PR title * update * update * update * update * do not exit when pr analyze failed, write warning instead * remove generated ps1 script from autorest submodules during future migration * add assembly info attributes in readme.azure.noprofile.md * allow resources to be checked in * add git files to each autorest submodule during migration * disable assemblyinfo generate * add final block in after build task * replace module version for submodule assemblyinfo * reset assemblyinfo in finally block after re-compile * bugfix * polish file move * fix * skip livetests filder * fix * assemblyinfo * copy assemblyinfo separately * fix * check whether assemblyinfo existed before modifying it * fix child module path when add to sln * keep guid in psd1 under generated folder unchanged * update afterbuild task to take module-name instead of service-name * split archive pipeline from build-steps * refactor cifiltertask * refactor pipelines * move yml of archive pipeline * forgot function * pr validation pipeline won't be triggered by CI * fix path for util templates * fix array accidentally casted to string * fix branch name * fix parameter name for build-steps * add terminate condition when no files changed detected in archive pipeline * add helpers to not modules list * add helpers to not modules list * move helpers folder from generation branch * fix condition in yml * do use exit 0 when terminate * try to fix terminate condition * fix switch syntax * try to fix terminate condition * try to fix terminate condition * have to fail archive when no outdated modules found * remove duplicate warning message * fix * fix * enable new build process for windows-powershell.yml * remove duplicate warning message * use dotnet 8 for credscan * fix security tools pipeline * use batch ci trigger archive pipeline * refactor archive pipeline * add branch name filter, get token with internal method * add doc for future branch PR migration * add doc for future branch PR migration * removed migration docs * enable new ci/pr pipelines for all branches * add README.md for pipelinesteps scripts --------- Co-authored-by: Nori Zhang <[email protected]> Co-authored-by: NoriZC <[email protected]> Co-authored-by: Xiaogang Ding <[email protected]>
* output modified modules * output target modules instead * fix * try lowercases artifacts
* Add comment for label Legacy * fix indentation
* enable main to be CIed by default * Remove empty line
* support atscope for get-roleassignment * Update Changelog * Switch Parameter * description * description * rename test case * rename test case * minor fix * Update src/Resources/Resources/ChangeLog.md Co-authored-by: Yeming Liu <[email protected]> --------- Co-authored-by: Yeming Liu <[email protected]> Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: Mike F. Robbins <[email protected]>
…erShell (#27145) * migrate Maintenance SDK from autorest csharp to autorest powershell * Migrated the Maintenance SDK for Autorest from C# to PowerShell * Add autorest reset command to README * Update ChangeLog for SDK migration --------- Co-authored-by: NoriZC <[email protected]>
* Remove Az.Codesigning module * Update AzPreview.psd1 --------- Co-authored-by: Janiel Martell Colon <[email protected]> Co-authored-by: NoriZC <[email protected]>
…eatingMappings, SerializedCmdlets and StaticAnalysis (#27163) * Update CreateMappings_rules.json * Delete tools/Tools.Common/SerializedCmdlets/Az.CodeSigning.json * Update azure-powershell-modules.md * Delete tools/StaticAnalysis/Exceptions/Az.CodeSigning directory
* deprecate logz * deprecate logz under generated
* output modified modules * output target modules instead * fix * try lowercases artifacts
* Add comment for label Legacy * fix indentation
* enable main to be CIed by default * Remove empty line
* Add File Porvision V2 change * Update test and chagnelog * Fix the duplicated parameter section in Set-AzStorageAccountManagementPolicy help * Fix CR failure
Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Mike F. Robbins <[email protected]>
…to release-network-2024-07-01-backup
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
|
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
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.