Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ericchoi/main/event hub/2024 01 01 #26672

Merged

Conversation

ericchoi319
Copy link
Contributor

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

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

diagram

[1] ARM review queue (for merge queues, see [4])
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] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] 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. (Such PR should have been generated with 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:

Breaking changes review (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.

ARM API changes review (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.

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

Copy link

openapi-pipeline-app bot commented Nov 11, 2023

Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

Copy link

openapi-pipeline-app bot commented Nov 11, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 5 Errors, 3 Warnings failed [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
ApplicationGroups.json 2024-01-01(adabec8) 2023-01-01-preview(main)
AuthorizationRules.json 2024-01-01(adabec8) 2021-11-01(main)
AuthorizationRules.json 2024-01-01(adabec8) 2023-01-01-preview(main)
CheckNameAvailability.json 2024-01-01(adabec8) 2021-11-01(main)
CheckNameAvailability.json 2024-01-01(adabec8) 2023-01-01-preview(main)
SchemaRegistry.json 2024-01-01(adabec8) 2021-11-01(main)
SchemaRegistry.json 2024-01-01(adabec8) 2023-01-01-preview(main)
consumergroups.json 2024-01-01(adabec8) 2021-11-01(main)
consumergroups.json 2024-01-01(adabec8) 2023-01-01-preview(main)
disasterRecoveryConfigs.json 2024-01-01(adabec8) 2021-11-01(main)
disasterRecoveryConfigs.json 2024-01-01(adabec8) 2023-01-01-preview(main)
eventhubs.json 2024-01-01(adabec8) 2021-11-01(main)
eventhubs.json 2024-01-01(adabec8) 2023-01-01-preview(main)
namespaces.json 2024-01-01(adabec8) 2017-04-01(main)
operations.json 2024-01-01(adabec8) 2021-11-01(main)
operations.json 2024-01-01(adabec8) 2023-01-01-preview(main)

The following breaking changes are detected by comparison with the latest stable version:

Rule Message
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/messagingplan' removed or restructured?
Old: Microsoft.EventHub/stable/2017-04-01/namespaces.json#L330:5
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'code' renamed or removed?
New: resource-manager/common/v2/definitions.json#L77:7
Old: resource-manager/common/v1/definitions.json#L59:7
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'message' renamed or removed?
New: resource-manager/common/v2/definitions.json#L77:7
Old: resource-manager/common/v1/definitions.json#L59:7
1036 - ConstraintChanged The new version has a different 'maximum' value than the previous one.
New: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L846:9
Old: Microsoft.EventHub/stable/2017-04-01/namespaces.json#L401:9
1036 - ConstraintChanged The new version has a different 'maximum' value than the previous one.
New: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L773:13
Old: Microsoft.EventHub/stable/2017-04-01/namespaces.json#L470:13

Rule Message
⚠️ APIsBeingMovedToANewSpec "details":"Attention: There are some existing APIs currently documented in a new spec file. The validation may not be able to report breaking changes with these APIs. It is recommended not to rename swagger file or move public APIs to a new file when creating a new API version.The existing APIs being moved are:Clusters_ListAvailableClusterRegion;",
"location":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2024-01-01/AvailableClusterRegions.json"
⚠️ APIsBeingMovedToANewSpec "details":"Attention: There are some existing APIs currently documented in a new spec file. The validation may not be able to report breaking changes with these APIs. It is recommended not to rename swagger file or move public APIs to a new file when creating a new API version.The existing APIs being moved are:Namespaces_ListNetworkRuleSet;",
"location":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2024-01-01/networkrulessets.json"
⚠️ APIsBeingMovedToANewSpec "details":"Attention: There are some existing APIs currently documented in a new spec file. The validation may not be able to report breaking changes with these APIs. It is recommended not to rename swagger file or move public APIs to a new file when creating a new API version.The existing APIs being moved are:Configuration_Patch,
Configuration_Get;",
"location":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2024-01-01/quotaConfiguration.json"
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️❌LintDiff: 76 Errors, 60 Warnings failed [Detail]
compared tags (via openapi-validator v2.1.6) new version base version
package-2024-01 package-2024-01(adabec8) default(main)

[must fix]The following errors/warnings are introduced by current PR:

Only 30 items are listed, please refer to log for more details.

Rule Message Related RPC [For API reviewers]
OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Clusters' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.EventHub/stable/2024-01-01/AvailableClusterRegions.json#L42
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: Microsoft.EventHub/stable/2024-01-01/AvailableClusterRegions.json#L60
XmsIdentifierValidation Missing identifier id in array item property
Location: Microsoft.EventHub/stable/2024-01-01/AvailableClusterRegions.json#L78
ResourceNameRestriction The resource name parameter 'clusterName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L118
RPC-Uri-V1-05
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L159
RPC-Async-V1-11, RPC-Put-V1-11
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L209
RPC-Async-V1-07
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L215
PatchResponseCodes Long-running PATCH operations must have responses with 200, 202 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L221
RPC-Patch-V1-06
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L268
RPC-Async-V1-07
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L274
DeleteResponseCodes Long-running delete operations must have responses with 202, 204 and default return codes. They also must have no other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L280
RPC-Delete-V1-01
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L309
RPC-Async-V1-07
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L318
ResourceNameRestriction The resource name parameter 'clusterName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L325
RPC-Uri-V1-05
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L354
ResourceNameRestriction The resource name parameter 'clusterName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L367
RPC-Uri-V1-05
SystemDataDefinitionsCommonTypes System data references must utilize common types.
Location: Microsoft.EventHub/stable/2024-01-01/Clusters.json#L418
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L119
RPC-Async-V1-11, RPC-Put-V1-11
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L169
RPC-Async-V1-07
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L175
DeleteResponseCodes Long-running delete operations must have responses with 202, 204 and default return codes. They also must have no other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L181
RPC-Delete-V1-01
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L210
RPC-Async-V1-07
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L219
LroExtension Operations with a 202 response must specify x-ms-long-running-operation: true.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L265
RPC-Post-V1-09
PatchResponseCodes Synchronous PATCH operations must have responses with 200 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L265
RPC-Patch-V1-06
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L312
RPC-Async-V1-07
ResourceNameRestriction The resource name parameter 'privateEndpointConnectionName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L372
RPC-Uri-V1-05
LroExtension Operations with a 202 response must specify x-ms-long-running-operation: true.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L373
RPC-Post-V1-09
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L373
RPC-Async-V1-11, RPC-Put-V1-11
RequestSchemaForTrackedResourcesMustHaveTags A tracked resource MUST always have tags as a top level optional property. Tracked resource does not have tags in the request schema.
Location: Microsoft.EventHub/stable/2024-01-01/namespaces.json#L373


The following errors/warnings exist before current PR submission:

Only 30 items are listed, please refer to log for more details.

Rule Message
ResourceNameRestriction The resource name parameter 'applicationGroupName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/ApplicationGroups.json#L82
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/ApplicationGroups.json#L83
RequestSchemaForTrackedResourcesMustHaveTags A tracked resource MUST always have tags as a top level optional property. Tracked resource does not have tags in the request schema.
Location: Microsoft.EventHub/stable/2024-01-01/ApplicationGroups.json#L83
OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'ApplicationGroup' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.EventHub/stable/2024-01-01/ApplicationGroups.json#L87
TrackedResourcePatchOperation Tracked resource 'ApplicationGroup' must have patch operation that at least supports the update of tags.
Location: Microsoft.EventHub/stable/2024-01-01/ApplicationGroups.json#L243
SystemDataDefinitionsCommonTypes System data references must utilize common types.
Location: Microsoft.EventHub/stable/2024-01-01/ApplicationGroups.json#L274
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L82
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L83
RequestSchemaForTrackedResourcesMustHaveTags A tracked resource MUST always have tags as a top level optional property. Tracked resource does not have tags in the request schema.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L83
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L222
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L267
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L369
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L417
ResourceNameRestriction The resource name parameter 'eventHubName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L465
ResourceNameRestriction The resource name parameter 'eventHubName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L513
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L513
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L514
RequestSchemaForTrackedResourcesMustHaveTags A tracked resource MUST always have tags as a top level optional property. Tracked resource does not have tags in the request schema.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L514
ResourceNameRestriction The resource name parameter 'eventHubName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L662
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L662
ResourceNameRestriction The resource name parameter 'eventHubName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L710
ResourceNameRestriction The resource name parameter 'authorizationRuleName' should be defined with a 'pattern' restriction.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L710
MissingTypeObject The schema 'AuthorizationRuleListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L769
MissingTypeObject The schema 'AuthorizationRule' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L785
TrackedResourcePatchOperation Tracked resource 'AuthorizationRule' must have patch operation that at least supports the update of tags.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L785
MissingTypeObject The schema 'properties' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L787
SystemDataDefinitionsCommonTypes System data references must utilize common types.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L815
MissingTypeObject The schema 'AccessKeys' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L825
MissingTypeObject The schema 'RegenerateAccessKeyParameters' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.EventHub/stable/2024-01-01/AuthorizationRules.json#L865
MissingTypeObject The schema 'CheckNameAvailabilityParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.EventHub/stable/2024-01-01/CheckNameAvailability.json#L100
️❌Avocado: 9 Errors, 0 Warnings failed [Detail]
Rule Message
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/providers/Microsoft.EventHub/CheckNameAvailability is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2015-08-01/EventHub.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/providers/Microsoft.EventHub/CheckNamespaceAvailability is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2014-09-01/EventHub.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/AuthorizationRules is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2015-08-01/EventHub.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/AuthorizationRules/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2015-08-01/EventHub.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/AuthorizationRules/{}/listKeys is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2015-08-01/EventHub.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/AuthorizationRules/{}/regenerateKeys is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2015-08-01/EventHub.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/eventhubs/{}/authorizationRules/{}/ListKeys is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2015-08-01/EventHub.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/messagingplan is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2017-04-01/namespaces.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/providers/Microsoft.EventHub/sku/{}/regions is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/eventhub/resource-manager/readme.md
json: Microsoft.EventHub/stable/2017-04-01/sku.json
️️✔️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.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️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?

Copy link

openapi-pipeline-app bot commented Nov 11, 2023

Swagger Generation Artifacts

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

Breaking Changes Tracking



️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed [Logs]Release - Generate from 94f3ed4. 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
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
  • Azure.ResourceManager.EventHubs [View full logs]  [Release SDK Changes] Breaking Change Detected
    info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.EventHubsClusterResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Response<Azure.ResourceManager.EventHubs.EventHubsClusterResource> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsCluster(Azure.ResourceManager.Resources.ResourceGroupResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.EventHubs.EventHubsClusterResource>> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsClusterAsync(Azure.ResourceManager.Resources.ResourceGroupResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.EventHubs.EventHubsClusterResource Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsClusterResource(Azure.ResourceManager.ArmClient, Azure.Core.ResourceIdentifier)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.EventHubs.EventHubsClusterCollection Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsClusters(Azure.ResourceManager.Resources.ResourceGroupResource)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EventHubs.EventHubsClusterResource> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsClusters(Azure.ResourceManager.Resources.SubscriptionResource, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EventHubs.EventHubsClusterResource> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsClustersAsync(Azure.ResourceManager.Resources.SubscriptionResource, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Response<Azure.ResourceManager.EventHubs.EventHubsNamespaceResource> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsNamespace(Azure.ResourceManager.Resources.ResourceGroupResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.EventHubs.EventHubsNamespaceResource>> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsNamespaceAsync(Azure.ResourceManager.Resources.ResourceGroupResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.EventHubs.EventHubsNamespaceResource Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsNamespaceResource(Azure.ResourceManager.ArmClient, Azure.Core.ResourceIdentifier)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.EventHubs.EventHubsNamespaceCollection Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsNamespaces(Azure.ResourceManager.Resources.ResourceGroupResource)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EventHubs.EventHubsNamespaceResource> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsNamespaces(Azure.ResourceManager.Resources.SubscriptionResource, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EventHubs.EventHubsNamespaceResource> Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsNamespacesAsync(Azure.ResourceManager.Resources.SubscriptionResource, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.EventHubs.EventHubsNetworkRuleSetResource Azure.ResourceManager.EventHubs.EventHubsExtensions.GetEventHubsNetworkRuleSetResource(Azure.ResourceManager.ArmClient, Azure.Core.ResourceIdentifier)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.EventHubsNamespaceCollection' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.EventHubsNamespaceData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.EventHubsNamespaceResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.EventHubsNetworkRuleSetData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.EventHubsNetworkRuleSetResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.EventHubs.Models.EventHubsPrivateLinkServiceConnectionState Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionData.ConnectionState.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionData.ConnectionState.set(Azure.ResourceManager.EventHubs.Models.EventHubsPrivateLinkServiceConnectionState)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Nullable<Azure.ResourceManager.EventHubs.Models.EventHubsPrivateEndpointConnectionProvisioningState> Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionData.ProvisioningState.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionData.ProvisioningState.set(System.Nullable<Azure.ResourceManager.EventHubs.Models.EventHubsPrivateEndpointConnectionProvisioningState>)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsClusterSku' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsClusterSkuName' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsEncryption' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsKeyVaultProperties' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsNetworkRuleIPAction' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsNetworkRuleSetDefaultAction' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsNetworkRuleSetIPRules' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsNetworkRuleSetVirtualNetworkRules' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsPrivateEndpointConnectionProvisioningState' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsPrivateLinkConnectionStatus' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsPrivateLinkResourceData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsPrivateLinkServiceConnectionState' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EventHubs.Models.EventHubsPublicNetworkAccessFlag' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.EventHubs/Debug/netstandard2.0/Azure.ResourceManager.EventHubs.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/eventhub/Azure.ResourceManager.EventHubs/src/Azure.ResourceManager.EventHubs.csproj::TargetFramework=netstandard2.0]
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 94f3ed4. 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]  notice
    cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.8.1 -> 10.2.4
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.2.4` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-eventhub [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Model NetworkSecurityPerimeterConfiguration has a new parameter location
️⚠️ azure-sdk-for-java warning [Detail]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 94f3ed4. 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/eventhub/armeventhub [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `PublicNetworkAccessFlagSecuredByPerimeter` added to enum type `PublicNetworkAccessFlag`
    info	[Changelog] - New enum type `ApplicationGroupPolicyType` with values `ApplicationGroupPolicyTypeThrottlingPolicy`
    info	[Changelog] - New enum type `CaptureIdentityType` with values `CaptureIdentityTypeSystemAssigned`, `CaptureIdentityTypeUserAssigned`
    info	[Changelog] - New enum type `CleanupPolicyRetentionDescription` with values `CleanupPolicyRetentionDescriptionCompact`, `CleanupPolicyRetentionDescriptionDelete`
    info	[Changelog] - New enum type `MetricID` with values `MetricIDIncomingBytes`, `MetricIDIncomingMessages`, `MetricIDOutgoingBytes`, `MetricIDOutgoingMessages`
    info	[Changelog] - New enum type `NetworkSecurityPerimeterConfigurationProvisioningState` with values `NetworkSecurityPerimeterConfigurationProvisioningStateAccepted`, `NetworkSecurityPerimeterConfigurationProvisioningStateCanceled`, `NetworkSecurityPerimeterConfigurationProvisioningStateCreating`, `NetworkSecurityPerimeterConfigurationProvisioningStateDeleted`, `NetworkSecurityPerimeterConfigurationProvisioningStateDeleting`, `NetworkSecurityPerimeterConfigurationProvisioningStateFailed`, `NetworkSecurityPerimeterConfigurationProvisioningStateInvalidResponse`, `NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded`, `NetworkSecurityPerimeterConfigurationProvisioningStateSucceededWithIssues`, `NetworkSecurityPerimeterConfigurationProvisioningStateUnknown`, `NetworkSecurityPerimeterConfigurationProvisioningStateUpdating`
    info	[Changelog] - New enum type `NspAccessRuleDirection` with values `NspAccessRuleDirectionInbound`, `NspAccessRuleDirectionOutbound`
    info	[Changelog] - New enum type `ProvisioningState` with values `ProvisioningStateActive`, `ProvisioningStateCanceled`, `ProvisioningStateCreating`, `ProvisioningStateDeleting`, `ProvisioningStateFailed`, `ProvisioningStateScaling`, `ProvisioningStateSucceeded`, `ProvisioningStateUnknown`
    info	[Changelog] - New enum type `PublicNetworkAccess` with values `PublicNetworkAccessDisabled`, `PublicNetworkAccessEnabled`, `PublicNetworkAccessSecuredByPerimeter`
    info	[Changelog] - New enum type `ResourceAssociationAccessMode` with values `ResourceAssociationAccessModeAuditMode`, `ResourceAssociationAccessModeEnforcedMode`, `ResourceAssociationAccessModeLearningMode`, `ResourceAssociationAccessModeNoAssociationMode`, `ResourceAssociationAccessModeUnspecifiedMode`
    info	[Changelog] - New enum type `StartDayOfWeek` with values `StartDayOfWeekAny`, `StartDayOfWeekFriday`, `StartDayOfWeekMonday`, `StartDayOfWeekSaturday`, `StartDayOfWeekSunday`, `StartDayOfWeekThursday`, `StartDayOfWeekTuesday`, `StartDayOfWeekWednesday`
    info	[Changelog] - New enum type `TLSVersion` with values `TLSVersionOne0`, `TLSVersionOne1`, `TLSVersionOne2`
    info	[Changelog] - New function `NewApplicationGroupClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ApplicationGroupClient, error)`
    info	[Changelog] - New function `*ApplicationGroupClient.CreateOrUpdateApplicationGroup(context.Context, string, string, string, ApplicationGroup, *ApplicationGroupClientCreateOrUpdateApplicationGroupOptions) (ApplicationGroupClientCreateOrUpdateApplicationGroupResponse, error)`
    info	[Changelog] - New function `*ApplicationGroupClient.Delete(context.Context, string, string, string, *ApplicationGroupClientDeleteOptions) (ApplicationGroupClientDeleteResponse, error)`
    info	[Changelog] - New function `*ApplicationGroupClient.Get(context.Context, string, string, string, *ApplicationGroupClientGetOptions) (ApplicationGroupClientGetResponse, error)`
    info	[Changelog] - New function `*ApplicationGroupClient.NewListByNamespacePager(string, string, *ApplicationGroupClientListByNamespaceOptions) *runtime.Pager[ApplicationGroupClientListByNamespaceResponse]`
    info	[Changelog] - New function `*ApplicationGroupPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy`
    info	[Changelog] - New function `*ClientFactory.NewApplicationGroupClient() *ApplicationGroupClient`
    info	[Changelog] - New function `*ClientFactory.NewNetworkSecurityPerimeterConfigurationClient() *NetworkSecurityPerimeterConfigurationClient`
    info	[Changelog] - New function `*ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient`
    info	[Changelog] - New function `*ClustersClient.TriggerUpgradePost(context.Context, string, string, *ClustersClientTriggerUpgradePostOptions) (ClustersClientTriggerUpgradePostResponse, error)`
    info	[Changelog] - New function `*ThrottlingPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy`
    info	[Changelog] - New function `NewNetworkSecurityPerimeterConfigurationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationClient, error)`
    info	[Changelog] - New function `*NetworkSecurityPerimeterConfigurationClient.List(context.Context, string, string, *NetworkSecurityPerimeterConfigurationClientListOptions) (NetworkSecurityPerimeterConfigurationClientListResponse, error)`
    info	[Changelog] - New function `NewNetworkSecurityPerimeterConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationsClient, error)`
    info	[Changelog] - New function `*NetworkSecurityPerimeterConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, string, *NetworkSecurityPerimeterConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[NetworkSecurityPerimeterConfigurationsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New struct `ApplicationGroup`
    info	[Changelog] - New struct `ApplicationGroupListResult`
    info	[Changelog] - New struct `ApplicationGroupProperties`
    info	[Changelog] - New struct `CaptureIdentity`
    info	[Changelog] - New struct `NetworkSecurityPerimeter`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfiguration`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationList`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationProperties`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationPropertiesProfile`
    info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation`
    info	[Changelog] - New struct `NspAccessRule`
    info	[Changelog] - New struct `NspAccessRuleProperties`
    info	[Changelog] - New struct `NspAccessRulePropertiesSubscriptionsItem`
    info	[Changelog] - New struct `ProvisioningIssue`
    info	[Changelog] - New struct `ProvisioningIssueProperties`
    info	[Changelog] - New struct `RetentionDescription`
    info	[Changelog] - New struct `ThrottlingPolicy`
    info	[Changelog] - New struct `UpgradePreferences`
    info	[Changelog] - New field `ProvisioningState`, `SupportsScaling`, `UpgradePreferences` in struct `ClusterProperties`
    info	[Changelog] - New field `Identity` in struct `Destination`
    info	[Changelog] - New field `MinimumTLSVersion`, `PublicNetworkAccess` in struct `EHNamespaceProperties`
    info	[Changelog] - New field `RetentionDescription` in struct `Properties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 117 additive change(s).
️❌ azure-sdk-for-js failed [Detail]
  • Failed [Logs]Release - Generate from 94f3ed4. 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
    cmderr	[automation_generate.sh] ERROR: The command failed with exit code 1
    cmderr	[automation_generate.sh] [ERROR] Error:
    cmderr	[automation_generate.sh] [ERROR] An error occurred while run build for readme file: "specification/eventhub/resource-manager/readme.md":
    cmderr	[automation_generate.sh] [ERROR] Err: Error: Command failed: rush update
    cmderr	[automation_generate.sh] [ERROR] Stderr: "null"
    cmderr	[automation_generate.sh] [ERROR] Stdout: "null"
    cmderr	[automation_generate.sh] [ERROR] ErrorStack: "Error: Command failed: rush update
    cmderr	[automation_generate.sh] [ERROR]     at checkExecSyncError (node:child_process:885:11)
    cmderr	[automation_generate.sh] [ERROR]     at Object.execSync (node:child_process:957:15)
    cmderr	[automation_generate.sh] [ERROR]     at Object.<anonymous> (/home/cloudtest/.nvm/versions/node/v18.15.0/lib/node_modules/@azure-tools/js-sdk-release-tools/dist/hlc/generateMgmt.js:85:33)
    cmderr	[automation_generate.sh] [ERROR]     at Generator.next (<anonymous>)
    cmderr	[automation_generate.sh] [ERROR]     at fulfilled (/home/cloudtest/.nvm/versions/node/v18.15.0/lib/node_modules/@azure-tools/js-sdk-release-tools/node_modules/tslib/tslib.js:112:62)
    cmderr	[automation_generate.sh] [ERROR]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
  • @azure/arm-eventhub [View full logs]  [Release SDK Changes]
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 94f3ed4. 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 major version of npm available! 8.19.4 -> 10.2.4
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.2.4` 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
  • ️✔️eventhub [View full logs]  [Release Schema Changes]
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from 94f3ed4. 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
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ️✔️Az.eventhub.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.eventhub.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Nov 11, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/eventhub/armeventhub https://apiview.dev/Assemblies/Review/2e8fc4940f434f1fa1ed729fe1302bd6
Java azure-resourcemanager-eventhubs-generated https://apiview.dev/Assemblies/Review/40531e5ed7ff4103863761dea49c2560
.Net Azure.ResourceManager.EventHubs https://apiview.dev/Assemblies/Review/19fca68deaf74293813169457625ab75

Copy link

Hi @ericchoi319! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version.
For more details refer to the wiki.

@AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required and removed ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review labels Nov 13, 2023
@TimLovellSmith
Copy link
Member

TimLovellSmith commented Nov 14, 2023

I'm confused about why Avocado is failing here, saying that these APIS need to be in the default set. Anyone know if it matters? @raych1 @rkmanda

Edit: looks like maybe it is complaining about old, obsolete casings of certain REST API paths?

@TimLovellSmith TimLovellSmith added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 14, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Nov 14, 2023
…ces.json;Not justifiable to go into stable version
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review and removed ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review labels Nov 15, 2023
@mikekistler mikekistler added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Nov 15, 2023
@TimLovellSmith TimLovellSmith added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 15, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Nov 15, 2023
@Alancere Alancere added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Nov 16, 2023
@ericchoi319
Copy link
Contributor Author

/pr RequestMerge

@TimLovellSmith TimLovellSmith enabled auto-merge (squash) November 16, 2023 18:38
@TimLovellSmith TimLovellSmith merged commit 94f3ed4 into Azure:main Nov 16, 2023
27 of 31 checks passed
Copy link

Swagger pipeline restarted successfully, please wait for status update in this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-LintDiff Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-MissingBaseCommit linter-issues new-api-version resource-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants