Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check notice on line 1 in specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/Aggregations.json

View workflow job for this annotation

GitHub Actions / TypeSpec Requirement

Brownfield services will soon be required to convert from OpenAPI to TypeSpec. See https://aka.ms/azsdk/typespec.
"swagger": "2.0",
"info": {
"title": "Security Insights",
Expand Down Expand Up @@ -34,7 +34,7 @@
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/aggregations/{aggregationsName}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/aggregations/{aggregationsName}": {
"get": {
"x-ms-examples": {
"Get aggregative data for all cases under the defined workspace, between the time range if specified.": {
Expand All @@ -56,9 +56,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check notice on line 1 in specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/AutomationRules.json

View workflow job for this annotation

GitHub Actions / TypeSpec Requirement

Brownfield services will soon be required to convert from OpenAPI to TypeSpec. See https://aka.ms/azsdk/typespec.
"swagger": "2.0",
"info": {
"title": "Security Insights",
Expand Down Expand Up @@ -34,7 +34,7 @@
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules": {
"get": {
"x-ms-examples": {
"Get all automation rules.": {
Expand All @@ -56,9 +56,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
}
Expand All @@ -82,7 +79,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}": {
"get": {
"x-ms-examples": {
"Get an automation rule.": {
Expand All @@ -104,9 +101,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -150,9 +144,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -205,9 +196,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check notice on line 1 in specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/Bookmarks.json

View workflow job for this annotation

GitHub Actions / TypeSpec Requirement

Brownfield services will soon be required to convert from OpenAPI to TypeSpec. See https://aka.ms/azsdk/typespec.
"swagger": "2.0",
"info": {
"title": "Security Insights",
Expand Down Expand Up @@ -34,7 +34,7 @@
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks": {
"get": {
"x-ms-examples": {
"Get all bookmarks.": {
Expand All @@ -56,9 +56,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
}
Expand All @@ -82,7 +79,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}": {
"get": {
"x-ms-examples": {
"Get a bookmark.": {
Expand All @@ -104,9 +101,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -150,9 +144,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -205,9 +196,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand All @@ -231,7 +219,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations": {
"get": {
"x-ms-examples": {
"Get all bookmark relations.": {
Expand All @@ -253,9 +241,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -295,7 +280,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/expand": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/expand": {
"post": {
"x-ms-examples": {
"Expand an bookmark": {
Expand All @@ -314,9 +299,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -346,7 +328,7 @@
]
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}": {
"get": {
"x-ms-examples": {
"Get a bookmark relation.": {
Expand All @@ -368,9 +350,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -417,9 +396,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -475,9 +451,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check notice on line 1 in specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/Cases.json

View workflow job for this annotation

GitHub Actions / TypeSpec Requirement

Brownfield services will soon be required to convert from OpenAPI to TypeSpec. See https://aka.ms/azsdk/typespec.
"swagger": "2.0",
"info": {
"title": "Security Insights",
Expand Down Expand Up @@ -34,7 +34,7 @@
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases": {
"get": {
"x-ms-examples": {
"Get all cases.": {
Expand All @@ -57,9 +57,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -101,7 +98,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}": {
"get": {
"x-ms-examples": {
"Get a case.": {
Expand All @@ -124,9 +121,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -171,9 +165,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -227,9 +218,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand All @@ -253,7 +241,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/comments": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/comments": {
"get": {
"x-ms-examples": {
"Get all case comments.": {
Expand All @@ -276,9 +264,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -318,7 +303,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/comments/{caseCommentId}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/comments/{caseCommentId}": {
"get": {
"x-ms-examples": {
"Get a case comment.": {
Expand All @@ -341,9 +326,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -391,9 +373,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -423,7 +402,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/relations": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/relations": {
"get": {
"x-ms-examples": {
"Get all case relations.": {
Expand All @@ -446,9 +425,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -488,7 +464,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/relations/{relationName}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/cases/{caseId}/relations/{relationName}": {
"get": {
"x-ms-examples": {
"Get a case relation.": {
Expand All @@ -511,9 +487,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -561,9 +534,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down Expand Up @@ -620,9 +590,6 @@
{
"$ref": "SecurityInsights.json#/parameters/ResourceGroupName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check notice on line 1 in specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/DataConnectorsCheckRequirements.json

View workflow job for this annotation

GitHub Actions / TypeSpec Requirement

Brownfield services will soon be required to convert from OpenAPI to TypeSpec. See https://aka.ms/azsdk/typespec.
"swagger": "2.0",
"info": {
"title": "Security Insights",
Expand Down Expand Up @@ -34,7 +34,7 @@
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{operationalInsightsResourceProvider}/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectorsCheckRequirements": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectorsCheckRequirements": {
"post": {
"x-ms-examples": {
"Check requirements for TI.": {
Expand Down Expand Up @@ -92,9 +92,6 @@
{
"$ref": "SecurityInsights.json#/parameters/WorkspaceName"
},
{
"$ref": "SecurityInsights.json#/parameters/OperationalInsightsResourceProvider"
},
{
"$ref": "#/parameters/DataConnectorsCheckRequirementsBody"
}
Expand Down
Loading