Skip to content

[AutoPR azure-resourcemanager-servicefabricmanagedclusters]-generated-from-SDK Generation - Java-6323698#49220

Open
azure-sdk wants to merge 1 commit into
mainfrom
sdkauto/azure-resourcemanager-servicefabricmanagedclusters-6323698
Open

[AutoPR azure-resourcemanager-servicefabricmanagedclusters]-generated-from-SDK Generation - Java-6323698#49220
azure-sdk wants to merge 1 commit into
mainfrom
sdkauto/azure-resourcemanager-servicefabricmanagedclusters-6323698

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

@azure-sdk azure-sdk commented May 19, 2026

Configurations: 'specification/servicefabricmanagedclusters/resource-manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters/tspconfig.yaml', API Version: 2026-05-01-preview, SDK Release Type: beta, and CommitSHA: 'cfd58963682948f5242b945bc6152c4e54c88c0c' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6323698 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=2241 Submitted by: iliu@microsoft.com

Release Plan Details

…manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters/tspconfig.yaml', API Version: 2026-05-01-preview, SDK Release Type: beta, and CommitSHA: 'cfd58963682948f5242b945bc6152c4e54c88c0c' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6323698 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Copilot AI review requested due to automatic review settings May 19, 2026 23:15
@github-actions github-actions Bot added the Mgmt This issue is related to a management-plane library. label May 19, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Auto-generated SDK update for azure-resourcemanager-servicefabricmanagedclusters from API version 2026-02-01 to 2026-05-01-preview (beta release 1.2.0-beta.1).

Changes:

  • Adds Fault Simulation APIs (start/stop/get/list) for ManagedClusters and NodeTypes, along with related models (FaultSimulation, FaultSimulationContent, ZoneFaultSimulationContent, FaultSimulationStatus, SfmcOperationStatus, etc.).
  • Adds new NodeType properties scaleInPolicy and proxyAgentSettings, plus HostEndpointSettings/ScaleInPolicyMode models.
  • Breaking change: ManagedApplyMaintenanceWindows.postWithResponse now requires an ApplyMaintenanceWindowRequest body parameter; updates samples/tests to new API version paths and regenerated test fixtures.

Reviewed changes

Copilot reviewed 46 out of 168 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tsp-location.yaml Bumps spec commit SHA for regeneration
pom.xml, README.md, CHANGELOG.md Version/api-version metadata and changelog entries for 1.2.0-beta.1
src/main/.../implementation/ServiceFabricManagedClustersMgmtClientImpl.java Updates apiVersion constant to 2026-05-01-preview
src/main/.../models/FaultSimulation*.java, NodeTypeFaultSimulation.java, FaultKind.java, FaultSimulationStatus.java, SfmcOperationStatus.java, ZoneFaultSimulationContent.java New fault simulation model classes
src/main/.../models/ScaleInPolicy.java, ScaleInPolicyMode.java, HostEndpointSettings.java New supporting models for node type properties
src/main/.../models/ManagedCluster.java, ManagedApplyMaintenanceWindows.java, ManagedUnsupportedVMSizes.java Adds fault simulation methods and updates maintenance window API signature/docs
src/main/.../implementation/ManagedClustersImpl.java, ManagedClusterImpl.java, NodeTypesImpl.java, NodeTypeImpl.java, ManagedApplyMaintenanceWindowsImpl.java, FaultSimulationImpl.java Implementation classes for the new fault simulation operations and maintenance window body parameter
src/main/.../fluent/models/NodeTypeProperties.java, NodeTypeInner.java Adds scaleInPolicy and proxyAgentSettings properties
src/main/.../fluent/ManagedApplyMaintenanceWindowsClient.java, ManagedUnsupportedVMSizesClient.java Fluent client interface updates matching docs/signature changes
src/main/.../implementation/models/FaultSimulationListResult.java New paged list result for fault simulations
src/samples/.../*Samples.java Updates x-ms-original-file paths to new api-version and adds new fault simulation/maintenance window samples
src/test/.../*Tests.java, *MockTests.java Regenerated test data and new tests for added models/operations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants