Skip to content

Conversation

@AllyW
Copy link

@AllyW AllyW commented Jan 16, 2024

ARM (Control Plane) API Specification Update Pull Request

Tip: overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process.
IMPORTANT This applies even if:

  • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
  • You believe there is no need for you to request breaking change approval, for any reason.
    Such claims must be reviewed, and the process is the same.
Click here to see the details of Step 2

ARM API changes review (Diagram Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.
Click here to see the diagram footnotes

Diagram footnotes

[1] ARM review queue (for merge queues, see [2])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the Diagram Step 2, "ARM API changes Review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jan 16, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR has at least one breaking change from a previous GA version (label: BreakingChangeReviewRequired). See the PR description for help.
  • ❌ The required check named Swagger BreakingChange has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it. In addition, refer to step 1 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jan 16, 2024

Swagger Validation Report

️❌BreakingChange: 14 Errors, 0 Warnings failed [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
metrics_API.json 2023-10-01(568880c) 2023-10-01(main)
Rule Message
1026 - TypeChanged The new version has a different type 'integer' than the previous one 'number'.
New: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L316:9
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L352:9
1042 - ChangedParameterOrder The order of parameter 'body' was changed.
New: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'timespan' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'interval' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'metricnames' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'aggregation' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'top' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'orderby' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter '$filter' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'resultType' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'metricnamespace' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'AutoAdjustTimegrain' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'ValidateDimensions' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
1046 - RemovedOptionalParameter The optional parameter 'rollupby' was removed in the new version.
Old: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L121:9
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.6) new version base version
package-2023-10 package-2023-10(568880c) package-2023-10(main)

The following errors/warnings exist before current PR submission:

Rule Message
XmsPageableForListCalls x-ms-pageable extension must be specified for LIST APIs.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L38
XmsPageableForListCalls x-ms-pageable extension must be specified for LIST APIs.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L169
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L46
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L49
⚠️ PostOperationIdContainsUrlVerb OperationId should contain the verb: 'metrics' in:'Metrics_ListAtSubscriptionScopePost'. Consider updating the operationId
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L119
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L123
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L126
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L204
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L223
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L302
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L306
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L417
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Insights/stable/2023-10-01/metrics_API.json#L425
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/monitor/resource-manager/readme.md
tag: specification/monitor/resource-manager/readme.md#tag-package-2023-10
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jan 16, 2024

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌SDK Breaking Change Tracking failed [Detail]

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/monitor/armmonitor - 0.12.0
+	Field `Aggregation`, `AutoAdjustTimegrain`, `Filter`, `Interval`, `Metricnames`, `Metricnamespace`, `Orderby`, `ResultType`, `Timespan`, `Top`, `ValidateDimensions` of struct `MetricsClientListAtSubscriptionScopePostOptions` has been removed

️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from d5398e7c4e9c197cd3737339e9d1d29cac0d6f01. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
  • ️✔️Azure.ResourceManager.Monitor [View full logs]  [Preview SDK Changes]
    info	[Changelog]
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from d5398e7c4e9c197cd3737339e9d1d29cac0d6f01. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh]
    cmderr	[automation_generate.sh] npm notice New minor version of npm available! 10.2.3 -> 10.3.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-monitor [View full logs]  [Preview SDK Changes]
    info	[Changelog]
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from d5398e7c4e9c197cd3737339e9d1d29cac0d6f01. SDK Automation 14.0.0
    command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] e    Time     Time  Current
    cmderr	[init.sh]                                  Dload  Upload   Total   Spent    Left  Speed
    cmderr	[init.sh]       0 --:--:-- --:--:-- --:--:--  914k
    cmderr	[init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz...
    cmderr	[init.sh] Computing checksum with sha256sum
    cmderr	[init.sh] Checksums matched!
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-monitor-generated [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from d5398e7c4e9c197cd3737339e9d1d29cac0d6f01. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/monitor/armmonitor [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Function `*PrivateEndpointConnectionsClient.BeginCreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions)` to `(context.Context, string, string, string, PrivateEndpointConnectionAutoGenerated, *PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions)`
    info	[Changelog] - Type of `AzureMonitorPrivateLinkScopeProperties.PrivateEndpointConnections` has been changed from `[]*PrivateEndpointConnection` to `[]*PrivateEndpointConnectionAutoGenerated`
    info	[Changelog] - Type of `DefaultErrorResponse.Error` has been changed from `*ErrorDetail` to `*ErrorDetailAutoGenerated`
    info	[Changelog] - Type of `ErrorContract.Error` has been changed from `*ErrorResponse` to `*ErrorResponseAutoGenerated3`
    info	[Changelog] - Type of `ErrorResponseCommonV2.Error` has been changed from `*ErrorDetail` to `*ErrorDetailAutoGenerated`
    info	[Changelog] - Type of `MetadataValue.Name` has been changed from `*LocalizableString` to `*LocalizableStringAutoGenerated`
    info	[Changelog] - Type of `Metric.Name` has been changed from `*LocalizableString` to `*LocalizableStringAutoGenerated`
    info	[Changelog] - Type of `Metric.Unit` has been changed from `*Unit` to `*MetricUnit`
    info	[Changelog] - Type of `MetricDefinition.Dimensions` has been changed from `[]*LocalizableString` to `[]*LocalizableStringAutoGenerated`
    info	[Changelog] - Type of `MetricDefinition.Name` has been changed from `*LocalizableString` to `*LocalizableStringAutoGenerated`
    info	[Changelog] - Type of `OperationStatus.Error` has been changed from `*ErrorDetail` to `*ErrorDetailAutoGenerated`
    info	[Changelog] - Type of `PrivateEndpointConnectionListResult.Value` has been changed from `[]*PrivateEndpointConnection` to `[]*PrivateEndpointConnectionAutoGenerated`
    info	[Changelog] - Type of `SubscriptionScopeMetricDefinition.Dimensions` has been changed from `[]*LocalizableString` to `[]*LocalizableStringAutoGenerated`
    info	[Changelog] - Type of `SubscriptionScopeMetricDefinition.Name` has been changed from `*LocalizableString` to `*LocalizableStringAutoGenerated`
    info	[Changelog] - Type of `SubscriptionScopeMetricsRequestBodyParameters.Timespan` has been changed from `*time.Time` to `*string`
    info	[Changelog] - Enum `Unit` has been removed
    info	[Changelog] - Operation `*AzureMonitorWorkspacesClient.Delete` has been changed to LRO, use `*AzureMonitorWorkspacesClient.BeginDelete` instead.
    info	[Changelog] - Struct `SubscriptionScopeMetric` has been removed
    info	[Changelog] - Struct `SubscriptionScopeMetricResponse` has been removed
    info	[Changelog] - Field `Code`, `Message` of struct `ErrorResponse` has been removed
    info	[Changelog] - Field `Aggregation`, `AutoAdjustTimegrain`, `Filter`, `Interval`, `Metricnames`, `Metricnamespace`, `Orderby`, `ResultType`, `Timespan`, `Top`, `ValidateDimensions` of struct `MetricsClientListAtSubscriptionScopePostOptions` has been removed
    info	[Changelog] - Field `SubscriptionScopeMetricResponse` of struct `MetricsClientListAtSubscriptionScopePostResponse` has been removed
    info	[Changelog] - Field `SubscriptionScopeMetricResponse` of struct `MetricsClientListAtSubscriptionScopeResponse` has been removed
    info	[Changelog] - Field `ActionType`, `IsDataAction`, `Origin` of struct `OperationAutoGenerated` has been removed
    info	[Changelog] - Field `Description` of struct `OperationDisplayAutoGenerated` has been removed
    info	[Changelog] - Field `OperationListResult` of struct `OperationsClientListResponse` has been removed
    info	[Changelog] - Field `OperationListResultAutoGenerated` of struct `OperationsForMonitorClientListResponse` has been removed
    info	[Changelog] - Field `PrivateEndpointConnection` of struct `PrivateEndpointConnectionsClientCreateOrUpdateResponse` has been removed
    info	[Changelog] - Field `PrivateEndpointConnection` of struct `PrivateEndpointConnectionsClientGetResponse` has been removed
    info	[Changelog] - Field `Location`, `Tags` of struct `Resource` has been removed
    info	[Changelog] - Field `Location`, `Tags` of struct `ResourceAutoGenerated` has been removed
    info	[Changelog] - Field `SystemData` of struct `ResourceAutoGenerated5` has been removed
    info	[Changelog] - Field `SystemData` of struct `TrackedResourceAutoGenerated` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `KnownSyslogDataSourceFacilityNamesAlert`, `KnownSyslogDataSourceFacilityNamesAudit`, `KnownSyslogDataSourceFacilityNamesClock`, `KnownSyslogDataSourceFacilityNamesFtp`, `KnownSyslogDataSourceFacilityNamesNopri`, `KnownSyslogDataSourceFacilityNamesNtp` added to enum type `KnownSyslogDataSourceFacilityNames`
    info	[Changelog] - New function `NewClient(azcore.TokenCredential, *arm.ClientOptions) (*Client, error)`
    info	[Changelog] - New function `*Client.BeginCreateNotificationsAtTenantActionGroupResourceLevel(context.Context, string, string, string, TenantNotificationRequestBody, *ClientBeginCreateNotificationsAtTenantActionGroupResourceLevelOptions) (*runtime.Poller[ClientCreateNotificationsAtTenantActionGroupResourceLevelResponse], error)`
    info	[Changelog] - New function `*Client.GetTestNotificationsAtTenantActionGroupResourceLevel(context.Context, string, string, string, string, *ClientGetTestNotificationsAtTenantActionGroupResourceLevelOptions) (ClientGetTestNotificationsAtTenantActionGroupResourceLevelResponse, error)`
    info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
    info	[Changelog] - New struct `ActionDetailAutoGenerated`
    info	[Changelog] - New struct `ErrorResponseAutoGenerated3`
    info	[Changelog] - New struct `ErrorResponseAutoGenerated4`
    info	[Changelog] - New struct `LocalizableStringAutoGenerated`
    info	[Changelog] - New struct `PrivateEndpointAutoGenerated`
    info	[Changelog] - New struct `PrivateEndpointConnectionAutoGenerated`
    info	[Changelog] - New struct `PrivateEndpointConnectionPropertiesAutoGenerated`
    info	[Changelog] - New struct `ResourceAutoGenerated6`
    info	[Changelog] - New struct `TenantNotificationRequestBody`
    info	[Changelog] - New struct `TestNotificationDetailsResponseAutoGenerated`
    info	[Changelog] - New field `PrivateEndpointConnections`, `PublicNetworkAccess` in struct `AzureMonitorWorkspace`
    info	[Changelog] - New field `PrivateEndpointConnections`, `PublicNetworkAccess` in struct `AzureMonitorWorkspaceResourceProperties`
    info	[Changelog] - New field `Error` in struct `ErrorResponse`
    info	[Changelog] - New field `Rollupby` in struct `MetricsClientListAtSubscriptionScopeOptions`
    info	[Changelog] - New anonymous field `Response` in struct `MetricsClientListAtSubscriptionScopePostResponse`
    info	[Changelog] - New anonymous field `Response` in struct `MetricsClientListAtSubscriptionScopeResponse`
    info	[Changelog] - New field `Rollupby` in struct `MetricsClientListOptions`
    info	[Changelog] - New field `ActionType`, `IsDataAction`, `Origin` in struct `Operation`
    info	[Changelog] - New field `Description` in struct `OperationDisplay`
    info	[Changelog] - New anonymous field `OperationListResultAutoGenerated` in struct `OperationsClientListResponse`
    info	[Changelog] - New anonymous field `OperationListResult` in struct `OperationsForMonitorClientListResponse`
    info	[Changelog] - New field `SystemData` in struct `PrivateEndpointConnection`
    info	[Changelog] - New field `GroupIDs` in struct `PrivateEndpointConnectionProperties`
    info	[Changelog] - New anonymous field `PrivateEndpointConnectionAutoGenerated` in struct `PrivateEndpointConnectionsClientCreateOrUpdateResponse`
    info	[Changelog] - New anonymous field `PrivateEndpointConnectionAutoGenerated` in struct `PrivateEndpointConnectionsClientGetResponse`
    info	[Changelog] - New field `SystemData` in struct `ResourceAutoGenerated`
    info	[Changelog] - New field `SystemData` in struct `ResourceAutoGenerated2`
    info	[Changelog] - New field `Location`, `Tags` in struct `ResourceAutoGenerated3`
    info	[Changelog] - New field `SystemData` in struct `TrackedResource`
    info	[Changelog]
    info	[Changelog] Total 32 breaking change(s), 49 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from d5398e7c4e9c197cd3737339e9d1d29cac0d6f01. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-monitor [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Interface DataCollectionEndpoint has a new optional parameter metricsIngestion
    info	[Changelog]   - Interface DataCollectionEndpoint has a new optional parameter privateLinkScopedResources
    info	[Changelog]   - Interface DataCollectionEndpointResource has a new optional parameter failoverConfiguration
    info	[Changelog]   - Interface DataCollectionEndpointResource has a new optional parameter identity
    info	[Changelog]   - Interface DataCollectionEndpointResource has a new optional parameter metadata
    info	[Changelog]   - Interface DataCollectionEndpointResource has a new optional parameter metricsIngestion
    info	[Changelog]   - Interface DataCollectionEndpointResource has a new optional parameter privateLinkScopedResources
    info	[Changelog]   - Interface DataCollectionRule has a new optional parameter dataCollectionEndpointId
    info	[Changelog]   - Interface DataCollectionRule has a new optional parameter metadata
    info	[Changelog]   - Interface DataCollectionRule has a new optional parameter streamDeclarations
    info	[Changelog]   - Interface DataCollectionRuleAssociation has a new optional parameter metadata
    info	[Changelog]   - Interface DataCollectionRuleAssociationProxyOnlyResource has a new optional parameter metadata
    info	[Changelog]   - Interface DataCollectionRuleResource has a new optional parameter dataCollectionEndpointId
    info	[Changelog]   - Interface DataCollectionRuleResource has a new optional parameter identity
    info	[Changelog]   - Interface DataCollectionRuleResource has a new optional parameter metadata
    info	[Changelog]   - Interface DataCollectionRuleResource has a new optional parameter streamDeclarations
    info	[Changelog]   - Interface DataFlow has a new optional parameter builtInTransform
    info	[Changelog]   - Interface DataFlow has a new optional parameter outputStream
    info	[Changelog]   - Interface DataFlow has a new optional parameter transformKql
    info	[Changelog]   - Interface DataSourcesSpec has a new optional parameter dataImports
    info	[Changelog]   - Interface DataSourcesSpec has a new optional parameter iisLogs
    info	[Changelog]   - Interface DataSourcesSpec has a new optional parameter logFiles
    info	[Changelog]   - Interface DataSourcesSpec has a new optional parameter platformTelemetry
    info	[Changelog]   - Interface DataSourcesSpec has a new optional parameter prometheusForwarder
    info	[Changelog]   - Interface DataSourcesSpec has a new optional parameter windowsFirewallLogs
    info	[Changelog]   - Interface DestinationsSpec has a new optional parameter eventHubs
    info	[Changelog]   - Interface DestinationsSpec has a new optional parameter eventHubsDirect
    info	[Changelog]   - Interface DestinationsSpec has a new optional parameter monitoringAccounts
    info	[Changelog]   - Interface DestinationsSpec has a new optional parameter storageAccounts
    info	[Changelog]   - Interface DestinationsSpec has a new optional parameter storageBlobsDirect
    info	[Changelog]   - Interface DestinationsSpec has a new optional parameter storageTablesDirect
    info	[Changelog]   - Interface ErrorResponse has a new optional parameter error
    info	[Changelog]   - Interface LogSettings has a new optional parameter categoryGroup
    info	[Changelog]   - Interface MetricsListOptionalParams has a new optional parameter autoAdjustTimegrain
    info	[Changelog]   - Interface MetricsListOptionalParams has a new optional parameter rollupby
    info	[Changelog]   - Interface MetricsListOptionalParams has a new optional parameter validateDimensions
    info	[Changelog]   - Interface Operation has a new optional parameter actionType
    info	[Changelog]   - Interface Operation has a new optional parameter isDataAction
    info	[Changelog]   - Interface Operation has a new optional parameter origin
    info	[Changelog]   - Interface OperationDisplay has a new optional parameter description
    info	[Changelog]   - Interface Resource has a new optional parameter systemData
    info	[Changelog]   - Interface ResourceAutoGenerated has a new optional parameter systemData
    info	[Changelog]   - Interface ResourceForUpdate has a new optional parameter identity
    info	[Changelog]   - Added Enum KnownAccessMode
    info	[Changelog]   - Added Enum KnownActionType
    info	[Changelog]   - Added Enum KnownCategoryType
    info	[Changelog]   - Added Enum KnownDimensionOperator
    info	[Changelog]   - Added Enum KnownKind
    info	[Changelog]   - Added Enum KnownKnownColumnDefinitionType
    info	[Changelog]   - Added Enum KnownKnownLocationSpecProvisioningStatus
    info	[Changelog]   - Added Enum KnownKnownLogFilesDataSourceFormat
    info	[Changelog]   - Added Enum KnownKnownLogFileTextSettingsRecordStartTimestampFormat
    info	[Changelog]   - Added Enum KnownKnownPrometheusForwarderDataSourceStreams
    info	[Changelog]   - Added Enum KnownManagedServiceIdentityType
    info	[Changelog]   - Added Enum KnownMetricAggregationType
    info	[Changelog]   - Added Enum KnownMetricResultType
    info	[Changelog]   - Added Enum KnownOrigin
    info	[Changelog]   - Added Enum KnownPrivateEndpointConnectionProvisioningState
    info	[Changelog]   - Added Enum KnownPrivateEndpointServiceConnectionStatus
    info	[Changelog]   - Added Enum KnownPublicNetworkAccess
    info	[Changelog]   - Added Enum KnownTimeAggregation
    info	[Changelog]   - Enum KnownKnownDataCollectionEndpointProvisioningState has a new value Canceled
    info	[Changelog]   - Enum KnownKnownDataCollectionRuleAssociationProvisioningState has a new value Canceled
    info	[Changelog]   - Enum KnownKnownDataCollectionRuleProvisioningState has a new value Canceled
    info	[Changelog]   - Enum KnownKnownPublicNetworkAccessOptions has a new value SecuredByPerimeter
    info	[Changelog]   - Enum KnownKnownSyslogDataSourceFacilityNames has a new value Alert
    info	[Changelog]   - Enum KnownKnownSyslogDataSourceFacilityNames has a new value Audit
    info	[Changelog]   - Enum KnownKnownSyslogDataSourceFacilityNames has a new value Clock
    info	[Changelog]   - Enum KnownKnownSyslogDataSourceFacilityNames has a new value Ftp
    info	[Changelog]   - Enum KnownKnownSyslogDataSourceFacilityNames has a new value Nopri
    info	[Changelog]   - Enum KnownKnownSyslogDataSourceFacilityNames has a new value Ntp
    info	[Changelog]   - Enum KnownProvisioningState has a new value Creating
    info	[Changelog]   - Enum KnownProvisioningState has a new value Deleting
    info	[Changelog]   - Added function getContinuationToken
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Removed operation group Metrics
    info	[Changelog]   - Removed operation ActionGroups.beginPostTestNotifications
    info	[Changelog]   - Removed operation ActionGroups.beginPostTestNotificationsAndWait
    info	[Changelog]   - Removed operation ActionGroups.getTestNotifications
    info	[Changelog]   - Operation ActivityLogAlerts.update has a new signature
    info	[Changelog]   - Operation PrivateEndpointConnections.beginCreateOrUpdate has a new signature
    info	[Changelog]   - Operation PrivateEndpointConnections.beginCreateOrUpdateAndWait has a new signature
    info	[Changelog]   - Operation ScheduledQueryRules.createOrUpdate has a new signature
    info	[Changelog]   - Operation ScheduledQueryRules.update has a new signature
    info	[Changelog]   - Class MonitorClient has a new signature
    info	[Changelog]   - Interface ActivityLogsListNextOptionalParams no longer has parameter select
    info	[Changelog]   - Interface AzureResource no longer has parameter identity
    info	[Changelog]   - Interface AzureResource no longer has parameter kind
    info	[Changelog]   - Interface ErrorResponse no longer has parameter code
    info	[Changelog]   - Interface ErrorResponse no longer has parameter message
    info	[Changelog]   - Interface PrivateEndpointConnectionListResult no longer has parameter nextLink
    info	[Changelog]   - Interface PrivateLinkResourceListResult no longer has parameter nextLink
    info	[Changelog]   - Interface Resource no longer has parameter location
    info	[Changelog]   - Interface Resource no longer has parameter tags
    info	[Changelog]   - Interface ResourceAutoGenerated no longer has parameter etag
    info	[Changelog]   - Interface ResourceAutoGenerated no longer has parameter kind
    info	[Changelog]   - Interface ResourceAutoGenerated no longer has parameter location
    info	[Changelog]   - Interface ResourceAutoGenerated no longer has parameter tags
    info	[Changelog]   - Interface ScheduledQueryRulesListByResourceGroupOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface ScheduledQueryRulesListBySubscriptionOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface TenantActivityLogsListNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface TenantActivityLogsListNextOptionalParams no longer has parameter select
    info	[Changelog]   - Type of parameter operator of interface Dimension is changed from Operator to DimensionOperator
    info	[Changelog]   - Type of parameter error of interface ErrorContract is changed from ErrorResponse to ErrorResponseAutoGenerated3
    info	[Changelog]   - Type of parameter error of interface ErrorResponseCommonV2 is changed from ErrorDetail to ErrorDetailAutoGenerated
    info	[Changelog]   - Type of parameter name of interface MetadataValue is changed from LocalizableString to LocalizableStringAutoGenerated
    info	[Changelog]   - Type of parameter name of interface Metric is changed from LocalizableString to LocalizableStringAutoGenerated
    info	[Changelog]   - Type of parameter dimensions of interface MetricDefinition is changed from LocalizableString[] to LocalizableStringAutoGenerated[]
    info	[Changelog]   - Type of parameter name of interface MetricDefinition is changed from LocalizableString to LocalizableStringAutoGenerated
    info	[Changelog]   - Type of parameter error of interface OperationStatus is changed from ErrorResponseCommon to ErrorDetailAutoGenerated
    info	[Changelog]   - Type of parameter value of interface PrivateEndpointConnectionListResult is changed from PrivateEndpointConnection[] to PrivateEndpointConnectionAutoGenerated[]
    info	[Changelog]   - Class MonitorClient no longer has parameter metrics
    info	[Changelog]   - Removed Enum KnownConditionalOperator
    info	[Changelog]   - Removed Enum KnownEnabled
    info	[Changelog]   - Removed Enum KnownMetricTriggerType
    info	[Changelog]   - Removed Enum KnownQueryType
    info	[Changelog]   - Enum KnownOperator no longer has value Include
    info	[Changelog]   - Enum KnownProvisioningState no longer has value Deploying
️❌ azure-resource-manager-schemas failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from d5398e7c4e9c197cd3737339e9d1d29cac0d6f01. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.2.3 -> 10.3.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    fatal: cannot force update the branch 'sdkAuto/27386/monitor' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
  • ️✔️monitor [View full logs]  [Preview Schema Changes]
  • ️✔️monitor [View full logs
    error	Fatal error: fatal: cannot force update the branch 'sdkAuto/27386/monitor' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
    error	Fatal error: Error: fatal: cannot force update the branch 'sdkAuto/27386/monitor' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'    at Object.action (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1274:25)    at PluginStore.exec (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1309:29)    at /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1674:43    at new Promise (<anonymous>)    at GitExecutorChain.handleTaskData (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1672:16)    at GitExecutorChain.<anonymous> (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1656:44)    at Generator.next (<anonymous>)    at fulfilled (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:55:24)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    error	The following packages are still pending:
    error		monitor
    error		monitor
️⚠️ azure-powershell warning [Detail]
  • ⚠️Warning [Logs] Generate from d5398e7c4e9c197cd3737339e9d1d29cac0d6f01. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
  • ⚠️Az.monitor.DefaultTag [View full logs]  [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jan 16, 2024

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/monitor/armmonitor https://apiview.dev/Assemblies/Review/8854c2866c9c4e26a8a596fc1a823177?revisionId=9be531f00a1a48728445f2d1409b50e9
Java azure-resourcemanager-monitor-generated https://apiview.dev/Assemblies/Review/c5eba455f3ab4ce4bf0c0a2da8091fce?revisionId=8841ddbfdc244a6da0e79d40f51193e7
JavaScript @azure/arm-monitor https://apiview.dev/Assemblies/Review/6bb257ec6c7a48e3812505db443df4ae?revisionId=5940a0960cfe453594b8b3a1a060a195
.Net Azure.ResourceManager.Monitor There is no API change compared with the previous version
Swagger Microsoft.Monitor https://apiview.dev/Assemblies/Review/d1a318be5b474b4fa127ce66b5d34f73?revisionId=103cc682fa3c416d8bedfa4f85f527b9

@openapi-workflow-bot
Copy link

Please address or respond to feedback from the ARM API reviewer.
When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
This will notify the reviewer to have another look.
If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

@microsoft-github-policy-service
Copy link
Contributor

Hi, @AllyW. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

@microsoft-github-policy-service
Copy link
Contributor

Hi, @AllyW. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

@microsoft-github-policy-service
Copy link
Contributor

Hi, @AllyW. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

1 similar comment
@microsoft-github-policy-service
Copy link
Contributor

Hi, @AllyW. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ARMReview BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go no-recent-activity There has been no recent activity on this issue. ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants