Skip to content

Releases: Azure/azure-sdk-for-go

eng/tools/generator/v0.4.15

12 Jun 14:53
7839c46

Choose a tag to compare

Pre-release

0.4.15 (2026-06-12)

Bugs Fixed

  • UpdateAllVersionFiles now checks each target file for existence before updating it, skipping missing files (such as autorest.md, version.go, go.mod, or README.md) instead of returning an error.

sdk/resourcemanager/weightsandbiases/armweightsandbiases/v1.0.0

11 Jun 07:16
9f7bb2a

Choose a tag to compare

1.0.0 (2025-05-06)

Other Changes

  • The Validation of InstanceProperties.PartnerProperties has been changed to REQUIRED

sdk/resourcemanager/trustedsigning/armtrustedsigning/v1.0.0

11 Jun 07:16
9f7bb2a

Choose a tag to compare

1.0.0 (2025-10-07)

Breaking Changes

  • Type of CodeSigningAccountPatchProperties.SKU has been changed from *AccountSKU to *AccountSKUPatch
  • Field City, CommonName, Country, EnhancedKeyUsage, Organization, OrganizationUnit, PostalCode, State, StreetAddress of struct CertificateProfileProperties has been removed

Features Added

  • New struct AccountSKUPatch
  • New field EnhancedKeyUsage in struct Certificate

sdk/resourcemanager/standbypool/armstandbypool/v2.1.0

11 Jun 06:40
af5f8d1

Choose a tag to compare

2.1.0 (2026-03-10)

Features Added

  • New struct DynamicSizing
  • New field DynamicSizing in struct StandbyContainerGroupPoolElasticityProfile
  • New field DynamicSizing, PostProvisioningDelay in struct StandbyVirtualMachinePoolElasticityProfile

sdk/resourcemanager/managednetworkfabric/armmanagednetworkfabric/v2.0.0

11 Jun 06:41
af5f8d1

Choose a tag to compare

2.0.0 (2026-04-14)

Breaking Changes

  • Function *InternalNetworksClient.BeginUpdateBgpAdministrativeState parameter(s) have been changed from (ctx context.Context, resourceGroupName string, l3IsolationDomainName string, internalNetworkName string, body UpdateAdministrativeState, options *InternalNetworksClientBeginUpdateBgpAdministrativeStateOptions) to (ctx context.Context, resourceGroupName string, l3IsolationDomainName string, internalNetworkName string, body InternalNetworkUpdateBgpAdministrativeStateRequest, options *InternalNetworksClientBeginUpdateBgpAdministrativeStateOptions)
  • Function *NetworkDevicesClient.BeginUpgrade parameter(s) have been changed from (ctx context.Context, resourceGroupName string, networkDeviceName string, body UpdateVersion, options *NetworkDevicesClientBeginUpgradeOptions) to (ctx context.Context, resourceGroupName string, networkDeviceName string, body NetworkDeviceUpgradeRequest, options *NetworkDevicesClientBeginUpgradeOptions)
  • Function *NetworkFabricsClient.BeginUpgrade parameter(s) have been changed from (ctx context.Context, resourceGroupName string, networkFabricName string, body UpdateVersion, options *NetworkFabricsClientBeginUpgradeOptions) to (ctx context.Context, resourceGroupName string, networkFabricName string, body UpgradeNetworkFabricProperties, options *NetworkFabricsClientBeginUpgradeOptions)
  • Function *NetworkRacksClient.BeginUpdate parameter(s) have been changed from (ctx context.Context, resourceGroupName string, networkRackName string, body TagsUpdate, options *NetworkRacksClientBeginUpdateOptions) to (ctx context.Context, resourceGroupName string, networkRackName string, body NetworkRackPatch, options *NetworkRacksClientBeginUpdateOptions)
  • Type of AccessControlListPatchProperties.DynamicMatchConfigurations has been changed from []*CommonDynamicMatchConfiguration to []*CommonDynamicMatchConfigurationPatch
  • Type of AccessControlListPatchProperties.MatchConfigurations has been changed from []*AccessControlListMatchConfiguration to []*AccessControlListMatchConfigurationPatch
  • Type of ExternalNetworkPatchProperties.ExportRoutePolicy has been changed from *ExportRoutePolicy to *ExportRoutePolicyPatch
  • Type of ExternalNetworkPatchProperties.ImportRoutePolicy has been changed from *ImportRoutePolicy to *ImportRoutePolicyPatch
  • Type of ExternalNetworkPatchProperties.OptionBProperties has been changed from *L3OptionBProperties to *L3OptionBPatchProperties
  • Type of ExternalNetworkPatchPropertiesOptionAProperties.BfdConfiguration has been changed from *BfdConfiguration to *BfdPatchConfiguration
  • Type of InternalNetworkPatchProperties.BgpConfiguration has been changed from *BgpConfiguration to *BgpPatchConfiguration
  • Type of InternalNetworkPatchProperties.ConnectedIPv4Subnets has been changed from []*ConnectedSubnet to []*ConnectedSubnetPatch
  • Type of InternalNetworkPatchProperties.ConnectedIPv6Subnets has been changed from []*ConnectedSubnet to []*ConnectedSubnetPatch
  • Type of InternalNetworkPatchProperties.StaticRouteConfiguration has been changed from *StaticRouteConfiguration to *StaticRoutePatchConfiguration
  • Type of InternalNetworkProperties.BgpConfiguration has been changed from *InternalNetworkPropertiesBgpConfiguration to *BgpConfiguration
  • Type of InternalNetworkProperties.StaticRouteConfiguration has been changed from *InternalNetworkPropertiesStaticRouteConfiguration to *StaticRouteConfiguration
  • Type of InternetGatewayPatch.Properties has been changed from *InternetGatewayPatchableProperties to *InternetGatewayPatchProperties
  • Type of L3IsolationDomainPatchProperties.AggregateRouteConfiguration has been changed from *AggregateRouteConfiguration to *AggregateRoutePatchConfiguration
  • Type of L3IsolationDomainPatchProperties.ConnectedSubnetRoutePolicy has been changed from *ConnectedSubnetRoutePolicy to *ConnectedSubnetRoutePolicyPatch
  • Type of NeighborGroupPatchProperties.Destination has been changed from *NeighborGroupDestination to *NeighborGroupDestinationPatch
  • Type of NetworkFabricControllerPatch.Properties has been changed from *NetworkFabricControllerPatchableProperties to *NetworkFabricControllerPatchProperties
  • Type of NetworkFabricPatchProperties.ManagementNetworkConfiguration has been changed from *ManagementNetworkConfigurationPatchableProperties to *ManagementNetworkPatchConfiguration
  • Type of NetworkFabricPatchProperties.TerminalServerConfiguration has been changed from *NetworkFabricPatchablePropertiesTerminalServerConfiguration to *TerminalServerPatchConfiguration
  • Type of NetworkTapPatch.Properties has been changed from *NetworkTapPatchableParameters to *NetworkTapPatchProperties
  • Type of NetworkTapProperties.Destinations has been changed from []*NetworkTapPropertiesDestinationsItem to []*DestinationProperties
  • Type of NetworkTapRulePatchProperties.DynamicMatchConfigurations has been changed from []*CommonDynamicMatchConfiguration to []*CommonDynamicMatchConfigurationPatch
  • Type of NetworkTapRulePatchProperties.MatchConfigurations has been changed from []*NetworkTapRuleMatchConfiguration to []*NetworkTapRuleMatchConfigurationPatch
  • Type of NetworkTapRuleProperties.PollingIntervalInSeconds has been changed from *PollingIntervalInSeconds to *int32
  • Type of NetworkToNetworkInterconnectPatch.Properties has been changed from *NetworkToNetworkInterconnectPatchableProperties to *NetworkToNetworkInterconnectPatchProperties
  • Type of NetworkToNetworkInterconnectProperties.OptionBLayer3Configuration has been changed from *NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration to *OptionBLayer3Configuration
  • Type of RoutePolicyPatchableProperties.Statements has been changed from []*RoutePolicyStatementProperties to []*RoutePolicyStatementPatchProperties
  • Type of VPNConfigurationPatchableProperties.OptionAProperties has been changed from *VPNConfigurationPatchablePropertiesOptionAProperties to *VPNOptionAPatchProperties
  • Type of VPNConfigurationPatchableProperties.OptionBProperties has been changed from *OptionBProperties to *VPNOptionBPatchProperties
  • Type of VPNConfigurationProperties.OptionAProperties has been changed from *VPNConfigurationPropertiesOptionAProperties to *VPNOptionAProperties
  • Type of VPNConfigurationProperties.OptionBProperties has been changed from *OptionBProperties to *VPNOptionBProperties
  • Enum PollingIntervalInSeconds has been removed
  • Struct InternalNetworkPropertiesBgpConfiguration has been removed
  • Struct InternalNetworkPropertiesStaticRouteConfiguration has been removed
  • Struct InternetGatewayPatchableProperties has been removed
  • Struct ManagementNetworkConfigurationPatchableProperties has been removed
  • Struct NetworkFabricControllerPatchableProperties has been removed
  • Struct NetworkFabricPatchablePropertiesTerminalServerConfiguration has been removed
  • Struct NetworkTapPatchableParameters has been removed
  • Struct NetworkTapPatchableParametersDestinationsItem has been removed
  • Struct NetworkTapPropertiesDestinationsItem has been removed
  • Struct NetworkToNetworkInterconnectPatchableProperties has been removed
  • Struct NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration has been removed
  • Struct OptionBProperties has been removed
  • Struct TagsUpdate has been removed
  • Struct VPNConfigurationPatchablePropertiesOptionAProperties has been removed
  • Struct VPNConfigurationPropertiesOptionAProperties has been removed
  • Field CommonPostActionResponseForStateUpdate of struct AccessControlListsClientUpdateAdministrativeStateResponse has been removed
  • Field ExportRoutePolicyID of struct ConnectedSubnetRoutePolicy has been removed
  • Field ExportRoutePolicyID, ImportRoutePolicyID of struct ExternalNetworkPatchProperties has been removed
  • Field ExportRoutePolicyID, ImportRoutePolicyID of struct ExternalNetworkProperties has been removed
  • Field CommonPostActionResponseForStateUpdate of struct ExternalNetworksClientUpdateAdministrativeStateResponse has been removed
  • Field CommonPostActionResponseForStateUpdate of struct ExternalNetworksClientUpdateStaticRouteBfdAdministrativeStateResponse has been removed
  • Field ExportRoutePolicyID, ImportRoutePolicyID of struct InternalNetworkPatchProperties has been removed
  • Field ExportRoutePolicyID, ImportRoutePolicyID of struct InternalNetworkProperties has been removed
  • Field CommonPostActionResponseForStateUpdate of struct InternalNetworksClientUpdateAdministrativeStateResponse has been removed
  • Field CommonPostActionResponseForStateUpdate of struct InternalNetworksClientUpdateBgpAdministrativeStateResponse has been removed
  • Field CommonPostActionResponseForStateUpdate of struct InternalNetworksClientUpdateStaticRouteBfdAdministrativeStateResponse has been removed
  • Field CommonPostActionResponseForDeviceUpdate of struct L2IsolationDomainsClientUpdateAdministrativeStateResponse has been removed
  • Field CommonPostActionResponseForDeviceUpdate of struct L3IsolationDomainsClientUpdateAdministrativeStateResponse has been removed
  • Field CommonPostActionResponseForStateUpdate of struct NetworkDevicesClientRebootResponse has been removed
  • Field CommonPostActionResponseForStateUpdate of struct NetworkDevicesClientRefreshConfigurationResponse has been removed
  • Field CommonPostActionResponseForStateUpdate of struct NetworkDevicesClientUpdateAdministrativeStateResponse has been removed
  • Field CommonPostActionResponseForStateUpdate of struct NetworkDevicesClientUpgradeResponse has been removed
  • Field WorkloadManagementNetwork of struct NetworkFabricControllerProperties has been removed
  • Field CommonPostActionResponseForStateUpdate of struct NetworkFabricsClientCommitConfigurationResponse has been ...
Read more

sdk/security/keyvault/azadmin/v1.6.0-beta.1

11 Jun 10:24
b2c033c

Choose a tag to compare

1.6.0-beta.1 (2026-06-09)

Features Added

  • Added the ekm package for external key management operations

Other Changes

  • Upgraded to API service version 2026-01-01-preview
  • Upgraded dependencies
  • The ekm package's tests require two new environment variables when
    recording: EKM_PROXY_HOST (EKM proxy host:port), EKM_SERVER_CA_CERTIFICATE
    (PEM or base64-encoded DER CA chain)

sdk/resourcemanager/servicefabricmanagedclusters/armservicefabricmanagedclusters/v1.1.0-beta.1

11 Jun 06:42
af5f8d1

Choose a tag to compare

1.1.0-beta.1 (2026-05-19)

Features Added

  • New enum type FaultKind with values FaultKindZone
  • New enum type FaultSimulationStatus with values FaultSimulationStatusActive, FaultSimulationStatusDone, FaultSimulationStatusStartFailed, FaultSimulationStatusStarting, FaultSimulationStatusStopFailed, FaultSimulationStatusStopping
  • New enum type ScaleInPolicyMode with values ScaleInPolicyModeDefault, ScaleInPolicyModeNewestNodeFirst, ScaleInPolicyModeOldestNodeFirst
  • New enum type SfmcOperationStatus with values SfmcOperationStatusAborted, SfmcOperationStatusCanceled, SfmcOperationStatusCreated, SfmcOperationStatusFailed, SfmcOperationStatusStarted, SfmcOperationStatusSucceeded
  • New function *FaultSimulationContent.GetFaultSimulationContent() *FaultSimulationContent
  • New function *ManagedClustersClient.GetFaultSimulation(ctx context.Context, resourceGroupName string, clusterName string, parameters FaultSimulationIDContent, options *ManagedClustersClientGetFaultSimulationOptions) (ManagedClustersClientGetFaultSimulationResponse, error)
  • New function *ManagedClustersClient.NewListFaultSimulationPager(resourceGroupName string, clusterName string, options *ManagedClustersClientListFaultSimulationOptions) *runtime.Pager[ManagedClustersClientListFaultSimulationResponse]
  • New function *ManagedClustersClient.BeginStartFaultSimulation(ctx context.Context, resourceGroupName string, clusterName string, parameters FaultSimulationContentWrapper, options *ManagedClustersClientBeginStartFaultSimulationOptions) (*runtime.Poller[ManagedClustersClientStartFaultSimulationResponse], error)
  • New function *ManagedClustersClient.BeginStopFaultSimulation(ctx context.Context, resourceGroupName string, clusterName string, parameters FaultSimulationIDContent, options *ManagedClustersClientBeginStopFaultSimulationOptions) (*runtime.Poller[ManagedClustersClientStopFaultSimulationResponse], error)
  • New function *ZoneFaultSimulationContent.GetFaultSimulationContent() *FaultSimulationContent
  • New function *NodeTypesClient.GetFaultSimulation(ctx context.Context, resourceGroupName string, clusterName string, nodeTypeName string, parameters FaultSimulationIDContent, options *NodeTypesClientGetFaultSimulationOptions) (NodeTypesClientGetFaultSimulationResponse, error)
  • New function *NodeTypesClient.NewListFaultSimulationPager(resourceGroupName string, clusterName string, nodeTypeName string, options *NodeTypesClientListFaultSimulationOptions) *runtime.Pager[NodeTypesClientListFaultSimulationResponse]
  • New function *NodeTypesClient.BeginStartFaultSimulation(ctx context.Context, resourceGroupName string, clusterName string, nodeTypeName string, parameters FaultSimulationContentWrapper, options *NodeTypesClientBeginStartFaultSimulationOptions) (*runtime.Poller[NodeTypesClientStartFaultSimulationResponse], error)
  • New function *NodeTypesClient.BeginStopFaultSimulation(ctx context.Context, resourceGroupName string, clusterName string, nodeTypeName string, parameters FaultSimulationIDContent, options *NodeTypesClientBeginStopFaultSimulationOptions) (*runtime.Poller[NodeTypesClientStopFaultSimulationResponse], error)
  • New struct ApplyMaintenanceWindowRequest
  • New struct FaultSimulation
  • New struct FaultSimulationConstraints
  • New struct FaultSimulationContentWrapper
  • New struct FaultSimulationDetails
  • New struct FaultSimulationIDContent
  • New struct FaultSimulationListResult
  • New struct HostEndpointSettings
  • New struct NodeTypeFaultSimulation
  • New struct ProxyAgentSettings
  • New struct ScaleInPolicy
  • New struct ZoneFaultSimulationContent
  • New field Body in struct ManagedApplyMaintenanceWindowClientPostOptions
  • New field ProxyAgentSettings, ScaleInPolicy in struct NodeTypeProperties

sdk/resourcemanager/securityinsights/armsecurityinsights/v2.0.0-beta.5

11 Jun 06:42
af5f8d1

Choose a tag to compare

2.0.0-beta.5 (2026-05-13)

Breaking Changes

  • Function *AutomationRulesClient.CreateOrUpdate parameter(s) have been changed from (ctx context.Context, resourceGroupName string, workspaceName string, automationRuleID string, options *AutomationRulesClientCreateOrUpdateOptions) to (ctx context.Context, resourceGroupName string, workspaceName string, automationRuleID string, automationRuleToUpsert AutomationRule, options *AutomationRulesClientCreateOrUpdateOptions)
  • Function *SentinelOnboardingStatesClient.Create parameter(s) have been changed from (ctx context.Context, resourceGroupName string, workspaceName string, sentinelOnboardingStateName string, options *SentinelOnboardingStatesClientCreateOptions) to (ctx context.Context, resourceGroupName string, workspaceName string, sentinelOnboardingStateName string, sentinelOnboardingStateParameter SentinelOnboardingState, options *SentinelOnboardingStatesClientCreateOptions)
  • Function *SourceControlClient.NewListRepositoriesPager parameter(s) have been changed from (resourceGroupName string, workspaceName string, repoType RepoType, options *SourceControlClientListRepositoriesOptions) to (resourceGroupName string, workspaceName string, repositoryAccess RepositoryAccessProperties, options *SourceControlClientListRepositoriesOptions)
  • Function *SourceControlsClient.Delete parameter(s) have been changed from (ctx context.Context, resourceGroupName string, workspaceName string, sourceControlID string, options *SourceControlsClientDeleteOptions) to (ctx context.Context, resourceGroupName string, workspaceName string, sourceControlID string, repositoryAccess RepositoryAccessProperties, options *SourceControlsClientDeleteOptions)
  • Type of AccountEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of AzureResourceEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of CloudApplicationEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of DNSEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of Entity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of EntityQueriesClientListOptions.Kind has been changed from *Enum13 to *EntityQueryTemplateKind
  • Type of EntityQueryTemplatesClientListOptions.Kind has been changed from *Enum15 to *EntityQueryTemplateKind
  • Type of ExpansionResultAggregation.EntityKind has been changed from *EntityKind to *EntityKindEnum
  • Type of FileEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of FileHashEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of HostEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of HuntingBookmark.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of IPEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of IncidentEntitiesResultsMetadata.EntityKind has been changed from *EntityKind to *EntityKindEnum
  • Type of IoTDeviceEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of MSTIDataConnectorDataTypesMicrosoftEmergingThreatFeed.LookbackPeriod has been changed from *string to *time.Time
  • Type of MailClusterEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of MailMessageEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of MailboxEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of MalwareEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of MetadataProperties.Kind has been changed from *Kind to *string
  • Type of MetadataPropertiesPatch.Kind has been changed from *Kind to *string
  • Type of NicEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of ProcessEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of RegistryKeyEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of RegistryValueEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of SecurityAlert.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of SecurityGroupEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of SubmissionMailEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of ThreatIntelligenceIndicatorModel.Kind has been changed from *ThreatIntelligenceResourceKindEnum to *ThreatIntelligenceResourceInnerKind
  • Type of ThreatIntelligenceInformation.Kind has been changed from *ThreatIntelligenceResourceKindEnum to *ThreatIntelligenceResourceInnerKind
  • Type of ThreatIntelligenceSortingCriteria.SortOrder has been changed from *ThreatIntelligenceSortingCriteriaEnum to *ThreatIntelligenceSortingOrder
  • Type of URLEntity.Kind has been changed from *EntityKind to *EntityKindEnum
  • Type of Webhook.WebhookSecretUpdateTime has been changed from *string to *time.Time
  • ContentTypeAnalyticRule from enum ContentType has been removed
  • OperatorAND, OperatorOR from enum Operator has been removed
  • RepoTypeDevOps from enum RepoType has been removed
  • SourceTypeLocalFile, SourceTypeRemoteStorage from enum SourceType has been removed
  • Enum EntityKind has been removed
  • Enum Enum13 has been removed
  • Enum Enum15 has been removed
  • Enum ThreatIntelligenceResourceKindEnum has been removed
  • Enum ThreatIntelligenceSortingCriteriaEnum has been removed
  • Function *ClientFactory.NewDomainWhoisClient has been removed
  • Function *ClientFactory.NewIPGeodataClient has been removed
  • Function NewDomainWhoisClient has been removed
  • Function *DomainWhoisClient.Get has been removed
  • Function NewIPGeodataClient has been removed
  • Function *IPGeodataClient.Get has been removed
  • Function *IncidentsClient.CreateTeam has been removed
  • Operation *WatchlistsClient.CreateOrUpdate has been changed to LRO, use *WatchlistsClient.BeginCreateOrUpdate instead.
  • Operation *WatchlistsClient.Delete has been changed to LRO, use *WatchlistsClient.BeginDelete instead.
  • Operation *EntitiesClient.Queries has supported pagination, use *EntitiesClient.NewQueriesPager instead.
  • Operation *ProductSettingsClient.List has supported pagination, use *ProductSettingsClient.NewListPager instead.
  • Struct ContentPathMap has been removed
  • Struct MSTIDataConnectorDataTypesBingSafetyPhishingURL has been removed
  • Struct TeamProperties has been removed
  • Field AutomationRuleToUpsert of struct AutomationRulesClientCreateOrUpdateOptions has been removed
  • Field CityCf, CountryCf, StateCf of struct EnrichmentIPGeodata has been removed
  • Field BingSafetyPhishingURL of struct MSTIDataConnectorDataTypes has been removed
  • Field PathMapping of struct Repository has been removed
  • Field SentinelOnboardingStateParameter of struct SentinelOnboardingStatesClientCreateOptions has been removed

Features Added

  • Type of WatchlistItemProperties.EntityMapping has been changed from map[string]any to any
  • Type of WatchlistItemProperties.ItemsKeyValue has been changed from map[string]any to any
  • New value ActionTypeAddIncidentTask added to enum type ActionType
  • New value AutomationRulePropertyArrayConditionSupportedArrayConditionTypeAllItems added to enum type AutomationRulePropertyArrayConditionSupportedArrayConditionType
  • New value AutomationRulePropertyArrayConditionSupportedArrayTypeIncidentLabels added to enum type AutomationRulePropertyArrayConditionSupportedArrayType
  • New value AutomationRulePropertyConditionSupportedPropertyIncidentAlertTitle, AutomationRulePropertyConditionSupportedPropertyIncidentCustomDetectionRuleIDs added to enum type AutomationRulePropertyConditionSupportedProperty
  • New value ContentTypeAnalyticsRule, ContentTypeAutomationRule, ContentTypeHuntingQuery, ContentTypeParser, ContentTypePlaybook added to enum type ContentType
  • New value DataConnectorKindGCP, DataConnectorKindMicrosoftPurviewInformationProtection, DataConnectorKindPremiumMicrosoftDefenderForThreatIntelligence, DataConnectorKindPurviewAudit, DataConnectorKindRestAPIPoller added to enum type DataConnectorKind
  • New value EntityQueryTemplateKindAnomaly, EntityQueryTemplateKindBookmark, EntityQueryTemplateKindExpansion, EntityQueryTemplateKindGuidedInsight, EntityQueryTemplateKindInsight, EntityQueryTemplateKindSecurityAlert added to enum type EntityQueryTemplateKind
  • New value KindCustomDetection, KindNotebook, KindResourcesDataConnector, KindStandalone, KindSummaryRule added to enum type Kind
  • New value OperatorAfterAbsolute, OperatorAfterRelative, OperatorArrayContains, OperatorArrayNotContains, OperatorBeforeAbsolute, OperatorBeforeRelative, OperatorEquals, OperatorGreaterThan, OperatorGreaterThanEqual, OperatorIsFalse, OperatorIsNull, OperatorIsTrue, OperatorLessThan, OperatorLessThanEqual, OperatorNotEquals, OperatorOnOrAfterAbsolute, OperatorOnOrAfterRelative, OperatorOnOrBeforeAbsolute, OperatorOnOrBeforeRelative, OperatorStringContains, OperatorStringEndsWith, OperatorStringIsEmpty, OperatorStringNotContains, OperatorStringNotEndsWith, OperatorStringNotStartsWith, OperatorStringStartsWith added to enum type Operator
  • New value RepoTypeAzureDevOps added to enum type RepoType
  • New value SourceTypeAzureStorage, SourceTypeLocal added to enum type SourceType
  • New enum type AlertProperty with values AlertPropertyAlertLink, AlertPropertyConfidenceLevel, AlertPropertyConfidenceScore, AlertPropertyExtendedLinks, AlertPropertyProductComponentName, AlertPropertyProductName, AlertPropertyProviderName, AlertPropertyRemediationSteps, AlertPropertySubTechniques, AlertPropertyTechniques
  • New enum type BillingStatisticKind w...
Read more

sdk/resourcemanager/purestorageblock/armpurestorageblock/v1.1.0-beta.1

11 Jun 06:40
af5f8d1

Choose a tag to compare

1.1.0-beta.1 (2026-05-14)

Features Added

  • New function *ClientFactory.NewVolumeGroupsClient() *VolumeGroupsClient
  • New function *ClientFactory.NewVolumesClient() *VolumesClient
  • New function NewVolumeGroupsClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*VolumeGroupsClient, error)
  • New function *VolumeGroupsClient.BeginCreate(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, resource VolumeGroup, options *VolumeGroupsClientBeginCreateOptions) (*runtime.Poller[VolumeGroupsClientCreateResponse], error)
  • New function *VolumeGroupsClient.BeginDelete(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, options *VolumeGroupsClientBeginDeleteOptions) (*runtime.Poller[VolumeGroupsClientDeleteResponse], error)
  • New function *VolumeGroupsClient.Get(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, options *VolumeGroupsClientGetOptions) (VolumeGroupsClientGetResponse, error)
  • New function *VolumeGroupsClient.GetStatus(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, options *VolumeGroupsClientGetStatusOptions) (VolumeGroupsClientGetStatusResponse, error)
  • New function *VolumeGroupsClient.NewListByStoragePoolPager(resourceGroupName string, storagePoolName string, options *VolumeGroupsClientListByStoragePoolOptions) *runtime.Pager[VolumeGroupsClientListByStoragePoolResponse]
  • New function *VolumeGroupsClient.ListConnectionParameters(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, options *VolumeGroupsClientListConnectionParametersOptions) (VolumeGroupsClientListConnectionParametersResponse, error)
  • New function *VolumeGroupsClient.BeginUpdate(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, properties VolumeGroupUpdate, options *VolumeGroupsClientBeginUpdateOptions) (*runtime.Poller[VolumeGroupsClientUpdateResponse], error)
  • New function NewVolumesClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*VolumesClient, error)
  • New function *VolumesClient.BeginCreate(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, volumeName string, resource Volume, options *VolumesClientBeginCreateOptions) (*runtime.Poller[VolumesClientCreateResponse], error)
  • New function *VolumesClient.BeginDelete(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, volumeName string, options *VolumesClientBeginDeleteOptions) (*runtime.Poller[VolumesClientDeleteResponse], error)
  • New function *VolumesClient.Get(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, volumeName string, options *VolumesClientGetOptions) (VolumesClientGetResponse, error)
  • New function *VolumesClient.NewListByVolumeGroupPager(resourceGroupName string, storagePoolName string, volumeGroupName string, options *VolumesClientListByVolumeGroupOptions) *runtime.Pager[VolumesClientListByVolumeGroupResponse]
  • New function *VolumesClient.BeginUpdate(ctx context.Context, resourceGroupName string, storagePoolName string, volumeGroupName string, volumeName string, properties VolumeUpdate, options *VolumesClientBeginUpdateOptions) (*runtime.Poller[VolumesClientUpdateResponse], error)
  • New struct AzureVolumeProperties
  • New struct ConnectionParametersResponse
  • New struct IscsiConnectionParameters
  • New struct IscsiEndpoint
  • New struct PerformanceParameters
  • New struct ProtectionParameters
  • New struct Volume
  • New struct VolumeGroup
  • New struct VolumeGroupListResult
  • New struct VolumeGroupProperties
  • New struct VolumeGroupStatus
  • New struct VolumeGroupUpdate
  • New struct VolumeGroupUpdateProperties
  • New struct VolumeListResult
  • New struct VolumeUpdate
  • New struct VolumeUpdateProperties

sdk/resourcemanager/networkcloud/armnetworkcloud/v1.5.0-beta.1

11 Jun 06:41
af5f8d1

Choose a tag to compare

1.5.0-beta.1 (2026-05-06)

Features Added

  • New value CloudServicesNetworkStorageStatusStatusInitializing, CloudServicesNetworkStorageStatusStatusNone, CloudServicesNetworkStorageStatusStatusRepairing added to enum type CloudServicesNetworkStorageStatusStatus
  • New value CommandOutputTypeClusterSupportAdministrativeActions added to enum type CommandOutputType
  • New enum type AccessBridgeAllowedName with values AccessBridgeAllowedNameBastion, AccessBridgeAllowedNamePrivateVault, AccessBridgeAllowedNameStorageDashboard
  • New enum type AccessBridgeDetailedStatus with values AccessBridgeDetailedStatusDegraded, AccessBridgeDetailedStatusFailed, AccessBridgeDetailedStatusRunning
  • New enum type AccessBridgeProvisioningState with values AccessBridgeProvisioningStateAccepted, AccessBridgeProvisioningStateCanceled, AccessBridgeProvisioningStateFailed, AccessBridgeProvisioningStateProvisioning, AccessBridgeProvisioningStateSucceeded
  • New enum type BareMetalMachineMetricsConfigurationStatusLogLevel with values BareMetalMachineMetricsConfigurationStatusLogLevelDefault, BareMetalMachineMetricsConfigurationStatusLogLevelNexus
  • New enum type BareMetalMachineMetricsConfigurationStatusMetricsLevel with values BareMetalMachineMetricsConfigurationStatusMetricsLevelDefault, BareMetalMachineMetricsConfigurationStatusMetricsLevelNexus
  • New enum type BareMetalMachineReimageSafeguardMode with values BareMetalMachineReimageSafeguardModeAll, BareMetalMachineReimageSafeguardModeNone
  • New enum type ClusterContinueUpdateVersionSafeguardMode with values ClusterContinueUpdateVersionSafeguardModeAll, ClusterContinueUpdateVersionSafeguardModeNone
  • New enum type ClusterInspectAdditionalAction with values ClusterInspectAdditionalActionResetHardware
  • New enum type ClusterUpdateVersionSafeguardMode with values ClusterUpdateVersionSafeguardModeAll, ClusterUpdateVersionSafeguardModeNone
  • New enum type DeploymentType with values DeploymentTypeAzureLocal, DeploymentTypeNexus
  • New enum type KubernetesVersionProvisioningState with values KubernetesVersionProvisioningStateAccepted, KubernetesVersionProvisioningStateCanceled, KubernetesVersionProvisioningStateFailed, KubernetesVersionProvisioningStateSucceeded
  • New enum type RelayPrivateEndpointConnectionState with values RelayPrivateEndpointConnectionStateApproved, RelayPrivateEndpointConnectionStateRejected
  • New enum type RuntimeProtectionAgentHealthStatus with values RuntimeProtectionAgentHealthStatusHealthy, RuntimeProtectionAgentHealthStatusUnhealthy
  • New enum type RuntimeProtectionAgentLicenseStatus with values RuntimeProtectionAgentLicenseStatusLicensed, RuntimeProtectionAgentLicenseStatusUnlicensed
  • New enum type RuntimeProtectionDefinitionUpdateMode with values RuntimeProtectionDefinitionUpdateModeAutomatic, RuntimeProtectionDefinitionUpdateModeNone
  • New enum type SecurityRuleDirection with values SecurityRuleDirectionInbound, SecurityRuleDirectionOutbound
  • New enum type StorageApplianceMetricsConfigurationStatusLogLevel with values StorageApplianceMetricsConfigurationStatusLogLevelDefault, StorageApplianceMetricsConfigurationStatusLogLevelNexus
  • New enum type StorageApplianceMetricsConfigurationStatusMetricsLevel with values StorageApplianceMetricsConfigurationStatusMetricsLevelDefault, StorageApplianceMetricsConfigurationStatusMetricsLevelNexus
  • New enum type TransportProtocol with values TransportProtocolTCP, TransportProtocolUDP
  • New function NewAccessBridgesClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*AccessBridgesClient, error)
  • New function *AccessBridgesClient.BeginCreateOrUpdate(ctx context.Context, resourceGroupName string, accessBridgeName AccessBridgeAllowedName, accessBridge AccessBridge, options *AccessBridgesClientBeginCreateOrUpdateOptions) (*runtime.Poller[AccessBridgesClientCreateOrUpdateResponse], error)
  • New function *AccessBridgesClient.BeginDelete(ctx context.Context, resourceGroupName string, accessBridgeName AccessBridgeAllowedName, options *AccessBridgesClientBeginDeleteOptions) (*runtime.Poller[AccessBridgesClientDeleteResponse], error)
  • New function *AccessBridgesClient.Get(ctx context.Context, resourceGroupName string, accessBridgeName AccessBridgeAllowedName, options *AccessBridgesClientGetOptions) (AccessBridgesClientGetResponse, error)
  • New function *AccessBridgesClient.NewListByResourceGroupPager(resourceGroupName string, options *AccessBridgesClientListByResourceGroupOptions) *runtime.Pager[AccessBridgesClientListByResourceGroupResponse]
  • New function *AccessBridgesClient.NewListBySubscriptionPager(options *AccessBridgesClientListBySubscriptionOptions) *runtime.Pager[AccessBridgesClientListBySubscriptionResponse]
  • New function *AccessBridgesClient.BeginUpdate(ctx context.Context, resourceGroupName string, accessBridgeName AccessBridgeAllowedName, accessBridgeUpdateParameters AccessBridgePatchParameters, options *AccessBridgesClientBeginUpdateOptions) (*runtime.Poller[AccessBridgesClientUpdateResponse], error)
  • New function *ClientFactory.NewAccessBridgesClient() *AccessBridgesClient
  • New function *ClientFactory.NewKubernetesVersionsClient() *KubernetesVersionsClient
  • New function *ClusterManagersClient.BeginUpdateRelayPrivateEndpointConnection(ctx context.Context, resourceGroupName string, clusterManagerName string, options *ClusterManagersClientBeginUpdateRelayPrivateEndpointConnectionOptions) (*runtime.Poller[ClusterManagersClientUpdateRelayPrivateEndpointConnectionResponse], error)
  • New function *ClustersClient.BeginInspect(ctx context.Context, resourceGroupName string, clusterName string, options *ClustersClientBeginInspectOptions) (*runtime.Poller[ClustersClientInspectResponse], error)
  • New function *ClustersClient.BeginRotateCredential(ctx context.Context, resourceGroupName string, clusterName string, body ClusterRotateCredentialParameters, options *ClustersClientBeginRotateCredentialOptions) (*runtime.Poller[ClustersClientRotateCredentialResponse], error)
  • New function NewKubernetesVersionsClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*KubernetesVersionsClient, error)
  • New function *KubernetesVersionsClient.BeginCreateOrUpdate(ctx context.Context, resourceGroupName string, kubernetesVersionName string, kubernetesVersionParameters KubernetesVersion, options *KubernetesVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[KubernetesVersionsClientCreateOrUpdateResponse], error)
  • New function *KubernetesVersionsClient.BeginDelete(ctx context.Context, resourceGroupName string, kubernetesVersionName string, options *KubernetesVersionsClientBeginDeleteOptions) (*runtime.Poller[KubernetesVersionsClientDeleteResponse], error)
  • New function *KubernetesVersionsClient.Get(ctx context.Context, resourceGroupName string, kubernetesVersionName string, options *KubernetesVersionsClientGetOptions) (KubernetesVersionsClientGetResponse, error)
  • New function *KubernetesVersionsClient.NewListByResourceGroupPager(resourceGroupName string, options *KubernetesVersionsClientListByResourceGroupOptions) *runtime.Pager[KubernetesVersionsClientListByResourceGroupResponse]
  • New function *KubernetesVersionsClient.NewListBySubscriptionPager(options *KubernetesVersionsClientListBySubscriptionOptions) *runtime.Pager[KubernetesVersionsClientListBySubscriptionResponse]
  • New function *KubernetesVersionsClient.BeginUpdate(ctx context.Context, resourceGroupName string, kubernetesVersionName string, kubernetesVersionPatchParameters KubernetesVersionPatchParameters, options *KubernetesVersionsClientBeginUpdateOptions) (*runtime.Poller[KubernetesVersionsClientUpdateResponse], error)
  • New struct AccessBridge
  • New struct AccessBridgeEndpoint
  • New struct AccessBridgeList
  • New struct AccessBridgePatchParameters
  • New struct AccessBridgePatchProperties
  • New struct AccessBridgeProperties
  • New struct AccessBridgeSecurityRule
  • New struct BareMetalMachineMonitoringConfigurationStatus
  • New struct BareMetalMachineReimageParameters
  • New struct ClusterInspectParameters
  • New struct ClusterManagerRelayConfiguration
  • New struct ClusterManagerUpdateRelayPrivateEndpointConnectionParameters
  • New struct ClusterRotateCredentialParameters
  • New struct FilterDevices
  • New struct KubernetesVersion
  • New struct KubernetesVersionList
  • New struct KubernetesVersionPatchParameters
  • New struct KubernetesVersionProperties
  • New struct KubernetesVersionValue
  • New struct StorageApplianceExpansionShelf
  • New struct StorageApplianceMonitoringConfigurationStatus
  • New field BmcIPv4Address, BmcIPv6Address, MonitoringConfigurationStatus in struct BareMetalMachineProperties
  • New field Body in struct BareMetalMachinesClientBeginReimageOptions
  • New field Kind in struct Cluster
  • New field SafeguardMode in struct ClusterContinueUpdateVersionParameters
  • New field Kind in struct ClusterManager
  • New field RelayConfiguration in struct ClusterManagerProperties
  • New field LastSuccessfulVersionUpdateTime, ManagedCredentials in struct ClusterProperties
  • New field SafeguardMode in struct ClusterUpdateVersionParameters
  • New field DeploymentType in struct RackSKUProperties
  • New field DefinitionUpdateMode in struct RuntimeProtectionConfiguration
  • New field AgentHealthStatus, AgentHealthStatusIssues, AgentLicenseStatus, DefinitionUpdateMode, EnforcementLevel in struct RuntimeProtectionStatus
  • New field ExpansionShelves, MonitoringConfigurationStatus in struct StorageApplianceProperties
  • New field AssignedStorageApplianceID in struct VolumeProperties