github Azure/azure-sdk-for-go sdk/resourcemanager/monitor/armmonitor/v0.12.0

latest releases: sdk/resourcemanager/applicationinsights/armapplicationinsights/v2.0.0-beta.4, sdk/resourcemanager/edgemarketplace/armedgemarketplace/v0.1.0
pre-release3 hours ago

0.12.0 (2026-05-20)

Breaking Changes

  • Function *DataCollectionEndpointsClient.Create parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, options *DataCollectionEndpointsClientCreateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, body DataCollectionEndpointResource, options *DataCollectionEndpointsClientCreateOptions)
  • Function *DataCollectionEndpointsClient.Update parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, options *DataCollectionEndpointsClientUpdateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, body ResourceForUpdate, options *DataCollectionEndpointsClientUpdateOptions)
  • Function *DataCollectionRuleAssociationsClient.Create parameter(s) have been changed from (ctx context.Context, resourceURI string, associationName string, options *DataCollectionRuleAssociationsClientCreateOptions) to (ctx context.Context, resourceURI string, associationName string, body DataCollectionRuleAssociationProxyOnlyResource, options *DataCollectionRuleAssociationsClientCreateOptions)
  • Function *DataCollectionRulesClient.Create parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, options *DataCollectionRulesClientCreateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, body DataCollectionRuleResource, options *DataCollectionRulesClientCreateOptions)
  • Function *DataCollectionRulesClient.Update parameter(s) have been changed from (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, options *DataCollectionRulesClientUpdateOptions) to (ctx context.Context, resourceGroupName string, dataCollectionRuleName string, body ResourceForUpdate, options *DataCollectionRulesClientUpdateOptions)
  • Function *PrivateLinkScopeOperationStatusClient.Get parameter(s) have been changed from (ctx context.Context, asyncOperationID string, resourceGroupName string, options *PrivateLinkScopeOperationStatusClientGetOptions) to (ctx context.Context, resourceGroupName string, asyncOperationID string, options *PrivateLinkScopeOperationStatusClientGetOptions)
  • Type of ActionList.ActionGroups has been changed from []*ActionGroupAutoGenerated to []*ActivityLogAlertActionGroup
  • Type of AzureMonitorPrivateLinkScopeProperties.ProvisioningState has been changed from *string to *PrivateLinkScopeProvisioningState
  • Type of DataCollectionEndpointResource.SystemData has been changed from *DataCollectionEndpointResourceSystemData to *SystemData
  • Type of DataCollectionRuleAssociationProxyOnlyResource.SystemData has been changed from *DataCollectionRuleAssociationProxyOnlyResourceSystemData to *SystemData
  • Type of DataCollectionRuleResource.SystemData has been changed from *DataCollectionRuleResourceSystemData to *SystemData
  • Type of Metric.Unit has been changed from *Unit to *MetricUnit
  • Type of ScopedResourceProperties.ProvisioningState has been changed from *string to *ScopedResourceProvisioningState
  • Type of SubscriptionScopeMetricsRequestBodyParameters.Timespan has been changed from *time.Time to *string
  • Enum ActionType has been removed
  • Enum CategoryType has been removed
  • Enum DataStatus has been removed
  • Enum OnboardingStatus has been removed
  • Enum Origin has been removed
  • Enum ProvisioningState has been removed
  • Enum PublicNetworkAccess has been removed
  • Enum TimeAggregationOperator has been removed
  • Enum Unit has been removed
  • Function NewAlertRulesClient has been removed
  • Function *AlertRulesClient.CreateOrUpdate has been removed
  • Function *AlertRulesClient.Delete has been removed
  • Function *AlertRulesClient.Get has been removed
  • Function *AlertRulesClient.NewListByResourceGroupPager has been removed
  • Function *AlertRulesClient.NewListBySubscriptionPager has been removed
  • Function *AlertRulesClient.Update has been removed
  • Function NewAzureMonitorWorkspacesClient has been removed
  • Function *AzureMonitorWorkspacesClient.Create has been removed
  • Function *AzureMonitorWorkspacesClient.Delete has been removed
  • Function *AzureMonitorWorkspacesClient.Get has been removed
  • Function *AzureMonitorWorkspacesClient.NewListByResourceGroupPager has been removed
  • Function *AzureMonitorWorkspacesClient.NewListBySubscriptionPager has been removed
  • Function *AzureMonitorWorkspacesClient.Update has been removed
  • Function *ClientFactory.NewAlertRulesClient has been removed
  • Function *ClientFactory.NewAzureMonitorWorkspacesClient has been removed
  • Function *ClientFactory.NewDiagnosticSettingsCategoryClient has been removed
  • Function *ClientFactory.NewDiagnosticSettingsClient has been removed
  • Function *ClientFactory.NewOperationsClient has been removed
  • Function *ClientFactory.NewOperationsForMonitorClient has been removed
  • Function *ClientFactory.NewTenantActionGroupsClient has been removed
  • Function *ClientFactory.NewVMInsightsClient has been removed
  • Function NewDiagnosticSettingsCategoryClient has been removed
  • Function *DiagnosticSettingsCategoryClient.Get has been removed
  • Function *DiagnosticSettingsCategoryClient.NewListPager has been removed
  • Function NewDiagnosticSettingsClient has been removed
  • Function *DiagnosticSettingsClient.CreateOrUpdate has been removed
  • Function *DiagnosticSettingsClient.Delete has been removed
  • Function *DiagnosticSettingsClient.Get has been removed
  • Function *DiagnosticSettingsClient.NewListPager has been removed
  • Function *LocationThresholdRuleCondition.GetRuleCondition has been removed
  • Function *ManagementEventRuleCondition.GetRuleCondition has been removed
  • Function NewOperationsClient has been removed
  • Function *OperationsClient.List has been removed
  • Function NewOperationsForMonitorClient has been removed
  • Function *OperationsForMonitorClient.NewListPager has been removed
  • Function *RuleAction.GetRuleAction has been removed
  • Function *RuleCondition.GetRuleCondition has been removed
  • Function *RuleDataSource.GetRuleDataSource has been removed
  • Function *RuleEmailAction.GetRuleAction has been removed
  • Function *RuleManagementEventDataSource.GetRuleDataSource has been removed
  • Function *RuleMetricDataSource.GetRuleDataSource has been removed
  • Function *RuleWebhookAction.GetRuleAction has been removed
  • Function NewTenantActionGroupsClient has been removed
  • Function *TenantActionGroupsClient.CreateOrUpdate has been removed
  • Function *TenantActionGroupsClient.Delete has been removed
  • Function *TenantActionGroupsClient.Get has been removed
  • Function *TenantActionGroupsClient.NewListByManagementGroupIDPager has been removed
  • Function *TenantActionGroupsClient.Update has been removed
  • Function *ThresholdRuleCondition.GetRuleCondition has been removed
  • Function NewVMInsightsClient has been removed
  • Function *VMInsightsClient.GetOnboardingStatus has been removed
  • Struct ActionGroupAutoGenerated has been removed
  • Struct ActionGroupPatchAutoGenerated has been removed
  • Struct ActionGroupPatchBodyAutoGenerated has been removed
  • Struct AlertRule has been removed
  • Struct AlertRuleResource has been removed
  • Struct AlertRuleResourceCollection has been removed
  • Struct AlertRuleResourcePatch has been removed
  • Struct AutoscaleErrorResponse has been removed
  • Struct AutoscaleErrorResponseError has been removed
  • Struct AzureAppPushReceiverAutoGenerated has been removed
  • Struct AzureMonitorMetricsDestination has been removed
  • Struct AzureMonitorWorkspace has been removed
  • Struct AzureMonitorWorkspaceDefaultIngestionSettings has been removed
  • Struct AzureMonitorWorkspaceMetrics has been removed
  • Struct AzureMonitorWorkspaceResource has been removed
  • Struct AzureMonitorWorkspaceResourceForUpdate has been removed
  • Struct AzureMonitorWorkspaceResourceListResult has been removed
  • Struct AzureMonitorWorkspaceResourceProperties has been removed
  • Struct AzureResource has been removed
  • Struct AzureResourceAutoGenerated has been removed
  • Struct ConfigurationAccessEndpointSpec has been removed
  • Struct DataCollectionEndpoint has been removed
  • Struct DataCollectionEndpointResourceSystemData has been removed
  • Struct DataCollectionRule has been removed
  • Struct DataCollectionRuleAssociation has been removed
  • Struct DataCollectionRuleAssociationProxyOnlyResourceSystemData has been removed
  • Struct DataCollectionRuleResourceSystemData has been removed
  • Struct DataContainer has been removed
  • Struct DataImportSources has been removed
  • Struct DataSourcesSpec has been removed
  • Struct DefaultErrorResponse has been removed
  • Struct DestinationsSpec has been removed
  • Struct DiagnosticSettings has been removed
  • Struct DiagnosticSettingsCategory has been removed
  • Struct DiagnosticSettingsCategoryResource has been removed
  • Struct DiagnosticSettingsCategoryResourceCollection has been removed
  • Struct DiagnosticSettingsResource has been removed
  • Struct DiagnosticSettingsResourceCollection has been removed
  • Struct EmailReceiverAutoGenerated has been removed
  • Struct Error has been removed
  • Struct ErrorContract has been removed
  • Struct ErrorContractAutoGenerated has been removed
  • Struct ErrorDetailAutoGenerated has been removed
  • Struct ErrorResponse has been removed
  • Struct ErrorResponseAdditionalInfo has been removed
  • Struct ErrorResponseAutoGenerated has been removed
  • Struct ErrorResponseAutoGenerated2 has been removed
  • Struct ErrorResponseCommonV2 has been removed
  • Struct ErrorResponseDetails has been removed
  • Struct EventHubDataSource has been removed
  • Struct FailoverConfigurationSpec has been removed
  • Struct IngestionSettings has been removed
  • Struct LocationThresholdRuleCondition has been removed
  • Struct LogFileSettings has been removed
  • Struct LogFileTextSettings has been removed
  • Struct LogsIngestionEndpointSpec has been removed
  • Struct ManagementEventAggregationCondition has been removed
  • Struct ManagementEventRuleCondition has been removed
  • Struct Metadata has been removed
  • Struct Metrics has been removed
  • Struct MetricsIngestionEndpointSpec has been removed
  • Struct NetworkRuleSet has been removed
  • Struct Operation has been removed
  • Struct OperationAutoGenerated has been removed
  • Struct OperationDisplay has been removed
  • Struct OperationDisplayAutoGenerated has been removed
  • Struct OperationListResult has been removed
  • Struct OperationListResultAutoGenerated has been removed
  • Struct ProxyResource has been removed
  • Struct ProxyResourceAutoGenerated has been removed
  • Struct Resource has been removed
  • Struct ResourceAutoGenerated has been removed
  • Struct ResourceAutoGenerated2 has been removed
  • Struct ResourceAutoGenerated3 has been removed
  • Struct ResourceAutoGenerated4 has been removed
  • Struct ResourceAutoGenerated5 has been removed
  • Struct ResponseWithError has been removed
  • Struct RuleEmailAction has been removed
  • Struct RuleManagementEventClaimsDataSource has been removed
  • Struct RuleManagementEventDataSource has been removed
  • Struct RuleMetricDataSource has been removed
  • Struct RuleWebhookAction has been removed
  • Struct SmsReceiverAutoGenerated has been removed
  • Struct SubscriptionScopeMetric has been removed
  • Struct SubscriptionScopeMetricResponse has been removed
  • Struct TenantActionGroup has been removed
  • Struct TenantActionGroupList has been removed
  • Struct TenantActionGroupResource has been removed
  • Struct ThresholdRuleCondition has been removed
  • Struct TrackedResource has been removed
  • Struct TrackedResourceAutoGenerated has been removed
  • Struct VMInsightsOnboardingStatus has been removed
  • Struct VMInsightsOnboardingStatusProperties has been removed
  • Struct VoiceReceiverAutoGenerated has been removed
  • Struct WebhookReceiverAutoGenerated has been removed
  • Struct WorkspaceInfo has been removed
  • Struct WorkspaceInfoProperties has been removed
  • Field Body of struct DataCollectionEndpointsClientCreateOptions has been removed
  • Field Body of struct DataCollectionEndpointsClientUpdateOptions has been removed
  • Field Body of struct DataCollectionRuleAssociationsClientCreateOptions has been removed
  • Field Body of struct DataCollectionRulesClientCreateOptions has been removed
  • Field Body of struct DataCollectionRulesClientUpdateOptions has been removed
  • Field CategoryGroup of struct LogSettings has been removed
  • Field Category of struct MetricSettings has been removed
  • Field SubscriptionScopeMetricResponse of struct MetricsClientListAtSubscriptionScopePostResponse has been removed
  • Field SubscriptionScopeMetricResponse of struct MetricsClientListAtSubscriptionScopeResponse has been removed
  • Field PublicNetworkAccess, RuleResolveConfiguration of struct ScheduledQueryRuleProperties has been removed

Features Added

  • New value ConditionOperatorGreaterOrLessThan added to enum type ConditionOperator
  • New value KindSimpleLogAlert added to enum type Kind
  • New value KnownLogFilesDataSourceFormatJSON added to enum type KnownLogFilesDataSourceFormat
  • New value KnownSyslogDataSourceFacilityNamesAlert, KnownSyslogDataSourceFacilityNamesAudit, KnownSyslogDataSourceFacilityNamesClock, KnownSyslogDataSourceFacilityNamesFtp, KnownSyslogDataSourceFacilityNamesNopri, KnownSyslogDataSourceFacilityNamesNtp added to enum type KnownSyslogDataSourceFacilityNames
  • New value OdatatypeMicrosoftAzureMonitorPromQLCriteria added to enum type Odatatype
  • New enum type AccessRuleDirection with values AccessRuleDirectionInbound, AccessRuleDirectionOutbound
  • New enum type IncidentManagementService with values IncidentManagementServiceIcm
  • New enum type IssueType with values IssueTypeConfigurationPropagationFailure, IssueTypeMissingIdentityConfiguration, IssueTypeMissingPerimeterConfiguration, IssueTypeUnknown
  • New enum type KnownAgentSettingName with values KnownAgentSettingNameMaxDiskQuotaInMB, KnownAgentSettingNameTags, KnownAgentSettingNameUseTimeReceivedForForwardedEvents
  • New enum type KnownEtwProviderDataSourceLogLevel with values KnownEtwProviderDataSourceLogLevelCritical, KnownEtwProviderDataSourceLogLevelError, KnownEtwProviderDataSourceLogLevelInformational, KnownEtwProviderDataSourceLogLevelVerbose, KnownEtwProviderDataSourceLogLevelWarning
  • New enum type KnownEtwProviderType with values KnownEtwProviderTypeEventSource, KnownEtwProviderTypeManifest
  • New enum type KnownOtelLogsDataSourceStreams with values KnownOtelLogsDataSourceStreamsMicrosoftOTelLogs
  • New enum type KnownOtelLogsDirectDataSourceStreams with values KnownOtelLogsDirectDataSourceStreamsMicrosoftOTelLogs
  • New enum type KnownOtelTracesDataSourceStreams with values KnownOtelTracesDataSourceStreamsMicrosoftOTelTracesEvents, KnownOtelTracesDataSourceStreamsMicrosoftOTelTracesResources, KnownOtelTracesDataSourceStreamsMicrosoftOTelTracesSpans
  • New enum type KnownOtelTracesDirectDataSourceStreams with values KnownOtelTracesDirectDataSourceStreamsMicrosoftOTelTracesEvents, KnownOtelTracesDirectDataSourceStreamsMicrosoftOTelTracesResources, KnownOtelTracesDirectDataSourceStreamsMicrosoftOTelTracesSpans
  • New enum type KnownPerformanceCountersOTelDataSourceStreams with values KnownPerformanceCountersOTelDataSourceStreamsMicrosoftOtelPerfMetrics
  • New enum type KnownStorageBlobLookupType with values KnownStorageBlobLookupTypeCidr, KnownStorageBlobLookupTypeString
  • New enum type KnownWindowsFirewallLogsDataSourceProfileFilter with values KnownWindowsFirewallLogsDataSourceProfileFilterDomain, KnownWindowsFirewallLogsDataSourceProfileFilterPrivate, KnownWindowsFirewallLogsDataSourceProfileFilterPublic
  • New enum type NetworkSecurityPerimeterConfigurationProvisioningState with values NetworkSecurityPerimeterConfigurationProvisioningStateAccepted, NetworkSecurityPerimeterConfigurationProvisioningStateCanceled, NetworkSecurityPerimeterConfigurationProvisioningStateCreating, NetworkSecurityPerimeterConfigurationProvisioningStateDeleting, NetworkSecurityPerimeterConfigurationProvisioningStateFailed, NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded, NetworkSecurityPerimeterConfigurationProvisioningStateUpdating
  • New enum type PrivateLinkScopeProvisioningState with values PrivateLinkScopeProvisioningStateCanceled, PrivateLinkScopeProvisioningStateDeleting, PrivateLinkScopeProvisioningStateFailed, PrivateLinkScopeProvisioningStateSucceeded
  • New enum type ResourceAssociationAccessMode with values ResourceAssociationAccessModeAudit, ResourceAssociationAccessModeEnforced, ResourceAssociationAccessModeLearning
  • New enum type SKUTier with values SKUTierBasic, SKUTierFree, SKUTierPremium, SKUTierStandard
  • New enum type ScopedResourceKind with values ScopedResourceKindMetrics, ScopedResourceKindResource
  • New enum type ScopedResourceProvisioningState with values ScopedResourceProvisioningStateCanceled, ScopedResourceProvisioningStateFailed, ScopedResourceProvisioningStateProvisioning, ScopedResourceProvisioningStateSucceeded
  • New enum type Severity with values SeverityError, SeverityWarning
  • New function *ActionGroupsClient.GetNSP(ctx context.Context, resourceGroupName string, actionGroupName string, networkSecurityPerimeterConfigurationName string, options *ActionGroupsClientGetNSPOptions) (ActionGroupsClientGetNSPResponse, error)
  • New function *ActionGroupsClient.NewListNSPPager(resourceGroupName string, actionGroupName string, options *ActionGroupsClientListNSPOptions) *runtime.Pager[ActionGroupsClientListNSPResponse]
  • New function *ActionGroupsClient.BeginReconcileNSP(ctx context.Context, resourceGroupName string, actionGroupName string, networkSecurityPerimeterConfigurationName string, options *ActionGroupsClientBeginReconcileNSPOptions) (*runtime.Poller[ActionGroupsClientReconcileNSPResponse], error)
  • New function *ClientFactory.NewScheduledQueryRuleClient() *ScheduledQueryRuleClient
  • New function *ClientFactory.NewServiceDiagnosticSettingsClient() *ServiceDiagnosticSettingsClient
  • New function *DataCollectionEndpointsClient.GetNSP(ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, networkSecurityPerimeterConfigurationName string, options *DataCollectionEndpointsClientGetNSPOptions) (DataCollectionEndpointsClientGetNSPResponse, error)
  • New function *DataCollectionEndpointsClient.NewListNSPPager(resourceGroupName string, dataCollectionEndpointName string, options *DataCollectionEndpointsClientListNSPOptions) *runtime.Pager[DataCollectionEndpointsClientListNSPResponse]
  • New function *DataCollectionEndpointsClient.BeginReconcileNSP(ctx context.Context, resourceGroupName string, dataCollectionEndpointName string, networkSecurityPerimeterConfigurationName string, options *DataCollectionEndpointsClientBeginReconcileNSPOptions) (*runtime.Poller[DataCollectionEndpointsClientReconcileNSPResponse], error)
  • New function *DynamicPromQLCriteria.GetMultiPromQLCriteria() *MultiPromQLCriteria
  • New function *MultiPromQLCriteria.GetMultiPromQLCriteria() *MultiPromQLCriteria
  • New function *PromQLCriteria.GetMetricAlertCriteria() *MetricAlertCriteria
  • New function NewScheduledQueryRuleClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*ScheduledQueryRuleClient, error)
  • New function *ScheduledQueryRuleClient.GetNSP(ctx context.Context, resourceGroupName string, ruleName string, networkSecurityPerimeterConfigurationName string, options *ScheduledQueryRuleClientGetNSPOptions) (ScheduledQueryRuleClientGetNSPResponse, error)
  • New function *ScheduledQueryRuleClient.NewListNSPPager(resourceGroupName string, ruleName string, options *ScheduledQueryRuleClientListNSPOptions) *runtime.Pager[ScheduledQueryRuleClientListNSPResponse]
  • New function *ScheduledQueryRuleClient.BeginReconcileNSP(ctx context.Context, resourceGroupName string, ruleName string, networkSecurityPerimeterConfigurationName string, options *ScheduledQueryRuleClientBeginReconcileNSPOptions) (*runtime.Poller[ScheduledQueryRuleClientReconcileNSPResponse], error)
  • New function NewServiceDiagnosticSettingsClient(credential azcore.TokenCredential, options *arm.ClientOptions) (*ServiceDiagnosticSettingsClient, error)
  • New function *ServiceDiagnosticSettingsClient.CreateOrUpdate(ctx context.Context, resourceURI string, parameters ServiceDiagnosticSettingsResource, options *ServiceDiagnosticSettingsClientCreateOrUpdateOptions) (ServiceDiagnosticSettingsClientCreateOrUpdateResponse, error)
  • New function *ServiceDiagnosticSettingsClient.Get(ctx context.Context, resourceURI string, options *ServiceDiagnosticSettingsClientGetOptions) (ServiceDiagnosticSettingsClientGetResponse, error)
  • New function *ServiceDiagnosticSettingsClient.Update(ctx context.Context, resourceURI string, serviceDiagnosticSettingsResource ServiceDiagnosticSettingsResourcePatch, options *ServiceDiagnosticSettingsClientUpdateOptions) (ServiceDiagnosticSettingsClientUpdateResponse, error)
  • New function *StaticPromQLCriteria.GetMultiPromQLCriteria() *MultiPromQLCriteria
  • New struct AccessRule
  • New struct AccessRuleProperties
  • New struct AccessRulePropertiesSubscriptionsItem
  • New struct ActivityLogAlertActionGroup
  • New struct AdxDestination
  • New struct AgentSetting
  • New struct ApplicationInsights
  • New struct DataCollectionEndpointResourceSKU
  • New struct DataCollectionRuleAgentSettings
  • New struct DataCollectionRuleDirectDataSources
  • New struct DataCollectionRuleEndpoints
  • New struct DataCollectionRuleIngestionQuotas
  • New struct DataCollectionRuleReferences
  • New struct DataCollectionRuleResourceSKU
  • New struct DynamicPromQLCriteria
  • New struct EtwProviderDataSource
  • New struct IncidentReceiver
  • New struct IncidentServiceConnection
  • New struct IngestionQuotasLogs
  • New struct MicrosoftFabricDestination
  • New struct NetworkSecurityPerimeter
  • New struct NetworkSecurityPerimeterConfiguration
  • New struct NetworkSecurityPerimeterConfigurationListResult
  • New struct NetworkSecurityPerimeterConfigurationProperties
  • New struct NetworkSecurityProfile
  • New struct OtelLogsDataSource
  • New struct OtelLogsDataSourceResourceAttributeRouting
  • New struct OtelLogsDirectDataSource
  • New struct OtelMetricsDataSource
  • New struct OtelMetricsDataSourceResourceAttributeRouting
  • New struct OtelMetricsDirectDataSource
  • New struct OtelTracesDataSource
  • New struct OtelTracesDataSourceResourceAttributeRouting
  • New struct OtelTracesDirectDataSource
  • New struct PerformanceCountersOTelDataSource
  • New struct PromQLCriteria
  • New struct ProvisioningIssue
  • New struct ProvisioningIssueProperties
  • New struct QueryFailingPeriods
  • New struct ReferencesSpecEnrichmentData
  • New struct ResolveConfiguration
  • New struct ResourceAssociation
  • New struct ServiceDiagnosticSettings
  • New struct ServiceDiagnosticSettingsResource
  • New struct ServiceDiagnosticSettingsResourcePatch
  • New struct StaticPromQLCriteria
  • New struct StorageBlob
  • New field IncidentReceivers in struct ActionGroup
  • New field Identity in struct ActionGroupPatchBody
  • New field Identity, SystemData in struct ActionGroupResource
  • New field ActionProperties in struct Actions
  • New field SystemData in struct ActivityLogAlertResource
  • New field TenantScope in struct AlertRuleProperties
  • New field ManagedIdentity in struct AutomationRunbookReceiver
  • New field ManagedIdentity in struct AzureFunctionReceiver
  • New field AlertSensitivity, CriterionType, IgnoreDataBefore, MinRecurrenceCount in struct Condition
  • New field ProvisionedByImmutableID in struct DataCollectionEndpointMetadata
  • New field SKU in struct DataCollectionEndpointResource
  • New field ProvisionedByImmutableID in struct DataCollectionRuleAssociationMetadata
  • New field SkipToken, Top in struct DataCollectionRuleAssociationsClientListByRuleOptions
  • New field EtwProviders, OtelLogs, OtelMetrics, OtelTraces, PerformanceCountersOTel in struct DataCollectionRuleDataSources
  • New field AzureDataExplorer, MicrosoftFabric in struct DataCollectionRuleDestinations
  • New field ProvisionedByImmutableID in struct DataCollectionRuleMetadata
  • New field SKU in struct DataCollectionRuleResource
  • New field AgentSettings, DirectDataSources, Endpoints, IngestionQuotas, References in struct DataCollectionRuleResourceProperties
  • New field DeleteAssociations in struct DataCollectionRulesClientDeleteOptions
  • New field CaptureOverflow in struct DataFlow
  • New field NextLink in struct EventCategoryCollection
  • New field ManagedIdentity in struct EventHubReceiver
  • New field TransformKql in struct IisLogsDataSource
  • New field NextLink in struct IncidentListResult
  • New field TransformKql in struct LogFilesDataSource
  • New field NextLink in struct LogProfileCollection
  • New field SystemData in struct LogProfileResource
  • New field ManagedIdentity in struct LogicAppReceiver
  • New field ActionProperties, CustomProperties, ResolveConfiguration in struct MetricAlertProperties
  • New field ActionProperties, CustomProperties, ResolveConfiguration in struct MetricAlertPropertiesPatch
  • New field Identity, SystemData in struct MetricAlertResource
  • New field NextLink in struct MetricAlertResourceCollection
  • New field Identity in struct MetricAlertResourcePatch
  • New field NextLink in struct MetricBaselinesResponse
  • New field NextLink in struct MetricDefinitionCollection
  • New field NextLink in struct MetricNamespaceCollection
  • New field Rollupby in struct MetricsClientListAtSubscriptionScopeOptions
  • New field Rollupby in struct MetricsClientListAtSubscriptionScopePostOptions
  • New anonymous field Response in struct MetricsClientListAtSubscriptionScopePostResponse
  • New anonymous field Response in struct MetricsClientListAtSubscriptionScopeResponse
  • New field Rollupby in struct MetricsClientListOptions
  • New field IncidentReceivers in struct NotificationRequestBody
  • New field TransformKql in struct PerfCounterDataSource
  • New field SystemData in struct PrivateEndpointConnection
  • New field SystemData in struct PrivateLinkResource
  • New field NextLink in struct PrivateLinkResourceListResult
  • New field Kind in struct PrivateLinkScopedResourcesClientListByPrivateLinkScopeOptions
  • New field CustomVMScrapeConfig in struct PrometheusForwarderDataSource
  • New field ResolveConfiguration in struct ScheduledQueryRuleProperties
  • New field Kind, SubscriptionLocation in struct ScopedResourceProperties
  • New field NextLink in struct SubscriptionScopeMetricDefinitionCollection
  • New field TransformKql in struct SyslogDataSource
  • New field ManagedIdentity in struct WebhookReceiver
  • New field TransformKql in struct WindowsEventLogDataSource
  • New field ProfileFilter in struct WindowsFirewallLogsDataSource

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.