-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[AutoPR Azure.ResourceManager.ServiceFabricManagedClusters]-generated-from-SDK Generation - .NET-5554954 #53803
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
Conversation
…manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters/tspconfig.yaml', API Version: 2025-10-01-preview, SDK Release Type: beta, and CommitSHA: '833aeb9992144f6e04d99de1316a7f37a001ee94' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5554954 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Azure Service Fabric Managed Clusters SDK from API version 2025-06-01-preview to 2025-10-01-preview. The changes are auto-generated from the TypeSpec definition following an SDK generation pipeline run.
Key changes:
- API version bump from 2025-06-01-preview to 2025-10-01-preview
- Addition of new service operations:
RestartReplicafor services,FetchHealthandRestartDeployedCodePackagefor applications - Update operations for cluster and application resources changed from synchronous to long-running operations (LRO)
- New models added:
RestartReplicaContent,RestartDeployedCodePackageContent,ApplicationFetchHealthContent,HealthFilter,RestartKind, andApplicationUpdateParametersProperties - Updated documentation comments to reflect API changes
- New sample test cases for the new operations
Reviewed Changes
Copilot reviewed 3 out of 57 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tsp-location.yaml | Updated commit hash reference for spec generation |
| Sample_*.cs (tests) | Updated API version in example references from 2025-06-01-preview to 2025-10-01-preview; added new sample tests for RestartReplica, FetchHealth, and RestartDeployedCodePackage operations |
| ServiceFabricManagedServiceResource.cs | Added RestartReplica operation methods (async/sync) |
| ServiceFabricManagedApplicationResource.cs | Changed Update operation to LRO; added FetchHealth and RestartDeployedCodePackage operations; updated XML documentation |
| ServiceFabricManagedClusterResource.cs | Changed Update operation to LRO; updated tag management methods to use LRO |
| ServiceFabricManagedNodeTypeResource.cs | Updated XML documentation for Update operation |
| RestOperations/*.cs | Updated API version strings; modified Update operations to return Response instead of Response; added new REST operation methods |
| Models/*.cs | Added new request/response models for the new operations |
| ServiceFabricManagedApplicationPatch.cs | Added ApplicationUpdateParameters property |
| Extensions/*.cs | Updated API version references in XML documentation |
| ArmServiceFabricManagedClustersModelFactory.cs | Removed obsolete EditorBrowsable overloads; added factory methods for new models |
...cefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters/tsp-location.yaml
Outdated
Show resolved
Hide resolved
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
Configurations: 'specification/servicefabricmanagedclusters/resource-manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters/tspconfig.yaml', API Version: 2025-10-01-preview, SDK Release Type: beta, and CommitSHA: '833aeb9992144f6e04d99de1316a7f37a001ee94' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5554954 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=78ccef09-eb9f-f011-b41c-6045bd07ef68 Submitted by: iliu@microsoft.com
Release Plan Details
Spec pull request: [servicefabricmanagedclusters] 2025-10-01-preview azure-rest-api-specs#37886
Spec API version: 2025-10-01-preview