diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json index 7be69ba0fa83..585230f650b8 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json @@ -16,7 +16,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", @@ -88,7 +88,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", @@ -159,7 +159,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_Get.json index c62a6acd6a6b..f4d9b7b740ab 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_Get.json @@ -19,7 +19,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_List.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_List.json index 9d3fc8c9c30e..7686336efe70 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_List.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-05-01-preview/examples/automationRules/AutomationRules_List.json @@ -20,7 +20,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json index f90218793ee1..20be98bb4277 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json @@ -16,7 +16,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", @@ -88,7 +88,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", @@ -159,7 +159,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_Get.json index 508d9b89c05e..a8e6cdb6061c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_Get.json @@ -19,7 +19,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_List.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_List.json index 0d18de417169..1e0ae10ba64c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_List.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-06-01-preview/examples/automationRules/AutomationRules_List.json @@ -20,7 +20,7 @@ "triggeringLogic": { "isEnabled": true, "triggersOn": "Incidents", - "triggersWhen": "Created", + "triggersWhen": "Updated", "conditions": [ { "conditionType": "Property", diff --git a/specification/securityinsights/resource-manager/readme.md b/specification/securityinsights/resource-manager/readme.md index 7649e21a5bc3..385ac76cb4cb 100644 --- a/specification/securityinsights/resource-manager/readme.md +++ b/specification/securityinsights/resource-manager/readme.md @@ -293,7 +293,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net - - repo: azure-sdk-for-go + - repo: azure-sdk-for-go-track2 - repo: azure-sdk-for-python-track2 - repo: azure-sdk-for-js - repo: azure-sdk-for-node