Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Release History

## 3.1.0b1 (2026-05-19)

### Features Added

- Model `NodeTypeProperties` added property `scale_in_policy`
- Model `NodeTypeProperties` added property `proxy_agent_settings`
- Added model `ApplyMaintenanceWindowRequest`
- Added enum `FaultKind`
- Added model `FaultSimulation`
- Added model `FaultSimulationConstraints`
- Added model `FaultSimulationContent`
- Added model `FaultSimulationContentWrapper`
- Added model `FaultSimulationDetails`
- Added model `FaultSimulationIdContent`
- Added enum `FaultSimulationStatus`
- Added model `HostEndpointSettings`
- Added model `NodeTypeFaultSimulation`
- Added model `ProxyAgentSettings`
- Added model `ScaleInPolicy`
- Added enum `ScaleInPolicyMode`
- Added enum `SfmcOperationStatus`
- Added model `ZoneFaultSimulationContent`
- Operation group `ManagedClustersOperations` added method `begin_start_fault_simulation`
- Operation group `ManagedClustersOperations` added method `begin_stop_fault_simulation`
- Operation group `ManagedClustersOperations` added method `get_fault_simulation`
- Operation group `ManagedClustersOperations` added method `list_fault_simulation`
- Operation group `NodeTypesOperations` added method `begin_start_fault_simulation`
- Operation group `NodeTypesOperations` added method `begin_stop_fault_simulation`
- Operation group `NodeTypesOperations` added method `get_fault_simulation`
- Operation group `NodeTypesOperations` added method `list_fault_simulation`

## 3.0.0 (2026-02-28)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Microsoft Azure SDK for Python

This is the Microsoft Azure Service Fabric Managed Clusters Management Client Library.
This package has been tested with Python 3.9+.
This package has been tested with Python 3.10+.
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).

## _Disclaimer_
Expand All @@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For

### Prerequisites

- Python 3.9+ is required to use this package.
- Python 3.10+ is required to use this package.
- [Azure subscription](https://azure.microsoft.com/free/)

### Install the package
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"apiVersion": "2026-02-01",
"apiVersion": "2026-05-01-preview",
"apiVersions": {
"Microsoft.ServiceFabric": "2026-02-01"
"Microsoft.ServiceFabric": "2026-05-01-preview"
},
"commit": "0d9b77817effe915b68e20d1a1830bf3b682cbd3",
"commit": "cfd58963682948f5242b945bc6152c4e54c88c0c",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"typespec_src": "specification/servicefabricmanagedclusters/resource-manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters",
"emitterVersion": "0.60.1"
"emitterVersion": "0.62.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"azure.mgmt.servicefabricmanagedclusters.models.ApplicationUpdateParametersProperties": "Microsoft.ServiceFabric.ApplicationUpdateParametersProperties",
"azure.mgmt.servicefabricmanagedclusters.models.ApplicationUpgradePolicy": "Microsoft.ServiceFabric.ApplicationUpgradePolicy",
"azure.mgmt.servicefabricmanagedclusters.models.ApplicationUserAssignedIdentity": "Microsoft.ServiceFabric.ApplicationUserAssignedIdentity",
"azure.mgmt.servicefabricmanagedclusters.models.ApplyMaintenanceWindowRequest": "Microsoft.ServiceFabric.ApplyMaintenanceWindowRequest",
"azure.mgmt.servicefabricmanagedclusters.models.AvailableOperationDisplay": "Microsoft.ServiceFabric.AvailableOperationDisplay",
"azure.mgmt.servicefabricmanagedclusters.models.ScalingTrigger": "Microsoft.ServiceFabric.ScalingTrigger",
"azure.mgmt.servicefabricmanagedclusters.models.AveragePartitionLoadScalingTrigger": "Microsoft.ServiceFabric.AveragePartitionLoadScalingTrigger",
Expand All @@ -36,7 +37,14 @@
"azure.mgmt.servicefabricmanagedclusters.models.ErrorDetail": "Azure.ResourceManager.CommonTypes.ErrorDetail",
"azure.mgmt.servicefabricmanagedclusters.models.ErrorModelError": "Microsoft.ServiceFabric.ErrorModelError",
"azure.mgmt.servicefabricmanagedclusters.models.ErrorResponse": "Azure.ResourceManager.CommonTypes.ErrorResponse",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulation": "Microsoft.ServiceFabric.FaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationConstraints": "Microsoft.ServiceFabric.FaultSimulationConstraints",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationContent": "Microsoft.ServiceFabric.FaultSimulationContent",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationContentWrapper": "Microsoft.ServiceFabric.FaultSimulationContentWrapper",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationDetails": "Microsoft.ServiceFabric.FaultSimulationDetails",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationIdContent": "Microsoft.ServiceFabric.FaultSimulationIdContent",
"azure.mgmt.servicefabricmanagedclusters.models.FrontendConfiguration": "Microsoft.ServiceFabric.FrontendConfiguration",
"azure.mgmt.servicefabricmanagedclusters.models.HostEndpointSettings": "Microsoft.ServiceFabric.HostEndpointSettings",
"azure.mgmt.servicefabricmanagedclusters.models.IpConfiguration": "Microsoft.ServiceFabric.IpConfiguration",
"azure.mgmt.servicefabricmanagedclusters.models.IpConfigurationPublicIPAddressConfiguration": "Microsoft.ServiceFabric.PublicIPAddressConfiguration",
"azure.mgmt.servicefabricmanagedclusters.models.IpTag": "Microsoft.ServiceFabric.IpTag",
Expand All @@ -58,6 +66,7 @@
"azure.mgmt.servicefabricmanagedclusters.models.NodeType": "Microsoft.ServiceFabric.NodeType",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeActionParameters": "Microsoft.ServiceFabric.NodeTypeActionParameters",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeAvailableSku": "Microsoft.ServiceFabric.NodeTypeAvailableSku",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeFaultSimulation": "Microsoft.ServiceFabric.NodeTypeFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeNatConfig": "Microsoft.ServiceFabric.NodeTypeNatConfig",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeProperties": "Microsoft.ServiceFabric.NodeTypeProperties",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeSku": "Microsoft.ServiceFabric.NodeTypeSku",
Expand All @@ -66,6 +75,7 @@
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeUpdateParameters": "Microsoft.ServiceFabric.NodeTypeUpdateParameters",
"azure.mgmt.servicefabricmanagedclusters.models.OperationResult": "Microsoft.ServiceFabric.OperationResult",
"azure.mgmt.servicefabricmanagedclusters.models.PartitionInstanceCountScaleMechanism": "Microsoft.ServiceFabric.PartitionInstanceCountScaleMechanism",
"azure.mgmt.servicefabricmanagedclusters.models.ProxyAgentSettings": "Microsoft.ServiceFabric.ProxyAgentSettings",
"azure.mgmt.servicefabricmanagedclusters.models.ResourceAzStatus": "Microsoft.ServiceFabric.ResourceAzStatus",
"azure.mgmt.servicefabricmanagedclusters.models.RestartDeployedCodePackageRequest": "Microsoft.ServiceFabric.RestartDeployedCodePackageRequest",
"azure.mgmt.servicefabricmanagedclusters.models.RestartReplicaRequest": "Microsoft.ServiceFabric.RestartReplicaRequest",
Expand All @@ -75,6 +85,7 @@
"azure.mgmt.servicefabricmanagedclusters.models.RuntimeRollingUpgradeUpdateMonitoringPolicy": "Microsoft.ServiceFabric.RuntimeRollingUpgradeUpdateMonitoringPolicy",
"azure.mgmt.servicefabricmanagedclusters.models.RuntimeServiceTypeHealthPolicy": "Microsoft.ServiceFabric.RuntimeServiceTypeHealthPolicy",
"azure.mgmt.servicefabricmanagedclusters.models.RuntimeUpdateApplicationUpgradeParameters": "Microsoft.ServiceFabric.RuntimeUpdateApplicationUpgradeParameters",
"azure.mgmt.servicefabricmanagedclusters.models.ScaleInPolicy": "Microsoft.ServiceFabric.ScaleInPolicy",
"azure.mgmt.servicefabricmanagedclusters.models.ScalingPolicy": "Microsoft.ServiceFabric.ScalingPolicy",
"azure.mgmt.servicefabricmanagedclusters.models.ServiceCorrelation": "Microsoft.ServiceFabric.ServiceCorrelation",
"azure.mgmt.servicefabricmanagedclusters.models.ServiceEndpoint": "Microsoft.ServiceFabric.ServiceEndpoint",
Expand Down Expand Up @@ -110,6 +121,7 @@
"azure.mgmt.servicefabricmanagedclusters.models.VmssDataDisk": "Microsoft.ServiceFabric.VmssDataDisk",
"azure.mgmt.servicefabricmanagedclusters.models.VMSSExtension": "Microsoft.ServiceFabric.VMSSExtension",
"azure.mgmt.servicefabricmanagedclusters.models.VMSSExtensionProperties": "Microsoft.ServiceFabric.VMSSExtensionProperties",
"azure.mgmt.servicefabricmanagedclusters.models.ZoneFaultSimulationContent": "Microsoft.ServiceFabric.ZoneFaultSimulationContent",
"azure.mgmt.servicefabricmanagedclusters.models.CreatedByType": "Azure.ResourceManager.CommonTypes.createdByType",
"azure.mgmt.servicefabricmanagedclusters.models.FailureAction": "Microsoft.ServiceFabric.FailureAction",
"azure.mgmt.servicefabricmanagedclusters.models.RollingUpgradeMode": "Microsoft.ServiceFabric.RollingUpgradeMode",
Expand Down Expand Up @@ -145,6 +157,9 @@
"azure.mgmt.servicefabricmanagedclusters.models.ZonalUpdateMode": "Microsoft.ServiceFabric.ZonalUpdateMode",
"azure.mgmt.servicefabricmanagedclusters.models.AutoGeneratedDomainNameLabelScope": "Microsoft.ServiceFabric.AutoGeneratedDomainNameLabelScope",
"azure.mgmt.servicefabricmanagedclusters.models.SkuName": "Microsoft.ServiceFabric.SkuName",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationStatus": "Microsoft.ServiceFabric.FaultSimulationStatus",
"azure.mgmt.servicefabricmanagedclusters.models.SfmcOperationStatus": "Microsoft.ServiceFabric.SfmcOperationStatus",
"azure.mgmt.servicefabricmanagedclusters.models.FaultKind": "Microsoft.ServiceFabric.FaultKind",
"azure.mgmt.servicefabricmanagedclusters.models.DiskType": "Microsoft.ServiceFabric.DiskType",
"azure.mgmt.servicefabricmanagedclusters.models.VmssExtensionSetupOrder": "Microsoft.ServiceFabric.VmssExtensionSetupOrder",
"azure.mgmt.servicefabricmanagedclusters.models.IPAddressType": "Microsoft.ServiceFabric.IPAddressType",
Expand All @@ -154,6 +169,7 @@
"azure.mgmt.servicefabricmanagedclusters.models.SecurityEncryptionType": "Microsoft.ServiceFabric.SecurityEncryptionType",
"azure.mgmt.servicefabricmanagedclusters.models.PrivateIPAddressVersion": "Microsoft.ServiceFabric.PrivateIPAddressVersion",
"azure.mgmt.servicefabricmanagedclusters.models.PublicIPAddressVersion": "Microsoft.ServiceFabric.PublicIPAddressVersion",
"azure.mgmt.servicefabricmanagedclusters.models.ScaleInPolicyMode": "Microsoft.ServiceFabric.ScaleInPolicyMode",
"azure.mgmt.servicefabricmanagedclusters.models.UpdateType": "Microsoft.ServiceFabric.UpdateType",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeSkuScaleType": "Microsoft.ServiceFabric.NodeTypeSkuScaleType",
"azure.mgmt.servicefabricmanagedclusters.operations.Operations.list": "Microsoft.ServiceFabric.Operations.list",
Expand Down Expand Up @@ -236,6 +252,14 @@
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.list_by_resource_group": "Microsoft.ServiceFabric.ManagedClusters.listByResourceGroup",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.list_by_subscription": "Microsoft.ServiceFabric.ManagedClusters.listBySubscription",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.list_by_subscription": "Microsoft.ServiceFabric.ManagedClusters.listBySubscription",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.get_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.get_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.list_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.list_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedAzResiliencyStatusOperations.get": "Microsoft.ServiceFabric.ManagedAzResiliencyStatus.get",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedAzResiliencyStatusOperations.get": "Microsoft.ServiceFabric.ManagedAzResiliencyStatus.get",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedApplyMaintenanceWindowOperations.post": "Microsoft.ServiceFabric.ManagedApplyMaintenanceWindow.post",
Expand Down Expand Up @@ -264,11 +288,20 @@
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_restart": "Microsoft.ServiceFabric.NodeTypes.restart",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.begin_start": "Microsoft.ServiceFabric.NodeTypes.start",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_start": "Microsoft.ServiceFabric.NodeTypes.start",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.get_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.get_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.list_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.list_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypeSkusOperations.list": "Microsoft.ServiceFabric.NodeTypeSkus.list",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypeSkusOperations.list": "Microsoft.ServiceFabric.NodeTypeSkus.list",
"azure.mgmt.servicefabricmanagedclusters.operations.OperationResultsOperations.get": "Microsoft.ServiceFabric.OperationResults.get",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationResultsOperations.get": "Microsoft.ServiceFabric.OperationResults.get",
"azure.mgmt.servicefabricmanagedclusters.operations.OperationStatusOperations.get": "Microsoft.ServiceFabric.OperationStatus.get",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationStatusOperations.get": "Microsoft.ServiceFabric.OperationStatus.get"
}
},
"CrossLanguageVersion": "c14997994faa"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# --------------------------------------------------------------------------

from copy import deepcopy
import sys
from typing import Any, Optional, TYPE_CHECKING, cast
from typing_extensions import Self

from azure.core.pipeline import policies
from azure.core.rest import HttpRequest, HttpResponse
Expand Down Expand Up @@ -37,6 +37,11 @@
ServicesOperations,
)

if sys.version_info >= (3, 11):
from typing import Self
else:
from typing_extensions import Self # type: ignore

if TYPE_CHECKING:
from azure.core import AzureClouds
from azure.core.credentials import TokenCredential
Expand Down Expand Up @@ -96,9 +101,10 @@ class ServiceFabricManagedClustersManagementClient: # pylint: disable=too-many-
:keyword cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:paramtype cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Known values are "2026-02-01"
and None. Default value is "2026-02-01". Note that overriding this default value may result in
unsupported behavior.
:keyword api_version: The API version to use for this operation. Known values are
"2026-05-01-preview" and None. Default value is None. If not set, the operation's default API
version will be used. Note that overriding this default value may result in unsupported
behavior.
:paramtype api_version: str
:keyword int polling_interval: Default waiting time between two polls for LRO operations if no
Retry-After header is present.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ class ServiceFabricManagedClustersManagementClientConfiguration: # pylint: disa
:param cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:type cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Known values are "2026-02-01"
and None. Default value is "2026-02-01". Note that overriding this default value may result in
unsupported behavior.
:keyword api_version: The API version to use for this operation. Known values are
"2026-05-01-preview" and None. Default value is None. If not set, the operation's default API
version will be used. Note that overriding this default value may result in unsupported
behavior.
:paramtype api_version: str
"""

Expand All @@ -48,7 +49,7 @@ def __init__(
cloud_setting: Optional["AzureClouds"] = None,
**kwargs: Any
) -> None:
api_version: str = kwargs.pop("api_version", "2026-02-01")
api_version: str = kwargs.pop("api_version", "2026-05-01-preview")

if credential is None:
raise ValueError("Parameter 'credential' must not be None.")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
Follow our quickstart for examples: https://aka.ms/azsdk/python/dpcodegen/python/customize
"""


__all__: list[str] = [] # Add all objects you want publicly available to users at this package level


Expand Down
Loading
Loading