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

Sherylueen appcomplianceautomation microsoft.app compliance automation 2024 06 27 #28981

Conversation

Sherylueen
Copy link
Member

@Sherylueen Sherylueen commented May 6, 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.

spec_pr_review_workflow_diagram

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

  • New resource provider.
  • New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
  • 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 OpenAPI spec 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
suppressions guide 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.
  • For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
  • 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.

Copy link

openapi-pipeline-app bot commented May 6, 2024

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Copy link

openapi-pipeline-app bot commented May 6, 2024

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 92 Warnings warning [Detail]
Compared specs (v0.10.9) new version base version
appcomplianceautomation.json 2024-06-27(8cbd1c6) 2022-11-16-preview(main)

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

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

Rule Message
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ReportNameParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SnapshotNameParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SkipTokenParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'TopParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'OfferGuidParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ReportCreatorTenantIdParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'DownloadTypeParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SelectParameter' removed or renamed?
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4463:3
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1299:3
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'Reports_List' to 'Report_List'. This will impact generated code.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L323:7
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L77:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'Snapshots_List' to 'Snapshot_List'. This will impact generated code.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1257:7
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L314:7
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L329:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L83:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L358:13
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L106:13
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L3200:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L551:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L437:11
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L169:11
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L503:11
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L222:11
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L3319:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L654:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L3108:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L551:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1263:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L320:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1300:13
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L346:13
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1397:11
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L423:11
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4053:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1005:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L2344:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1174:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L2349:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1187:9
⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'Healthy, Unhealthy' from the old version.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1937:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L952:9
⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'Healthy, Unhealthy' from the old version.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1955:5
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L660:5
⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'Healthy, Unhealthy' from the old version.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L2201:5
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L673:5
⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'NotApplicable' from the old version.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L3462:5
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L756:5
⚠️ 1023 - TypeFormatChanged The new version has a different format 'uri' than the previous one ''.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L3305:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1102:9
⚠️ 1023 - TypeFormatChanged The new version has a different format 'uri' than the previous one ''.
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4138:9
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1120:9
⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
New: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L3297:7
Old: Microsoft.AppComplianceAutomation/preview/2022-11-16-preview/appcomplianceautomation.json#L1093:7
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 65 Warnings warning [Detail]
Compared specs (v2.2.2) new version base version
package-2024-06 package-2024-06(8cbd1c6) 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]
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L59
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L67
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L76
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L82
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L102
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L125
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L145
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L168
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L188
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L211
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L234
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L271
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L427
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L493
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L616
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L632
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L641
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L647
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L673
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L715
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L738
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L767
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L785
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L836
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L854
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L883
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L903
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L942
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L962
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L997


The following errors/warnings exist before current PR submission:

Rule Message
TenantLevelAPIsNotAllowed /providers/Microsoft.AppComplianceAutomation/reports/{reportName} is a tenant level api. Tenant level APIs are strongly discouraged and subscription or resource group level APIs are preferred instead. If you cannot model your APIs at these levels, you will need to present your design and get an exception from PAS team.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L379
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L295
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L302
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L308
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L331
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L365
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L388
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L409
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L471
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L538
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L560
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L592
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1265
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1307
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1330
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1359
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1379
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L1432
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L3290
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4093
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json#L4123
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️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?

Copy link

openapi-pipeline-app bot commented May 6, 2024

Swagger Generation Artifacts

️❌ApiDocPreview: 1 Errors, 0 Warnings failed [Detail]
Rule Message
RestBuild error "logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=432555&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b",
"detail":"Run.ps1 failed with exit code 1 "
️⚠️ azure-sdk-for-python warning [Detail]
  • ⚠️Warning in generating from ae21b4c85d9cc2e169badaca03eea715915a403a. 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] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[automation_init.sh] npm notice
    cmderr	[automation_init.sh] npm notice New minor version of npm available! 10.7.0 -> 10.8.1
    cmderr	[automation_init.sh] npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
    cmderr	[automation_init.sh] npm notice To update run: npm install -g npm@10.8.1
    cmderr	[automation_init.sh] npm notice
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️azure-mgmt-appcomplianceautomation [Preview SDK Changes] Breaking Change Detected
    • azure-mgmt-appcomplianceautomation-1.0.0b1.zip
    • azure_mgmt_appcomplianceautomation-1.0.0b1-py3-none-any.whl
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation ReportOperations.begin_fix
    info	[Changelog]   - Added operation ReportOperations.begin_sync_cert_record
    info	[Changelog]   - Added operation ReportOperations.begin_verify
    info	[Changelog]   - Added operation ReportOperations.check_name_availability
    info	[Changelog]   - Added operation ReportOperations.get_scoping_questions
    info	[Changelog]   - Added operation ReportOperations.list_by_tenant
    info	[Changelog]   - Added operation SnapshotOperations.list_by_report_resource
    info	[Changelog]   - Added operation group EvidenceOperations
    info	[Changelog]   - Added operation group ProviderActionsOperations
    info	[Changelog]   - Added operation group ScopingConfigurationOperations
    info	[Changelog]   - Added operation group WebhookOperations
    info	[Changelog]   - Model ComplianceReportItem has a new parameter control_family_name
    info	[Changelog]   - Model ComplianceReportItem has a new parameter control_status
    info	[Changelog]   - Model ComplianceReportItem has a new parameter resource_origin
    info	[Changelog]   - Model ComplianceReportItem has a new parameter resource_status
    info	[Changelog]   - Model ComplianceReportItem has a new parameter resource_status_change_date
    info	[Changelog]   - Model ComplianceReportItem has a new parameter responsibility_description
    info	[Changelog]   - Model ComplianceReportItem has a new parameter responsibility_title
    info	[Changelog]   - Model Control has a new parameter control_name
    info	[Changelog]   - Model Control has a new parameter responsibilities
    info	[Changelog]   - Model ControlFamily has a new parameter control_family_name
    info	[Changelog]   - Model ControlFamily has a new parameter control_family_status
    info	[Changelog]   - Model OverviewStatus has a new parameter not_applicable_count
    info	[Changelog]   - Model OverviewStatus has a new parameter pending_count
    info	[Changelog]   - Model ReportProperties has a new parameter cert_records
    info	[Changelog]   - Model ReportProperties has a new parameter errors
    info	[Changelog]   - Model ReportProperties has a new parameter storage_info
    info	[Changelog]   - Model ResourceMetadata has a new parameter account_id
    info	[Changelog]   - Model ResourceMetadata has a new parameter resource_origin
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Client name is changed from `AppComplianceAutomationToolForMicrosoft365` to `AppComplianceAutomationClient`
    info	[Changelog]   - Model Category no longer has parameter category_type
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter compliance_state
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter control_type
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter policy_description
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter policy_display_name
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter policy_id
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter resource_group
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter status_change_date
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter subscription_id
    info	[Changelog]   - Model Control no longer has parameter assessments
    info	[Changelog]   - Model Control no longer has parameter control_short_name
    info	[Changelog]   - Model Control no longer has parameter control_type
    info	[Changelog]   - Model ControlFamily no longer has parameter family_name
    info	[Changelog]   - Model ControlFamily no longer has parameter family_status
    info	[Changelog]   - Model ControlFamily no longer has parameter family_type
    info	[Changelog]   - Model ReportProperties no longer has parameter id
    info	[Changelog]   - Model ReportProperties no longer has parameter report_name
    info	[Changelog]   - Model ResourceMetadata no longer has parameter resource_name
    info	[Changelog]   - Model ResourceMetadata no longer has parameter tags
    info	[Changelog]   - Model SnapshotProperties no longer has parameter id
    info	[Changelog]   - Operation ReportOperations.begin_update has a new required parameter properties
    info	[Changelog]   - Operation ReportOperations.begin_update no longer has parameter parameters
    info	[Changelog]   - Operation SnapshotOperations.begin_download has a new required parameter body
    info	[Changelog]   - Operation SnapshotOperations.begin_download no longer has parameter parameters
    info	[Changelog]   - Removed operation group ReportsOperations
    info	[Changelog]   - Removed operation group SnapshotsOperations
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Client name is changed from `AppComplianceAutomationToolForMicrosoft365` to `AppComplianceAutomationClient`
    - Model Category no longer has parameter category_type
    - Model ComplianceReportItem no longer has parameter compliance_state
    - Model ComplianceReportItem no longer has parameter control_type
    - Model ComplianceReportItem no longer has parameter policy_description
    - Model ComplianceReportItem no longer has parameter policy_display_name
    - Model ComplianceReportItem no longer has parameter policy_id
    - Model ComplianceReportItem no longer has parameter resource_group
    - Model ComplianceReportItem no longer has parameter status_change_date
    - Model ComplianceReportItem no longer has parameter subscription_id
    - Model Control no longer has parameter assessments
    - Model Control no longer has parameter control_short_name
    - Model Control no longer has parameter control_type
    - Model ControlFamily no longer has parameter family_name
    - Model ControlFamily no longer has parameter family_status
    - Model ControlFamily no longer has parameter family_type
    - Model ReportProperties no longer has parameter id
    - Model ReportProperties no longer has parameter report_name
    - Model ResourceMetadata no longer has parameter resource_name
    - Model ResourceMetadata no longer has parameter tags
    - Model SnapshotProperties no longer has parameter id
    - Operation ReportOperations.begin_update has a new required parameter properties
    - Operation ReportOperations.begin_update no longer has parameter parameters
    - Operation SnapshotOperations.begin_download has a new required parameter body
    - Operation SnapshotOperations.begin_download no longer has parameter parameters
    - Removed operation group ReportsOperations
    - Removed operation group SnapshotsOperations
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from ae21b4c85d9cc2e169badaca03eea715915a403a. 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
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-appcomplianceautomation [Preview SDK Changes]
    • pom.xml
    • azure-resourcemanager-appcomplianceautomation-1.0.0-beta.2.jar
    • azure-resourcemanager-appcomplianceautomation-1.0.0-beta.2-sources.jar
  • ️✔️azure-resourcemanager-appcomplianceautomation [Preview SDK Changes]
    • pom.xml
    • azure-resourcemanager-appcomplianceautomation-1.0.0-beta.1-sources.jar
    • azure-resourcemanager-appcomplianceautomation-1.0.0-beta.1.jar
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from ae21b4c85d9cc2e169badaca03eea715915a403a. 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
    warn		specification/appcomplianceautomation/AppComplianceAutomation.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/appcomplianceautomation/armappcomplianceautomation [Preview SDK Changes] Breaking Change Detected
    Only showing 120 items here. Refer to log for details.
    info	[Changelog] - Field `Assessments`, `ControlShortName`, `ControlType` of struct `Control` has been removed
    info	[Changelog] - Field `FamilyName`, `FamilyStatus`, `FamilyType` of struct `ControlFamily` has been removed
    info	[Changelog] - Field `ID`, `ReportName` of struct `ReportProperties` has been removed
    info	[Changelog] - Field `ResourceName`, `Tags` of struct `ResourceMetadata` has been removed
    info	[Changelog] - Field `ID` of struct `SnapshotProperties` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `CategoryStatusFailed`, `CategoryStatusNotApplicable`, `CategoryStatusPassed`, `CategoryStatusPendingApproval` added to enum type `CategoryStatus`
    info	[Changelog] - New value `ControlFamilyStatusFailed`, `ControlFamilyStatusNotApplicable`, `ControlFamilyStatusPassed`, `ControlFamilyStatusPendingApproval` added to enum type `ControlFamilyStatus`
    info	[Changelog] - New value `ControlStatusPendingApproval` added to enum type `ControlStatus`
    info	[Changelog] - New value `ProvisioningStateFixing`, `ProvisioningStateVerifying` added to enum type `ProvisioningState`
    info	[Changelog] - New value `ReportStatusReviewing` added to enum type `ReportStatus`
    info	[Changelog] - New enum type `CheckNameAvailabilityReason` with values `CheckNameAvailabilityReasonAlreadyExists`, `CheckNameAvailabilityReasonInvalid`
    info	[Changelog] - New enum type `ContentType` with values `ContentTypeApplicationJSON`
    info	[Changelog] - New enum type `DeliveryStatus` with values `DeliveryStatusFailed`, `DeliveryStatusNotStarted`, `DeliveryStatusSucceeded`
    info	[Changelog] - New enum type `EnableSSLVerification` with values `EnableSSLVerificationFalse`, `EnableSSLVerificationTrue`
    info	[Changelog] - New enum type `EvidenceType` with values `EvidenceTypeAutoCollectedEvidence`, `EvidenceTypeData`, `EvidenceTypeFile`
    info	[Changelog] - New enum type `InputType` with values `InputTypeBoolean`, `InputTypeDate`, `InputTypeEmail`, `InputTypeGroup`, `InputTypeMultiSelectCheckbox`, `InputTypeMultiSelectDropdown`, `InputTypeMultiSelectDropdownCustom`, `InputTypeMultilineText`, `InputTypeNone`, `InputTypeNumber`, `InputTypeSingleSelectDropdown`, `InputTypeSingleSelection`, `InputTypeTelephone`, `InputTypeText`, `InputTypeURL`, `InputTypeUpload`, `InputTypeYearPicker`, `InputTypeYesNoNa`
    info	[Changelog] - New enum type `IsRecommendSolution` with values `IsRecommendSolutionFalse`, `IsRecommendSolutionTrue`
    info	[Changelog] - New enum type `NotificationEvent` with values `NotificationEventAssessmentFailure`, `NotificationEventGenerateSnapshotFailed`, `NotificationEventGenerateSnapshotSuccess`, `NotificationEventReportConfigurationChanges`, `NotificationEventReportDeletion`
    info	[Changelog] - New enum type `ResourceOrigin` with values `ResourceOriginAWS`, `ResourceOriginAzure`, `ResourceOriginGCP`
    info	[Changelog] - New enum type `ResponsibilityEnvironment` with values `ResponsibilityEnvironmentAWS`, `ResponsibilityEnvironmentAzure`, `ResponsibilityEnvironmentGCP`, `ResponsibilityEnvironmentGeneral`
    info	[Changelog] - New enum type `ResponsibilitySeverity` with values `ResponsibilitySeverityHigh`, `ResponsibilitySeverityLow`, `ResponsibilitySeverityMedium`
    info	[Changelog] - New enum type `ResponsibilityStatus` with values `ResponsibilityStatusFailed`, `ResponsibilityStatusNotApplicable`, `ResponsibilityStatusPassed`, `ResponsibilityStatusPendingApproval`
    info	[Changelog] - New enum type `ResponsibilityType` with values `ResponsibilityTypeAutomated`, `ResponsibilityTypeManual`, `ResponsibilityTypeScopedManual`
    info	[Changelog] - New enum type `Result` with values `ResultFailed`, `ResultSucceeded`
    info	[Changelog] - New enum type `Rule` with values `RuleAzureApplication`, `RuleCharLength`, `RuleCreditCardPCI`, `RuleDomains`, `RuleDynamicDropdown`, `RulePreventNonEnglishChar`, `RulePublicSOX`, `RulePublisherVerification`, `RuleRequired`, `RuleURL`, `RuleUSPrivacyShield`, `RuleUrls`, `RuleValidEmail`, `RuleValidGUID`
    info	[Changelog] - New enum type `SendAllEvents` with values `SendAllEventsFalse`, `SendAllEventsTrue`
    info	[Changelog] - New enum type `UpdateWebhookKey` with values `UpdateWebhookKeyFalse`, `UpdateWebhookKeyTrue`
    info	[Changelog] - New enum type `WebhookKeyEnabled` with values `WebhookKeyEnabledFalse`, `WebhookKeyEnabledTrue`
    info	[Changelog] - New enum type `WebhookStatus` with values `WebhookStatusDisabled`, `WebhookStatusEnabled`
    info	[Changelog] - New function `*ClientFactory.NewEvidenceClient() *EvidenceClient`
    info	[Changelog] - New function `*ClientFactory.NewProviderActionsClient() *ProviderActionsClient`
    info	[Changelog] - New function `*ClientFactory.NewScopingConfigurationClient() *ScopingConfigurationClient`
    info	[Changelog] - New function `*ClientFactory.NewWebhookClient() *WebhookClient`
    info	[Changelog] - New function `NewEvidenceClient(azcore.TokenCredential, *arm.ClientOptions) (*EvidenceClient, error)`
    info	[Changelog] - New function `*EvidenceClient.CreateOrUpdate(context.Context, string, string, EvidenceResource, *EvidenceClientCreateOrUpdateOptions) (EvidenceClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*EvidenceClient.Delete(context.Context, string, string, *EvidenceClientDeleteOptions) (EvidenceClientDeleteResponse, error)`
    info	[Changelog] - New function `*EvidenceClient.Download(context.Context, string, string, EvidenceFileDownloadRequest, *EvidenceClientDownloadOptions) (EvidenceClientDownloadResponse, error)`
    info	[Changelog] - New function `*EvidenceClient.Get(context.Context, string, string, *EvidenceClientGetOptions) (EvidenceClientGetResponse, error)`
    info	[Changelog] - New function `*EvidenceClient.NewListByReportPager(string, *EvidenceClientListByReportOptions) *runtime.Pager[EvidenceClientListByReportResponse]`
    info	[Changelog] - New function `NewProviderActionsClient(azcore.TokenCredential, *arm.ClientOptions) (*ProviderActionsClient, error)`
    info	[Changelog] - New function `*ProviderActionsClient.CheckNameAvailability(context.Context, CheckNameAvailabilityRequest, *ProviderActionsClientCheckNameAvailabilityOptions) (ProviderActionsClientCheckNameAvailabilityResponse, error)`
    info	[Changelog] - New function `*ProviderActionsClient.GetCollectionCount(context.Context, GetCollectionCountRequest, *ProviderActionsClientGetCollectionCountOptions) (ProviderActionsClientGetCollectionCountResponse, error)`
    info	[Changelog] - New function `*ProviderActionsClient.GetOverviewStatus(context.Context, GetOverviewStatusRequest, *ProviderActionsClientGetOverviewStatusOptions) (ProviderActionsClientGetOverviewStatusResponse, error)`
    info	[Changelog] - New function `*ProviderActionsClient.ListInUseStorageAccounts(context.Context, ListInUseStorageAccountsRequest, *ProviderActionsClientListInUseStorageAccountsOptions) (ProviderActionsClientListInUseStorageAccountsResponse, error)`
    info	[Changelog] - New function `*ProviderActionsClient.BeginOnboard(context.Context, OnboardRequest, *ProviderActionsClientBeginOnboardOptions) (*runtime.Poller[ProviderActionsClientOnboardResponse], error)`
    info	[Changelog] - New function `*ProviderActionsClient.BeginTriggerEvaluation(context.Context, TriggerEvaluationRequest, *ProviderActionsClientBeginTriggerEvaluationOptions) (*runtime.Poller[ProviderActionsClientTriggerEvaluationResponse], error)`
    info	[Changelog] - New function `*ReportClient.BeginFix(context.Context, string, *ReportClientBeginFixOptions) (*runtime.Poller[ReportClientFixResponse], error)`
    info	[Changelog] - New function `*ReportClient.GetScopingQuestions(context.Context, string, *ReportClientGetScopingQuestionsOptions) (ReportClientGetScopingQuestionsResponse, error)`
    info	[Changelog] - New function `*ReportClient.NewListPager(*ReportClientListOptions) *runtime.Pager[ReportClientListResponse]`
    info	[Changelog] - New function `*ReportClient.NestedResourceCheckNameAvailability(context.Context, string, CheckNameAvailabilityRequest, *ReportClientNestedResourceCheckNameAvailabilityOptions) (ReportClientNestedResourceCheckNameAvailabilityResponse, error)`
    info	[Changelog] - New function `*ReportClient.BeginSyncCertRecord(context.Context, string, SyncCertRecordRequest, *ReportClientBeginSyncCertRecordOptions) (*runtime.Poller[ReportClientSyncCertRecordResponse], error)`
    info	[Changelog] - New function `*ReportClient.BeginVerify(context.Context, string, *ReportClientBeginVerifyOptions) (*runtime.Poller[ReportClientVerifyResponse], error)`
    info	[Changelog] - New function `NewScopingConfigurationClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopingConfigurationClient, error)`
    info	[Changelog] - New function `*ScopingConfigurationClient.CreateOrUpdate(context.Context, string, string, ScopingConfigurationResource, *ScopingConfigurationClientCreateOrUpdateOptions) (ScopingConfigurationClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*ScopingConfigurationClient.Delete(context.Context, string, string, *ScopingConfigurationClientDeleteOptions) (ScopingConfigurationClientDeleteResponse, error)`
    info	[Changelog] - New function `*ScopingConfigurationClient.Get(context.Context, string, string, *ScopingConfigurationClientGetOptions) (ScopingConfigurationClientGetResponse, error)`
    info	[Changelog] - New function `*ScopingConfigurationClient.NewListPager(string, *ScopingConfigurationClientListOptions) *runtime.Pager[ScopingConfigurationClientListResponse]`
    info	[Changelog] - New function `*SnapshotClient.NewListPager(string, *SnapshotClientListOptions) *runtime.Pager[SnapshotClientListResponse]`
    info	[Changelog] - New function `NewWebhookClient(azcore.TokenCredential, *arm.ClientOptions) (*WebhookClient, error)`
    info	[Changelog] - New function `*WebhookClient.CreateOrUpdate(context.Context, string, string, WebhookResource, *WebhookClientCreateOrUpdateOptions) (WebhookClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*WebhookClient.Delete(context.Context, string, string, *WebhookClientDeleteOptions) (WebhookClientDeleteResponse, error)`
    info	[Changelog] - New function `*WebhookClient.Get(context.Context, string, string, *WebhookClientGetOptions) (WebhookClientGetResponse, error)`
    info	[Changelog] - New function `*WebhookClient.NewListPager(string, *WebhookClientListOptions) *runtime.Pager[WebhookClientListResponse]`
    info	[Changelog] - New function `*WebhookClient.Update(context.Context, string, string, WebhookResourcePatch, *WebhookClientUpdateOptions) (WebhookClientUpdateResponse, error)`
    info	[Changelog] - New struct `CertSyncRecord`
    info	[Changelog] - New struct `CheckNameAvailabilityRequest`
    info	[Changelog] - New struct `CheckNameAvailabilityResponse`
    info	[Changelog] - New struct `ControlSyncRecord`
    info	[Changelog] - New struct `EvidenceFileDownloadRequest`
    info	[Changelog] - New struct `EvidenceFileDownloadResponse`
    info	[Changelog] - New struct `EvidenceFileDownloadResponseEvidenceFile`
    info	[Changelog] - New struct `EvidenceProperties`
    info	[Changelog] - New struct `EvidenceResource`
    info	[Changelog] - New struct `EvidenceResourceListResult`
    info	[Changelog] - New struct `GetCollectionCountRequest`
    info	[Changelog] - New struct `GetCollectionCountResponse`
    info	[Changelog] - New struct `GetOverviewStatusRequest`
    info	[Changelog] - New struct `GetOverviewStatusResponse`
    info	[Changelog] - New struct `ListInUseStorageAccountsRequest`
    info	[Changelog] - New struct `ListInUseStorageAccountsResponse`
    info	[Changelog] - New struct `OnboardRequest`
    info	[Changelog] - New struct `OnboardResponse`
    info	[Changelog] - New struct `QuickAssessment`
    info	[Changelog] - New struct `Recommendation`
    info	[Changelog] - New struct `RecommendationSolution`
    info	[Changelog] - New struct `ReportFixResult`
    info	[Changelog] - New struct `ReportPatchProperties`
    info	[Changelog] - New struct `ReportResourceListResult`
    info	[Changelog] - New struct `ReportVerificationResult`
    info	[Changelog] - New struct `Responsibility`
    info	[Changelog] - New struct `ResponsibilityResource`
    info	[Changelog] - New struct `ScopingAnswer`
    info	[Changelog] - New struct `ScopingConfigurationProperties`
    info	[Changelog] - New struct `ScopingConfigurationResource`
    info	[Changelog] - New struct `ScopingConfigurationResourceListResult`
    info	[Changelog] - New struct `ScopingQuestion`
    info	[Changelog] - New struct `ScopingQuestions`
    info	[Changelog] - New struct `SnapshotResourceListResult`
    info	[Changelog] - New struct `StatusItem`
    info	[Changelog] - New struct `StorageInfo`
    info	[Changelog] - New struct `SyncCertRecordRequest`
    info	[Changelog] - New struct `SyncCertRecordResponse`
    info	[Changelog] - New struct `TriggerEvaluationProperty`
    info	[Changelog] - New struct `TriggerEvaluationRequest`
    info	[Changelog] - New struct `TriggerEvaluationResponse`
    info	[Changelog] - New struct `WebhookProperties`
    info	[Changelog] - New struct `WebhookResource`
    info	[Changelog] - New struct `WebhookResourceListResult`
    info	[Changelog] - New struct `WebhookResourcePatch`
    info	[Changelog] - New field `ControlFamilyName`, `ControlStatus`, `ResourceOrigin`, `ResourceStatus`, `ResourceStatusChangeDate`, `ResponsibilityDescription`, `ResponsibilityTitle` in struct `ComplianceReportItem`
    info	[Changelog] - New field `ControlName`, `Responsibilities` in struct `Control`
    info	[Changelog] - New field `ControlFamilyName`, `ControlFamilyStatus` in struct `ControlFamily`
    info	[Changelog] - New field `NotApplicableCount`, `PendingCount` in struct `OverviewStatus`
    info	[Changelog] - New field `CertRecords`, `Errors`, `StorageInfo` in struct `ReportProperties`
    info	[Changelog] - New field `AccountID`, `ResourceOrigin` in struct `ResourceMetadata`
    info	[Changelog]
    info	[Changelog] Total 33 breaking change(s), 239 additive change(s).
    Present SDK breaking changes suppressions
    Enum `AssessmentSeverity` has been removed
    Enum `CategoryType` has been removed
    Enum `ComplianceState` has been removed
    Enum `ControlFamilyType` has been removed
    Enum `ControlType` has been removed
    Enum `IsPass` has been removed
    Field `Assessments`, `ControlShortName`, `ControlType` of struct `Control` has been removed
    Field `CategoryType` of struct `Category` has been removed
    Field `ComplianceState`, `ControlType`, `PolicyDescription`, `PolicyDisplayName`, `PolicyID`, `ResourceGroup`, `StatusChangeDate`, `SubscriptionID` of struct `ComplianceReportItem` has been removed
    Field `FamilyName`, `FamilyStatus`, `FamilyType` of struct `ControlFamily` has been removed
    Field `ID` of struct `SnapshotProperties` has been removed
    Field `ID`, `ReportName` of struct `ReportProperties` has been removed
    Field `ReportResourceList` of struct `ReportsClientListResponse` has been removed
    Field `ResourceName`, `Tags` of struct `ResourceMetadata` has been removed
    Field `SnapshotResourceList` of struct `SnapshotsClientListResponse` has been removed
    Function `*ClientFactory.NewSnapshotClient` has been removed
    Function `*ReportClient.BeginCreateOrUpdate` has been removed
    Function `*ReportClient.BeginDelete` has been removed
    Function `*ReportClient.BeginUpdate` has been removed
    Function `*ReportClient.Get` has been removed
    Function `*SnapshotClient.BeginDownload` has been removed
    Function `*SnapshotClient.Get` has been removed
    Function `NewSnapshotClient` has been removed
    Struct `AssessmentResource` has been removed
    Struct `Assessment` has been removed
    Struct `ReportResourceList` has been removed
    Struct `SnapshotResourceList` has been removed
    Type of `ReportResourcePatch.Properties` has been changed from `*ReportProperties` to `*ReportPatchProperties`
    `CategoryStatusHealthy`, `CategoryStatusUnhealthy` from enum `CategoryStatus` has been removed
    `ControlFamilyStatusHealthy`, `ControlFamilyStatusUnhealthy` from enum `ControlFamilyStatus` has been removed
    `ResourceStatusNotApplicable` from enum `ResourceStatus` has been removed
    Absent SDK breaking changes suppressions
    - Function `*ClientFactory.NewReportsClient` has been removed
    - Function `*ClientFactory.NewSnapshotsClient` has been removed
    - Function `*ReportsClient.NewListPager` has been removed
    - Function `*SnapshotsClient.NewListPager` has been removed
    - Function `NewReportsClient` has been removed
    - Function `NewSnapshotsClient` has been removed
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️❌ azure-sdk-for-js failed [Detail]
  • Code Generator Failed in generating from ae21b4c85d9cc2e169badaca03eea715915a403a. 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-appcomplianceautomation [Preview SDK Changes]
    • azure-arm-appcomplianceautomation-1.0.0.tgz
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed in generating from ae21b4c85d9cc2e169badaca03eea715915a403a. 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
    warn		specification/appcomplianceautomation/AppComplianceAutomation.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
    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] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  714 |          GeneratePackage -projectFolder $projectFolder -sdkRootPath $s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Failed to generate sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Get-ChildItem: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  807 |  … rtifacts += Get-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Cannot find path
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | it does not exist.
    cmderr	[Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  714 |          GeneratePackage -projectFolder $projectFolder -sdkRootPath $s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Failed to generate sdk artifact
  • Azure.ResourceManager.AppComplianceAutomation [Preview SDK Changes]
    info	[Changelog]
️❌ azure-resource-manager-schemas failed [Detail]
  • Code Generator Failed in generating from ae21b4c85d9cc2e169badaca03eea715915a403a. 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] Submodule 'bicep-types-az' (https://github.com/Azure/bicep-types-az) registered for path 'bicep-types-az'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az'...
    cmderr	[initScript.sh] Submodule 'bicep-types' (https://github.com/Azure/bicep-types) registered for path 'bicep-types-az/bicep-types'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az/bicep-types'...
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.7.0 -> 10.8.1
    cmderr	[initScript.sh] npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
    cmderr	[initScript.sh] npm notice To update run: npm install -g npm@10.8.1
    cmderr	[initScript.sh] npm notice
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/initScript.sh
    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
    cmderr	[generateScript.sh] /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@5.3.3/node_modules/ts-node/src/index.ts:500
    cmderr	[generateScript.sh]     return new TSError(diagnosticText, diagnosticCodes)
    cmderr	[generateScript.sh]            ^
    cmderr	[generateScript.sh] TSError: ⨯ Unable to compile TypeScript:
    cmderr	[generateScript.sh] cmd/generateall.ts(6,20): error TS2307: Cannot find module 'colors' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(10,19): error TS2307: Cannot find module 'yargs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(11,18): error TS2307: Cannot find module 'path' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(13,35): error TS2307: Cannot find module 'fs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(14,23): error TS2307: Cannot find module 'strip-ansi' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(42,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(53,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(69,67): error TS7006: Parameter 'x' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(70,49): error TS7006: Parameter 'f' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(94,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(105,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(106,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(157,13): error TS2591: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
    cmderr	[generateScript.sh]     at createTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@5.3.3/node_modules/ts-node/src/index.ts:500:12)
    cmderr	[generateScript.sh]     at reportTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@5.3.3/node_modules/ts-node/src/index.ts:504:19)
    cmderr	[generateScript.sh]     at getOutput (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@5.3.3/node_modules/ts-node/src/index.ts:739:36)
    cmderr	[generateScript.sh]     at Object.compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@5.3.3/node_modules/ts-node/src/index.ts:955:32)
    cmderr	[generateScript.sh]     at Module.m._compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@5.3.3/node_modules/ts-node/src/index.ts:1043:43)
    cmderr	[generateScript.sh]     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
    cmderr	[generateScript.sh]     at Object.require.extensions.<computed> [as .ts] (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@5.3.3/node_modules/ts-node/src/index.ts:1046:12)
    cmderr	[generateScript.sh]     at Module.load (node:internal/modules/cjs/loader:1203:32)
    cmderr	[generateScript.sh]     at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    cmderr	[generateScript.sh]     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/generateScript.sh
    warn	Skip package processing as generation is failed
    warn		specification/appcomplianceautomation/AppComplianceAutomation.Management/tspconfig.yaml skipped due to azure-resource-manager-schemas not found in tspconfig.yaml
    error	ERROR: The 'breakingChangesLabel' configuration is missing or incorrect from the 'swagger_to_sdk_config.json file.
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented May 6, 2024

@Sherylueen
Copy link
Member Author

The change has been approved by Arm in Private repo.
ref: https://github.com/Azure/azure-rest-api-specs-pr/pull/17908

@AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required NotReadyForARMReview and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels May 7, 2024
…into Sherylueen-appcomplianceautomation-Microsoft.AppComplianceAutomation-2024-06-27
@AzureRestAPISpecReview AzureRestAPISpecReview removed BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required NotReadyForARMReview labels May 7, 2024
Yanwen Liu added 2 commits June 3, 2024 13:03
…nceAutomation-2024-06-27' of https://github.com/Azure/azure-rest-api-specs into Sherylueen-appcomplianceautomation-Microsoft.AppComplianceAutomation-2024-06-27
@Sherylueen
Copy link
Member Author

Hi @madhura-np Could you help me to merge this PR?
This PR has been ARM reviewed and the breaking change of SDKs have also been approved.

@rkmanda rkmanda merged commit 12ff370 into main Jun 3, 2024
27 of 32 checks passed
@rkmanda rkmanda deleted the Sherylueen-appcomplianceautomation-Microsoft.AppComplianceAutomation-2024-06-27 branch June 3, 2024 23:25
Francisco-Gamino pushed a commit to Francisco-Gamino/azure-rest-api-specs that referenced this pull request Jun 5, 2024
…n 2024 06 27 (Azure#28981)

* Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27

* Updates readme

* Updates API version in new specs and examples

* add new stable version for Microsoft.AppComplianceAutomation

* remove the useless example file

* fix spell check

* remove query in get evidence api

* remove the singleton annotation

* fix compile error

* fix compile error of v56

* fix compile error

* fix all compile error and make the swagger align with before

* tsp prettier

* change scoping name

* upgrade the commontypes from v3 to v5

* change commonTypes version to v3

* add service-dir

* format tspconfig.yaml

* modify tspconfig.yaml

* remove custom operations

* modify re pattern of snapshot name

* make the resource x-ms-client-name properties

* format typespec

* remove suffix of snapshot

* use requestBody replace parameters

* Revert "use requestBody replace parameters"

This reverts commit e4dd975.

* tsp format

* remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme

* add sdk-suppressions.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* rename operationid

* rename getScopingQuestions and move model reportBaseProperties to alias

---------

Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
markcowl added a commit to markcowl/azure-rest-api-specs that referenced this pull request Jun 7, 2024
…n 2024 06 27 (Azure#28981)

* Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27

* Updates readme

* Updates API version in new specs and examples

* add new stable version for Microsoft.AppComplianceAutomation

* remove the useless example file

* fix spell check

* remove query in get evidence api

* remove the singleton annotation

* fix compile error

* fix compile error of v56

* fix compile error

* fix all compile error and make the swagger align with before

* tsp prettier

* change scoping name

* upgrade the commontypes from v3 to v5

* change commonTypes version to v3

* add service-dir

* format tspconfig.yaml

* modify tspconfig.yaml

* remove custom operations

* modify re pattern of snapshot name

* make the resource x-ms-client-name properties

* format typespec

* remove suffix of snapshot

* use requestBody replace parameters

* Revert "use requestBody replace parameters"

This reverts commit e4dd975.

* tsp format

* remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme

* add sdk-suppressions.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* rename operationid

* rename getScopingQuestions and move model reportBaseProperties to alias

---------

Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
markcowl added a commit that referenced this pull request Jun 7, 2024
…n 2024 06 27 (#28981)

* Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27

* Updates readme

* Updates API version in new specs and examples

* add new stable version for Microsoft.AppComplianceAutomation

* remove the useless example file

* fix spell check

* remove query in get evidence api

* remove the singleton annotation

* fix compile error

* fix compile error of v56

* fix compile error

* fix all compile error and make the swagger align with before

* tsp prettier

* change scoping name

* upgrade the commontypes from v3 to v5

* change commonTypes version to v3

* add service-dir

* format tspconfig.yaml

* modify tspconfig.yaml

* remove custom operations

* modify re pattern of snapshot name

* make the resource x-ms-client-name properties

* format typespec

* remove suffix of snapshot

* use requestBody replace parameters

* Revert "use requestBody replace parameters"

This reverts commit e4dd975.

* tsp format

* remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme

* add sdk-suppressions.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* rename operationid

* rename getScopingQuestions and move model reportBaseProperties to alias

---------

Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
allenjzhang added a commit that referenced this pull request Jun 14, 2024
* Update package.json and scripts

* Add typespec-azure-portal-core

* Fix some deprecations from valueof PR (#29126)

* [apicenter] Regen swagger to add "title" properties

* [cognitiveservices] Use TypeSpec array (#[]) instead of tuple ([]) (#29213)

* fix

* Suppress failing rules

* Fix shouldn't have `Content-Type` header

* Pin typespec versioning to 0.57.0-dev.6

* Switch back to next tag for versioning library

* Add new networking code owner (#29281)

* Sherylueen appcomplianceautomation microsoft.app compliance automation 2024 06 27 (#28981)

* Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27

* Updates readme

* Updates API version in new specs and examples

* add new stable version for Microsoft.AppComplianceAutomation

* remove the useless example file

* fix spell check

* remove query in get evidence api

* remove the singleton annotation

* fix compile error

* fix compile error of v56

* fix compile error

* fix all compile error and make the swagger align with before

* tsp prettier

* change scoping name

* upgrade the commontypes from v3 to v5

* change commonTypes version to v3

* add service-dir

* format tspconfig.yaml

* modify tspconfig.yaml

* remove custom operations

* modify re pattern of snapshot name

* make the resource x-ms-client-name properties

* format typespec

* remove suffix of snapshot

* use requestBody replace parameters

* Revert "use requestBody replace parameters"

This reverts commit e4dd975.

* tsp format

* remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme

* add sdk-suppressions.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* rename operationid

* rename getScopingQuestions and move model reportBaseProperties to alias

---------

Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* Microsoft.ScVmm TypeSpec onboarding (#26644)

* Init tsp for Microsoft.ScVmm

* Some changes towards passing tsv

* Updates to fix lint errors, remove unused types, regenerate examples, etc.

* Created shareable 'force' param

* Figured out the incantation to rename a file case-sensitively

* Restored string bool enums.

* Removed all examples

* Regenerate examples

* Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

* Additional changes.

* Removed unused XXUpdate models, Added @secret for password,

* Fixed #8, #6, #5

* Fixed #2

* Update swagger to be in sync with previous fixes.

* Workaround for CloudCapacity readonly

* Additional fixes.

* fix ModelValidation

* update void

* VM Instance Update Properties changes

* spell check and prettier validation fix

* fix for identifier bug

* workaround for Azure/typespec-azure#449

* format

* spell and prettier check improvements

* use encodedName replace projectdName

* Add summary annotations

* summary

* update kind and void

* lro azure-async-operation

* fix

* tsp compilation warning

* TypeSpec Validation fix

* Update tspconfig.yaml

* config change

* Removed Read Only Property from Examples to fix Swagger ModelValidation

* Revert Boolean to Enum with type Union in TypeSpec

* specs-pr repo PR review changes to specs repo

* Remove sorted json file used for comparison

* Fix TypeSpec PR pipeline failure

* make extendedLocation for VM Instance read and create

* typespec validation fix

---------

Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>

* Imagebuilder API Release 2024-02-01 (#28896)

* Copy files from stable/2023-07-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-02-01

Updated the API version from stable/2023-07-01 to stable/2024-02-01.

* Added tag for 2024-02-01 in readme file

* copying over 2024-02-01 changes from ADO

* Revert "copying over 2024-02-01 changes from ADO"

This reverts commit aa54d74.

* adding changes from ado

* adding autorun as custom word

* adding autorun to custom-words.txt

* fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error

* fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error

* changing type from string back to object

* changing type from string back to object

* Revert "changing type from string back to object"

This reverts commit b0b5122.

revert commit

* Revert "fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error"

This reverts commit 0e52ddf.

* referencing examples file

* writing suppression for lintdiff

* removing userassignedidentity

* fixing bad version mismatch

* fixing suppression

* prettier changes

* fixing where syntax

* fixing where suppress 2

* where suppress 3

* where supress 4

* where suppress 5

* suppressing entire file

* Update readme.md to show up documentation for preview version (#29165)

* Update readme.python.md (#29309)

* Update readme.python.md

* Update readme.md

---------

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Update readme.md (#29313)

* Add info about `SDK azure-sdk-for-*` checks and `SDK azure-powershell` to `ci-fix` doc; Clean up markdownlint rules and `ci-fix` doc. (#29311)

* Update ci-fix.md: clarify that `SDK azure-powershell` is owned by `Azure.Core`. (#29318)

* Update ci-fix.md

* Update ci-fix.md

* Update ci-fix.md

* RouteMatrix 2024-06-01-preview (#29153)

* first commit

* fix

* Add operationType

* rename to pointType

* fix

* update

* Update example

* update

* update description for default value

* update description

* Remove axleCount for RouteMatrix

* Update vehicleSpec

* update description

* Update description

* remove async result

* Revert "remove async result"

This reverts commit b7b2728.

* Remove Summary

* follow azure's convention

* Remove Accept-Language for RouteMatrix

* Update retention period to 24 hours

* Add createdDateTime

* Add suppressions

* Update description

---------

Co-authored-by: Will Huang <huangwill@microsoft.com>
Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>

* [OAI-Assistant] Added Missing annotation and delete unnecessary  annotation (#29297)

* fixed the error

* npx tsp compile updates

---------

Co-authored-by: Travis Wilson <travisw@microsoft.com>
Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com>

* [OpenAI] [Inference] TSP definition updates for `v2024_05_01_preview` service release (#29182)

* Azure OpenAI: 2024-04-01-preview updates

* add audio formats

* post-merge fix incl. tool update for enum conversion to union

* minor: spellcheck fix

* refine duration encoding for word start/end

* enable serialization into azure json and rename customization class name

* Added new customBlockList filter and fields to OYD

* Adding changes to authentication for Vector Search

* Adjusted docs for OYD vector search auth models

* Added missing field and retrieved documents

* Examples added

* corrected examples api-versions in json

* Reformat

* Recompile after reformat

* PR comments: wrong plural and type precision

* Revert added tab to service spec

Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Added readme entry for generated openAPI doc

* Trying to improve folder structure

* Removed moved and renamed generated.json files

* Reverted last 3 commits

* Added entry for generated.json swagger in the readme

* Changed enum to nonExpandable

* Ran formatter

---------

Co-authored-by: Travis Wilson <travisw@microsoft.com>
Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Shawn Fang <shafang@microsoft.com>
Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Add v3.2 for Speech to text (3.2p2 as base) (#28664)

* Add v3.2 for Speech to text (3.2p2 as base)

* Update swagger with new changes and updated version number

* Update readme.md with new version

* Added evaluation token errors

* Revert ttl changes for transcriptions

* Finalized api changes for GA

* Try fix avocado error

* Add new api-version 2024-02-01-preview to main (#29105)

* Add 2024-02-01-preview to main

* fix typespec errors

* remove operations.json

* fix linters

* delete unusued file

* edit readme

* remove suppressions

* Update specification/azurestackhci/Operations.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Update specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* ID to id

* remove unnecessary suppress

* fix examples

* copy private folder changes

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Storage STG 94 (#28327)

* added swagger (#28199)

* [STG94] Updated STG94 Files Readme (#28201)

* added swagger

* updated readme

* small fix

* added new blob swagger (#28245)

* added blob readme (#28246)

* Ran prettier on the 2024-08-04 files swagger file (#28358)

* Added AuthenticationErrorDetail to StorageError (#28360)

* NFS Share Snapshot (#28362)

* Added GetAccountInfo() API to Container and Blob level (#28297)

* Storage Error Codes for Copies (#28359)

* Revert "Storage Error Codes for Copies (#28359)"

This reverts commit 8b14ba4.

---------

Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>

* Storage Task Assignment Swagger Updates (#29050)

* SDK team improvements

* Report APIs contain filtering

* PR comment add more examples

* Fix example path

* Fix duplicate schema issue

---------

Co-authored-by: Tricia Rosario <trrosari@microsoft.com>

* Update virtualMachine.json (#29112)

remove "feature in preview"

Co-authored-by: Theodore Chang <thchan@microsoft.com>

* Merge release api management 2023 09 01 preview - Active (#29184)

* Adds base for updating Microsoft.ApiManagement from version preview/2023-05-01-preview to version 2023-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* feat(apim): Introduce gateway resource (#27757)

* WIP

* Update sample

* WIP

* Add GatewayNameParameter

* Clean up

* Update sample

* Add another sample

* Add sample for delete gateway

* Remove endpoints

* Fix typo

* Add list sample

* Clean up

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add disclaimer

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Make it pretty 💄

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Refer to new file

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add missing ApiManagementGatewayListResult

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Update sample reference

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Remove ApiManagementGatewayIdentity + List by operation

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add more sample

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Latest version of common types

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Remove 200 for delete

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Formatting and re-order

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Align with spec

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Align sample with spec

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Error response from common types

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Rename SKU name

* Have seperate SKU for patch to not make it mandatory

* Remove empty required

* Improve note

* Rename schema

* Remove unused type

* sku.capacity should not be required

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add loggers, diagnostics, certificates and backends to workspace (#27262)

* Add loggers to workspaces

* Add diagnostics to workspace

* Add certificates to workspace

* Add backends to workspaces

* Change DiagnosticContract to DiagnosticContractProperties in patch

* Revert back DiagnosticContractProperties to DiagnosticContract

* Fix CI and add files to readme

* Fix example

* remove reconnect endpoint

* Add suppressions

* Try different suppression where

* Try different suppression

* Try other suppression

* another test

* finally working suppression

* remove unwanted line

* remove secret examples (#28409)

* Modify CircuitBreaker and BackendPool Contract (#28397)

* md cb contract

* modify pool contract

* correct the limits

---------

Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

* Common Error Response (#28408)

* add operation statuses resource (#28591)

* add operation statuses resource

* fix api-version

* Add locations/operationsResults endpoint for DELETE workflow (#28808)

* add operation results

* fix spec

* operationresults

* fix file name

* feat(Workspace): Add new SkuType for Workspace (#28903)

* new skutype

* virtualNetworkType

* remove default from patch

* List skus API

* add model for sku

* caps enums

* feat)Gateway): Adding gateway config resource (#28478)

* added gateway config resource

* removing Head gateway Config call

* updates

* resolving errors

* trying to resolve more model validations

* resolving some model validations

* resolving model validations

* resoloving delete example errors

* Swagger Prettier

* prettier

* updating so patch has same response as get and put

* removing path for gateway config

* addressing comment

* addressing comments

* nit

* path updatess

* updating as per comments

* Adding workspaceLinks

* resolving some of the errors

* resolved some errors

* resolving some of the errors

* resolving some more errors

* npx prettier

* addressing comments

* updated based on comments

* lint updates

* nit updates

---------

Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

* Fix generation errors (#29207)

* fix(apim): Remove duplicate ErrorResponse schema due to move to common schema

* Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

* Revert "Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway"

This reverts commit 8d4753d.

* Remove ApiManagement Prefix for GatewayConfigConnections

* Revert "Remove ApiManagement Prefix for GatewayConfigConnections"

This reverts commit 3e8197f.

* Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

* Create sdk-suppressions.yaml

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com>
Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com>
Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Fixed typo in documentation (#29341)

* Update 2023-12-01 Microsoft.Web functionAppConfig definition (#29226)

* Rename enum to functionsDeploymentStorageType

* Update enum name to camel case

* Update enum names to camel case

* Update `securityPostureReference` in VMScaleSet API (#28891)

* update securityPostureRef properties in VMScaleSet spec

* add securityPostureReference to UpdateVMProfile definition and fix min version

* add prettier changes

* remove unsupported 'major.*' from spec

* add optional fields in security posture example

* add required fields

* correct minimum api version

* add prettier fixes

* remove extensionsSettings property

* create new Update model for security posture reference & update

* fix validation issue

* Create sdk-suppressions.yaml

* add azure-sdk-for-go suppression

* Update sdk-suppressions.yaml

---------

Co-authored-by: Dylan Martinez <dymartinez@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>

* [Microsoft.AzureStackHCI] Add 2024-04-01 for StackHCI (#29110)

* Add 2024-04-01 for StackHCI

* add missing properties

* add log collection job type

* changes in sdk suppressions

* sdk suppression changes

* Enable stream-stype serialization for Java Communication Job Router (#29328)

* Azure Map Rendering 20240401 (#27950)

* Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

* Updates readme

* Updates API version in new specs and examples

* update static map API doc

* small change on static map doc

* update tilesetId section

* add static map supported tilesetid and trafficLayer

* update range table and static image example

* fix typo

* add additional static image example

* error fix

* run prettier on static image example json

* set tilesetId as optional

* update max/min latitude/longitude table

* update Accept header for static image API

* error fix

* add explanation for Accept header

* typo

* add parameter limitation

* improve wording

* add path and pin parameter type

* fix tables

* improve on example

* typo fix

* run prettier

* wording fix

* map attribution description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* state tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tileset description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright caption description change

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright bounding description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather radar tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather infrared tiles description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright world description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* remove pricing tiers applies

* Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

* Updates readme

* Updates API version in new specs and examples

* update static map API doc

* small change on static map doc

* update tilesetId section

* add static map supported tilesetid and trafficLayer

* update range table and static image example

* fix typo

* add additional static image example

* error fix

* run prettier on static image example json

* set tilesetId as optional

* update max/min latitude/longitude table

* update Accept header for static image API

* error fix

* add explanation for Accept header

* typo

* add parameter limitation

* improve wording

* add path and pin parameter type

* fix tables

* improve on example

* typo fix

* run prettier

* wording fix

* map attribution description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* state tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tileset description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright caption description change

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright bounding description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather radar tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather infrared tiles description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright world description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* remove pricing tiers applies

* reduce get copyright example length

* add summary for render 20240401

* remove summary from static image

* remove please from language and view

* add package-2024-04-01 to readme

* revert back common change

* revert changes in maps readme

* \n fix

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for map copyright caption

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for statetile

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for map copyright world

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

---------

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>

* Update directory-structure.md: clarify service, service group, uniform versioning. (#28929)

* [ACS][Communication][Chat] 2024-06-05-preview public preview API spec (#28875)

* Update for autorest lro support

* Format

* Fix issues with oracle spec from main

* Update format

* Update for latest dev version

* Fixing typespec-next for June 2024 release (#29427)

* green typespec-next

* Fix DeviceRegistry

* upgrade monitor to v4. Taking arm-id and subId uuid SDK breaking change. This should get rid of ModelValidation error

* Update package.json

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
Co-authored-by: Joanna-Yang-Art <137839107+Joanna-Yang-Art@users.noreply.github.com>
Co-authored-by: Sherylueen <warmflyingheart@gmail.com>
Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>
Co-authored-by: zdelacerda-microsoft <90284189+zdelacerda-microsoft@users.noreply.github.com>
Co-authored-by: raghumunukutla <55466801+raghumunukutla@users.noreply.github.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
Co-authored-by: will <koyasu221b@gmail.com>
Co-authored-by: Will Huang <huangwill@microsoft.com>
Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>
Co-authored-by: Travis Wilson <travisw@microsoft.com>
Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com>
Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Shawn Fang <shafang@microsoft.com>
Co-authored-by: Ralf Beckers <bexxx@users.noreply.github.com>
Co-authored-by: shraddhasun <128851887+shraddhasun@users.noreply.github.com>
Co-authored-by: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com>
Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>
Co-authored-by: Tricia Rosario <triciapsr@gmail.com>
Co-authored-by: Tricia Rosario <trrosari@microsoft.com>
Co-authored-by: jaclin1111 <jacobyslin@gmail.com>
Co-authored-by: Theodore Chang <thchan@microsoft.com>
Co-authored-by: Samir Solanki <samirsolanki@outlook.com>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com>
Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com>
Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com>
Co-authored-by: Francisco Gamino <Francisco-Gamino@users.noreply.github.com>
Co-authored-by: Dylan Martinez <martinez.dylanj@gmail.com>
Co-authored-by: Dylan Martinez <dymartinez@microsoft.com>
Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
Co-authored-by: Priyanshi Jain <87351063+priyjain358@users.noreply.github.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Co-authored-by: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com>
Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Jim Chou <77021369+jimchou-dev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChange-Go-Sdk-Suppression BreakingChange-Go-Sdk-Suppression-Approved BreakingChange-Python-Sdk-Approved new-api-version ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager RPaaS TypeSpec Authored with TypeSpec
Projects
None yet
Development

Successfully merging this pull request may close these issues.