Skip to content

Conversation

@Ofek-Lutzky-MSFT
Copy link
Contributor

Choose a PR Template

Changed Automation rules New Stable version json to contain :
"AutomationRulePropertyArrayConditionSupportedArrayConditionType": {
"description": "Describes an array condition evaluation type.",
"enum": [
"AnyItem",
"AllItems"
],
"type": "string",
"example": "AnyItem",
"x-ms-enum": {
"name": "AutomationRulePropertyArrayConditionSupportedArrayConditionType",
"modelAsString": true,
"values": [
{
"value": "AnyItem",
"description": "Evaluate the condition as true if any item fulfills it"
},
{
"value": "AllItems",
"description": "Evaluate the condition as true if all the items fulfill it"
}
]
}
},

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 11, 2025

Next Steps to Merge

⌛ Please wait. Next steps to merge this PR are being evaluated by automation. ⌛

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 11, 2025

PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Aug 11, 2025
@microsoft-github-policy-service
Copy link
Contributor

Thank you for your contribution @Ofek-Lutzky-MSFT! We will review the pull request and get back to you soon.

@github-actions
Copy link

github-actions bot commented Aug 11, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
Go sdk/resourcemanager/securityinsights/armsecurityinsights
Java com.azure.resourcemanager:azure-resourcemanager-securityinsights
JavaScript @azure/arm-securityinsight
JavaScript @azure-rest/load-testing
Python azure-mgmt-securityinsight
Python azure-developer-loadtesting

@guywilfshukrun
Copy link
Member

/azp run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@github-actions github-actions bot added the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Aug 12, 2025
@guywilfshukrun guywilfshukrun merged commit 809d914 into Azure:dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2025-09-01 Aug 25, 2025
66 of 68 checks passed
guywilfshukrun added a commit that referenced this pull request Sep 15, 2025
…36900)

* Copy files from stable/2025-06-01

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

* Update version to stable/2025-09-01

Updated the API version from stable/2025-06-01 to stable/2025-09-01.

* Added tag for 2025-09-01 in readme file

* Ofeklutzky/automation rules2025 09 01 (#36588)

* java, loadtesting, Update tspconfig.yaml (#36583)

* change json

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* add suppressions from 2025-06-01

* Revert "add suppressions from 2025-06-01"

This reverts commit 91eed3a.

* Adding supressions with where clause

---------

Co-authored-by: Guy Wilf Shukrun <gwilfshukrun@microsoft.com>
Co-authored-by: Ofek-Lutzky-MSFT <126381097+Ofek-Lutzky-MSFT@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
markcowl pushed a commit to markcowl/azure-rest-api-specs that referenced this pull request Sep 18, 2025
…zure#36900)

* Copy files from stable/2025-06-01

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

* Update version to stable/2025-09-01

Updated the API version from stable/2025-06-01 to stable/2025-09-01.

* Added tag for 2025-09-01 in readme file

* Ofeklutzky/automation rules2025 09 01 (Azure#36588)

* java, loadtesting, Update tspconfig.yaml (Azure#36583)

* change json

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* add suppressions from 2025-06-01

* Revert "add suppressions from 2025-06-01"

This reverts commit 91eed3a.

* Adding supressions with where clause

---------

Co-authored-by: Guy Wilf Shukrun <gwilfshukrun@microsoft.com>
Co-authored-by: Ofek-Lutzky-MSFT <126381097+Ofek-Lutzky-MSFT@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. customer-reported Issues that are reported by GitHub users external to the Azure organization. resource-manager TypeSpec Authored with TypeSpec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants