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

[Hub Generated] Review request for Microsoft.PolicyInsights to add version stable/2023-03-01 #22789

Merged

Conversation

kimmminjae
Copy link
Contributor

@kimmminjae kimmminjae commented Feb 25, 2023

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

ARM API Information (Control Plane)

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @kimmminjae Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @ghost ghost added the Policy Insights label Feb 25, 2023
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 25, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️Breaking Change(Cross-Version): 2 Warnings warning [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    checkPolicyRestrictions.json 2023-03-01(1bb6878) 2022-03-01(main)
    checkPolicyRestrictions.json 2023-03-01(1bb6878) 2020-07-01-preview(main)

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

    Rule Message
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L376:9
    Old: Microsoft.PolicyInsights/stable/2022-03-01/checkPolicyRestrictions.json#L350:9


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

    Rule Message
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L376:9
    Old: Microsoft.PolicyInsights/preview/2020-07-01-preview/checkPolicyRestrictions.json#L287:9
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2023-03 package-2023-03(1bb6878) default(main)

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

    Rule Message Related RPC [For API reviewers]
    ⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L187


    The following errors/warnings exist before current PR submission:

    Rule Message
    MissingTypeObject The schema 'CheckRestrictionsRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L173
    XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L180
    MissingTypeObject The schema 'CheckRestrictionsResourceDetails' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L215
    MissingTypeObject The schema 'PendingField' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L235
    MissingTypeObject The schema 'CheckRestrictionsResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L254
    XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L257
    MissingTypeObject The schema 'contentEvaluationResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L265
    XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L268
    MissingTypeObject The schema 'FieldRestrictions' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L280
    XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L288
    MissingTypeObject The schema 'FieldRestriction' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L297
    MissingTypeObject The schema 'PolicyEvaluationResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L363
    MissingTypeObject The schema 'PolicyReference' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L388
    ⚠️ PostOperationIdContainsUrlVerb OperationId should contain the verb: 'checkpolicyrestrictions' in:'PolicyRestrictions_CheckAtManagementGroupScope'. Consider updating the operationId
    Location: Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json#L128
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/policyinsights/resource-manager/readme.md
    tag: specification/policyinsights/resource-manager/readme.md#tag-package-2023-03
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    Error "\nfatal error: ENOENT: no such file or directory,
    open '/mnt/vss/_work/1/azure-rest-api-specs/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2023-03-01/scenarios/basic.yaml',
    "errno":-2,
    "code":"ENOENT",
    "syscall":"open",
    "path":"/mnt/vss/_work/1/azure-rest-api-specs/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2023-03-01/scenarios/basic.yaml"\n"
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️TypeSpec Validation succeeded [Detail] [Expand]
    Validation passes for TypeSpec Validation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 25, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/policyinsights/armpolicyinsights - Approved - 0.8.0
    +	Type of `PolicyEvaluationResult.EvaluationDetails` has been changed from `*PolicyEvaluationDetails` to `*CheckRestrictionEvaluationDetails`

    azure-sdk-for-js - @azure/arm-policyinsights - Approved - 6.0.0-beta.4
    +	Type of parameter evaluationDetails of interface PolicyEvaluationResult is changed from PolicyEvaluationDetails to CheckRestrictionEvaluationDetails
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 865db29. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/policyinsights/armpolicyinsights [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `PolicyEvaluationResult.EvaluationDetails` has been changed from `*PolicyEvaluationDetails` to `*CheckRestrictionEvaluationDetails`
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New value `FieldRestrictionResultAudit` added to enum type `FieldRestrictionResult`
      info	[Changelog] - New enum type `ComponentPolicyStatesResource` with values `ComponentPolicyStatesResourceLatest`
      info	[Changelog] - New function `*ClientFactory.NewComponentPolicyStatesClient() *ComponentPolicyStatesClient`
      info	[Changelog] - New function `NewComponentPolicyStatesClient(azcore.TokenCredential, *arm.ClientOptions) (*ComponentPolicyStatesClient, error)`
      info	[Changelog] - New function `*ComponentPolicyStatesClient.ListQueryResultsForPolicyDefinition(context.Context, string, string, ComponentPolicyStatesResource, *ComponentPolicyStatesClientListQueryResultsForPolicyDefinitionOptions) (ComponentPolicyStatesClientListQueryResultsForPolicyDefinitionResponse, error)`
      info	[Changelog] - New function `*ComponentPolicyStatesClient.ListQueryResultsForResource(context.Context, string, ComponentPolicyStatesResource, *ComponentPolicyStatesClientListQueryResultsForResourceOptions) (ComponentPolicyStatesClientListQueryResultsForResourceResponse, error)`
      info	[Changelog] - New function `*ComponentPolicyStatesClient.ListQueryResultsForResourceGroup(context.Context, string, string, ComponentPolicyStatesResource, *ComponentPolicyStatesClientListQueryResultsForResourceGroupOptions) (ComponentPolicyStatesClientListQueryResultsForResourceGroupResponse, error)`
      info	[Changelog] - New function `*ComponentPolicyStatesClient.ListQueryResultsForResourceGroupLevelPolicyAssignment(context.Context, string, string, string, ComponentPolicyStatesResource, *ComponentPolicyStatesClientListQueryResultsForResourceGroupLevelPolicyAssignmentOptions) (ComponentPolicyStatesClientListQueryResultsForResourceGroupLevelPolicyAssignmentResponse, error)`
      info	[Changelog] - New function `*ComponentPolicyStatesClient.ListQueryResultsForSubscription(context.Context, string, ComponentPolicyStatesResource, *ComponentPolicyStatesClientListQueryResultsForSubscriptionOptions) (ComponentPolicyStatesClientListQueryResultsForSubscriptionResponse, error)`
      info	[Changelog] - New function `*ComponentPolicyStatesClient.ListQueryResultsForSubscriptionLevelPolicyAssignment(context.Context, string, string, ComponentPolicyStatesResource, *ComponentPolicyStatesClientListQueryResultsForSubscriptionLevelPolicyAssignmentOptions) (ComponentPolicyStatesClientListQueryResultsForSubscriptionLevelPolicyAssignmentResponse, error)`
      info	[Changelog] - New struct `CheckRestrictionEvaluationDetails`
      info	[Changelog] - New struct `ComponentExpressionEvaluationDetails`
      info	[Changelog] - New struct `ComponentPolicyEvaluationDetails`
      info	[Changelog] - New struct `ComponentPolicyState`
      info	[Changelog] - New struct `ComponentPolicyStatesQueryResults`
      info	[Changelog] - New struct `PolicyEffectDetails`
      info	[Changelog] - New field `IncludeAuditEffect` in struct `CheckRestrictionsRequest`
      info	[Changelog] - New field `PolicyEffect` in struct `FieldRestriction`
      info	[Changelog] - New field `Reason` in struct `FieldRestriction`
      info	[Changelog] - New field `IsDataAction` in struct `Operation`
      info	[Changelog] - New field `EffectDetails` in struct `PolicyEvaluationResult`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 27 additive change(s).
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 865db29. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]  notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.0 -> 9.6.4
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.4>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-policyinsights [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model CheckRestrictionsRequest has a new parameter include_audit_effect
      info	[Changelog]   - Model FieldRestriction has a new parameter policy_effect
      info	[Changelog]   - Model FieldRestriction has a new parameter reason
      info	[Changelog]   - Model PolicyEvaluationResult has a new parameter effect_details
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 865db29. 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-policyinsights [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group ComponentPolicyStates
      info	[Changelog]   - Added operation PolicyRestrictions.checkAtManagementGroupScope
      info	[Changelog]   - Added Interface Attestation
      info	[Changelog]   - Added Interface CheckManagementGroupRestrictionsRequest
      info	[Changelog]   - Added Interface CheckRestrictionEvaluationDetails
      info	[Changelog]   - Added Interface ComponentExpressionEvaluationDetails
      info	[Changelog]   - Added Interface ComponentPolicyEvaluationDetails
      info	[Changelog]   - Added Interface ComponentPolicyState
      info	[Changelog]   - Added Interface ComponentPolicyStatesListQueryResultsForPolicyDefinitionOptionalParams
      info	[Changelog]   - Added Interface ComponentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentOptionalParams
      info	[Changelog]   - Added Interface ComponentPolicyStatesListQueryResultsForResourceGroupOptionalParams
      info	[Changelog]   - Added Interface ComponentPolicyStatesListQueryResultsForResourceOptionalParams
      info	[Changelog]   - Added Interface ComponentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentOptionalParams
      info	[Changelog]   - Added Interface ComponentPolicyStatesListQueryResultsForSubscriptionOptionalParams
      info	[Changelog]   - Added Interface ComponentPolicyStatesQueryResults
      info	[Changelog]   - Added Interface PolicyEffectDetails
      info	[Changelog]   - Added Interface PolicyMetadataProperties
      info	[Changelog]   - Added Interface PolicyRestrictionsCheckAtManagementGroupScopeOptionalParams
      info	[Changelog]   - Added Type Alias ComponentPolicyStatesListQueryResultsForPolicyDefinitionResponse
      info	[Changelog]   - Added Type Alias ComponentPolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentResponse
      info	[Changelog]   - Added Type Alias ComponentPolicyStatesListQueryResultsForResourceGroupResponse
      info	[Changelog]   - Added Type Alias ComponentPolicyStatesListQueryResultsForResourceResponse
      info	[Changelog]   - Added Type Alias ComponentPolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentResponse
      info	[Changelog]   - Added Type Alias ComponentPolicyStatesListQueryResultsForSubscriptionResponse
      info	[Changelog]   - Added Type Alias ComponentPolicyStatesResource
      info	[Changelog]   - Added Type Alias PolicyEventsResourceType
      info	[Changelog]   - Added Type Alias PolicyRestrictionsCheckAtManagementGroupScopeResponse
      info	[Changelog]   - Added Type Alias PolicyStatesSummaryResourceType
      info	[Changelog]   - Added Type Alias PolicyTrackedResourcesResourceType
      info	[Changelog]   - Interface CheckRestrictionsRequest has a new optional parameter includeAuditEffect
      info	[Changelog]   - Interface FieldRestriction has a new optional parameter policyEffect
      info	[Changelog]   - Interface FieldRestriction has a new optional parameter reason
      info	[Changelog]   - Interface Operation has a new optional parameter isDataAction
      info	[Changelog]   - Interface PolicyEvaluationResult has a new optional parameter effectDetails
      info	[Changelog]   - Added Enum KnownComponentPolicyStatesResource
      info	[Changelog]   - Added Enum KnownPolicyEventsResourceType
      info	[Changelog]   - Added Enum KnownPolicyStatesSummaryResourceType
      info	[Changelog]   - Added Enum KnownPolicyTrackedResourcesResourceType
      info	[Changelog]   - Enum KnownFieldRestrictionResult has a new value Audit
      info	[Changelog]   - Added function getContinuationToken
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForManagementGroup has a new signature
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForPolicyDefinition has a new signature
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForPolicySetDefinition has a new signature
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForResource has a new signature
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForResourceGroup has a new signature
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForResourceGroupLevelPolicyAssignment has a new signature
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForSubscription has a new signature
      info	[Changelog]   - Operation PolicyEvents.listQueryResultsForSubscriptionLevelPolicyAssignment has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForManagementGroup has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForPolicyDefinition has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForPolicySetDefinition has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForResource has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForResourceGroup has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForResourceGroupLevelPolicyAssignment has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForSubscription has a new signature
      info	[Changelog]   - Operation PolicyStates.summarizeForSubscriptionLevelPolicyAssignment has a new signature
      info	[Changelog]   - Operation PolicyTrackedResources.listQueryResultsForManagementGroup has a new signature
      info	[Changelog]   - Operation PolicyTrackedResources.listQueryResultsForResource has a new signature
      info	[Changelog]   - Operation PolicyTrackedResources.listQueryResultsForResourceGroup has a new signature
      info	[Changelog]   - Operation PolicyTrackedResources.listQueryResultsForSubscription has a new signature
      info	[Changelog]   - Interface AttestationsListForResourceGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface AttestationsListForResourceNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface AttestationsListForSubscriptionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForManagementGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForPolicyDefinitionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForPolicySetDefinitionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForResourceGroupLevelPolicyAssignmentNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForResourceGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForResourceNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForSubscriptionLevelPolicyAssignmentNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyEventsListQueryResultsForSubscriptionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyMetadataListNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForManagementGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForPolicyDefinitionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForPolicySetDefinitionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForResourceGroupLevelPolicyAssignmentNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForResourceGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForResourceNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForSubscriptionLevelPolicyAssignmentNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyStatesListQueryResultsForSubscriptionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyTrackedResourcesListQueryResultsForManagementGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyTrackedResourcesListQueryResultsForResourceGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyTrackedResourcesListQueryResultsForResourceNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface PolicyTrackedResourcesListQueryResultsForSubscriptionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListDeploymentsAtManagementGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListDeploymentsAtResourceGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListDeploymentsAtResourceNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListDeploymentsAtSubscriptionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListForManagementGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListForResourceGroupNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListForResourceNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Interface RemediationsListForSubscriptionNextOptionalParams no longer has parameter queryOptions
      info	[Changelog]   - Type of parameter evaluationDetails of interface PolicyEvaluationResult is changed from PolicyEvaluationDetails to CheckRestrictionEvaluationDetails
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 865db29. 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]  WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      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
      warn	No file changes detected after generation
    • ️✔️policyinsights [View full logs
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 865db29. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.policyinsights.DefaultTag [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 25, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/policyinsights/armpolicyinsights https://apiview.dev/Assemblies/Review/29d6839d19c7489eb7207b06ecb911ce
    Java azure-resourcemanager-policyinsights https://apiview.dev/Assemblies/Review/949f7b945edc4fcb879fdaeeeacec5b6
    .Net Azure.ResourceManager.PolicyInsights https://apiview.dev/Assemblies/Review/c0812bdc75f4464dbb33686f8725713d
    JavaScript @azure/arm-policyinsights https://apiview.dev/Assemblies/Review/be8e49de66c84ad783afa6104f0a4c14

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @msyyc
    Copy link
    Member

    msyyc commented Mar 23, 2023

    there is no breaking change for python caused by this PR

    @tadelesh
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @kimmminjae
    Copy link
    Contributor Author

    kimmminjae commented Mar 27, 2023

    @ArcturusZhang @tadelesh Do we have everything we need to get it merged?

    Also, I get the following error in the Swagger SDK Breaking Change Tracking Interface AttestationsListForResourceGroupNextOptionalParams no longer has parameter queryOptions
    I did not change or remove queryOptions in this PR and I'm getting this error. Is there a reason for this?

    @kimmminjae kimmminjae requested a review from tadelesh March 30, 2023 03:21
    @tadelesh tadelesh added Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required labels Apr 7, 2023
    @openapi-workflow-bot
    Copy link

    Hi @kimmminjae, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @AzureRestAPISpecReview AzureRestAPISpecReview removed the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Apr 10, 2023
    @mikekistler mikekistler added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Apr 13, 2023
    @ArcturusZhang ArcturusZhang merged commit 865db29 into main Apr 14, 2023
    @ArcturusZhang ArcturusZhang deleted the kimmminjae-policyinsights-Microsoft.PolicyInsights-2023-03-01 branch April 14, 2023 06:35
    JoshLove-msft pushed a commit to JoshLove-msft/azure-rest-api-specs that referenced this pull request Apr 25, 2023
    …rsion stable/2023-03-01 (Azure#22789)
    
    * Adds base for updating Microsoft.PolicyInsights from version stable/2022-03-01 to version 2023-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add new API version (2023-03-01) to Microsoft.PolicyInsights
    
    * Fixed UNRESOLVABLE_REFERENCE issue
    
    * Fixed UNRESOLVABLE_REFERENCE issue
    
    * Fixed UNRESOLVABLE_REFERENCE issue
    
    * Fixed MissingTypeObject issue
    
    * Added reference to PolicyRestrictions_CheckAtSubscriptionScopeIncludeAuditEffect example and set IncludeAuditEffect default to false
    
    * Added PolicyRestrictions_CheckAtResourceGroupScopeIncludeAuditEffect
    
    * update readme Tag: package-2023-03
    
    * Fixed error in PolicyRestrictions_CheckAtSubscriptionScope.json
    
    * Fixed error in PolicyRestrictions_CheckAtResourceGroupScope.json
    
    * Update readme.go.md
    
    * updated examples for checkPolicyRestrictions
    
    * Added tag for java
    
    * Update specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2023-03-01/checkPolicyRestrictions.json
    
    Co-authored-by: Chris Eggert <[email protected]>
    
    * Replaced policyEffect type from enum to string and added doc url to description.
    
    * Revert readme.go.md
    
    * Update checkPolicyRestrictions.json
    
    * Update checkPolicyRestrictions.json
    
    * Update checkPolicyRestrictions.json
    
    * undo last commit
    
    ---------
    
    Co-authored-by: Minjae Kim <[email protected]>
    Co-authored-by: Chris Eggert <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-JavaScript ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-JavaScript new-api-version Policy Insights ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    9 participants