-
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
Kamboj prjwl/release network 2024 05 01 #26806
Merged
VeryEarly
merged 132 commits into
Azure:release-network-2024-05-01
from
kamboj-prjwl:kamboj-prjwl/release-network-2024-05-01
Dec 3, 2024
Merged
Kamboj prjwl/release network 2024 05 01 #26806
VeryEarly
merged 132 commits into
Azure:release-network-2024-05-01
from
kamboj-prjwl:kamboj-prjwl/release-network-2024-05-01
Dec 3, 2024
+1,587,260
−447,115
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
This reverts commit 5f8a35f.
This reverts commit 25e08be.
…esourceGraph.Management.Sdk (Azure#26469) * Microsoft.Azure.Management.ResourceGraph * title: ResourceGraphClient * SDK migrate * autorest powershell migrate * Update ChangeLog.md
…Management.Sdk (Azure#26483) * Remove "Microsoft.Azure.Management.EventHub" Version="5.0.0" * generated by autorest.powershell
Correcting one value of SecurityType inputs list from TrustedandConfidentialVMSupported TrustedLaunchAndConfidentialVmSupported
Co-authored-by: Mike F. Robbins <[email protected]>
revert relative changes about Azure.core
* Move Migrate to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
…arameter -AbsoluteUri and -Context together (Azure#26377) * [Storage] Added a warning for an upcoming breaking change for download blob with parameter -AbsoluteUri will not allow parameter -Context be input together. * add 1 more change log * fix warning not show problem
* Remove "Microsoft.Azure.Management.ServiceBus" Version="5.0.0" PackageReference * generated Service Bus SDK by autorest.powershell * Update ChangeLog.md --------- Co-authored-by: NanxiangLiu <[email protected]>
…torageAccountType (Azure#26509) Update the value passed to parameter -StorageAccountType from 'StandardSSD_LRS' to 'Standard_LRS'
…Sku parameter will be changed from Basic to Standard. (Azure#26515)
Co-authored-by: azure-powershell-bot <[email protected]>
* update to 2024-07-01 * update to 2024-07-01 * update recordings and tests * changelog * regen sdk updated swagger * singular parameter name * add checkavailability * suppress example check * remove suppress example check * suppress example check 2 * remove suppress example check * Update ChangeLog.md --------- Co-authored-by: NanxiangLiu <[email protected]>
…6534) * Move Dataprotection to release-2024-11-11 * Create BreakingChangeIssues.csv * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
…ider scenario of Azure Site recovery (Azure#26528) * Fix the issue that UXMetadata generate null in example.parameters (Azure#26505) * Fixing bug for update RPI with UseManagedDiskForReplication * More changes * Updated changelog * Minor fix --------- Co-authored-by: Yunchi Wang <[email protected]>
* Move Resources to release-2024-11-11 * Create UXMetadataIssues.csv * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
…zure#26550) * Move HealthDataAIServices to release-2024-11-11 * Update Az.HealthDataAIServices.psd1 --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* release for 2024-11-11 * Remove the newly added common parameter ProgressAction
* Add NAPTR support and tests * Updated the test results * Update recordings and merge main * Update changelog and help sections for NAPTR record type * Updating signatures in staticanalysis exceptions and typo fixes in samples * Updated the typo in doc and updated the sdk version to 1.2.2 * Fix the changelog as per the documentation * Remove empty line --------- Co-authored-by: Sandeep Kadagathur Vadiraj <[email protected]>
* Regenerate * Update help doc * Update test * fix a bug and add a param -Tag * Update test * Update help doc * Update changelog. * Update changelog * update example * Update changelog * Update a example error * Remove some change * Update test * SignatureIssue * Update SignatureIssue * Update * Update * Update --------- Co-authored-by: v-yuchenli <[email protected]>
…8-01 API (Azure#26224) * Adding autorest generated classes. * Output of commands changed. Create command updated. * Handling errors the proper way to see the error message instead of generic one. * Adding failover functionality. * Adding help files. * Removing replication mode parameter, it was added by mistake * Bug fix in failover cmdlet * Calling GET cmdlet after failover, because REST doesn't get the link after the operation is succeeded. * Testing done. * Adding LiveOnly to tests. * Altering box first test. * Changing output to list of strings. Adding handling error for planned failover type. * Removing breaking change announce. * Updating help files. * Style fix * Handling type errors for fixed strings * Comment fixes. * Authoring help files. * Updating help files, changelog.md and parameter descriptions. * Build fix. * Changing param Databases to Database because of PS rules, adding ChangeLog. * Breaking change issue csv added. --------- Co-authored-by: jovancevic123 <[email protected]>
* Move HealthDataAIServices to main * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <[email protected]>
…ttings property (Azure#26692) * Add Batch keys and node passwords to sanitizers * [Batch] Fix null CommonEnvironmentSettings values Setting null values inside nested objects such as CommonEnvironmentSettings throw an 'Object reference not set to an instance of an object' error. Allow nulls to pass through to the Batch service so that objects which support them work properly, and those that don't throw a more useful error message from the service itself. * Remove primary & secondary from JSON sanitizers
…zure#26775) * Update security-tools.yml * Update security-tools.yml --------- Co-authored-by: Yunchi Wang <[email protected]>
* SignalR completed the Track 1 to SDK * Create BreakingChangeIssues.csv UXMetadataIssues.csv GeneratedSdkIssues.csv * Update changelog * Delete breakingchange.csv and update Az.SignalR.psd1 * update autorest.csharp to autorest.powershell * remove generatedsdkissues.csv UXmetadataissues.csv * update test case * update test case
Updated the examples to resolve confusion in the rule group name
* Fix Deployment Type Issue #27652 * Update to JObject * Update to only deserialize DeploymentExtended * Remove unused method --------- Co-authored-by: Tate Smalligan <[email protected]>
…rest.powershell (Azure#26765) * Code generated tool updated from autorest.csharp to autorest.powershell. * Code generated tool updated from autorest.csharp to autorest.powershell. * remove changelog
* Update Set-AzVMOSDisk.md Fixed typos in a couple of variable names Added called but undeclared variables to stop script failing Updated some commands to reflect current syntax Added -DisableRbacAuthorization for KeyVault Tested 7.4.5 core (MacOS) and 7.4.6 core (Windows) * Update Set-AzVMOSDisk.md * Update Set-AzVMOSDisk.md --------- Co-authored-by: Yabo Hu <[email protected]>
…t.csharp to autorest.powershell. (Azure#26766) * Code generated tool updated from autorest.csharp to autorest.powershell. * remove changelog
* [Network] - Add DefaultOutboundConnectivityEnabled property in PSNetworkInterface (Azure#26512) * [Network] - Add DefaultOutboundConnectivityEnabled property in PSNetworkInterface * update changelog.md * Azure Firewall Autoscale Configuration Support (Azure#26257) * Azure Firewall Autoscale Configuration Support * Help files with new parameters * add validation * New cmdlets for IPAM, VnV, Vnet, and AVNM SA (Azure#26345) * new cmdlets * Help docs for IPAM cmdlets Update New-AzNetworkManagerIpamPoolStaticCidr.md Update Set-AzNetworkManagerIpamPool.md Update Remove-AzNetworkManagerIpamPoolStaticCidr.md Update Remove-AzNetworkManagerIpamPool.md Update New-AzNetworkManagerIpamPoolStaticCidr.md Update New-AzNetworkManagerIpamPool.md Update Get-AzNetworkManagerIpamPoolUsage.md Update Get-AzNetworkManagerIpamPoolStaticCidr.md Update Get-AzNetworkManagerIpamPool.md Update Get-AzNetworkManagerIpamPoolUsage.md Update Get-AzNetworkManagerIpamPool.md update set ipam pool cmdlet help doc updated help docs for new IPAM commands update help docs for ipam remove cmdlets update help docs for new Get cmdlets fix new ipam pool static cidr requirement * cmdlets for vnv * adding UTs * nomenclature fix * debug * mapping fix and inital help docs * update some help docs * NetworkManagerVerifierWorkspaceCRUD test * add location * update run crud * Security admin config changes * security rule update * updating change log * update for SA command * Reachability Analysis Run Test * all vnv tests working * NetworkManagerVerifierWorkspaceCRUD test * update run crud * Security admin config changes * security rule update * updating change log * update for SA command * Reachability Analysis Run Test * all vnv tests working * Help Doc Update nomenclature fix mapping fix and inital help docs add location remaining help docs fix change log fix changelog pt 2 debug update some help docs * all SA and network manager tests running * new commit to jumpstart the pipeline * build issues * add help doc online version links * fix help doc header * fix psd1 file * updated scenario test for analysis result * help doc fixes * fixes for analyze plural param bug * fix analyze example issue * fix generated sdk bug * add related links * param rename for analyze job * rerun build * adding tag testing * help doc update * added list test coverage and combined all vnv crud into one run crud * add and test tags for vnv * update test file * debug * fix az * add help documentation * checking analysis result obj and added SA aggre prop to help doc * adding all read only properties for run * trying to get check running * regenerated sdk and updated az.network --------- Co-authored-by: Sonalli S Sharma <[email protected]> Co-authored-by: sssharma24 <[email protected]> Co-authored-by: NanxiangLiu <[email protected]> * fix analysis run errors * Ipam cmdlet bug fixes * update help doc * display error message to customer * Adding resiliency model as an optional parameter on virtual network gateway for ExpressRoute (Azure#26485) * initial commit * nit fixes * nit fix * Warning message updated * updated help docs --------- Co-authored-by: NanxiangLiu <[email protected]> * Suppress false positive cred scan --------- Co-authored-by: Vincent Dai <[email protected]> Co-authored-by: phrazfipho <[email protected]> Co-authored-by: Ben Eshed <[email protected]> Co-authored-by: p-thompson <[email protected]> Co-authored-by: Sonalli S Sharma <[email protected]> Co-authored-by: sssharma24 <[email protected]> Co-authored-by: NanxiangLiu <[email protected]> Co-authored-by: p-thompson <[email protected]> Co-authored-by: diagaval <[email protected]>
* fix error messages * pass custom retention constants for vault policy validation * fix unit test --------- Co-authored-by: ianna1-admin <[email protected]>
kamboj-prjwl
requested review from
isra-fel,
bilaakpan-ms,
Sandido,
haagha and
grizzlytheodore
as code owners
December 3, 2024 05:44
🔄Az.Accounts
🔄Az.Aks
🔄Az.AksArc
🔄Az.AnalysisServices
🔄Az.ApiManagement
🔄Az.App
🔄Az.AppComplianceAutomation
🔄Az.ApplicationInsights
🔄Az.ArcGateway
🔄Az.Astro
🔄Az.Attestation
🔄Az.Batch
🔄Az.Blueprint
🔄Az.CognitiveServices
🔄Az.Communication
🔄Az.Compute
🔄Az.ComputeFleet
🔄Az.ConnectedKubernetes
🔄Az.ConnectedMachine
🔄Az.ContainerInstance
🔄Az.ContainerRegistry
🔄Az.CosmosDB
🔄Az.DataFactory
🔄Az.DataLakeStore
🔄Az.DataProtection
🔄Az.DesktopVirtualization
🔄Az.DevCenter
🔄Az.DeviceProvisioningServices
🔄Az.DevTestLabs
🔄Az.Dns
🔄Az.DnsResolver
🔄Az.Elastic
🔄Az.ElasticSan
🔄Az.EventGrid
🔄Az.EventHub
🔄Az.Functions
🔄Az.HDInsight
🔄Az.HealthDataAIServices
🔄Az.IotCentral
🔄Az.IotHub
🔄Az.KeyVault
🔄Az.KubernetesConfiguration
🔄Az.LabServices
🔄Az.MachineLearning
️✔️Az.ManagedServiceIdentity
🔄Az.Mdp
🔄Az.Migrate
🔄Az.Monitor
🔄Az.NeonPostgres
🔄Az.NetAppFiles
🔄Az.Network
🔄Az.OperationalInsights
🔄Az.Oracle
🔄Az.PostgreSql
🔄Az.PowerBIDedicated
🔄Az.PowerBIEmbedded
🔄Az.PrivateDns
🔄Az.Purview
🔄Az.RecoveryServices
🔄Az.RedisCache
🔄Az.RedisEnterpriseCache
🔄Az.ResourceGraph
🔄Az.Resources
🔄Az.Search
🔄Az.Security
🔄Az.SecurityInsights
🔄Az.ServiceBus
🔄Az.ServiceLinker
🔄Az.SignalR
🔄Az.Sql
🔄Az.Ssh
🔄Az.StackHCI
🔄Az.Storage
🔄Az.StorageSync
🔄Az.Synapse
🔄Az.Terraform
🔄Az.Websites
🔄Az.Workloads
|
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
VeryEarly
added
the
Do Not Squash 🚫
To prevent conflicts, this PR should not be squash merged.
label
Dec 3, 2024
|
VeryEarly
force-pushed
the
kamboj-prjwl/release-network-2024-05-01
branch
from
December 3, 2024 07:38
d692654
to
995e9b2
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
VeryEarly
approved these changes
Dec 3, 2024
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.