[AutoPR Azure.ResourceManager.ServiceFabricManagedClusters]-generated-from-SDK Generation - .NET-5919240#56433
Conversation
…manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters/tspconfig.yaml', API Version: 2026-02-01, SDK Release Type: stable, and CommitSHA: '57a2504930224552a409d9435d523e631a6c93e2' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5919240 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
|
The NodeTypeFaultSimulation namespace is intended to be missing. It was added a part of a preview API/SDK and is not intended to be included in this GA release. |
There was a problem hiding this comment.
Pull request overview
This is an automated pull request that updates the Azure.ResourceManager.ServiceFabricManagedClusters SDK from a preview version (2025-10-01-preview) to a stable release (2026-02-01). The changes include API version updates, removal of preview fault simulation features, and addition of two new properties for enhanced cluster and node type configuration.
Changes:
- Updated API version from 2025-10-01-preview to 2026-02-01 across all generated code
- Removed fault simulation preview features (methods, models, and related infrastructure)
- Added EnableResilientEphemeralOsDisk property to ServiceFabricManagedNodeTypeData
- Added SkipManagedNsgAssignment property to ServiceFabricManagedClusterData
- Updated package version from 1.3.0-beta.6 to 1.3.0 (stable release)
Reviewed changes
Copilot reviewed 3 out of 55 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tsp-location.yaml | Updated spec commit hash and formatting |
| metadata.json | Updated API version to 2026-02-01 |
| *.csproj | Version bump from beta to stable (1.3.0) |
| ServiceFabricManagedNodeTypeData.cs | Added EnableResilientEphemeralOsDisk property |
| ServiceFabricManagedClusterData.cs | Added SkipManagedNsgAssignment property |
| ServiceFabricManagedNodeTypeResource.cs | Removed fault simulation methods, updated API version references |
| ServiceFabricManagedClusterResource.cs | Removed fault simulation methods, updated API version references |
| *Collection.cs files | Updated API version references in documentation and initialization |
| *RestOperations.cs files | Removed fault simulation request builders |
| Models/* (fault simulation) | Removed all fault simulation related model files |
| CollectionResults/* | Removed fault simulation collection result classes |
| LongRunningOperation/* | Removed FaultSimulationOperationSource |
| Extensions/Mockable*.cs | Updated API version references |
| ArmServiceFabricManagedClustersModelFactory.cs | Added new properties to factory methods, removed fault simulation factories |
…anagedClusters-5919240
🔍 CI Failure Analysis for PR #56433Summary
Root Cause: Build Failure — Missing Type Reference in Customization FileError: File: The generated code removed the public partial class FaultSimulationDetails
{
public IReadOnlyList<NodeTypeFaultSimulation> NodeTypeFaultSimulation { get; }
}This single compilation error cascades to all 14 failing checks (Build, Pack, and all Test jobs). How to FixStep 1: Remove or update the customization file that references the removed preview type: # If NodeTypeFaultSimulation is not needed for GA, remove the customization:
git rm sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters/src/Customization/Models/FaultSimulationDetails.cs
Additional Issues (will surface after build is fixed)
|
…anagedClusters-5919240
…anagedClusters-5919240
…ers-5919240' of https://github.com/azure-sdk/azure-sdk-for-net into sdkauto/Azure.ResourceManager.ServiceFabricManagedClusters-5919240
|
@ArcturusZhang @ArthurMa1978 Hi, may I get a review for this PR please? |
Configurations: 'specification/servicefabricmanagedclusters/resource-manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters/tspconfig.yaml', API Version: 2026-02-01, SDK Release Type: stable, and CommitSHA: '57a2504930224552a409d9435d523e631a6c93e2' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5919240 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://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=2c8e6891-a411-f111-8406-000d3a5a7db7 Submitted by: iliu@microsoft.com
Release Plan Details
Spec pull request: [servicefabricmanagedclusters] 2026-02-01 azure-rest-api-specs#39563
Spec API version: 2026-02-01