From bf03ee3e5494924739d6009f424b58ff6e650e69 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Thu, 17 Jul 2025 11:53:48 +0300 Subject: [PATCH 01/13] Copy files from stable/2025-02-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. --- .../2025-07-01/AvailableServiceTiers.json | 137 + .../stable/2025-07-01/Clusters.json | 697 ++++ .../stable/2025-07-01/DataExports.json | 350 ++ .../stable/2025-07-01/DataSources.json | 344 ++ .../stable/2025-07-01/Gateways.json | 85 + .../stable/2025-07-01/IntelligencePacks.json | 180 + .../stable/2025-07-01/LinkedServices.json | 300 ++ .../2025-07-01/LinkedStorageAccounts.json | 278 ++ .../stable/2025-07-01/ManagementGroups.json | 145 + .../stable/2025-07-01/OperationStatuses.json | 116 + .../stable/2025-07-01/Operations.json | 130 + .../stable/2025-07-01/QueryPackQueries.json | 543 +++ .../stable/2025-07-01/QueryPacks.json | 422 +++ .../stable/2025-07-01/SavedSearches.json | 304 ++ .../stable/2025-07-01/Schema.json | 281 ++ .../stable/2025-07-01/SharedKeys.json | 126 + .../2025-07-01/StorageInsightConfigs.json | 340 ++ .../stable/2025-07-01/Tables.json | 849 +++++ .../stable/2025-07-01/Usages.json | 140 + .../stable/2025-07-01/WorkspacePurge.json | 220 ++ .../stable/2025-07-01/Workspaces.json | 942 +++++ .../stable/2025-07-01/WorkspacesFailover.json | 138 + ...rkspaces_NetworkSecurityPerimeter_API.json | 193 ++ .../2025-07-01/examples/ClustersCreate.json | 52 + .../2025-07-01/examples/ClustersDelete.json | 18 + .../2025-07-01/examples/ClustersGet.json | 66 + .../examples/ClustersListByResourceGroup.json | 39 + .../examples/ClustersSubscriptionList.json | 38 + .../2025-07-01/examples/ClustersUpdate.json | 94 + .../examples/DataExportCreateOrUpdate.json | 61 + .../2025-07-01/examples/DataExportDelete.json | 13 + .../2025-07-01/examples/DataExportGet.json | 31 + .../examples/DataExportListByWorkspace.json | 34 + .../examples/DataSourcesCreate.json | 41 + .../examples/DataSourcesDelete.json | 13 + .../2025-07-01/examples/DataSourcesGet.json | 23 + .../examples/DataSourcesListByWorkspace.json | 3019 +++++++++++++++++ .../examples/LinkedServicesCreate.json | 39 + .../examples/LinkedServicesDelete.json | 28 + .../examples/LinkedServicesGet.json | 22 + .../LinkedServicesListByWorkspace.json | 34 + .../examples/LinkedStorageAccountsCreate.json | 33 + .../examples/LinkedStorageAccountsDelete.json | 12 + .../examples/LinkedStorageAccountsGet.json | 25 + .../LinkedStorageAccountsListByWorkspace.json | 64 + .../examples/NSPForWorkspaces_Get.json | 45 + .../examples/NSPForWorkspaces_List.json | 48 + .../examples/NSPForWorkspaces_Reconcile.json | 16 + .../examples/OperationStatusesGet.json | 20 + .../examples/OperationsListByTenant.json | 327 ++ .../examples/QueryPackQueriesDelete.json | 13 + .../examples/QueryPackQueriesGet.json | 34 + .../examples/QueryPackQueriesList.json | 106 + .../examples/QueryPackQueriesPut.json | 68 + .../examples/QueryPackQueriesSearch.json | 138 + .../examples/QueryPackQueriesUpdate.json | 68 + .../examples/QueryPackUpdateNoName.json | 33 + .../2025-07-01/examples/QueryPacksCreate.json | 29 + .../examples/QueryPacksCreateNoName.json | 28 + .../2025-07-01/examples/QueryPacksDelete.json | 12 + .../2025-07-01/examples/QueryPacksGet.json | 25 + .../2025-07-01/examples/QueryPacksList.json | 41 + .../QueryPacksListByResourceGroup.json | 42 + .../2025-07-01/examples/QueryPacksUpdate.json | 34 + .../examples/QueryPacksUpdateTagsOnly.json | 34 + .../examples/SavedSearchesGetSchema.json | 64 + .../SavedSearchesListByWorkspace.json | 30 + .../StorageInsightsCreateOrUpdate.json | 72 + .../examples/StorageInsightsDelete.json | 13 + .../examples/StorageInsightsGet.json | 34 + .../StorageInsightsListByWorkspace.json | 34 + .../2025-07-01/examples/TablesDelete.json | 19 + .../stable/2025-07-01/examples/TablesGet.json | 122 + .../2025-07-01/examples/TablesList.json | 254 ++ .../2025-07-01/examples/TablesMigrate.json | 12 + .../examples/TablesSearchCancel.json | 12 + .../2025-07-01/examples/TablesUpsert.json | 155 + .../WorkspacesAvailableServiceTiers.json | 30 + .../2025-07-01/examples/WorkspacesCreate.json | 65 + .../2025-07-01/examples/WorkspacesDelete.json | 18 + .../WorkspacesDeleteSavedSearches.json | 13 + .../WorkspacesDisableIntelligencePack.json | 12 + .../WorkspacesEnableIntelligencePack.json | 12 + .../examples/WorkspacesFailback.json | 16 + .../examples/WorkspacesFailover.json | 17 + .../examples/WorkspacesGatewaysDelete.json | 12 + .../2025-07-01/examples/WorkspacesGet.json | 39 + .../examples/WorkspacesGetSharedKeys.json | 16 + .../WorkspacesListByResourceGroup.json | 34 + .../WorkspacesListIntelligencePacks.json | 244 ++ .../WorkspacesListManagementGroups.json | 15 + .../examples/WorkspacesListUsages.json | 27 + .../2025-07-01/examples/WorkspacesPurge.json | 28 + .../examples/WorkspacesPurgeOperation.json | 16 + .../examples/WorkspacesPurgeResourceId.json | 28 + .../WorkspacesRegenerateSharedKeys.json | 16 + ...WorkspacesSavedSearchesCreateOrUpdate.json | 42 + .../examples/WorkspacesSavedSearchesGet.json | 26 + .../examples/WorkspacesSubscriptionList.json | 33 + .../2025-07-01/examples/WorkspacesUpdate.json | 42 + .../2025-07-01/networksecurityperimeter.json | 433 +++ 101 files changed, 14275 insertions(+) create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json new file mode 100644 index 000000000000..e18dc4caa437 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json @@ -0,0 +1,137 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/availableServiceTiers": { + "get": { + "tags": [ + "AvailableServiceTiers" + ], + "x-ms-examples": { + "AvailableServiceTiers": { + "$ref": "./examples/WorkspacesAvailableServiceTiers.json" + } + }, + "operationId": "AvailableServiceTiers_ListByWorkspace", + "description": "Gets the available service tiers for the workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/AvailableServiceTier" + } + } + } + } + } + } + }, + "definitions": { + "AvailableServiceTier": { + "description": "Service Tier details.", + "properties": { + "serviceTier": { + "readOnly": true, + "type": "string", + "description": "The name of the Service Tier.", + "enum": [ + "Free", + "Standard", + "Premium", + "PerNode", + "PerGB2018", + "Standalone", + "CapacityReservation" + ], + "x-ms-enum": { + "name": "SkuNameEnum", + "modelAsString": true + } + }, + "enabled": { + "readOnly": true, + "type": "boolean", + "description": "True if the Service Tier is enabled for the workspace." + }, + "minimumRetention": { + "readOnly": true, + "type": "integer", + "format": "int64", + "description": "The minimum retention for the Service Tier, in days." + }, + "maximumRetention": { + "readOnly": true, + "type": "integer", + "format": "int64", + "description": "The maximum retention for the Service Tier, in days." + }, + "defaultRetention": { + "readOnly": true, + "type": "integer", + "format": "int64", + "description": "The default retention for the Service Tier, in days." + }, + "capacityReservationLevel": { + "readOnly": true, + "type": "integer", + "format": "int64", + "description": "The capacity reservation level in GB per day. Returned for the Capacity Reservation Service Tier." + }, + "lastSkuUpdate": { + "readOnly": true, + "type": "string", + "description": "Time when the sku was last updated for the workspace. Returned for the Capacity Reservation Service Tier." + } + } + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json new file mode 100644 index 000000000000..da1fbb24018d --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json @@ -0,0 +1,697 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters": { + "get": { + "tags": [ + "Clusters" + ], + "x-ms-examples": { + "ClustersGet": { + "$ref": "./examples/ClustersListByResourceGroup.json" + } + }, + "operationId": "Clusters_ListByResourceGroup", + "description": "Gets Log Analytics clusters in a resource group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/ClusterListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/clusters": { + "get": { + "tags": [ + "Clusters" + ], + "x-ms-examples": { + "ClustersSubscriptionList": { + "$ref": "./examples/ClustersSubscriptionList.json" + } + }, + "operationId": "Clusters_List", + "description": "Gets the Log Analytics clusters in a subscription.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/ClusterListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName}": { + "put": { + "tags": [ + "Clusters" + ], + "x-ms-examples": { + "ClustersCreate": { + "$ref": "./examples/ClustersCreate.json" + } + }, + "operationId": "Clusters_CreateOrUpdate", + "description": "Create or update a Log Analytics cluster.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "name": "clusterName", + "in": "path", + "required": true, + "type": "string", + "pattern": "^[A-Za-z0-9][A-Za-z0-9-]+[A-Za-z0-9]$", + "minLength": 4, + "maxLength": 63, + "description": "The name of the Log Analytics cluster." + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/Cluster" + }, + "description": "The parameters required to create or update a Log Analytics cluster." + } + ], + "responses": { + "202": { + "description": "Accepted response definition (Long running operation).", + "headers": { + "Location": { + "type": "string" + }, + "azure-asyncoperation": { + "type": "string" + } + } + }, + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/Cluster" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true + }, + "delete": { + "tags": [ + "Clusters" + ], + "x-ms-examples": { + "ClustersDelete": { + "$ref": "./examples/ClustersDelete.json" + } + }, + "operationId": "Clusters_Delete", + "description": "Deletes a cluster instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "clusterName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the Log Analytics Cluster." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "202": { + "description": "Accepted response definition." + }, + "200": { + "description": "OK response definition." + }, + "204": { + "description": "NoContent response definition." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true + }, + "get": { + "tags": [ + "Clusters" + ], + "x-ms-examples": { + "ClustersGet": { + "$ref": "./examples/ClustersGet.json" + } + }, + "operationId": "Clusters_Get", + "description": "Gets a Log Analytics cluster instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "clusterName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the Log Analytics Cluster." + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/Cluster" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + }, + "patch": { + "tags": [ + "Clusters" + ], + "x-ms-examples": { + "ClustersPatch": { + "$ref": "./examples/ClustersUpdate.json" + } + }, + "operationId": "Clusters_Update", + "description": "Updates a Log Analytics cluster.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "name": "clusterName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the Log Analytics Cluster." + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/ClusterPatch" + }, + "description": "The parameters required to patch a Log Analytics cluster." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "The existing cluster was successfully updated. Check provisioningStatus to see detailed status.", + "schema": { + "$ref": "#/definitions/Cluster" + } + }, + "202": { + "description": "Accepted response definition (Long running operation).", + "headers": { + "Location": { + "type": "string" + }, + "azure-asyncoperation": { + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true + } + } + }, + "definitions": { + "ClusterProperties": { + "type": "object", + "properties": { + "clusterId": { + "type": "string", + "readOnly": true, + "description": "The ID associated with the cluster." + }, + "provisioningState": { + "type": "string", + "readOnly": true, + "description": "The provisioning state of the cluster.", + "enum": [ + "Creating", + "Succeeded", + "Failed", + "Canceled", + "Deleting", + "ProvisioningAccount", + "Updating" + ], + "x-ms-enum": { + "name": "ClusterEntityStatus", + "modelAsString": true + } + }, + "isDoubleEncryptionEnabled": { + "type": "boolean", + "description": "Configures whether cluster will use double encryption. This Property can not be modified after cluster creation. Default value is 'true'", + "x-ms-mutability": [ + "create", + "read" + ] + }, + "isAvailabilityZonesEnabled": { + "type": "boolean", + "description": "Sets whether the cluster will support availability zones. This can be set as true only in regions where Azure Data Explorer support Availability Zones. This Property can not be modified after cluster creation. Default value is 'true' if region supports Availability Zones." + }, + "billingType": { + "$ref": "#/definitions/billingType", + "description": "The cluster's billing type." + }, + "keyVaultProperties": { + "$ref": "#/definitions/keyVaultProperties", + "description": "The associated key properties." + }, + "lastModifiedDate": { + "type": "string", + "format": "date-time", + "description": "The last time the cluster was updated.", + "readOnly": true + }, + "createdDate": { + "type": "string", + "format": "date-time", + "description": "The cluster creation time", + "readOnly": true + }, + "associatedWorkspaces": { + "description": "The list of Log Analytics workspaces associated with the cluster", + "type": "array", + "items": { + "$ref": "#/definitions/AssociatedWorkspace" + }, + "x-ms-identifiers": [ + "workspaceId" + ] + }, + "capacityReservationProperties": { + "$ref": "#/definitions/CapacityReservationProperties", + "description": "Additional properties for capacity reservation" + }, + "replication": { + "$ref": "#/definitions/ClusterReplicationProperties", + "description": "Cluster's replication properties." + } + }, + "description": "Cluster properties." + }, + "ClusterPatchProperties": { + "type": "object", + "properties": { + "keyVaultProperties": { + "$ref": "#/definitions/keyVaultProperties", + "description": "The associated key properties." + }, + "billingType": { + "$ref": "#/definitions/billingType", + "description": "The cluster's billing type." + } + }, + "description": "Log Analytics cluster patch properties." + }, + "ClusterPatch": { + "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/ClusterPatchProperties", + "description": "Log Analytics cluster properties." + }, + "identity": { + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity", + "description": "Resource's identity." + }, + "sku": { + "$ref": "#/definitions/ClusterSku", + "description": "The sku properties." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "x-ms-mutability": [ + "read", + "create", + "update" + ], + "description": "Resource tags." + } + }, + "description": "The top level Log Analytics cluster resource container.", + "x-ms-azure-resource": true + }, + "Cluster": { + "type": "object", + "properties": { + "identity": { + "$ref": "../../../../../common-types/resource-management/v5/managedidentity.json#/definitions/ManagedServiceIdentity", + "description": "Resource's identity." + }, + "sku": { + "$ref": "#/definitions/ClusterSku", + "description": "The sku properties." + }, + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/ClusterProperties", + "description": "Log Analytics cluster properties." + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/TrackedResource" + } + ], + "description": "The top level Log Analytics cluster resource container." + }, + "ClusterListResult": { + "type": "object", + "properties": { + "nextLink": { + "description": "The link used to get the next page of recommendations.", + "type": "string" + }, + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Cluster" + }, + "description": "A list of Log Analytics clusters." + } + }, + "description": "The list clusters operation response." + }, + "keyVaultProperties": { + "type": "object", + "description": "The key vault properties.", + "properties": { + "keyVaultUri": { + "description": "The Key Vault uri which holds they key associated with the Log Analytics cluster.", + "type": "string" + }, + "keyName": { + "description": "The name of the key associated with the Log Analytics cluster.", + "type": "string" + }, + "keyVersion": { + "description": "The version of the key associated with the Log Analytics cluster.", + "type": "string" + }, + "keyRsaSize": { + "description": "Selected key minimum required size.", + "type": "integer", + "format": "int32" + } + } + }, + "billingType": { + "type": "string", + "readOnly": false, + "description": "Configures whether billing will be only on the cluster or each workspace will be billed by its proportional use. This does not change the overall billing, only how it will be distributed. Default value is 'Cluster'", + "enum": [ + "Cluster", + "Workspaces" + ], + "x-ms-enum": { + "name": "BillingType", + "modelAsString": true + } + }, + "ClusterSku": { + "type": "object", + "description": "The cluster sku definition.", + "properties": { + "capacity": { + "description": "The capacity reservation level in Gigabytes for this cluster.", + "type": "integer", + "format": "int64", + "enum": [ + 100, + 200, + 300, + 400, + 500, + 1000, + 2000, + 5000, + 10000, + 25000, + 50000 + ], + "x-ms-enum": { + "name": "Capacity" + } + }, + "name": { + "type": "string", + "description": "The SKU (tier) of a cluster.", + "enum": [ + "CapacityReservation" + ], + "x-ms-enum": { + "name": "ClusterSkuNameEnum", + "modelAsString": true + } + } + } + }, + "AssociatedWorkspace": { + "type": "object", + "description": "The list of Log Analytics workspaces associated with the cluster.", + "properties": { + "workspaceId": { + "readOnly": true, + "format": "uuid", + "description": "Associated workspace immutable id.", + "type": "string" + }, + "workspaceName": { + "readOnly": true, + "description": "Associated workspace resource name.", + "type": "string" + }, + "resourceId": { + "readOnly": true, + "format": "arm-id", + "x-ms-arm-id-details": { + "allowedResources": [ + { + "type": "Microsoft.OperationalInsights/workspaces" + } + ] + }, + "description": "Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}.", + "type": "string" + }, + "associateDate": { + "readOnly": true, + "format": "date-time", + "description": "The time of workspace association.", + "type": "string" + } + } + }, + "CapacityReservationProperties": { + "type": "object", + "description": "The Capacity Reservation properties.", + "properties": { + "lastSkuUpdate": { + "readOnly": true, + "format": "date-time", + "description": "The last time Sku was updated.", + "type": "string" + }, + "minCapacity": { + "readOnly": true, + "description": "Minimum CapacityReservation value in Gigabytes.", + "type": "integer", + "format": "int64" + } + } + }, + "ClusterReplicationProperties": { + "type": "object", + "description": "Cluster replication properties.", + "properties": { + "location": { + "description": "The secondary location of the replication. If replication is being enabled, enabled must be provided.", + "type": "string", + "x-ms-mutability": [ + "read", + "create" + ] + }, + "enabled": { + "description": "Specifies whether the replication is enabled or not. When true the cluster is replicate to the specified location.", + "type": "boolean" + }, + "isAvailabilityZonesEnabled": { + "description": "Should enable AvailabilityZones for the given replicated cluster", + "type": "boolean" + }, + "provisioningState": { + "type": "string", + "readOnly": true, + "description": "The provisioning state of the cluster replication.", + "enum": [ + "Succeeded", + "EnableRequested", + "Enabling", + "DisableRequested", + "Disabling", + "RollbackRequested", + "RollingBack", + "Failed", + "Canceled" + ], + "x-ms-enum": { + "name": "ClusterReplicationState", + "modelAsString": true + } + }, + "createdDate": { + "type": "string", + "description": "The cluster's replication creation time", + "format": "date-time", + "readOnly": true + }, + "lastModifiedDate": { + "type": "string", + "format": "date-time", + "description": "The last time the cluster's replication was updated.", + "readOnly": true + } + } + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json new file mode 100644 index 000000000000..a9e8dd2c956e --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json @@ -0,0 +1,350 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/dataExports": { + "get": { + "tags": [ + "DataExport" + ], + "x-ms-examples": { + "DataExportGet": { + "$ref": "./examples/DataExportListByWorkspace.json" + } + }, + "operationId": "DataExports_ListByWorkspace", + "description": "Lists the data export instances within a workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/DataExportListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/dataExports/{dataExportName}": { + "put": { + "tags": [ + "DataExport" + ], + "x-ms-examples": { + "DataExportCreate": { + "$ref": "./examples/DataExportCreateOrUpdate.json" + } + }, + "operationId": "DataExports_CreateOrUpdate", + "description": "Create or update a data export.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "dataExportName", + "in": "path", + "required": true, + "type": "string", + "pattern": "^[A-Za-z][A-Za-z0-9-]+[A-Za-z0-9]$", + "minLength": 4, + "maxLength": 63, + "description": "The data export rule name." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/DataExport" + }, + "description": "The parameters required to create or update a data export." + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/DataExport" + } + }, + "201": { + "description": "Created response definition.", + "schema": { + "$ref": "#/definitions/DataExport" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + }, + "get": { + "tags": [ + "DataExport" + ], + "x-ms-examples": { + "DataExportGet": { + "$ref": "./examples/DataExportGet.json" + } + }, + "operationId": "DataExports_Get", + "description": "Gets a data export instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "dataExportName", + "in": "path", + "required": true, + "type": "string", + "description": "The data export rule name." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/DataExport" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + }, + "delete": { + "tags": [ + "DataExport" + ], + "x-ms-examples": { + "DataExportDelete": { + "$ref": "./examples/DataExportDelete.json" + } + }, + "operationId": "DataExports_Delete", + "description": "Deletes the specified data export in a given workspace..", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "dataExportName", + "in": "path", + "required": true, + "type": "string", + "description": "The data export rule name." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "404": { + "description": "Not found the specific data export." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + } + } + }, + "definitions": { + "DataExport": { + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/DataExportProperties", + "description": "data export properties." + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource" + } + ], + "description": "The top level data export resource container.", + "x-ms-azure-resource": true + }, + "DataExportListResult": { + "description": "Result of the request to list data exports.", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/DataExport" + }, + "description": "List of data export instances within a workspace.." + } + } + }, + "DataExportProperties": { + "properties": { + "dataExportId": { + "type": "string", + "description": "The data export rule ID." + }, + "tableNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "An array of tables to export, for example: [“Heartbeat, SecurityEvent”]." + }, + "destination": { + "$ref": "#/definitions/Destination", + "description": "destination properties.", + "x-ms-client-flatten": true + }, + "enable": { + "type": "boolean", + "description": "Active when enabled." + }, + "createdDate": { + "type": "string", + "description": "The latest data export rule modification time." + }, + "lastModifiedDate": { + "type": "string", + "description": "Date and time when the export was last modified." + } + }, + "required": [ + "tableNames" + ], + "description": "Data Export properties." + }, + "Destination": { + "properties": { + "resourceId": { + "type": "string", + "description": "The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure." + }, + "type": { + "type": "string", + "readOnly": true, + "description": "The type of the destination resource", + "enum": [ + "StorageAccount", + "EventHub" + ], + "x-ms-enum": { + "name": "type", + "modelAsString": true + } + }, + "metaData": { + "$ref": "#/definitions/DestinationMetaData", + "description": "destination meta data.", + "x-ms-client-flatten": true + } + }, + "required": [ + "resourceId" + ], + "description": "Destination properties." + }, + "DestinationMetaData": { + "properties": { + "eventHubName": { + "type": "string", + "description": "Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account." + } + }, + "description": "Destination meta data." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json new file mode 100644 index 000000000000..6a5961c321b7 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json @@ -0,0 +1,344 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/dataSources/{dataSourceName}": { + "put": { + "tags": [ + "DataSources" + ], + "x-ms-examples": { + "DataSourcesCreate": { + "$ref": "./examples/DataSourcesCreate.json" + } + }, + "operationId": "DataSources_CreateOrUpdate", + "description": "Create or update a data source.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "dataSourceName", + "in": "path", + "required": true, + "type": "string", + "description": "The name of the datasource resource." + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/DataSource" + }, + "description": "The parameters required to create or update a datasource." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/DataSource" + } + }, + "201": { + "description": "Created response definition.", + "schema": { + "$ref": "#/definitions/DataSource" + } + } + } + }, + "delete": { + "tags": [ + "DataSources" + ], + "x-ms-examples": { + "DataSourcesDelete": { + "$ref": "./examples/DataSourcesDelete.json" + } + }, + "operationId": "DataSources_Delete", + "description": "Deletes a data source instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "dataSourceName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the datasource." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "204": { + "description": "NoContent response definition." + } + } + }, + "get": { + "tags": [ + "DataSources" + ], + "x-ms-examples": { + "DataSourcesGet": { + "$ref": "./examples/DataSourcesGet.json" + } + }, + "operationId": "DataSources_Get", + "description": "Gets a datasource instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "dataSourceName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the datasource" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/DataSource" + } + } + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/dataSources": { + "get": { + "tags": [ + "DataSources" + ], + "x-ms-examples": { + "DataSourcesListByWorkspace": { + "$ref": "./examples/DataSourcesListByWorkspace.json" + } + }, + "operationId": "DataSources_ListByWorkspace", + "description": "Gets the first page of data source instances in a workspace with the link to the next page.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "$filter", + "in": "query", + "required": true, + "type": "string", + "description": "The filter to apply on the operation." + }, + { + "name": "$skiptoken", + "in": "query", + "required": false, + "type": "string", + "description": "Starting point of the collection of data source instances." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/DataSourceListResult" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-odata": "#/definitions/DataSourceFilter" + } + } + }, + "definitions": { + "DataSourceKind": { + "type": "string", + "enum": [ + "WindowsEvent", + "WindowsPerformanceCounter", + "IISLogs", + "LinuxSyslog", + "LinuxSyslogCollection", + "LinuxPerformanceObject", + "LinuxPerformanceCollection", + "CustomLog", + "CustomLogCollection", + "AzureAuditLog", + "AzureActivityLog", + "GenericDataSource", + "ChangeTrackingCustomPath", + "ChangeTrackingPath", + "ChangeTrackingServices", + "ChangeTrackingDataTypeConfiguration", + "ChangeTrackingDefaultRegistry", + "ChangeTrackingRegistry", + "ChangeTrackingLinuxPath", + "LinuxChangeTrackingPath", + "ChangeTrackingContentLocation", + "WindowsTelemetry", + "Office365", + "SecurityWindowsBaselineConfiguration", + "SecurityCenterSecurityWindowsBaselineConfiguration", + "SecurityEventCollectionConfiguration", + "SecurityInsightsSecurityEventCollectionConfiguration", + "ImportComputerGroup", + "NetworkMonitoring", + "Itsm", + "DnsAnalytics", + "ApplicationInsights", + "SqlDataClassification" + ], + "x-ms-enum": { + "name": "DataSourceKind", + "modelAsString": true + }, + "description": "The kind of the DataSource." + }, + "DataSource": { + "properties": { + "properties": { + "$ref": "#/definitions/Object", + "description": "The data source properties in raw json format, each kind of data source have it's own schema." + }, + "etag": { + "type": "string", + "description": "The ETag of the data source." + }, + "kind": { + "$ref": "#/definitions/DataSourceKind" + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "x-ms-mutability": [ + "read", + "create", + "update" + ], + "description": "Resource tags." + } + }, + "required": [ + "kind", + "properties" + ], + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource" + } + ], + "description": "Datasources under OMS Workspace." + }, + "DataSourceFilter": { + "properties": { + "kind": { + "$ref": "#/definitions/DataSourceKind" + } + }, + "description": "DataSource filter. Right now, only filter by kind is supported." + }, + "DataSourceListResult": { + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/DataSource" + }, + "description": "A list of datasources." + }, + "nextLink": { + "type": "string", + "description": "The link (url) to the next page of datasources." + } + }, + "description": "The list data source by workspace operation response." + }, + "Object": { + "type": "object", + "properties": {}, + "description": "JSON object" + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json new file mode 100644 index 000000000000..a1b4f7ea8b0a --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json @@ -0,0 +1,85 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/gateways/{gatewayId}": { + "delete": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "DeleteGateways": { + "$ref": "./examples/WorkspacesGatewaysDelete.json" + } + }, + "operationId": "Gateways_Delete", + "description": "Delete a Log Analytics gateway.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "#/parameters/GatewayIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "The specified gateway was deleted successfully." + } + } + } + } + }, + "definitions": {}, + "parameters": { + "GatewayIdParameter": { + "name": "gatewayId", + "in": "path", + "required": true, + "type": "string", + "description": "The Log Analytics gateway Id.", + "x-ms-parameter-location": "method" + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json new file mode 100644 index 000000000000..9962dccc0103 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json @@ -0,0 +1,180 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/intelligencePacks/{intelligencePackName}/Disable": { + "post": { + "tags": [ + "Workspaces", + "IntelligencePacks" + ], + "x-ms-examples": { + "IntelligencePacksDisable": { + "$ref": "./examples/WorkspacesDisableIntelligencePack.json" + } + }, + "operationId": "IntelligencePacks_Disable", + "description": "Disables an intelligence pack for a given workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "intelligencePackName", + "in": "path", + "required": true, + "type": "string", + "description": "The name of the intelligence pack to be disabled." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + } + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/intelligencePacks/{intelligencePackName}/Enable": { + "post": { + "tags": [ + "Workspaces", + "IntelligencePacks" + ], + "x-ms-examples": { + "IntelligencePacksEnable": { + "$ref": "./examples/WorkspacesEnableIntelligencePack.json" + } + }, + "operationId": "IntelligencePacks_Enable", + "description": "Enables an intelligence pack for a given workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "intelligencePackName", + "in": "path", + "required": true, + "type": "string", + "description": "The name of the intelligence pack to be enabled." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + } + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/intelligencePacks": { + "get": { + "tags": [ + "Workspaces", + "IntelligencePacks" + ], + "x-ms-examples": { + "IntelligencePacksList": { + "$ref": "./examples/WorkspacesListIntelligencePacks.json" + } + }, + "operationId": "IntelligencePacks_List", + "description": "Lists all the intelligence packs possible and whether they are enabled or disabled for a given workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/IntelligencePack" + } + } + } + } + } + } + }, + "definitions": { + "IntelligencePack": { + "properties": { + "name": { + "type": "string", + "description": "The name of the intelligence pack." + }, + "enabled": { + "type": "boolean", + "description": "The enabled boolean for the intelligence pack." + }, + "displayName": { + "type": "string", + "description": "The display name of the intelligence pack." + } + }, + "description": "Intelligence Pack containing a string name and boolean indicating if it's enabled." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json new file mode 100644 index 000000000000..6f0a980d7c7a --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json @@ -0,0 +1,300 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/linkedServices/{linkedServiceName}": { + "put": { + "tags": [ + "LinkedServices" + ], + "x-ms-examples": { + "LinkedServicesCreate": { + "$ref": "./examples/LinkedServicesCreate.json" + } + }, + "operationId": "LinkedServices_CreateOrUpdate", + "description": "Create or update a linked service.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "linkedServiceName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the linkedServices resource" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/LinkedService" + }, + "description": "The parameters required to create or update a linked service." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "202": { + "description": "Accepted response definition." + }, + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/LinkedService" + } + }, + "201": { + "description": "Created response definition.", + "schema": { + "$ref": "#/definitions/LinkedService" + } + } + }, + "x-ms-long-running-operation": true + }, + "delete": { + "tags": [ + "LinkedServices" + ], + "x-ms-examples": { + "LinkedServicesDelete": { + "$ref": "./examples/LinkedServicesDelete.json" + } + }, + "operationId": "LinkedServices_Delete", + "description": "Deletes a linked service instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "linkedServiceName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the linked service." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/LinkedService" + } + }, + "202": { + "description": "Accepted response definition." + }, + "204": { + "description": "NoContent response definition." + } + }, + "x-ms-long-running-operation": true + }, + "get": { + "tags": [ + "LinkedServices" + ], + "x-ms-examples": { + "LinkedServicesGet": { + "$ref": "./examples/LinkedServicesGet.json" + } + }, + "operationId": "LinkedServices_Get", + "description": "Gets a linked service instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "linkedServiceName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the linked service." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/LinkedService" + } + } + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/linkedServices": { + "get": { + "tags": [ + "LinkedServices" + ], + "x-ms-examples": { + "LinkedServicesListByWorkspace": { + "$ref": "./examples/LinkedServicesListByWorkspace.json" + } + }, + "operationId": "LinkedServices_ListByWorkspace", + "description": "Gets the linked services instances in a workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/LinkedServiceListResult" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + } + }, + "definitions": { + "LinkedServiceProperties": { + "properties": { + "resourceId": { + "type": "string", + "description": "The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require read access" + }, + "writeAccessResourceId": { + "type": "string", + "description": "The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require write access" + }, + "provisioningState": { + "type": "string", + "description": "The provisioning state of the linked service.", + "enum": [ + "Succeeded", + "Deleting", + "ProvisioningAccount", + "Updating" + ], + "x-ms-enum": { + "name": "LinkedServiceEntityStatus", + "modelAsString": true + } + } + }, + "description": "Linked service properties." + }, + "LinkedService": { + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/LinkedServiceProperties", + "description": "The properties of the linked service." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "x-ms-mutability": [ + "read", + "create", + "update" + ], + "description": "Resource tags." + } + }, + "required": [ + "properties" + ], + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource" + } + ], + "description": "The top level Linked service resource container." + }, + "LinkedServiceListResult": { + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/LinkedService" + }, + "description": "The list of linked service instances" + } + }, + "description": "The list linked service operation response." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json new file mode 100644 index 000000000000..6ee655de9736 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json @@ -0,0 +1,278 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/linkedStorageAccounts/{dataSourceType}": { + "put": { + "tags": [ + "LinkedStorageAccounts" + ], + "x-ms-examples": { + "LinkedStorageAccountsCreate": { + "$ref": "./examples/LinkedStorageAccountsCreate.json" + } + }, + "operationId": "LinkedStorageAccounts_CreateOrUpdate", + "description": "Create or Update a link relation between current workspace and a group of storage accounts of a specific data source type.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "#/parameters/DataSourceTypeParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/LinkedStorageAccountsResource" + }, + "description": "The parameters required to create or update linked storage accounts." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/LinkedStorageAccountsResource" + } + } + } + }, + "delete": { + "tags": [ + "LinkedStorageAccounts" + ], + "x-ms-examples": { + "LinkedStorageAccountsDelete": { + "$ref": "./examples/LinkedStorageAccountsDelete.json" + } + }, + "operationId": "LinkedStorageAccounts_Delete", + "description": "Deletes all linked storage accounts of a specific data source type associated with the specified workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "#/parameters/DataSourceTypeParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + } + } + }, + "get": { + "tags": [ + "LinkedStorageAccounts" + ], + "x-ms-examples": { + "LinkedStorageAccountsGet": { + "$ref": "./examples/LinkedStorageAccountsGet.json" + } + }, + "operationId": "LinkedStorageAccounts_Get", + "description": "Gets all linked storage account of a specific data source type associated with the specified workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "#/parameters/DataSourceTypeParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/LinkedStorageAccountsResource" + } + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/linkedStorageAccounts": { + "get": { + "tags": [ + "LinkedStorageAccounts" + ], + "description": "Gets all linked storage accounts associated with the specified workspace, storage accounts will be sorted by their data source type.", + "operationId": "LinkedStorageAccounts_ListByWorkspace", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/LinkedStorageAccountsListResult" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + }, + "x-ms-examples": { + "Gets list of linked storage accounts on a workspace.": { + "$ref": "./examples/LinkedStorageAccountsListByWorkspace.json" + } + } + } + } + }, + "definitions": { + "LinkedStorageAccountsProperties": { + "description": "Linked storage accounts properties.", + "type": "object", + "properties": { + "dataSourceType": { + "description": "Linked storage accounts type.", + "type": "string", + "readOnly": true, + "enum": [ + "CustomLogs", + "AzureWatson", + "Query", + "Ingestion", + "Alerts" + ], + "x-ms-enum": { + "name": "DataSourceType", + "modelAsString": false + } + }, + "storageAccountIds": { + "description": "Linked storage accounts resources ids.", + "type": "array", + "items": { + "type": "string" + } + } + } + }, + "LinkedStorageAccountsResource": { + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/LinkedStorageAccountsProperties", + "description": "Linked storage accounts properties." + } + }, + "required": [ + "properties" + ], + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource" + } + ], + "description": "Linked storage accounts top level resource container." + }, + "LinkedStorageAccountsListResult": { + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/LinkedStorageAccountsResource" + }, + "description": "A list of linked storage accounts instances." + } + }, + "description": "The list linked storage accounts service operation response." + } + }, + "parameters": { + "DataSourceTypeParameter": { + "name": "dataSourceType", + "in": "path", + "required": true, + "type": "string", + "enum": [ + "CustomLogs", + "AzureWatson", + "Query", + "Ingestion", + "Alerts" + ], + "x-ms-enum": { + "name": "DataSourceType", + "modelAsString": false + }, + "description": "Linked storage accounts type.", + "x-ms-parameter-location": "method" + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json new file mode 100644 index 000000000000..6c7eb2d08520 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json @@ -0,0 +1,145 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/managementGroups": { + "get": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspacesListManagementGroups": { + "$ref": "./examples/WorkspacesListManagementGroups.json" + } + }, + "operationId": "ManagementGroups_List", + "description": "Gets a list of management groups connected to a workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/WorkspaceListManagementGroupsResult" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + } + }, + "definitions": { + "ManagementGroupProperties": { + "properties": { + "serverCount": { + "type": "integer", + "format": "int32", + "description": "The number of servers connected to the management group." + }, + "isGateway": { + "type": "boolean", + "description": "Gets or sets a value indicating whether the management group is a gateway." + }, + "name": { + "type": "string", + "description": "The name of the management group." + }, + "id": { + "type": "string", + "description": "The unique ID of the management group." + }, + "created": { + "type": "string", + "format": "date-time", + "description": "The datetime that the management group was created." + }, + "dataReceived": { + "type": "string", + "format": "date-time", + "description": "The last datetime that the management group received data." + }, + "version": { + "type": "string", + "description": "The version of System Center that is managing the management group." + }, + "sku": { + "type": "string", + "description": "The SKU of System Center that is managing the management group." + } + }, + "description": "Management group properties." + }, + "ManagementGroup": { + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/ManagementGroupProperties", + "description": "The properties of the management group." + } + }, + "description": "A management group that is connected to a workspace" + }, + "WorkspaceListManagementGroupsResult": { + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/ManagementGroup" + }, + "x-ms-identifiers": [ + "/properties/id" + ], + "description": "Gets or sets a list of management groups attached to the workspace." + } + }, + "description": "The list workspace management groups operation response." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json new file mode 100644 index 000000000000..f0e78cd39894 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json @@ -0,0 +1,116 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/locations/{location}/operationStatuses/{asyncOperationId}": { + "get": { + "x-ms-examples": { + "Get specific operation status": { + "$ref": "./examples/OperationStatusesGet.json" + } + }, + "tags": [ + "asyncOperations" + ], + "operationId": "OperationStatuses_Get", + "description": "Get the status of a long running azure asynchronous operation.", + "parameters": [ + { + "name": "location", + "in": "path", + "required": true, + "type": "string", + "description": "The region name of operation." + }, + { + "name": "asyncOperationId", + "in": "path", + "required": true, + "type": "string", + "description": "The operation Id." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK. Operation status.", + "schema": { + "$ref": "#/definitions/OperationStatus" + } + } + } + } + } + }, + "definitions": { + "OperationStatus": { + "description": "The status of operation.", + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "The operation Id." + }, + "name": { + "type": "string", + "description": "The operation name." + }, + "startTime": { + "type": "string", + "description": "The start time of the operation." + }, + "endTime": { + "type": "string", + "description": "The end time of the operation." + }, + "status": { + "type": "string", + "description": "The status of the operation." + }, + "error": { + "type": "object", + "description": "The error detail of the operation if any.", + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json new file mode 100644 index 000000000000..72bd34f36dc8 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json @@ -0,0 +1,130 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/providers/Microsoft.OperationalInsights/operations": { + "get": { + "x-ms-examples": { + "Get specific operation status": { + "$ref": "./examples/OperationsListByTenant.json" + } + }, + "tags": [ + "Operations" + ], + "operationId": "Operations_List", + "description": "Lists all of the available OperationalInsights Rest API operations.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/OperationListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + } + } + } + }, + "definitions": { + "OperationListResult": { + "type": "object", + "description": "Result of the request to list solution operations.", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Operation" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "List of solution operations supported by the OperationsManagement resource provider." + }, + "nextLink": { + "type": "string", + "readOnly": true, + "description": "URL to get the next set of operation list results if there are any." + } + } + }, + "Operation": { + "type": "object", + "description": "Supported operation of OperationalInsights resource provider.", + "properties": { + "name": { + "description": "Operation name: {provider}/{resource}/{operation}", + "type": "string" + }, + "display": { + "type": "object", + "description": "Display metadata associated with the operation.", + "properties": { + "provider": { + "description": "Service provider: Microsoft OperationsManagement.", + "type": "string" + }, + "resource": { + "description": "Resource on which the operation is performed etc.", + "type": "string" + }, + "operation": { + "description": "Type of operation: get, read, delete, etc.", + "type": "string" + }, + "description": { + "description": "Description of operation", + "type": "string" + } + } + } + } + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json new file mode 100644 index 000000000000..bc19c8458a42 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json @@ -0,0 +1,543 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics Query Packs", + "description": "Azure Log Analytics API reference for management of saved Queries within Query Packs.", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks/{queryPackName}/queries": { + "get": { + "description": "Gets a list of Queries defined within a Log Analytics QueryPack.", + "operationId": "Queries_List", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/QueryPackNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/MaxItemCountParameter" + }, + { + "$ref": "#/parameters/IncludeBodyParameter" + }, + { + "$ref": "#/parameters/ContinuationTokenParameter" + } + ], + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "responses": { + "200": { + "description": "A list containing 0 or more queries contained within the Log Analytics QueryPack.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQueryListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "QueryList": { + "$ref": "./examples/QueryPackQueriesList.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks/{queryPackName}/queries/search": { + "post": { + "description": "Search a list of Queries defined within a Log Analytics QueryPack according to given search properties.", + "operationId": "Queries_Search", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/QueryPackNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/MaxItemCountParameter" + }, + { + "$ref": "#/parameters/IncludeBodyParameter" + }, + { + "$ref": "#/parameters/ContinuationTokenParameter" + }, + { + "name": "QuerySearchProperties", + "description": "Properties by which to search queries in the given Log Analytics QueryPack.", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQuerySearchProperties" + } + } + ], + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "responses": { + "200": { + "description": "A list containing 0 or more queries contained within the Log Analytics QueryPack.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQueryListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "QuerySearch": { + "$ref": "./examples/QueryPackQueriesSearch.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks/{queryPackName}/queries/{id}": { + "get": { + "description": "Gets a specific Log Analytics Query defined within a Log Analytics QueryPack.", + "operationId": "Queries_Get", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/QueryPackNameParameter" + }, + { + "$ref": "#/parameters/QueryIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "A single query contained within the Log Analytics QueryPack.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQuery" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "QueryGet": { + "$ref": "./examples/QueryPackQueriesGet.json" + } + } + }, + "put": { + "description": "Adds or Updates a specific Query within a Log Analytics QueryPack.", + "operationId": "Queries_Put", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/QueryPackNameParameter" + }, + { + "$ref": "#/parameters/QueryIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "QueryPayload", + "description": "Properties that need to be specified to create a new query and add it to a Log Analytics QueryPack.", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQuery" + } + } + ], + "responses": { + "200": { + "description": "The new or updated query contained within the Log Analytics QueryPack.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQuery" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "QueryPut": { + "$ref": "./examples/QueryPackQueriesPut.json" + } + } + }, + "patch": { + "description": "Adds or Updates a specific Query within a Log Analytics QueryPack.", + "operationId": "Queries_Update", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/QueryPackNameParameter" + }, + { + "$ref": "#/parameters/QueryIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "QueryPayload", + "description": "Properties that need to be specified to create a new query and add it to a Log Analytics QueryPack.", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQuery" + } + } + ], + "responses": { + "200": { + "description": "The new or updated query contained within the Log Analytics QueryPack.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackQuery" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "QueryPatch": { + "$ref": "./examples/QueryPackQueriesUpdate.json" + } + } + }, + "delete": { + "description": "Deletes a specific Query defined within an Log Analytics QueryPack.", + "operationId": "Queries_Delete", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/QueryPackNameParameter" + }, + { + "$ref": "#/parameters/QueryIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "The query has been successfully removed from the Log Analytics QueryPack" + }, + "204": { + "description": "The specified query or associated QueryPack does not exist." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "QueryDelete": { + "$ref": "./examples/QueryPackQueriesDelete.json" + } + } + } + } + }, + "definitions": { + "LogAnalyticsQueryPackQuery": { + "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties that define an Log Analytics QueryPack-Query resource.", + "$ref": "#/definitions/LogAnalyticsQueryPackQueryProperties" + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ProxyResource" + } + ], + "description": "A Log Analytics QueryPack-Query definition.", + "x-ms-azure-resource": true + }, + "LogAnalyticsQueryPackQueryProperties": { + "type": "object", + "description": "Properties that define an Log Analytics QueryPack-Query resource.", + "x-ms-azure-resource": true, + "properties": { + "id": { + "type": "string", + "description": "The unique ID of your application. This field cannot be changed.", + "readOnly": true + }, + "displayName": { + "type": "string", + "readOnly": false, + "description": "Unique display name for your query within the Query Pack." + }, + "timeCreated": { + "type": "string", + "readOnly": true, + "description": "Creation Date for the Log Analytics Query, in ISO 8601 format.", + "format": "date-time" + }, + "timeModified": { + "type": "string", + "readOnly": true, + "description": "Last modified date of the Log Analytics Query, in ISO 8601 format.", + "format": "date-time" + }, + "author": { + "type": "string", + "readOnly": true, + "description": "Object Id of user creating the query." + }, + "description": { + "type": "string", + "readOnly": false, + "description": "Description of the query." + }, + "body": { + "type": "string", + "readOnly": false, + "description": "Body of the query." + }, + "related": { + "description": "The related metadata items for the function.", + "type": "object", + "properties": { + "categories": { + "description": "The related categories for the function.", + "type": "array", + "items": { + "type": "string" + } + }, + "resourceTypes": { + "description": "The related resource types for the function.", + "type": "array", + "items": { + "type": "string" + } + }, + "solutions": { + "description": "The related Log Analytics solutions for the function.", + "type": "array", + "items": { + "type": "string" + } + } + } + }, + "tags": { + "description": "Tags associated with the query.", + "type": "object", + "additionalProperties": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "properties": { + "type": "object", + "description": "Additional properties that can be set for the query." + } + }, + "required": [ + "body", + "displayName" + ] + }, + "LogAnalyticsQueryPackQuerySearchProperties": { + "type": "object", + "description": "Properties that define an Log Analytics QueryPack-Query search properties.", + "properties": { + "related": { + "type": "object", + "description": "The related metadata items for the function.", + "properties": { + "categories": { + "description": "The related categories for the function.", + "type": "array", + "items": { + "type": "string" + } + }, + "resourceTypes": { + "description": "The related resource types for the function.", + "type": "array", + "items": { + "type": "string" + } + }, + "solutions": { + "description": "The related Log Analytics solutions for the function.", + "type": "array", + "items": { + "type": "string" + } + } + } + }, + "tags": { + "description": "Tags associated with the query.", + "type": "object", + "additionalProperties": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + }, + "LogAnalyticsQueryPackQueryListResult": { + "type": "object", + "description": "Describes the list of Log Analytics QueryPack-Query resources.", + "required": [ + "value" + ], + "properties": { + "value": { + "type": "array", + "description": "List of Log Analytics QueryPack Query definitions.", + "items": { + "$ref": "#/definitions/LogAnalyticsQueryPackQuery" + } + }, + "nextLink": { + "type": "string", + "description": "The URI to get the next set of Log Analytics QueryPack definitions if too many QueryPack-Queries where returned in the result set." + } + } + } + }, + "parameters": { + "QueryPackNameParameter": { + "name": "queryPackName", + "in": "path", + "required": true, + "type": "string", + "description": "The name of the Log Analytics QueryPack resource.", + "x-ms-parameter-location": "method" + }, + "QueryIdParameter": { + "name": "id", + "in": "path", + "required": true, + "type": "string", + "description": "The id of a specific query defined in the Log Analytics QueryPack", + "x-ms-parameter-location": "method" + }, + "IncludeBodyParameter": { + "name": "includeBody", + "in": "query", + "required": false, + "type": "boolean", + "description": "Flag indicating whether or not to return the body of each applicable query. If false, only return the query information.", + "x-ms-parameter-location": "method" + }, + "MaxItemCountParameter": { + "name": "$top", + "in": "query", + "required": false, + "type": "integer", + "format": "int64", + "description": "Maximum items returned in page.", + "x-ms-parameter-location": "method" + }, + "ContinuationTokenParameter": { + "name": "$skipToken", + "in": "query", + "required": false, + "type": "string", + "description": "Base64 encoded token used to fetch the next page of items. Default is null.", + "x-ms-parameter-location": "method" + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json new file mode 100644 index 000000000000..aa515af72374 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json @@ -0,0 +1,422 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics Query Packs", + "description": "Azure Log Analytics API reference for Query Packs management.", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/queryPacks": { + "get": { + "description": "Gets a list of all Log Analytics QueryPacks within a subscription.", + "operationId": "QueryPacks_List", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + }, + "200": { + "description": "A list containing 0 or more Log Analytics QueryPack definitions.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackListResult" + } + } + }, + "x-ms-examples": { + "QueryPacksList": { + "$ref": "./examples/QueryPacksList.json" + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks": { + "get": { + "description": "Gets a list of Log Analytics QueryPacks within a resource group.", + "operationId": "QueryPacks_ListByResourceGroup", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + }, + "200": { + "description": "A list containing 0 or more Log Analytics QueryPack definitions.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPackListResult" + } + } + }, + "x-ms-examples": { + "QueryPackListByResourceGroup": { + "$ref": "./examples/QueryPacksListByResourceGroup.json" + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + } + }, + "put": { + "description": "Creates a Log Analytics QueryPack. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation.", + "operationId": "QueryPacks_CreateOrUpdateWithoutName", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "name": "LogAnalyticsQueryPackPayload", + "description": "Properties that need to be specified to create or update a Log Analytics QueryPack.", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPack" + } + } + ], + "responses": { + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + }, + "201": { + "description": "Created response definition.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPack" + } + } + }, + "x-ms-examples": { + "QueryPackCreateNoName": { + "$ref": "./examples/QueryPacksCreateNoName.json" + }, + "QueryPackUpdateNoName": { + "$ref": "./examples/QueryPackUpdateNoName.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/queryPacks/{queryPackName}": { + "delete": { + "description": "Deletes a Log Analytics QueryPack.", + "operationId": "QueryPacks_Delete", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceNameParameter" + } + ], + "responses": { + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + }, + "200": { + "description": "Successful request when deleting a Log Analytics QueryPack." + }, + "204": { + "description": "The specified QueryPack does not exist." + } + }, + "x-ms-examples": { + "QueryPacksDelete": { + "$ref": "./examples/QueryPacksDelete.json" + } + } + }, + "get": { + "description": "Returns a Log Analytics QueryPack.", + "operationId": "QueryPacks_Get", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceNameParameter" + } + ], + "responses": { + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + }, + "200": { + "description": "An Log Analytics QueryPack definition.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPack" + } + } + }, + "x-ms-examples": { + "QueryPackGet": { + "$ref": "./examples/QueryPacksGet.json" + } + } + }, + "put": { + "description": "Creates (or updates) a Log Analytics QueryPack. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation.", + "operationId": "QueryPacks_CreateOrUpdate", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceNameParameter" + }, + { + "name": "LogAnalyticsQueryPackPayload", + "description": "Properties that need to be specified to create or update a Log Analytics QueryPack.", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPack" + } + } + ], + "responses": { + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + }, + "200": { + "description": "Successful request when creating or updating a Log Analytics QueryPack. The updated QueryPack is returned.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPack" + } + } + }, + "x-ms-examples": { + "QueryPackCreate": { + "$ref": "./examples/QueryPacksCreate.json" + }, + "QueryPackUpdate": { + "$ref": "./examples/QueryPacksUpdate.json" + } + } + }, + "patch": { + "description": "Updates an existing QueryPack's tags. To update other fields use the CreateOrUpdate method.", + "operationId": "QueryPacks_UpdateTags", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceNameParameter" + }, + { + "name": "QueryPackTags", + "description": "Updated tag information to set into the QueryPack instance.", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/TagsResource" + } + } + ], + "responses": { + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + }, + "200": { + "description": "Updating the Log Analytics QueryPack's tags was successful. QueryPack tags are updated and returned with the rest of the QueryPack's object properties.", + "schema": { + "$ref": "#/definitions/LogAnalyticsQueryPack" + } + } + }, + "x-ms-examples": { + "QueryPackUpdateTagsOnly": { + "$ref": "./examples/QueryPacksUpdateTagsOnly.json" + } + } + } + } + }, + "definitions": { + "TagsResource": { + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags" + } + }, + "description": "A container holding only the Tags for a resource, allowing the user to update the tags on a QueryPack instance." + }, + "LogAnalyticsQueryPack": { + "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties that define a Log Analytics QueryPack resource.", + "$ref": "#/definitions/LogAnalyticsQueryPackProperties" + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/TrackedResource" + } + ], + "required": [ + "properties" + ], + "description": "An Log Analytics QueryPack definition." + }, + "LogAnalyticsQueryPackProperties": { + "type": "object", + "description": "Properties that define a Log Analytics QueryPack resource.", + "properties": { + "queryPackId": { + "type": "string", + "description": "The unique ID of your application. This field cannot be changed.", + "readOnly": true + }, + "timeCreated": { + "type": "string", + "readOnly": true, + "description": "Creation Date for the Log Analytics QueryPack, in ISO 8601 format.", + "format": "date-time" + }, + "timeModified": { + "type": "string", + "readOnly": true, + "description": "Last modified date of the Log Analytics QueryPack, in ISO 8601 format.", + "format": "date-time" + }, + "provisioningState": { + "type": "string", + "description": "Current state of this QueryPack: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Succeeded, Deploying, Canceled, and Failed.", + "readOnly": true + } + } + }, + "LogAnalyticsQueryPackListResult": { + "type": "object", + "description": "Describes the list of Log Analytics QueryPack resources.", + "required": [ + "value" + ], + "properties": { + "value": { + "type": "array", + "description": "List of Log Analytics QueryPack definitions.", + "items": { + "$ref": "#/definitions/LogAnalyticsQueryPack" + } + }, + "nextLink": { + "type": "string", + "description": "The URI to get the next set of Log Analytics QueryPack definitions if too many QueryPacks where returned in the result set." + } + } + } + }, + "parameters": { + "ResourceNameParameter": { + "name": "queryPackName", + "in": "path", + "required": true, + "type": "string", + "description": "The name of the Log Analytics QueryPack resource.", + "x-ms-parameter-location": "method" + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json new file mode 100644 index 000000000000..5afab9a1d5d1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json @@ -0,0 +1,304 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference.", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/savedSearches/{savedSearchId}": { + "delete": { + "tags": [ + "SavedSearches" + ], + "x-ms-examples": { + "SavedSearchesDelete": { + "$ref": "./examples/WorkspacesDeleteSavedSearches.json" + } + }, + "operationId": "SavedSearches_Delete", + "description": "Deletes the specified saved search in a given workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "savedSearchId", + "in": "path", + "required": true, + "type": "string", + "description": "The id of the saved search." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + } + } + }, + "put": { + "tags": [ + "SavedSearches" + ], + "x-ms-examples": { + "SavedSearchCreateOrUpdate": { + "$ref": "./examples/WorkspacesSavedSearchesCreateOrUpdate.json" + } + }, + "operationId": "SavedSearches_CreateOrUpdate", + "description": "Creates or updates a saved search for a given workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "savedSearchId", + "in": "path", + "required": true, + "type": "string", + "description": "The id of the saved search." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/SavedSearch" + }, + "description": "The parameters required to save a search." + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/SavedSearch" + } + } + } + }, + "get": { + "tags": [ + "SavedSearches" + ], + "x-ms-examples": { + "SavedSearchesGet": { + "$ref": "./examples/WorkspacesSavedSearchesGet.json" + } + }, + "operationId": "SavedSearches_Get", + "description": "Gets the specified saved search for a given workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "savedSearchId", + "in": "path", + "required": true, + "type": "string", + "description": "The id of the saved search." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/SavedSearch" + } + } + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/savedSearches": { + "get": { + "tags": [ + "SavedSearches" + ], + "x-ms-examples": { + "SavedSearchesList": { + "$ref": "./examples/SavedSearchesListByWorkspace.json" + } + }, + "operationId": "SavedSearches_ListByWorkspace", + "description": "Gets the saved searches for a given Log Analytics Workspace", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "Returns the list of saved searches for the given Log Analytics Workspace.", + "schema": { + "$ref": "#/definitions/SavedSearchesListResult" + } + } + } + } + } + }, + "definitions": { + "Tag": { + "properties": { + "name": { + "type": "string", + "description": "The tag name." + }, + "value": { + "type": "string", + "description": "The tag value." + } + }, + "required": [ + "name", + "value" + ], + "description": "A tag of a saved search." + }, + "SavedSearchProperties": { + "properties": { + "category": { + "type": "string", + "description": "The category of the saved search. This helps the user to find a saved search faster. " + }, + "displayName": { + "type": "string", + "description": "Saved search display name." + }, + "query": { + "type": "string", + "description": "The query expression for the saved search." + }, + "functionAlias": { + "type": "string", + "description": "The function alias if query serves as a function." + }, + "functionParameters": { + "type": "string", + "description": "The optional function parameters if query serves as a function. Value should be in the following format: 'param-name1:type1 = default_value1, param-name2:type2 = default_value2'. For more examples and proper syntax please refer to https://docs.microsoft.com/en-us/azure/kusto/query/functions/user-defined-functions." + }, + "version": { + "type": "integer", + "format": "int64", + "description": "The version number of the query language. The current version is 2 and is the default." + }, + "tags": { + "type": "array", + "items": { + "$ref": "#/definitions/Tag" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "The tags attached to the saved search." + } + }, + "required": [ + "category", + "displayName", + "query" + ], + "description": "Value object for saved search results." + }, + "SavedSearch": { + "properties": { + "etag": { + "type": "string", + "description": "The ETag of the saved search. To override an existing saved search, use \"*\" or specify the current Etag" + }, + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/SavedSearchProperties", + "description": "The properties of the saved search." + } + }, + "required": [ + "properties" + ], + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource" + } + ], + "description": "Value object for saved search results." + }, + "SavedSearchesListResult": { + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SavedSearch" + }, + "description": "The array of result values." + } + }, + "description": "The saved search list operation response." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json new file mode 100644 index 000000000000..4c22a3e56990 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json @@ -0,0 +1,281 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/schema": { + "post": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspacesGetSchema": { + "$ref": "./examples/SavedSearchesGetSchema.json" + } + }, + "operationId": "Schema_Get", + "description": "Gets the schema for a given workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/SearchGetSchemaResponse" + } + } + } + } + } + }, + "definitions": { + "CoreSummary": { + "properties": { + "status": { + "type": "string", + "description": "The status of a core summary." + }, + "numberOfDocuments": { + "type": "integer", + "format": "int64", + "description": "The number of documents of a core summary." + } + }, + "required": [ + "numberOfDocuments" + ], + "description": "The core summary of a search." + }, + "SearchSort": { + "properties": { + "name": { + "type": "string", + "description": "The name of the field the search query is sorted on." + }, + "order": { + "type": "string", + "description": "The sort order of the search.", + "enum": [ + "asc", + "desc" + ], + "x-ms-enum": { + "name": "SearchSortEnum", + "modelAsString": true + } + } + }, + "description": "The sort parameters for search." + }, + "SearchMetadataSchema": { + "properties": { + "name": { + "type": "string", + "description": "The name of the metadata schema." + }, + "version": { + "type": "integer", + "format": "int32", + "description": "The version of the metadata schema." + } + }, + "description": "Schema metadata for search." + }, + "SearchMetadata": { + "properties": { + "requestId": { + "x-ms-client-name": "SearchId", + "type": "string", + "description": "The request id of the search." + }, + "resultType": { + "type": "string", + "description": "The search result type." + }, + "total": { + "type": "integer", + "format": "int64", + "description": "The total number of search results." + }, + "top": { + "type": "integer", + "format": "int64", + "description": "The number of top search results." + }, + "id": { + "type": "string", + "description": "The id of the search results request." + }, + "coreSummaries": { + "type": "array", + "items": { + "$ref": "#/definitions/CoreSummary" + }, + "x-ms-identifiers": [], + "description": "The core summaries." + }, + "status": { + "type": "string", + "description": "The status of the search results." + }, + "startTime": { + "type": "string", + "format": "date-time", + "description": "The start time for the search." + }, + "lastUpdated": { + "type": "string", + "format": "date-time", + "description": "The time of last update." + }, + "eTag": { + "type": "string", + "description": "The ETag of the search results." + }, + "sort": { + "type": "array", + "items": { + "$ref": "#/definitions/SearchSort" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "How the results are sorted." + }, + "requestTime": { + "type": "integer", + "format": "int64", + "description": "The request time." + }, + "aggregatedValueField": { + "type": "string", + "description": "The aggregated value field." + }, + "aggregatedGroupingFields": { + "type": "string", + "description": "The aggregated grouping fields." + }, + "sum": { + "type": "integer", + "format": "int64", + "description": "The sum of all aggregates returned in the result set." + }, + "max": { + "type": "integer", + "format": "int64", + "description": "The max of all aggregates returned in the result set." + }, + "schema": { + "$ref": "#/definitions/SearchMetadataSchema", + "description": "The schema." + } + }, + "description": "Metadata for search results." + }, + "SearchSchemaValue": { + "properties": { + "name": { + "type": "string", + "description": "The name of the schema." + }, + "displayName": { + "type": "string", + "description": "The display name of the schema." + }, + "type": { + "type": "string", + "description": "The type." + }, + "indexed": { + "type": "boolean", + "description": "The boolean that indicates the field is searchable as free text." + }, + "stored": { + "type": "boolean", + "description": "The boolean that indicates whether or not the field is stored." + }, + "facet": { + "type": "boolean", + "description": "The boolean that indicates whether or not the field is a facet." + }, + "ownerType": { + "type": "array", + "items": { + "type": "string" + }, + "description": "The array of workflows containing the field." + } + }, + "required": [ + "facet", + "stored", + "indexed" + ], + "description": "Value object for schema results." + }, + "SearchGetSchemaResponse": { + "properties": { + "metadata": { + "x-ms-client-name": "Metadata", + "$ref": "#/definitions/SearchMetadata", + "description": "The metadata from search results." + }, + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SearchSchemaValue" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "The array of result values." + } + }, + "description": "The get schema operation response." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json new file mode 100644 index 000000000000..bfdbaf42bde1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json @@ -0,0 +1,126 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/sharedKeys": { + "post": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "SharedKeysList": { + "$ref": "./examples/WorkspacesGetSharedKeys.json" + } + }, + "operationId": "SharedKeys_GetSharedKeys", + "description": "Gets the shared keys for a workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/SharedKeys" + } + } + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/regenerateSharedKey": { + "post": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "RegenerateSharedKeys": { + "$ref": "./examples/WorkspacesRegenerateSharedKeys.json" + } + }, + "operationId": "SharedKeys_Regenerate", + "description": "Regenerates the shared keys for a Log Analytics Workspace. These keys are used to connect Microsoft Operational Insights agents to the workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Returns the new shared keys associated with the Log Analytics Workspace.", + "schema": { + "$ref": "#/definitions/SharedKeys" + } + } + } + } + } + }, + "definitions": { + "SharedKeys": { + "properties": { + "primarySharedKey": { + "type": "string", + "description": "The primary shared key of a workspace." + }, + "secondarySharedKey": { + "type": "string", + "description": "The secondary shared key of a workspace." + } + }, + "description": "The shared keys for a workspace." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json new file mode 100644 index 000000000000..fe2ac15c7fc1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json @@ -0,0 +1,340 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference.", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}": { + "put": { + "tags": [ + "StorageInsights" + ], + "x-ms-examples": { + "StorageInsightsCreate": { + "$ref": "./examples/StorageInsightsCreateOrUpdate.json" + } + }, + "operationId": "StorageInsightConfigs_CreateOrUpdate", + "description": "Create or update a storage insight.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "storageInsightName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the storageInsightsConfigs resource" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/StorageInsight" + }, + "description": "The parameters required to create or update a storage insight." + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "201": { + "description": "Created response definition.", + "schema": { + "$ref": "#/definitions/StorageInsight" + } + }, + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/StorageInsight" + } + } + } + }, + "get": { + "tags": [ + "StorageInsights" + ], + "x-ms-examples": { + "StorageInsightsGet": { + "$ref": "./examples/StorageInsightsGet.json" + } + }, + "operationId": "StorageInsightConfigs_Get", + "description": "Gets a storage insight instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "storageInsightName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the storageInsightsConfigs resource" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/StorageInsight" + } + } + } + }, + "delete": { + "tags": [ + "StorageInsights" + ], + "x-ms-examples": { + "StorageInsightsDelete": { + "$ref": "./examples/StorageInsightsDelete.json" + } + }, + "operationId": "StorageInsightConfigs_Delete", + "description": "Deletes a storageInsightsConfigs resource", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "storageInsightName", + "in": "path", + "required": true, + "type": "string", + "description": "Name of the storageInsightsConfigs resource" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "204": { + "description": "NoContent response definition." + } + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs": { + "get": { + "tags": [ + "StorageInsights" + ], + "x-ms-examples": { + "StorageInsightsList": { + "$ref": "./examples/StorageInsightsListByWorkspace.json" + } + }, + "operationId": "StorageInsightConfigs_ListByWorkspace", + "description": "Lists the storage insight instances within a workspace", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/StorageInsightListResult" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "@odata.nextLink" + } + } + } + }, + "definitions": { + "StorageAccount": { + "properties": { + "id": { + "type": "string", + "description": "The Azure Resource Manager ID of the storage account resource." + }, + "key": { + "type": "string", + "description": "The storage account key." + } + }, + "required": [ + "id", + "key" + ], + "description": "Describes a storage account connection." + }, + "StorageInsightStatus": { + "properties": { + "state": { + "type": "string", + "description": "The state of the storage insight connection to the workspace", + "enum": [ + "OK", + "ERROR" + ], + "x-ms-enum": { + "name": "StorageInsightState", + "modelAsString": true + } + }, + "description": { + "type": "string", + "description": "Description of the state of the storage insight." + } + }, + "required": [ + "state" + ], + "description": "The status of the storage insight." + }, + "StorageInsightProperties": { + "properties": { + "containers": { + "type": "array", + "items": { + "type": "string" + }, + "description": "The names of the blob containers that the workspace should read" + }, + "tables": { + "type": "array", + "items": { + "type": "string" + }, + "description": "The names of the Azure tables that the workspace should read" + }, + "storageAccount": { + "$ref": "#/definitions/StorageAccount", + "description": "The storage account connection details" + }, + "status": { + "$ref": "#/definitions/StorageInsightStatus", + "description": "The status of the storage insight", + "readOnly": true + } + }, + "required": [ + "storageAccount" + ], + "description": "Storage insight properties." + }, + "StorageInsight": { + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/StorageInsightProperties", + "description": "Storage insight properties." + }, + "eTag": { + "type": "string", + "description": "The ETag of the storage insight." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "x-ms-mutability": [ + "read", + "create", + "update" + ], + "description": "Resource tags." + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource" + } + ], + "description": "The top level storage insight resource container." + }, + "StorageInsightListResult": { + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/StorageInsight" + }, + "description": "A list of storage insight items." + }, + "@odata.nextLink": { + "type": "string", + "description": "The link (url) to the next page of results.", + "x-ms-client-name": "odataNextLink" + } + }, + "description": "The list storage insights operation response." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json new file mode 100644 index 000000000000..4a889997f19f --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json @@ -0,0 +1,849 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables": { + "get": { + "tags": [ + "Tables" + ], + "x-ms-examples": { + "TablesListByWorkspace": { + "$ref": "./examples/TablesList.json" + } + }, + "operationId": "Tables_ListByWorkspace", + "description": "Gets all the tables for the specified Log Analytics workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/TablesListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables/{tableName}": { + "put": { + "tags": [ + "Tables" + ], + "x-ms-examples": { + "TablesUpsert": { + "$ref": "./examples/TablesUpsert.json" + } + }, + "operationId": "Tables_CreateOrUpdate", + "description": "Update or Create a Log Analytics workspace table.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/Table" + }, + "description": "The parameters required to update table properties." + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/Table" + } + }, + "202": { + "description": "Accepted response definition (Long running operation)." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + } + }, + "patch": { + "tags": [ + "Tables" + ], + "x-ms-examples": { + "TablesUpsert": { + "$ref": "./examples/TablesUpsert.json" + } + }, + "operationId": "Tables_Update", + "description": "Update a Log Analytics workspace table.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/Table" + }, + "description": "The parameters required to update table properties." + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/Table" + } + }, + "202": { + "description": "Accepted response definition (Long running operation)." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + } + }, + "get": { + "tags": [ + "Tables" + ], + "x-ms-examples": { + "TablesGet": { + "$ref": "./examples/TablesGet.json" + } + }, + "operationId": "Tables_Get", + "description": "Gets a Log Analytics workspace table.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/Table" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + }, + "delete": { + "tags": [ + "Tables" + ], + "x-ms-examples": { + "TablesDelete": { + "$ref": "./examples/TablesDelete.json" + } + }, + "operationId": "Tables_Delete", + "description": "Delete a Log Analytics workspace table.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "204": { + "description": "OK response definition." + }, + "202": { + "description": "Accepted response definition (Long running operation).", + "headers": { + "Location": { + "type": "string" + }, + "azure-asyncoperation": { + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables/{tableName}/migrate": { + "post": { + "tags": [ + "Tables" + ], + "x-ms-examples": { + "TablesMigrate": { + "$ref": "./examples/TablesMigrate.json" + } + }, + "operationId": "Tables_Migrate", + "description": "Migrate a Log Analytics table from support of the Data Collector API and Custom Fields features to support of Data Collection Rule-based Custom Logs.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables/{tableName}/cancelSearch": { + "post": { + "tags": [ + "Tables" + ], + "x-ms-examples": { + "TablesSearchCancel": { + "$ref": "./examples/TablesSearchCancel.json" + } + }, + "operationId": "Tables_CancelSearch", + "description": "Cancel a log analytics workspace search results table query run.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + } + } + }, + "definitions": { + "Column": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Column name." + }, + "type": { + "type": "string", + "description": "Column data type.", + "enum": [ + "string", + "int", + "long", + "real", + "boolean", + "dateTime", + "guid", + "dynamic" + ], + "x-ms-enum": { + "name": "ColumnTypeEnum", + "modelAsString": true + } + }, + "dataTypeHint": { + "type": "string", + "description": "Column data type logical hint.", + "enum": [ + "uri", + "guid", + "armPath", + "ip" + ], + "x-ms-enum": { + "name": "ColumnDataTypeHintEnum", + "modelAsString": true, + "values": [ + { + "value": "uri", + "description": "A string that matches the pattern of a URI, for example, scheme://username:password@host:1234/this/is/a/path?k1=v1&k2=v2#fragment" + }, + { + "value": "guid", + "description": "A standard 128-bit GUID following the standard shape, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" + }, + { + "value": "armPath", + "description": "An Azure Resource Model (ARM) path: /subscriptions/{...}/resourceGroups/{...}/providers/Microsoft.{...}/{...}/{...}/{...}..." + }, + { + "value": "ip", + "description": "A standard V4/V6 ip address following the standard shape, x.x.x.x/y:y:y:y:y:y:y:y" + } + ] + } + }, + "displayName": { + "type": "string", + "description": "Column display name." + }, + "description": { + "type": "string", + "description": "Column description." + }, + "isDefaultDisplay": { + "readOnly": true, + "type": "boolean", + "description": "Is displayed by default." + }, + "isHidden": { + "readOnly": true, + "type": "boolean", + "description": "Is column hidden." + } + }, + "description": "Table column." + }, + "Schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Table name." + }, + "displayName": { + "type": "string", + "description": "Table display name." + }, + "description": { + "type": "string", + "description": "Table description." + }, + "columns": { + "type": "array", + "items": { + "$ref": "#/definitions/Column" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "A list of table custom columns." + }, + "standardColumns": { + "readOnly": true, + "type": "array", + "items": { + "$ref": "#/definitions/Column" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "A list of table standard columns." + }, + "categories": { + "readOnly": true, + "type": "array", + "items": { + "type": "string" + }, + "description": "Table category." + }, + "labels": { + "readOnly": true, + "type": "array", + "items": { + "type": "string" + }, + "description": "Table labels." + }, + "source": { + "readOnly": true, + "type": "string", + "description": "Table's creator.", + "enum": [ + "microsoft", + "customer" + ], + "x-ms-enum": { + "name": "SourceEnum", + "modelAsString": true, + "values": [ + { + "value": "microsoft", + "description": "Tables provisioned by the system, as collected via Diagnostic Settings, the Agents, or any other standard data collection means." + }, + { + "value": "customer", + "description": "Tables created by the owner of the Workspace, and only found in this Workspace." + } + ] + } + }, + "tableType": { + "readOnly": true, + "type": "string", + "description": "Table's creator.", + "enum": [ + "Microsoft", + "CustomLog", + "RestoredLogs", + "SearchResults" + ], + "x-ms-enum": { + "name": "TableTypeEnum", + "modelAsString": true, + "values": [ + { + "value": "Microsoft", + "description": "Standard data collected by Azure Monitor." + }, + { + "value": "CustomLog", + "description": "Custom log table." + }, + { + "value": "RestoredLogs", + "description": "Restored data." + }, + { + "value": "SearchResults", + "description": "Data collected by a search job." + } + ] + } + }, + "tableSubType": { + "readOnly": true, + "type": "string", + "description": "The subtype describes what APIs can be used to interact with the table, and what features are available against it.", + "enum": [ + "Any", + "Classic", + "DataCollectionRuleBased" + ], + "x-ms-enum": { + "name": "TableSubTypeEnum", + "modelAsString": true, + "values": [ + { + "value": "Any", + "description": "The default subtype with which built-in tables are created." + }, + { + "value": "Classic", + "description": "Indicates a table created through the Data Collector API or with the custom logs feature of the MMA agent, or any table against which Custom Fields were created." + }, + { + "value": "DataCollectionRuleBased", + "description": "A table eligible to have data sent into it via any of the means supported by Data Collection Rules: the Data Collection Endpoint API, ingestion-time transformations, or any other mechanism provided by Data Collection Rules" + } + ] + } + }, + "solutions": { + "readOnly": true, + "type": "array", + "items": { + "type": "string" + }, + "description": "List of solutions the table is affiliated with" + } + }, + "description": "Table's schema." + }, + "SearchResults": { + "type": "object", + "properties": { + "query": { + "type": "string", + "description": "Search job query." + }, + "description": { + "type": "string", + "description": "Search job Description." + }, + "limit": { + "type": "integer", + "format": "int32", + "description": "Limit the search job to return up to specified number of rows." + }, + "startSearchTime": { + "type": "string", + "format": "date-time", + "description": "The timestamp to start the search from (UTC)" + }, + "endSearchTime": { + "type": "string", + "format": "date-time", + "description": "The timestamp to end the search by (UTC)" + }, + "sourceTable": { + "readOnly": true, + "type": "string", + "description": "The table used in the search job." + }, + "azureAsyncOperationId": { + "readOnly": true, + "type": "string", + "description": "Search results table async operation id." + } + }, + "description": "Parameters of the search job that initiated this table." + }, + "RestoredLogs": { + "type": "object", + "properties": { + "startRestoreTime": { + "type": "string", + "format": "date-time", + "description": "The timestamp to start the restore from (UTC)." + }, + "endRestoreTime": { + "type": "string", + "format": "date-time", + "description": "The timestamp to end the restore by (UTC)." + }, + "sourceTable": { + "type": "string", + "description": "The table to restore data from." + }, + "azureAsyncOperationId": { + "readOnly": true, + "type": "string", + "description": "Search results table async operation id." + } + }, + "description": "Restore parameters." + }, + "ResultStatistics": { + "type": "object", + "properties": { + "progress": { + "readOnly": true, + "type": "number", + "multipleOf": 0.01, + "description": "Search job completion percentage." + }, + "ingestedRecords": { + "readOnly": true, + "type": "integer", + "format": "int32", + "description": "The number of rows that were returned by the search job." + }, + "scannedGb": { + "readOnly": true, + "type": "number", + "multipleOf": 0.01, + "description": "Search job: Amount of scanned data." + } + }, + "description": "Search job execution statistics." + }, + "TableProperties": { + "type": "object", + "properties": { + "retentionInDays": { + "type": "integer", + "format": "int32", + "minimum": 4, + "maximum": 730, + "description": "The table retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention." + }, + "totalRetentionInDays": { + "type": "integer", + "format": "int32", + "minimum": 4, + "maximum": 4383, + "description": "The table total retention in days, between 4 and 4383. Setting this property to -1 will default to table retention." + }, + "archiveRetentionInDays": { + "readOnly": true, + "type": "integer", + "format": "int32", + "description": "The table data archive retention in days. Calculated as (totalRetentionInDays-retentionInDays)" + }, + "searchResults": { + "$ref": "#/definitions/SearchResults", + "description": "Parameters of the search job that initiated this table." + }, + "restoredLogs": { + "$ref": "#/definitions/RestoredLogs", + "description": "Parameters of the restore operation that initiated this table." + }, + "resultStatistics": { + "readOnly": true, + "$ref": "#/definitions/ResultStatistics", + "description": "Search job execution statistics." + }, + "plan": { + "type": "string", + "description": "Instruct the system how to handle and charge the logs ingested to this table.", + "enum": [ + "Basic", + "Analytics" + ], + "x-ms-enum": { + "name": "TablePlanEnum", + "modelAsString": true, + "values": [ + { + "value": "Basic", + "description": "Logs that are adjusted to support high volume low value verbose logs." + }, + { + "value": "Analytics", + "description": "Logs that allow monitoring and analytics." + } + ] + } + }, + "lastPlanModifiedDate": { + "readOnly": true, + "type": "string", + "description": "The timestamp that table plan was last modified (UTC)." + }, + "schema": { + "$ref": "#/definitions/Schema", + "description": "Table schema." + }, + "provisioningState": { + "type": "string", + "readOnly": true, + "description": "Table's current provisioning state. If set to 'updating', indicates a resource lock due to ongoing operation, forbidding any update to the table until the ongoing operation is concluded.", + "enum": [ + "Updating", + "InProgress", + "Succeeded", + "Deleting" + ], + "x-ms-enum": { + "name": "ProvisioningStateEnum", + "modelAsString": true, + "values": [ + { + "value": "Updating", + "description": "Table schema is still being built and updated, table is currently locked for any changes till the procedure is done." + }, + { + "value": "InProgress", + "description": "Table schema is stable and without changes, table data is being updated." + }, + { + "value": "Succeeded", + "description": "Table state is stable and without changes, table is unlocked and open for new updates." + }, + { + "value": "Deleting", + "description": "Table state is deleting." + } + ] + } + }, + "retentionInDaysAsDefault": { + "readOnly": true, + "type": "boolean", + "description": "True - Value originates from workspace retention in days, False - Customer specific." + }, + "totalRetentionInDaysAsDefault": { + "readOnly": true, + "type": "boolean", + "description": "True - Value originates from retention in days, False - Customer specific." + } + }, + "description": "Table properties." + }, + "Table": { + "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/TableProperties", + "description": "Table's properties." + }, + "systemData": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData", + "readOnly": true + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ProxyResource" + } + ], + "description": "Workspace data table definition." + }, + "TablesListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Table" + }, + "description": "A list of data tables." + } + }, + "description": "The list tables operation response." + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json new file mode 100644 index 000000000000..0fee13f3f3f6 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json @@ -0,0 +1,140 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/usages": { + "get": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "UsagesList": { + "$ref": "./examples/WorkspacesListUsages.json" + } + }, + "operationId": "Usages_List", + "description": "Gets a list of usage metrics for a workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/WorkspaceListUsagesResult" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + } + }, + "definitions": { + "MetricName": { + "properties": { + "value": { + "type": "string", + "description": "The system name of the metric." + }, + "localizedValue": { + "type": "string", + "description": "The localized name of the metric." + } + }, + "description": "The name of a metric." + }, + "UsageMetric": { + "properties": { + "name": { + "$ref": "#/definitions/MetricName", + "description": "The name of the metric." + }, + "unit": { + "type": "string", + "description": "The units used for the metric." + }, + "currentValue": { + "type": "number", + "format": "double", + "description": "The current value of the metric." + }, + "limit": { + "type": "number", + "format": "double", + "description": "The quota limit for the metric." + }, + "nextResetTime": { + "type": "string", + "format": "date-time", + "description": "The time that the metric's value will reset." + }, + "quotaPeriod": { + "type": "string", + "description": "The quota period that determines the length of time between value resets." + } + }, + "description": "A metric describing the usage of a resource." + }, + "WorkspaceListUsagesResult": { + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/UsageMetric" + }, + "x-ms-identifiers": [ + "name" + ], + "description": "Gets or sets a list of usage metrics for a workspace." + } + }, + "description": "The list workspace usages operation response." + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json new file mode 100644 index 000000000000..ded2f97cf77a --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json @@ -0,0 +1,220 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/purge": { + "post": { + "tags": [ + "Workspaces" + ], + "description": "Purges data in an Log Analytics workspace by a set of user-defined filters.\n\nIn order to manage system resources, purge requests are throttled at 50 requests per hour. You should batch the execution of purge requests by sending a single command whose predicate includes all user identities that require purging. Use the in operator to specify multiple identities. You should run the query prior to using for a purge request to verify that the results are expected.\nLog Analytics only supports purge operations required for compliance with GDPR. The Log Analytics product team reserves the right to reject requests for purge operations that are not for the purpose of GDPR compliance. In the event of a dispute, please create a support ticket", + "operationId": "WorkspacePurge_Purge", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "#/parameters/WorkspacePurgeParameter" + } + ], + "responses": { + "202": { + "description": "Accepted request for purging an Log Analytics workspace.", + "schema": { + "$ref": "#/definitions/WorkspacePurgeResponse" + }, + "headers": { + "x-ms-status-location": { + "type": "string", + "description": "The location from which to request the operation status." + } + } + } + }, + "x-ms-examples": { + "WorkspacePurge": { + "$ref": "./examples/WorkspacesPurge.json" + }, + "WorkspacePurgeResourceId": { + "$ref": "./examples/WorkspacesPurgeResourceId.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/operations/{purgeId}": { + "get": { + "tags": [ + "Workspaces" + ], + "description": "Gets status of an ongoing purge operation.", + "operationId": "WorkspacePurge_GetPurgeStatus", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "#/parameters/WorkspacePurgeIdParameter" + } + ], + "responses": { + "200": { + "description": "Returns status of purge operation in body of response. e.g.: running, completed.", + "schema": { + "$ref": "#/definitions/WorkspacePurgeStatusResponse" + } + } + }, + "x-ms-examples": { + "WorkspacePurgeOperation": { + "$ref": "./examples/WorkspacesPurgeOperation.json" + } + } + } + } + }, + "definitions": { + "WorkspacePurgeBody": { + "description": "Describes the body of a purge request for an App Insights Workspace", + "required": [ + "table", + "filters" + ], + "properties": { + "table": { + "type": "string", + "description": "Table from which to purge data." + }, + "filters": { + "type": "array", + "description": "The set of columns and filters (queries) to run over them to purge the resulting data.", + "items": { + "$ref": "#/definitions/WorkspacePurgeBodyFilters" + }, + "x-ms-identifiers": [] + } + } + }, + "WorkspacePurgeBodyFilters": { + "description": "User-defined filters to return data which will be purged from the table.", + "properties": { + "column": { + "description": "The column of the table over which the given query should run", + "type": "string" + }, + "operator": { + "description": "A query operator to evaluate over the provided column and value(s). Supported operators are ==, =~, in, in~, >, >=, <, <=, between, and have the same behavior as they would in a KQL query.", + "type": "string" + }, + "value": { + "description": "the value for the operator to function over. This can be a number (e.g., > 100), a string (timestamp >= '2017-09-01') or array of values." + }, + "key": { + "description": "When filtering over custom dimensions, this key will be used as the name of the custom dimension.", + "type": "string" + } + } + }, + "WorkspacePurgeResponse": { + "description": "Response containing operationId for a specific purge action.", + "properties": { + "operationId": { + "description": "Id to use when querying for status for a particular purge operation.", + "type": "string" + } + }, + "required": [ + "operationId" + ] + }, + "WorkspacePurgeStatusResponse": { + "description": "Response containing status for a specific purge operation.", + "properties": { + "status": { + "description": "Status of the operation represented by the requested Id.", + "type": "string", + "enum": [ + "pending", + "completed" + ], + "x-ms-enum": { + "name": "PurgeState", + "modelAsString": true + } + } + }, + "required": [ + "status" + ] + } + }, + "parameters": { + "WorkspacePurgeParameter": { + "name": "body", + "in": "body", + "description": "Describes the body of a request to purge data in a single table of an Log Analytics Workspace", + "required": true, + "schema": { + "$ref": "#/definitions/WorkspacePurgeBody" + }, + "x-ms-parameter-location": "method" + }, + "WorkspacePurgeIdParameter": { + "name": "purgeId", + "in": "path", + "required": true, + "type": "string", + "description": "In a purge status request, this is the Id of the operation the status of which is returned.", + "x-ms-parameter-location": "method" + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json new file mode 100644 index 000000000000..090de3e33881 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json @@ -0,0 +1,942 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/workspaces": { + "get": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspacesSubscriptionList": { + "$ref": "./examples/WorkspacesSubscriptionList.json" + } + }, + "operationId": "Workspaces_List", + "description": "Gets the workspaces in a subscription.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/WorkspaceListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces": { + "get": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspacesGet": { + "$ref": "./examples/WorkspacesListByResourceGroup.json" + } + }, + "operationId": "Workspaces_ListByResourceGroup", + "description": "Gets workspaces in a resource group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/WorkspaceListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}": { + "put": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspacesCreate": { + "$ref": "./examples/WorkspacesCreate.json" + } + }, + "operationId": "Workspaces_CreateOrUpdate", + "description": "Create or update a workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/Workspace" + }, + "description": "The parameters required to create or update a workspace." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/Workspace" + } + }, + "201": { + "description": "Created response definition.", + "schema": { + "$ref": "#/definitions/Workspace" + } + }, + "202": { + "description": "Accepted" + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true + }, + "delete": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspacesDelete": { + "$ref": "./examples/WorkspacesDelete.json" + } + }, + "operationId": "Workspaces_Delete", + "description": "Deletes a workspace resource. To recover the workspace, create it again with the same name, in the same subscription, resource group and location. The name is kept for 14 days and cannot be used for another workspace. To remove the workspace completely and release the name, use the force flag.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "name": "force", + "in": "query", + "required": false, + "type": "boolean", + "description": "Deletes the workspace without the recovery option. A workspace that was deleted with this flag cannot be recovered." + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "202": { + "description": "Accepted" + }, + "204": { + "description": "NoContent response definition." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true + }, + "get": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspaceGet": { + "$ref": "./examples/WorkspacesGet.json" + } + }, + "operationId": "Workspaces_Get", + "description": "Gets a workspace instance.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/Workspace" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + }, + "patch": { + "tags": [ + "Workspaces" + ], + "x-ms-examples": { + "WorkspacesPatch": { + "$ref": "./examples/WorkspacesUpdate.json" + } + }, + "operationId": "Workspaces_Update", + "description": "Updates a workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/WorkspacePatch" + }, + "description": "The parameters required to patch a workspace." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "The existing workspace was successfully updated. Check provisioningStatus to see detailed status.", + "schema": { + "$ref": "#/definitions/Workspace" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/deletedWorkspaces": { + "get": { + "tags": [ + "DeletedWorkspaces" + ], + "x-ms-examples": { + "WorkspacesSubscriptionList": { + "$ref": "./examples/WorkspacesSubscriptionList.json" + } + }, + "operationId": "DeletedWorkspaces_List", + "description": "Gets recently deleted workspaces in a subscription, available for recovery.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/WorkspaceListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/deletedWorkspaces": { + "get": { + "tags": [ + "DeletedWorkspaces" + ], + "x-ms-examples": { + "WorkspacesGet": { + "$ref": "./examples/WorkspacesListByResourceGroup.json" + } + }, + "operationId": "DeletedWorkspaces_ListByResourceGroup", + "description": "Gets recently deleted workspaces in a resource group, available for recovery.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/WorkspaceListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + } + } + } + }, + "definitions": { + "WorkspaceSku": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "The name of the SKU.", + "enum": [ + "Free", + "Standard", + "Premium", + "PerNode", + "PerGB2018", + "Standalone", + "CapacityReservation", + "LACluster" + ], + "x-ms-enum": { + "name": "WorkspaceSkuNameEnum", + "modelAsString": true + } + }, + "capacityReservationLevel": { + "type": "integer", + "format": "int32", + "description": "The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.", + "enum": [ + 100, + 200, + 300, + 400, + 500, + 1000, + 2000, + 5000, + 10000, + 25000, + 50000 + ], + "x-ms-enum": { + "name": "CapacityReservationLevel" + } + }, + "lastSkuUpdate": { + "type": "string", + "format": "date-time", + "description": "The last time when the sku was updated.", + "readOnly": true + } + }, + "required": [ + "name" + ], + "description": "The SKU (tier) of a workspace." + }, + "WorkspaceCapping": { + "type": "object", + "description": "The daily volume cap for ingestion.", + "properties": { + "dailyQuotaGb": { + "type": "number", + "format": "double", + "description": "The workspace daily quota for ingestion." + }, + "quotaNextResetTime": { + "type": "string", + "description": "The time when the quota will be rest.", + "readOnly": true + }, + "dataIngestionStatus": { + "type": "string", + "readOnly": true, + "description": "The status of data ingestion for this workspace.", + "enum": [ + "RespectQuota", + "ForceOn", + "ForceOff", + "OverQuota", + "SubscriptionSuspended", + "ApproachingQuota" + ], + "x-ms-enum": { + "name": "DataIngestionStatus", + "modelAsString": true, + "values": [ + { + "value": "RespectQuota", + "description": "Ingestion enabled following daily cap quota reset, or subscription enablement." + }, + { + "value": "ForceOn", + "description": "Ingestion started following service setting change." + }, + { + "value": "ForceOff", + "description": "Ingestion stopped following service setting change." + }, + { + "value": "OverQuota", + "description": "Reached daily cap quota, ingestion stopped." + }, + { + "value": "SubscriptionSuspended", + "description": "Ingestion stopped following suspended subscription." + }, + { + "value": "ApproachingQuota", + "description": "80% of daily cap quota reached." + } + ] + } + } + } + }, + "WorkspaceProperties": { + "type": "object", + "properties": { + "provisioningState": { + "type": "string", + "description": "The provisioning state of the workspace.", + "readOnly": true, + "enum": [ + "Creating", + "Succeeded", + "Failed", + "Canceled", + "Deleting", + "ProvisioningAccount", + "Updating" + ], + "x-ms-enum": { + "name": "WorkspaceEntityStatus", + "modelAsString": true + } + }, + "customerId": { + "type": "string", + "description": "This is a read-only property. Represents the ID associated with the workspace.", + "readOnly": true + }, + "sku": { + "$ref": "#/definitions/WorkspaceSku", + "description": "The SKU of the workspace." + }, + "retentionInDays": { + "type": "integer", + "format": "int32", + "x-nullable": true, + "description": "The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details." + }, + "workspaceCapping": { + "$ref": "#/definitions/WorkspaceCapping", + "description": "The daily volume cap for ingestion." + }, + "createdDate": { + "type": "string", + "format": "date-time", + "description": "Workspace creation date.", + "readOnly": true + }, + "modifiedDate": { + "type": "string", + "format": "date-time", + "description": "Workspace modification date.", + "readOnly": true + }, + "publicNetworkAccessForIngestion": { + "description": "The network access type for accessing Log Analytics ingestion.", + "$ref": "#/definitions/PublicNetworkAccessType" + }, + "publicNetworkAccessForQuery": { + "description": "The network access type for accessing Log Analytics query.", + "$ref": "#/definitions/PublicNetworkAccessType" + }, + "forceCmkForQuery": { + "type": "boolean", + "description": "Indicates whether customer managed storage is mandatory for query management." + }, + "privateLinkScopedResources": { + "readOnly": true, + "type": "array", + "items": { + "$ref": "#/definitions/PrivateLinkScopedResource" + }, + "x-ms-identifiers": [ + "resourceId" + ], + "description": "List of linked private link scope resources." + }, + "features": { + "$ref": "#/definitions/WorkspaceFeatures", + "description": "Workspace features." + }, + "defaultDataCollectionRuleResourceId": { + "type": "string", + "description": "The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}." + }, + "replication": { + "$ref": "#/definitions/WorkspaceReplicationProperties", + "description": "workspace replication properties." + }, + "failover": { + "$ref": "#/definitions/WorkspaceFailoverProperties", + "description": "workspace failover properties." + } + }, + "description": "Workspace properties." + }, + "WorkspaceFeatures": { + "type": "object", + "properties": { + "enableDataExport": { + "type": "boolean", + "x-nullable": true, + "description": "Flag that indicate if data should be exported." + }, + "immediatePurgeDataOn30Days": { + "type": "boolean", + "x-nullable": true, + "description": "Flag that describes if we want to remove the data after 30 days." + }, + "enableLogAccessUsingOnlyResourcePermissions": { + "type": "boolean", + "x-nullable": true, + "description": "Flag that indicate which permission to use - resource or workspace or both." + }, + "clusterResourceId": { + "type": "string", + "x-nullable": true, + "description": "Dedicated LA cluster resourceId that is linked to the workspaces." + }, + "disableLocalAuth": { + "type": "boolean", + "x-nullable": true, + "description": "Disable Non-AAD based Auth." + }, + "unifiedSentinelBillingOnly": { + "type": "boolean", + "x-nullable": true, + "readOnly": true, + "description": "An indication if the specify workspace is limited to sentinel's unified billing model only." + } + }, + "additionalProperties": true, + "description": "Workspace features." + }, + "Identity": { + "properties": { + "principalId": { + "readOnly": true, + "type": "string", + "description": "The principal ID of resource identity." + }, + "tenantId": { + "readOnly": true, + "type": "string", + "description": "The tenant ID of resource." + }, + "type": { + "type": "string", + "description": "Type of managed service identity.", + "enum": [ + "SystemAssigned", + "UserAssigned", + "None" + ], + "x-ms-enum": { + "name": "IdentityType", + "modelAsString": false + } + }, + "userAssignedIdentities": { + "description": "The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.", + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/UserIdentityProperties" + } + } + }, + "required": [ + "type" + ], + "type": "object", + "description": "Identity for the resource." + }, + "UserIdentityProperties": { + "type": "object", + "description": "User assigned identity properties.", + "properties": { + "principalId": { + "readOnly": true, + "description": "The principal id of user assigned identity.", + "type": "string" + }, + "clientId": { + "readOnly": true, + "description": "The client id of user assigned identity.", + "type": "string" + } + } + }, + "PrivateLinkScopedResource": { + "type": "object", + "properties": { + "resourceId": { + "type": "string", + "description": "The full resource Id of the private link scope resource." + }, + "scopeId": { + "type": "string", + "description": "The private link scope unique Identifier." + } + }, + "description": "The private link scope resource reference." + }, + "WorkspaceReplicationProperties": { + "type": "object", + "description": "Workspace replication properties.", + "properties": { + "location": { + "description": "The location of the replication.", + "type": "string", + "x-ms-mutability": [ + "read", + "create" + ] + }, + "enabled": { + "description": "Specifies whether the replication is enabled or not. When true, workspace configuration and data is replicated to the specified location. If replication is been enabled, location must be provided.", + "type": "boolean" + }, + "provisioningState": { + "type": "string", + "readOnly": true, + "description": "The provisioning state of the replication.", + "enum": [ + "Succeeded", + "EnableRequested", + "Enabling", + "DisableRequested", + "Disabling", + "RollbackRequested", + "RollingBack", + "Failed", + "Canceled" + ], + "x-ms-enum": { + "name": "WorkspaceReplicationState", + "modelAsString": true + } + }, + "createdDate": { + "type": "string", + "description": "The last time when the replication was enabled.", + "format": "date-time", + "readOnly": true + }, + "lastModifiedDate": { + "type": "string", + "format": "date-time", + "description": "The last time when the replication was updated.", + "readOnly": true + } + } + }, + "WorkspaceReplicationPatProperties": { + "type": "object", + "description": "Workspace replication properties.", + "properties": { + "location": { + "description": "The location of the replication.", + "type": "string", + "x-ms-mutability": [ + "read", + "create" + ] + }, + "enabled": { + "description": "Specifies whether the replication is enabled or not. When true, workspace configuration and data is replicated to the specified location.", + "type": "boolean" + }, + "provisioningState": { + "type": "string", + "readOnly": true, + "description": "The provisioning state of the replication.", + "enum": [ + "Succeeded", + "EnableRequested", + "Enabling", + "DisableRequested", + "Disabling", + "RollbackRequested", + "RollingBack", + "Failed", + "Canceled" + ], + "x-ms-enum": { + "name": "WorkspaceReplicationState", + "modelAsString": true + } + }, + "createdDate": { + "type": "string", + "description": "The last time when the replication was enabled.", + "format": "date-time", + "readOnly": true + }, + "lastModifiedDate": { + "type": "string", + "format": "date-time", + "description": "The last time when the replication was updated.", + "readOnly": true + } + } + }, + "WorkspaceFailoverProperties": { + "type": "object", + "description": "The failover state of the replication.", + "properties": { + "state": { + "type": "string", + "readOnly": true, + "description": "The failover state of the replication.", + "enum": [ + "Inactive", + "Activating", + "Active", + "Deactivating", + "Failed" + ], + "x-ms-enum": { + "name": "WorkspaceFailoverState", + "modelAsString": true + } + }, + "lastModifiedDate": { + "type": "string", + "format": "date-time", + "description": "The last time when the failover state was updated.", + "readOnly": true + } + } + }, + "Workspace": { + "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/WorkspaceProperties", + "description": "Workspace properties." + }, + "identity": { + "$ref": "#/definitions/Identity", + "description": "The identity of the resource." + }, + "systemData": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData", + "readOnly": true + }, + "etag": { + "type": "string", + "description": "The etag of the workspace." + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/TrackedResource" + } + ], + "description": "The top level Workspace resource container." + }, + "WorkspacePatch": { + "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/WorkspaceProperties", + "description": "Workspace properties." + }, + "identity": { + "$ref": "#/definitions/Identity", + "description": "The identity of the resource." + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "x-ms-mutability": [ + "read", + "create", + "update" + ], + "description": "Resource tags. Optional." + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/AzureEntityResource" + } + ], + "description": "The top level Workspace resource container." + }, + "WorkspaceListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Workspace" + }, + "description": "A list of workspaces." + } + }, + "description": "The list workspaces operation response." + }, + "PublicNetworkAccessType": { + "type": "string", + "description": "The network access type for operating on the Log Analytics Workspace. By default it is Enabled", + "default": "Enabled", + "enum": [ + "Enabled", + "Disabled" + ], + "x-ms-enum": { + "name": "PublicNetworkAccessType", + "modelAsString": true, + "values": [ + { + "value": "Enabled", + "description": "Enables connectivity to Log Analytics through public DNS." + }, + { + "value": "Disabled", + "description": "Disables public connectivity to Log Analytics through public DNS." + } + ] + } + } + }, + "parameters": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json new file mode 100644 index 000000000000..7e7575fbedf5 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json @@ -0,0 +1,138 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-02-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/locations/{location}/workspaces/{workspaceName}/failover": { + "post": { + "tags": [ + "Workspaces" + ], + "description": "Activates failover for the specified workspace.\n\nThe specified replication location must match the location of the enabled replication for this workspace. The failover operation is asynchronous and can take up to 30 minutes to complete. The status of the operation can be checked using the operationId returned in the response.", + "operationId": "Workspaces_Failover", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/parameters/LocationParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "202": { + "description": "Accepted response definition (Long running operation).", + "headers": { + "Location": { + "type": "string" + }, + "azure-asyncoperation": { + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WorkspacesFailover": { + "$ref": "./examples/WorkspacesFailover.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/failback": { + "post": { + "tags": [ + "Workspaces" + ], + "description": "Deactivates failover for the specified workspace.\n\nThe failback operation is asynchronous and can take up to 30 minutes to complete. The status of the operation can be checked using the operationId returned in the response.", + "operationId": "Workspaces_Failback", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "202": { + "description": "Accepted response definition (Long running operation).", + "headers": { + "Location": { + "type": "string" + }, + "azure-asyncoperation": { + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v6/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-examples": { + "WorkspacesFailover": { + "$ref": "./examples/WorkspacesFailback.json" + } + } + } + } + }, + "definitions": {} +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json new file mode 100644 index 000000000000..db57cb9bfac5 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json @@ -0,0 +1,193 @@ +{ + "swagger": "2.0", + "info": { + "version": "2025-02-01", + "title": "Azure Log Analytics Network Security Perimeter APIs", + "description": "Provides NSP operations for working with Log Analytics." + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/networkSecurityPerimeterConfigurations": { + "get": { + "tags": [ + "NetworkSecurityPerimeterConfigurations" + ], + "description": "Gets a list of NSP configurations for specified workspace.", + "operationId": "Workspaces_ListNSP", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the list of configs.", + "schema": { + "$ref": "./networksecurityperimeter.json#/definitions/NetworkSecurityPerimeterConfigurationListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "List NSP configs by Scheduled Query Rule": { + "$ref": "./examples/NSPForWorkspaces_List.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/networkSecurityPerimeterConfigurations/{networkSecurityPerimeterConfigurationName}": { + "get": { + "tags": [ + "NetworkSecurityPerimeterConfigurations" + ], + "description": "Gets a network security perimeter configuration.", + "operationId": "Workspaces_GetNSP", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/NetworkSecurityPerimeterConfigurationNameParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the config.", + "schema": { + "$ref": "./networksecurityperimeter.json#/definitions/NetworkSecurityPerimeterConfiguration" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "Get NSP config by name for Scheduled Query Rule": { + "$ref": "./examples/NSPForWorkspaces_Get.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/networkSecurityPerimeterConfigurations/{networkSecurityPerimeterConfigurationName}/reconcile": { + "post": { + "tags": [ + "NetworkSecurityPerimeterConfigurations" + ], + "description": "Reconcile network security perimeter configuration for Workspace resource.", + "operationId": "Workspaces_ReconcileNSP", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/NetworkSecurityPerimeterConfigurationNameParameter" + } + ], + "responses": { + "202": { + "description": "Request to reconcile the association accepted.", + "headers": { + "Location": { + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-examples": { + "Reconcile NSP config for Scheduled Query Rule": { + "$ref": "./examples/NSPForWorkspaces_Reconcile.json" + } + } + } + } + }, + "definitions": {}, + "parameters": { + "NetworkSecurityPerimeterConfigurationNameParameter": { + "name": "networkSecurityPerimeterConfigurationName", + "in": "path", + "required": true, + "type": "string", + "pattern": "^.*$", + "minLength": 1, + "maxLength": 512, + "x-ms-parameter-location": "method", + "description": "The name for a network security perimeter configuration" + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json new file mode 100644 index 000000000000..49b59afcebe1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json @@ -0,0 +1,52 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "clusterName": "oiautorest6685", + "parameters": { + "sku": { + "name": "CapacityReservation", + "capacity": 1000 + }, + "location": "eastus", + "tags": { + "tag1": "val1" + } + }, + "api-version": "2025-02-01", + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" + }, + "responses": { + "202": { + "headers": { + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + } + }, + "200": { + "body": { + "properties": { + "provisioningState": "Succeeded", + "clusterId": "1c3f2afc-9ec1-4e74-bfe8-022b83bcd7b1", + "billingType": "Cluster", + "lastModifiedDate": "2020-01-13T17:40:33Z", + "createdDate": "2020-01-13T17:40:33Z", + "isDoubleEncryptionEnabled": true, + "isAvailabilityZonesEnabled": true + }, + "id": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/clusters/oiautorest6685", + "identity": { + "principalId": "356d057d-cba5-44dd-8a30-b2e547bc416b", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "type": "SystemAssigned" + }, + "sku": { + "name": "CapacityReservation", + "capacity": 1000 + }, + "name": "TestResourceLock", + "type": "Microsoft.OperationalInsights/clusters", + "location": "eastus" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json new file mode 100644 index 000000000000..159eb3ec9f4f --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json @@ -0,0 +1,18 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "clusterName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + } + }, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json new file mode 100644 index 000000000000..05fe633baae8 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json @@ -0,0 +1,66 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "clusterName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" + }, + "responses": { + "200": { + "body": { + "properties": { + "keyVaultProperties": { + "keyVaultUri": "https://aztest2170.vault.azure.net", + "keyName": "aztest2170cert", + "keyVersion": "654ft6c4e63845cbb50fd6fg51540429" + }, + "provisioningState": "Succeeded", + "clusterId": "1c3f2afc-9ec1-4e74-bfe8-022b83bcd7b1", + "billingType": "Cluster", + "lastModifiedDate": "2020-01-13T17:40:33Z", + "createdDate": "2020-01-13T17:40:33Z", + "isDoubleEncryptionEnabled": true, + "isAvailabilityZonesEnabled": true, + "associatedWorkspaces": [ + { + "workspaceId": "942bdefd-e6c9-411c-ac69-70ffad564363", + "workspaceName": "testWs1", + "resourceId": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/testRG/providers/microsoft.operationalinsights/workspaces/testWs1", + "associateDate": "2020-01-13T23:40:33Z" + }, + { + "workspaceId": "c7edb8f8-67f7-41f2-bddb-aecf22507e3f", + "workspaceName": "testWs2", + "resourceId": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/testRG/providers/microsoft.operationalinsights/workspaces/testWs2", + "associateDate": "2020-01-13T23:40:33Z" + } + ], + "capacityReservationProperties": { + "lastSkuUpdate": "2020-01-13T17:40:33Z", + "minCapacity": 100 + }, + "replication": { + "location": "westus3", + "enabled": true, + "provisioningState": "Succeeded", + "createdDate": "2020-01-13T17:40:33Z", + "lastModifiedDate": "2020-01-13T17:40:33Z" + } + }, + "id": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/clusters/oiautorest6685", + "identity": { + "principalId": "356d057d-cba5-44dd-8a30-b2e547bc416b", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "type": "SystemAssigned" + }, + "sku": { + "name": "CapacityReservation", + "capacity": 1000 + }, + "name": "TestResourceLock", + "type": "Microsoft.OperationalInsights/clusters", + "location": "eastus" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json new file mode 100644 index 000000000000..1a90d4e1e3b6 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json @@ -0,0 +1,39 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "keyVaultProperties": { + "keyVaultUri": "https://aztest2170.vault.azure.net", + "keyName": "aztest2170cert", + "keyVersion": "654ft6c4e63845cbb50fd6fg51540429" + }, + "provisioningState": "Succeeded", + "clusterId": "5b02755b-5bf4-430c-9487-45502a2a7e62" + }, + "sku": { + "name": "CapacityReservation", + "capacity": 1000 + }, + "id": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/clusters/mycluster", + "identity": { + "principalId": "356d057d-cba5-44dd-8a30-b2e547bc416b", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "type": "SystemAssigned" + }, + "name": "mycluster", + "type": "Microsoft.OperationalInsights/clusters", + "location": "eastus" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json new file mode 100644 index 000000000000..86007dab9397 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json @@ -0,0 +1,38 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "keyVaultProperties": { + "keyVaultUri": "https://aztest2170.vault.azure.net", + "keyName": "aztest2170cert", + "keyVersion": "654ft6c4e63845cbb50fd6fg51540429" + }, + "provisioningState": "Succeeded", + "clusterId": "5b02755b-5bf4-430c-9487-45502a2a7e62" + }, + "sku": { + "name": "CapacityReservation", + "capacity": 1000 + }, + "id": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/clusters/mycluster", + "identity": { + "principalId": "356d057d-cba5-44dd-8a30-b2e547bc416b", + "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", + "type": "SystemAssigned" + }, + "name": "mycluster", + "type": "Microsoft.OperationalInsights/clusters", + "location": "eastus" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json new file mode 100644 index 000000000000..fe227b538f19 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json @@ -0,0 +1,94 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "clusterName": "oiautorest6685", + "parameters": { + "identity": { + "type": "UserAssigned", + "userAssignedIdentities": { + "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/oiautorest6685/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myidentity": {} + } + }, + "properties": { + "keyVaultProperties": { + "keyVaultUri": "https://aztest2170.vault.azure.net", + "keyName": "aztest2170cert", + "keyVersion": "", + "keyRsaSize": 1024 + } + }, + "sku": { + "name": "CapacityReservation", + "capacity": 1000 + }, + "tags": { + "tag1": "val1" + } + }, + "api-version": "2025-02-01", + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" + }, + "responses": { + "200": { + "body": { + "identity": { + "type": "UserAssigned", + "tenantId": "72f999bf-acf1-41af-91ab-2d7cd011db47", + "userAssignedIdentities": { + "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/oiautorest6685/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myidentity": { + "clientId": "eb3a943d-6b12-48a6-b585-ac2316e15ab2", + "principalId": "b31776d4-ee80-4860-9433-ec0101be1891" + } + } + }, + "properties": { + "keyVaultProperties": { + "keyVaultUri": "https://aztest2170.vault.azure.net", + "keyName": "aztest2170cert", + "keyVersion": "654ft6c4e63845cbb50fd6fg51540429" + }, + "provisioningState": "Succeeded", + "clusterId": "1c3f2afc-9ec1-4e74-bfe8-022b83bcd7b1", + "billingType": "Cluster", + "lastModifiedDate": "2020-07-04T07:35:51Z", + "createdDate": "2020-07-04T07:35:51Z", + "associatedWorkspaces": [ + { + "workspaceId": "942bdefd-e6c9-411c-ac69-70ffad564363", + "workspaceName": "testWs1", + "resourceId": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/testRG/providers/microsoft.operationalinsights/workspaces/testWs1", + "associateDate": "2020-07-05T07:35:51Z" + }, + { + "workspaceId": "c7edb8f8-67f7-41f2-bddb-aecf22507e3f", + "workspaceName": "testWs2", + "resourceId": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/testRG/providers/microsoft.operationalinsights/workspaces/testWs2", + "associateDate": "2020-07-05T07:35:51Z" + } + ], + "capacityReservationProperties": { + "lastSkuUpdate": "2020-07-04T07:35:51Z", + "minCapacity": 100 + } + }, + "sku": { + "name": "CapacityReservation", + "capacity": 1000 + }, + "location": "australiasoutheast", + "tags": { + "tag1": "val1" + }, + "name": "oiautorest6685", + "type": "Microsoft.OperationalInsights/clusters", + "id": "/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/clusters/oiautorest6685" + } + }, + "202": { + "headers": { + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json new file mode 100644 index 000000000000..b1a3919675db --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json @@ -0,0 +1,61 @@ +{ + "parameters": { + "resourceGroupName": "RgTest1", + "workspaceName": "DeWnTest1234", + "dataExportName": "export1", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "parameters": { + "properties": { + "destination": { + "resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test" + }, + "tableNames": [ + "Heartbeat" + ] + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "dataExportId": "d5233afc-7829-4b89-c594-08d7975e19a5", + "destination": { + "resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test", + "type": "EventHub" + }, + "tableNames": [ + "Heartbeat" + ], + "enable": true, + "createdDate": "Sun, 12 Jan 2020 12:51:10 GMT", + "lastModifiedDate": "Sun, 12 Jan 2020 12:51:10 GMT" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/RgTest1/providers/microsoft.operationalinsights/workspaces/DeWnTest1234/export/export1", + "name": "export1", + "type": "Microsoft.OperationalInsights/workspaces/export" + } + }, + "201": { + "body": { + "properties": { + "dataExportId": "d5233afc-7829-4b89-c594-08d7975e19a5", + "destination": { + "resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test", + "type": "EventHub" + }, + "tableNames": [ + "Heartbeat" + ], + "enable": true, + "createdDate": "Sun, 12 Jan 2020 12:51:10 GMT", + "lastModifiedDate": "Sun, 12 Jan 2020 12:51:10 GMT" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/RgTest1/providers/microsoft.operationalinsights/workspaces/DeWnTest1234/export/export1", + "name": "export1", + "type": "Microsoft.OperationalInsights/workspaces/export" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json new file mode 100644 index 000000000000..e19bc54cfd66 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json @@ -0,0 +1,13 @@ +{ + "parameters": { + "resourceGroupName": "RgTest1", + "workspaceName": "DeWnTest1234", + "dataExportName": "export1", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {}, + "404": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json new file mode 100644 index 000000000000..24ac784959c7 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json @@ -0,0 +1,31 @@ +{ + "parameters": { + "resourceGroupName": "RgTest1", + "workspaceName": "DeWnTest1234", + "dataExportName": "export1", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "properties": { + "dataExportId": "d5233afc-7829-4b89-c594-08d7975e19a5", + "destination": { + "resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test", + "type": "EventHub" + }, + "tableNames": [ + "Heartbeat" + ], + "enable": true, + "createdDate": "Sun, 12 Jan 2020 12:51:10 GMT", + "lastModifiedDate": "Sun, 12 Jan 2020 12:51:10 GMT" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/RgTest1/providers/microsoft.operationalinsights/workspaces/DeWnTest1234/export/export1", + "name": "export1", + "type": "Microsoft.OperationalInsights/workspaces/export" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json new file mode 100644 index 000000000000..c794397c31fe --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "resourceGroupName": "RgTest1", + "workspaceName": "DeWnTest1234", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "dataExportId": "d5233afc-7829-4b89-c594-08d7975e19a5", + "destination": { + "resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test", + "type": "EventHub" + }, + "tableNames": [ + "Heartbeat" + ], + "enable": true, + "createdDate": "Sun, 12 Jan 2020 12:51:10 GMT", + "lastModifiedDate": "Sun, 12 Jan 2020 12:51:10 GMT" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/RgTest1/providers/microsoft.operationalinsights/workspaces/DeWnTest1234/export/export1", + "name": "export1", + "type": "Microsoft.OperationalInsights/workspaces/export" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json new file mode 100644 index 000000000000..7c97370bad26 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json @@ -0,0 +1,41 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "AzTest9724", + "dataSourceName": "AzTestDS774", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "parameters": { + "properties": { + "LinkedResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/providers/microsoft.insights/eventtypes/management" + }, + "kind": "AzureActivityLog" + } + }, + "responses": { + "200": { + "body": { + "kind": "AzureActivityLog", + "properties": { + "linkedResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/providers/microsoft.insights/eventtypes/management" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest5123/providers/Microsoft.OperationalInsights/workspaces/AzTest9724/datasources/AzTestDS774", + "etag": "W/\"datetime'2017-10-01T08%3A01%3A21.2351243Z'\"", + "name": "AzTestDS774", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + } + }, + "201": { + "body": { + "kind": "AzureActivityLog", + "properties": { + "linkedResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/providers/microsoft.insights/eventtypes/management" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest5123/providers/Microsoft.OperationalInsights/workspaces/AzTest9724/datasources/AzTestDS774", + "etag": "W/\"datetime'2017-10-01T08%3A01%3A21.2351243Z'\"", + "name": "AzTestDS774", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json new file mode 100644 index 000000000000..d686b9b37028 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json @@ -0,0 +1,13 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "AzTest9724", + "dataSourceName": "AzTestDS774", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json new file mode 100644 index 000000000000..43a49660f688 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json @@ -0,0 +1,23 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "AzTest9724", + "dataSourceName": "AzTestDS774", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "kind": "AzureActivityLog", + "properties": { + "linkedResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/providers/microsoft.insights/eventtypes/management" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest5123/providers/Microsoft.OperationalInsights/workspaces/AzTest9724/datasources/AzTestDS774", + "etag": "W/\"datetime'2017-10-01T08%3A01%3A21.2351243Z'\"", + "name": "AzTestDS774", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json new file mode 100644 index 000000000000..fff6de2263fa --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json @@ -0,0 +1,3019 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "AzTest9724", + "dataSourceName": "AzTestDS774", + "$filter": "kind='WindowsEvent'", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent14", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1011", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A08.5629323Z'\"", + "name": "AzTestDSWE1011", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent64", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1013", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A22.2533211Z'\"", + "name": "AzTestDSWE1013", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent202", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1020", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A04.4645698Z'\"", + "name": "AzTestDSWE1020", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent231", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1074", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A12.5871672Z'\"", + "name": "AzTestDSWE1074", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent86", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1117", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A28.9325389Z'\"", + "name": "AzTestDSWE1117", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent30", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1128", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A13.2185735Z'\"", + "name": "AzTestDSWE1128", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent66", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1176", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A22.7779289Z'\"", + "name": "AzTestDSWE1176", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent199", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1293", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A03.5114136Z'\"", + "name": "AzTestDSWE1293", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent102", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE134", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A33.6788897Z'\"", + "name": "AzTestDSWE134", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent111", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1352", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A36.2312139Z'\"", + "name": "AzTestDSWE1352", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent31", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1360", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A13.4685716Z'\"", + "name": "AzTestDSWE1360", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent53", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1382", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A19.2840543Z'\"", + "name": "AzTestDSWE1382", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent132", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1410", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A42.7070374Z'\"", + "name": "AzTestDSWE1410", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent211", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1417", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A06.8922838Z'\"", + "name": "AzTestDSWE1417", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent274", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1560", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A26.6932412Z'\"", + "name": "AzTestDSWE1560", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent212", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1618", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A07.1422661Z'\"", + "name": "AzTestDSWE1618", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent221", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1662", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A09.5980265Z'\"", + "name": "AzTestDSWE1662", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent121", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1675", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A39.6167744Z'\"", + "name": "AzTestDSWE1675", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent157", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE169", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A50.1064668Z'\"", + "name": "AzTestDSWE169", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent196", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1735", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A02.4954752Z'\"", + "name": "AzTestDSWE1735", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent12", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1742", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A08.0452997Z'\"", + "name": "AzTestDSWE1742", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent145", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1815", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A46.5966089Z'\"", + "name": "AzTestDSWE1815", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent69", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1828", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A23.6529754Z'\"", + "name": "AzTestDSWE1828", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent58", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE188", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A20.7216320Z'\"", + "name": "AzTestDSWE188", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent48", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1962", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A17.9341560Z'\"", + "name": "AzTestDSWE1962", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent246", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE1997", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A17.3081821Z'\"", + "name": "AzTestDSWE1997", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent154", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2046", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A49.2918213Z'\"", + "name": "AzTestDSWE2046", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent165", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2056", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A52.4111189Z'\"", + "name": "AzTestDSWE2056", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent172", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2116", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A54.7598026Z'\"", + "name": "AzTestDSWE2116", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent9", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2142", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A07.2711237Z'\"", + "name": "AzTestDSWE2142", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent150", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE22", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A48.2064500Z'\"", + "name": "AzTestDSWE22", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent218", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2208", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A08.7849248Z'\"", + "name": "AzTestDSWE2208", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent161", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2221", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A51.3306230Z'\"", + "name": "AzTestDSWE2221", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent75", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2226", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A25.5991266Z'\"", + "name": "AzTestDSWE2226", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent38", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2231", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A15.3592513Z'\"", + "name": "AzTestDSWE2231", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent208", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2242", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A06.0641077Z'\"", + "name": "AzTestDSWE2242", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent228", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2263", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A11.7829226Z'\"", + "name": "AzTestDSWE2263", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent259", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2369", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A21.5874093Z'\"", + "name": "AzTestDSWE2369", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent210", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE240", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A06.6266574Z'\"", + "name": "AzTestDSWE240", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent265", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2423", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A23.4752361Z'\"", + "name": "AzTestDSWE2423", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent112", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2463", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A36.5611370Z'\"", + "name": "AzTestDSWE2463", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent32", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2499", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A13.7187131Z'\"", + "name": "AzTestDSWE2499", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent220", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2509", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A09.3324224Z'\"", + "name": "AzTestDSWE2509", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent87", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2541", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A29.2312540Z'\"", + "name": "AzTestDSWE2541", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent2", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2578", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A05.3117461Z'\"", + "name": "AzTestDSWE2578", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent119", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2619", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A38.5379572Z'\"", + "name": "AzTestDSWE2619", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent1", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE274", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A05.0735592Z'\"", + "name": "AzTestDSWE274", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent92", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2754", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A30.6297451Z'\"", + "name": "AzTestDSWE2754", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent205", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE281", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A05.2972963Z'\"", + "name": "AzTestDSWE281", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent101", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2818", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A33.3820072Z'\"", + "name": "AzTestDSWE2818", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent236", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2860", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A14.0876077Z'\"", + "name": "AzTestDSWE2860", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent93", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2867", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A30.9266089Z'\"", + "name": "AzTestDSWE2867", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent278", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2923", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A27.9342580Z'\"", + "name": "AzTestDSWE2923", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent138", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE2979", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A44.4311007Z'\"", + "name": "AzTestDSWE2979", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent217", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3009", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A08.5349323Z'\"", + "name": "AzTestDSWE3009", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent269", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3033", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A24.9696296Z'\"", + "name": "AzTestDSWE3033", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent49", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3095", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A18.2006423Z'\"", + "name": "AzTestDSWE3095", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent118", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3114", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A38.2879169Z'\"", + "name": "AzTestDSWE3114", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent116", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3132", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A37.6889867Z'\"", + "name": "AzTestDSWE3132", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent185", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3147", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A58.9331954Z'\"", + "name": "AzTestDSWE3147", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent109", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3159", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A35.6843083Z'\"", + "name": "AzTestDSWE3159", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent46", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE317", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A17.4118415Z'\"", + "name": "AzTestDSWE317", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent107", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3175", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A35.0592573Z'\"", + "name": "AzTestDSWE3175", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent28", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3183", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A12.6247906Z'\"", + "name": "AzTestDSWE3183", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent237", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3217", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A14.4938899Z'\"", + "name": "AzTestDSWE3217", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent62", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3220", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A21.7373059Z'\"", + "name": "AzTestDSWE3220", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent51", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3228", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A18.7785353Z'\"", + "name": "AzTestDSWE3228", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent171", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3395", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A54.4936956Z'\"", + "name": "AzTestDSWE3395", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent63", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3416", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A22.0032694Z'\"", + "name": "AzTestDSWE3416", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent280", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3506", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A28.8251658Z'\"", + "name": "AzTestDSWE3506", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent23", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3517", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A11.2153209Z'\"", + "name": "AzTestDSWE3517", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent229", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3528", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A12.0402565Z'\"", + "name": "AzTestDSWE3528", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent136", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3530", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A43.8027590Z'\"", + "name": "AzTestDSWE3530", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent194", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3594", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A01.9173304Z'\"", + "name": "AzTestDSWE3594", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent191", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3615", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A00.8990889Z'\"", + "name": "AzTestDSWE3615", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent242", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3645", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A16.0877829Z'\"", + "name": "AzTestDSWE3645", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent11", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3676", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A07.8068460Z'\"", + "name": "AzTestDSWE3676", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent155", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3700", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A49.5439700Z'\"", + "name": "AzTestDSWE3700", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent117", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3738", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A38.0363694Z'\"", + "name": "AzTestDSWE3738", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent159", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3740", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A50.6390339Z'\"", + "name": "AzTestDSWE3740", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent95", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3754", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A31.5203823Z'\"", + "name": "AzTestDSWE3754", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent96", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3761", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A31.7860159Z'\"", + "name": "AzTestDSWE3761", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent56", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3787", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A20.0966078Z'\"", + "name": "AzTestDSWE3787", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent181", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3880", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A57.8394298Z'\"", + "name": "AzTestDSWE3880", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent160", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3887", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A51.0806178Z'\"", + "name": "AzTestDSWE3887", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent244", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3899", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A16.6987634Z'\"", + "name": "AzTestDSWE3899", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent127", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE3928", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A41.4223363Z'\"", + "name": "AzTestDSWE3928", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent186", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4005", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A59.1831854Z'\"", + "name": "AzTestDSWE4005", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent288", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4021", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A31.5314824Z'\"", + "name": "AzTestDSWE4021", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent193", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4054", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A01.6667691Z'\"", + "name": "AzTestDSWE4054", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent133", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE406", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A42.9581303Z'\"", + "name": "AzTestDSWE406", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent88", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4128", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A29.4890798Z'\"", + "name": "AzTestDSWE4128", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent189", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4140", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A00.2051432Z'\"", + "name": "AzTestDSWE4140", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent183", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4209", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A58.3706603Z'\"", + "name": "AzTestDSWE4209", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent67", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4216", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A23.1240354Z'\"", + "name": "AzTestDSWE4216", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent294", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4240", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A33.5368097Z'\"", + "name": "AzTestDSWE4240", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent91", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4279", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A30.3641074Z'\"", + "name": "AzTestDSWE4279", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent273", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4289", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A26.3963554Z'\"", + "name": "AzTestDSWE4289", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent148", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4317", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A47.6751803Z'\"", + "name": "AzTestDSWE4317", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent4", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4324", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A05.8120517Z'\"", + "name": "AzTestDSWE4324", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent201", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4362", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A04.1208323Z'\"", + "name": "AzTestDSWE4362", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent13", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4416", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A08.3109506Z'\"", + "name": "AzTestDSWE4416", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent153", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4424", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A48.9744951Z'\"", + "name": "AzTestDSWE4424", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent52", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4466", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A19.0457713Z'\"", + "name": "AzTestDSWE4466", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent37", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4467", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A15.0936374Z'\"", + "name": "AzTestDSWE4467", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent129", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4503", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A41.9399246Z'\"", + "name": "AzTestDSWE4503", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent276", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4521", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A27.2714771Z'\"", + "name": "AzTestDSWE4521", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent79", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4530", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A26.7419933Z'\"", + "name": "AzTestDSWE4530", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent115", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4600", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A37.4227966Z'\"", + "name": "AzTestDSWE4600", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent135", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4644", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A43.5519204Z'\"", + "name": "AzTestDSWE4644", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent162", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4694", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A51.6431386Z'\"", + "name": "AzTestDSWE4694", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent5", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4715", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A06.0530002Z'\"", + "name": "AzTestDSWE4715", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent267", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE472", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A24.3989962Z'\"", + "name": "AzTestDSWE472", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent243", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4721", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A16.3706498Z'\"", + "name": "AzTestDSWE4721", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent295", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4734", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A33.8337155Z'\"", + "name": "AzTestDSWE4734", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent270", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4755", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A25.2712759Z'\"", + "name": "AzTestDSWE4755", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent81", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4779", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A27.5076680Z'\"", + "name": "AzTestDSWE4779", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent0", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4791", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A04.6828938Z'\"", + "name": "AzTestDSWE4791", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent170", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4798", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A54.0073520Z'\"", + "name": "AzTestDSWE4798", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent263", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE480", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A22.9077505Z'\"", + "name": "AzTestDSWE480", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent25", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4847", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A11.7028912Z'\"", + "name": "AzTestDSWE4847", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent204", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4876", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A04.9847854Z'\"", + "name": "AzTestDSWE4876", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent68", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4900", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A23.4029367Z'\"", + "name": "AzTestDSWE4900", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent105", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4918", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A34.5280091Z'\"", + "name": "AzTestDSWE4918", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent296", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4928", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A34.2882196Z'\"", + "name": "AzTestDSWE4928", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent293", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4930", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A33.2381803Z'\"", + "name": "AzTestDSWE4930", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent113", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4945", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A36.8423994Z'\"", + "name": "AzTestDSWE4945", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent15", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4967", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A08.9379456Z'\"", + "name": "AzTestDSWE4967", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent180", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4969", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A57.5893926Z'\"", + "name": "AzTestDSWE4969", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent54", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE4983", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A19.5497139Z'\"", + "name": "AzTestDSWE4983", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent151", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5011", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A48.4588661Z'\"", + "name": "AzTestDSWE5011", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent290", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5082", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A32.2694295Z'\"", + "name": "AzTestDSWE5082", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent248", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5136", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A17.8863220Z'\"", + "name": "AzTestDSWE5136", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent206", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5141", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A05.5484906Z'\"", + "name": "AzTestDSWE5141", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent266", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5166", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A23.9283342Z'\"", + "name": "AzTestDSWE5166", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent282", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5207", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A29.4970655Z'\"", + "name": "AzTestDSWE5207", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent203", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5223", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A04.7146038Z'\"", + "name": "AzTestDSWE5223", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent20", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5233", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A10.3237629Z'\"", + "name": "AzTestDSWE5233", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent249", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5253", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A18.1831872Z'\"", + "name": "AzTestDSWE5253", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent286", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5255", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A30.9049829Z'\"", + "name": "AzTestDSWE5255", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent29", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5263", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A12.8904269Z'\"", + "name": "AzTestDSWE5263", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent255", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5351", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A20.4543884Z'\"", + "name": "AzTestDSWE5351", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent55", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5385", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A19.7997319Z'\"", + "name": "AzTestDSWE5385", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent89", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5394", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A29.7703365Z'\"", + "name": "AzTestDSWE5394", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent17", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE541", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A09.4692151Z'\"", + "name": "AzTestDSWE541", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent241", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5439", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A15.7994161Z'\"", + "name": "AzTestDSWE5439", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent223", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5460", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A10.3032105Z'\"", + "name": "AzTestDSWE5460", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent268", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5479", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A24.6802546Z'\"", + "name": "AzTestDSWE5479", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent192", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5483", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A01.1670463Z'\"", + "name": "AzTestDSWE5483", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent114", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5486", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A37.1393156Z'\"", + "name": "AzTestDSWE5486", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent126", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5554", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A41.1205470Z'\"", + "name": "AzTestDSWE5554", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent256", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5559", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A20.7200407Z'\"", + "name": "AzTestDSWE5559", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent50", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5585", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A18.4534330Z'\"", + "name": "AzTestDSWE5585", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent125", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE568", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A40.8861587Z'\"", + "name": "AzTestDSWE568", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent230", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5741", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A12.3059271Z'\"", + "name": "AzTestDSWE5741", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent120", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE58", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A39.0692471Z'\"", + "name": "AzTestDSWE58", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent44", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5810", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A16.9117573Z'\"", + "name": "AzTestDSWE5810", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent141", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5815", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A45.4055476Z'\"", + "name": "AzTestDSWE5815", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent173", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5858", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A55.0097893Z'\"", + "name": "AzTestDSWE5858", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent251", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5866", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A18.9931389Z'\"", + "name": "AzTestDSWE5866", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent187", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5888", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A59.4332080Z'\"", + "name": "AzTestDSWE5888", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent18", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE5905", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A09.7599986Z'\"", + "name": "AzTestDSWE5905", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent224", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6027", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A10.6395291Z'\"", + "name": "AzTestDSWE6027", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent235", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE607", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A13.7282386Z'\"", + "name": "AzTestDSWE607", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent100", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6099", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A33.1319662Z'\"", + "name": "AzTestDSWE6099", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent6", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6122", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A06.3186640Z'\"", + "name": "AzTestDSWE6122", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent24", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6218", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A11.4528829Z'\"", + "name": "AzTestDSWE6218", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent149", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE622", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A47.9407875Z'\"", + "name": "AzTestDSWE622", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent209", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6222", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A06.3453921Z'\"", + "name": "AzTestDSWE6222", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent60", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6240", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A21.2372832Z'\"", + "name": "AzTestDSWE6240", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent216", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6251", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A08.2849036Z'\"", + "name": "AzTestDSWE6251", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent195", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6274", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A02.1829375Z'\"", + "name": "AzTestDSWE6274", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent98", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6296", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A32.3491070Z'\"", + "name": "AzTestDSWE6296", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent261", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6301", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A22.1811938Z'\"", + "name": "AzTestDSWE6301", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent7", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6404", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A06.7093003Z'\"", + "name": "AzTestDSWE6404", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent3", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6406", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A05.5617435Z'\"", + "name": "AzTestDSWE6406", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent123", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6432", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A40.2886854Z'\"", + "name": "AzTestDSWE6432", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent110", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6439", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A35.9811949Z'\"", + "name": "AzTestDSWE6439", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent233", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6451", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A13.1344490Z'\"", + "name": "AzTestDSWE6451", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent22", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6486", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A10.9653354Z'\"", + "name": "AzTestDSWE6486", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent19", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6505", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A10.0582011Z'\"", + "name": "AzTestDSWE6505", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent166", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6514", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A52.8955201Z'\"", + "name": "AzTestDSWE6514", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent225", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6518", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A10.9395226Z'\"", + "name": "AzTestDSWE6518", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent70", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6537", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A24.0123335Z'\"", + "name": "AzTestDSWE6537", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent179", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6547", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A57.3394082Z'\"", + "name": "AzTestDSWE6547", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent103", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6556", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A33.9457044Z'\"", + "name": "AzTestDSWE6556", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent234", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6718", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A13.4313542Z'\"", + "name": "AzTestDSWE6718", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent108", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6724", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A35.4186784Z'\"", + "name": "AzTestDSWE6724", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent27", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6741", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A12.3279180Z'\"", + "name": "AzTestDSWE6741", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent72", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6796", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A24.5764501Z'\"", + "name": "AzTestDSWE6796", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent299", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6826", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A35.2579899Z'\"", + "name": "AzTestDSWE6826", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent297", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6829", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A34.6319483Z'\"", + "name": "AzTestDSWE6829", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent85", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6893", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A28.5887776Z'\"", + "name": "AzTestDSWE6893", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent41", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE6974", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A16.1249736Z'\"", + "name": "AzTestDSWE6974", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent279", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE7008", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A28.3876585Z'\"", + "name": "AzTestDSWE7008", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent281", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE7014", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A29.1220764Z'\"", + "name": "AzTestDSWE7014", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent272", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE7068", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A26.0213457Z'\"", + "name": "AzTestDSWE7068", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent260", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE7080", + "etag": "W/\"datetime'2017-10-02T23%3A21%3A21.8686663Z'\"", + "name": "AzTestDSWE7080", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent124", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE7166", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A40.5423724Z'\"", + "name": "AzTestDSWE7166", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + }, + { + "kind": "WindowsEvent", + "properties": { + "eventLogName": "windowsEvent42", + "eventTypes": [ + { + "eventType": "Error" + } + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/datasources/AzTestDSWE7178", + "etag": "W/\"datetime'2017-10-02T23%3A20%3A16.3906307Z'\"", + "name": "AzTestDSWE7178", + "type": "Microsoft.OperationalInsights/workspaces/datasources" + } + ], + "nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/dataSources?$filter=kind+eq+'WindowsEvent'&api-version=2025-02-01&$skiptoken=AzTestDSWE7191" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json new file mode 100644 index 000000000000..6b0eafc6294c --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json @@ -0,0 +1,39 @@ +{ + "parameters": { + "resourceGroupName": "mms-eus", + "workspaceName": "TestLinkWS", + "linkedServiceName": "Cluster", + "parameters": { + "properties": { + "writeAccessResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/clusters/testcluster" + } + }, + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "202": {}, + "200": { + "body": { + "properties": { + "writeAccessResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/clusters/testcluster", + "provisioningState": "ProvisioningAccount" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testlinkws/linkedservices/cluster", + "name": "TestLinkWS/Cluster", + "type": "Microsoft.OperationalInsights/workspaces/linkedServices" + } + }, + "201": { + "body": { + "properties": { + "writeAccessResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/clusters/testcluster", + "provisioningState": "ProvisioningAccount" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testlinkws/linkedservices/cluster", + "name": "TestLinkWS/Cluster", + "type": "Microsoft.OperationalInsights/workspaces/linkedServices" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json new file mode 100644 index 000000000000..c20a23045c65 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json @@ -0,0 +1,28 @@ +{ + "parameters": { + "linkedServiceName": "Cluster", + "workspaceName": "TestLinkWS", + "resourceGroupName": "rg1", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "202": { + "headers": { + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01" + } + }, + "200": { + "body": { + "properties": { + "writeAccessResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/clusters/testcluster", + "provisioningState": "Deleting" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testlinkws/linkedservices/cluster", + "name": "TestLinkWS/Cluster", + "type": "Microsoft.OperationalInsights/workspaces/linkedServices" + } + }, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json new file mode 100644 index 000000000000..0a0b57d9fce1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json @@ -0,0 +1,22 @@ +{ + "parameters": { + "resourceGroupName": "mms-eus", + "workspaceName": "TestLinkWS", + "linkedServiceName": "Cluster", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "properties": { + "writeAccessResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/clusters/testcluster", + "provisioningState": "Succeeded" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testlinkws/linkedservices/cluster", + "name": "TestLinkWS/Cluster", + "type": "Microsoft.OperationalInsights/workspaces/linkedServices" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json new file mode 100644 index 000000000000..f19d2eafdc43 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "resourceGroupName": "mms-eus", + "workspaceName": "TestLinkWS", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "resourceId": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/mms-eus/providers/Microsoft.Automation/automationAccounts/TestAccount", + "provisioningState": "Succeeded" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testlinkws/linkedservices/automation", + "name": "TestLinkWS/Automation", + "type": "Microsoft.OperationalInsights/workspaces/linkedServices" + }, + { + "properties": { + "writeAccessResourceId": "/subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/clusters/TestCluster", + "provisioningState": "Succeeded" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testlinkws/linkedservices/cluster", + "name": "TestLinkWS/Cluster", + "type": "Microsoft.OperationalInsights/workspaces/linkedServices" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json new file mode 100644 index 000000000000..00413c04557f --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json @@ -0,0 +1,33 @@ +{ + "parameters": { + "resourceGroupName": "mms-eus", + "workspaceName": "testLinkStorageAccountsWS", + "dataSourceType": "CustomLogs", + "parameters": { + "properties": { + "storageAccountIds": [ + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageA", + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageB" + ] + } + }, + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "properties": { + "dataSourceType": "CustomLogs", + "storageAccountIds": [ + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageA", + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageB" + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testLinkStorageAccountsWS/linkedStorageAccounts/CustomLogs", + "name": "CustomLogs", + "type": "Microsoft.OperationalInsights/workspaces/linkedStorageAccounts" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json new file mode 100644 index 000000000000..473e95c9ea97 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "dataSourceType": "CustomLogs", + "workspaceName": "testLinkStorageAccountsWS", + "resourceGroupName": "mms-eus", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json new file mode 100644 index 000000000000..945d13405409 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json @@ -0,0 +1,25 @@ +{ + "parameters": { + "resourceGroupName": "mms-eus", + "workspaceName": "testLinkStorageAccountsWS", + "dataSourceType": "CustomLogs", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "properties": { + "dataSourceType": "CustomLogs", + "storageAccountIds": [ + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageA", + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageB" + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testLinkStorageAccountsWS/linkedStorageAccounts/CustomLogs", + "name": "CustomLogs", + "type": "Microsoft.OperationalInsights/workspaces/linkedStorageAccounts" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json new file mode 100644 index 000000000000..29c3215e31d1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json @@ -0,0 +1,64 @@ +{ + "parameters": { + "resourceGroupName": "mms-eus", + "workspaceName": "testLinkStorageAccountsWS", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "dataSourceType": "CustomLogs", + "storageAccountIds": [ + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageA", + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageB" + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testLinkStorageAccountsWS/linkedStorageAccounts/CustomLogs", + "name": "CustomLogs", + "type": "Microsoft.OperationalInsights/workspaces/linkedStorageAccounts" + }, + { + "properties": { + "dataSourceType": "AzureWatson", + "storageAccountIds": [ + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageA", + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageC" + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testLinkStorageAccountsWS/linkedStorageAccounts/AzureWatson", + "name": "AzureWatson", + "type": "Microsoft.OperationalInsights/workspaces/linkedStorageAccounts" + }, + { + "properties": { + "dataSourceType": "Query", + "storageAccountIds": [ + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageA", + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageC" + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testLinkStorageAccountsWS/linkedStorageAccounts/Query", + "name": "Query", + "type": "Microsoft.OperationalInsights/workspaces/linkedStorageAccounts" + }, + { + "properties": { + "dataSourceType": "Alerts", + "storageAccountIds": [ + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageA", + "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.Storage/storageAccounts/testStorageC" + ] + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/mms-eus/providers/microsoft.operationalinsights/workspaces/testLinkStorageAccountsWS/linkedStorageAccounts/Alerts", + "name": "Alerts", + "type": "Microsoft.OperationalInsights/workspaces/linkedStorageAccounts" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json new file mode 100644 index 000000000000..27144f23cc8f --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json @@ -0,0 +1,45 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "exampleRG", + "workspaceName": "someWorkspace", + "networkSecurityPerimeterConfigurationName": "somePerimeterConfiguration", + "api-version": "2025-02-01" + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/exampleRG/providers/Microsoft.OperationalInsights/workspaces/someWorkspace/networkSecurityPerimeterConfigurations/somePerimeterConfiguration", + "name": "somePerimeterConfiguration", + "type": "Microsoft.OperationalInsights/workspaces/networkSecurityPerimeterConfigurations", + "properties": { + "provisioningState": "Accepted", + "networkSecurityPerimeter": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/networkRG/providers/Microsoft.Network/networkSecurityPerimeters/perimeter1", + "location": "japaneast" + }, + "resourceAssociation": { + "name": "assoc1", + "accessMode": "Enforced" + }, + "profile": { + "name": "profile1", + "accessRulesVersion": 0, + "accessRules": [ + { + "name": "rule1", + "properties": { + "direction": "Inbound", + "addressPrefixes": [ + "148.0.0.0/8", + "152.4.6.0/24" + ] + } + } + ] + } + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json new file mode 100644 index 000000000000..d3eb3273b575 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json @@ -0,0 +1,48 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "exampleRG", + "workspaceName": "someWorkspace", + "api-version": "2025-02-01" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/exampleRG/providers/Microsoft.OperationalInsights/workspaces/someWorkspace/networkSecurityPerimeterConfigurations/somePerimeterConfiguration", + "name": "somePerimeterConfiguration", + "type": "Microsoft.OperationalInsights/workspaces/networkSecurityPerimeterConfigurations", + "properties": { + "provisioningState": "Accepted", + "networkSecurityPerimeter": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/networkRG/providers/Microsoft.Network/networkSecurityPerimeters/perimeter1", + "location": "japaneast" + }, + "resourceAssociation": { + "name": "assoc1", + "accessMode": "Enforced" + }, + "profile": { + "name": "profile1", + "accessRulesVersion": 0, + "accessRules": [ + { + "name": "rule1", + "properties": { + "direction": "Inbound", + "addressPrefixes": [ + "148.0.0.0/8", + "152.4.6.0/24" + ] + } + } + ] + } + } + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json new file mode 100644 index 000000000000..0bb85c3154c4 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json @@ -0,0 +1,16 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "exampleRG", + "workspaceName": "someWorkspace", + "networkSecurityPerimeterConfigurationName": "somePerimeterConfiguration", + "api-version": "2025-02-01" + }, + "responses": { + "202": { + "headers": { + "Location": "https://endpoint:port/subscriptions/00000000-1111-2222-3333-444444444444/providers/Microsoft.OperationalInsights/locations/{location}/asyncoperations&api-version=2021-10-01" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json new file mode 100644 index 000000000000..b05b49197bab --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json @@ -0,0 +1,20 @@ +{ + "parameters": { + "subscriptionId": "613192d7-503f-477a-9cfe-4efc3ee2bd60", + "location": "West US", + "asyncOperationId": "713192d7-503f-477a-9cfe-4efc3ee2bd11", + "api-version": "2025-02-01" + }, + "responses": { + "200": { + "headers": {}, + "body": { + "id": "/subscriptions/613192d7-503f-477a-9cfe-4efc3ee2bd60/locations/westus/operationStatuses/713192d7-503f-477a-9cfe-4efc3ee2bd11", + "name": "713192d7-503f-477a-9cfe-4efc3ee2bd11", + "startTime": "2017-01-01T13:13:13.933Z", + "endTime": "2017-01-01T16:13:13.933Z", + "status": "Succeeded" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json new file mode 100644 index 000000000000..3f4f339ab0fa --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json @@ -0,0 +1,327 @@ +{ + "parameters": { + "api-version": "2025-02-01" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "name": "Microsoft.OperationalInsights/workspaces/write", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Workspace", + "operation": "Create Workspace", + "description": "Creates a new workspace or links to an existing workspace by providing the customer id from the existing workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Workspace", + "operation": "Get Workspace", + "description": "Gets an existing workspace" + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/delete", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Workspace", + "operation": "Delete Workspace", + "description": "Deletes a workspace. If the workspace was linked to an existing workspace at creation time then the workspace it was linked to is not deleted." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/generateregistrationcertificate/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Registration Certificate", + "operation": "Generates Registration Certificate for Workspace.", + "description": "Generates Registration Certificate for the workspace. This Certificate is used to connect Microsoft System Center Operation Manager to the workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/storageinsightconfigs/write", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Storage Insight Configuration", + "operation": "Create Storage Configuration", + "description": "Creates a new storage configuration. These configurations are used to pull data from a location in an existing storage account." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/storageinsightconfigs/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Storage Insight Configuration", + "operation": "Get Storage Configuration", + "description": "Gets a storage configuration." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/storageinsightconfigs/delete", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Storage Insight Configuration", + "operation": "Delete Storage Configuration", + "description": "Deletes a storage configuration. This will stop Microsoft Operational Insights from reading data from the storage account." + } + }, + { + "name": "Microsoft.OperationalInsights/register/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Register", + "operation": "Register a subscription to a resource provider.", + "description": "Register a subscription to a resource provider." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/sharedKeys/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Shared Keys", + "operation": "List Workspace Shared Keys", + "description": "Retrieves the shared keys for the workspace. These keys are used to connect Microsoft Operational Insights agents to the workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/sharedKeys/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Shared Keys", + "operation": "List Workspace Shared Keys", + "description": "Retrieves the shared keys for the workspace. These keys are used to connect Microsoft Operational Insights agents to the workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/listKeys/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "List Keys", + "operation": "List Workspace Keys", + "description": "Retrieves the list keys for the workspace. These keys are used to connect Microsoft Operational Insights agents to the workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/listKeys/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "List Keys", + "operation": "List Workspace Keys", + "description": "Retrieves the list keys for the workspace. These keys are used to connect Microsoft Operational Insights agents to the workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/managementGroups/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Management Group", + "operation": "Get Management Groups for Workspace", + "description": "Gets the names and metadata for System Center Operations Manager management groups connected to this workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/usages/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Usage Metric", + "operation": "Get Usage Data for Workspace", + "description": "Gets usage data for a workspace including the amount of data read by the workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/search/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Search", + "operation": "Search Workspace Data", + "description": "Executes a search query" + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/schema/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Search Schema", + "operation": "Get Search Schema", + "description": "Gets the search schema for the workspace. Search schema includes the exposed fields and their types." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/datasources/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Data Source", + "operation": "Get datasources under a workspace.", + "description": "Get datasources under a workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/datasources/write", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Data Source", + "operation": "Create/Update datasources under a workspace.", + "description": "Create/Update datasources under a workspace." + } + }, + {}, + {}, + {}, + {}, + { + "name": "Microsoft.OperationalInsights/workspaces/notificationSettings/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Notification Settings", + "operation": "Get Notification Settings", + "description": "Get the user's notification settings for the workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/notificationSettings/write", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Notification Settings", + "operation": "Put Notification Settings", + "description": "Set the user's notification settings for the workspace." + } + }, + {}, + {}, + {}, + { + "name": "Microsoft.OperationalInsights/workspaces/configurationScopes/delete", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Configuration Scope", + "operation": "Delete Configuration Scope", + "description": "Delete Configuration Scope" + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/linkedServices/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Linked Services", + "operation": "Get linked services under given workspace.", + "description": "Get linked services under given workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/linkedServices/write", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Linked Services", + "operation": "Create/Update linked services under given workspace.", + "description": "Create/Update linked services under given workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/linkedServices/delete", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Linked Services", + "operation": "Delete linked services under given workspace.", + "description": "Delete linked services under given workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/intelligencepacks/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Intelligence Packs", + "operation": "List Intelligence Packs", + "description": "Lists all intelligence packs that are visible for a given worksapce and also lists whether the pack is enabled or disabled for that workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/intelligencepacks/enable/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Intelligence Packs", + "operation": "Enable Intelligence Pack", + "description": "Enables an intelligence pack for a given workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/intelligencepacks/disable/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Intelligence Packs", + "operation": "Disable Intelligence Pack", + "description": "Disables an intelligence pack for a given workspace." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/analytics/query/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "analytics", + "operation": "Search using new engine.", + "description": "Search using new engine." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/analytics/query/schema/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "analytics", + "operation": "Get search schema V2.", + "description": "Get search schema V2." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/api/query/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "analytics", + "operation": "Search using new engine.", + "description": "Search using new engine." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/api/query/schema/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "analytics", + "operation": "Get search schema V2.", + "description": "Get search schema V2." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/purge/action", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "analytics", + "operation": "Delete specified data from workspace", + "description": "Delete specified data from workspace" + } + }, + { + "name": "Microsoft.OperationalInsights/linkTargets/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Unlinked Account", + "operation": "List Unlinked Accounts", + "description": "Lists existing accounts that are not associated with an Azure subscription. To link this Azure subscription to a workspace, use a customer id returned by this operation in the customer id property of the Create Workspace operation." + } + }, + { + "name": "Microsoft.OperationalInsights/workspaces/metricDefinitions/read", + "display": { + "provider": "Microsoft Operational Insights", + "resource": "Metric Definitions", + "operation": "Metric Definition operation", + "description": "Get Metric Definitions under workspace" + } + } + ], + "nextLink": "" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json new file mode 100644 index 000000000000..1890adf17037 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json @@ -0,0 +1,13 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "id": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json new file mode 100644 index 000000000000..160923d3dab9 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "id": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4" + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "name": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "displayName": "Exceptions - New in the last 24 hours", + "id": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "body": "let newExceptionsTimeRange = 1d;\nlet timeRangeToCheckBefore = 7d;\nexceptions\n| where timestamp < ago(timeRangeToCheckBefore)\n| summarize count() by problemId\n| join kind= rightanti (\nexceptions\n| where timestamp >= ago(newExceptionsTimeRange)\n| extend stack = tostring(details[0].rawStack)\n| summarize count(), dcount(user_AuthenticatedId), min(timestamp), max(timestamp), any(stack) by problemId \n) on problemId \n| order by count_ desc\n", + "timeModified": "2018-02-14T13:13:19.3381394Z", + "timeCreated": "2018-02-12T11:44:39.2980634Z", + "description": "Thie query fetcges the recent exceptions from the last 24 hours" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json new file mode 100644 index 000000000000..82c6c82b8ac5 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json @@ -0,0 +1,106 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "includeBody": true + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/4337bb16-d6fe-4ff7-97cf-59df25941476", + "name": "4337bb16-d6fe-4ff7-97cf-59df25941476", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "4337bb16-d6fe-4ff7-97cf-59df25941476", + "timeCreated": "2019-08-15T10:29:56.1030254Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:29:56.1030254Z", + "displayName": "Heartbeat_1", + "description": "Thie query takes 10 entries of heartbeat", + "body": "heartbeat | take 10" + } + }, + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/bf015bf7-be70-49c2-8d52-4cce85c42ef1", + "name": "bf015bf7-be70-49c2-8d52-4cce85c42ef1", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "bf015bf7-be70-49c2-8d52-4cce85c42ef1", + "timeCreated": "2019-08-15T10:30:26.7943629Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:30:26.7943629Z", + "displayName": "Heartbeat_2", + "description": "Thie query takes 10 entries of heartbeat", + "body": "heartbeat | take 10" + } + }, + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/8d91c6ca-9c56-49c6-b3ae-112a68871acd", + "name": "8d91c6ca-9c56-49c6-b3ae-112a68871acd", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "8d91c6ca-9c56-49c6-b3ae-112a68871acd", + "timeCreated": "2019-08-15T10:30:29.4505584Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:30:29.4505584Z", + "displayName": "Heartbeat_3", + "description": "Thie query takes 10 entries of heartbeat", + "body": "heartbeat | take 10" + } + }, + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/a5a9010e-e4b7-45ad-8b14-09d7e6082819", + "name": "a5a9010e-e4b7-45ad-8b14-09d7e6082819", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "a5a9010e-e4b7-45ad-8b14-09d7e6082819", + "timeCreated": "2019-08-15T10:30:32.5742324Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:30:32.5742324Z", + "displayName": "Heartbeat_4", + "description": "Thie query takes 10 entries of heartbeat", + "body": "heartbeat | take 10" + } + } + ], + "nextLink": null + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json new file mode 100644 index 000000000000..66f8e2072ba1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json @@ -0,0 +1,68 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "id": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "QueryPayload": { + "properties": { + "displayName": "Exceptions - New in the last 24 hours", + "description": "my description", + "body": "let newExceptionsTimeRange = 1d;\nlet timeRangeToCheckBefore = 7d;\nexceptions\n| where timestamp < ago(timeRangeToCheckBefore)\n| summarize count() by problemId\n| join kind= rightanti (\nexceptions\n| where timestamp >= ago(newExceptionsTimeRange)\n| extend stack = tostring(details[0].rawStack)\n| summarize count(), dcount(user_AuthenticatedId), min(timestamp), max(timestamp), any(stack) by problemId \n) on problemId \n| order by count_ desc\n", + "related": { + "categories": [ + "analytics" + ] + }, + "tags": { + "my-label": [ + "label1" + ], + "my-other-label": [ + "label2" + ] + } + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "name": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "timeCreated": "2019-08-15T10:30:32.5742324Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:30:32.5742324Z", + "displayName": "Exceptions - New in the last 24 hours", + "description": "my description", + "body": "let newExceptionsTimeRange = 1d;\nlet timeRangeToCheckBefore = 7d;\nexceptions\n| where timestamp < ago(timeRangeToCheckBefore)\n| summarize count() by problemId\n| join kind= rightanti (\nexceptions\n| where timestamp >= ago(newExceptionsTimeRange)\n| extend stack = tostring(details[0].rawStack)\n| summarize count(), dcount(user_AuthenticatedId), min(timestamp), max(timestamp), any(stack) by problemId \n) on problemId \n| order by count_ desc\n", + "related": { + "categories": [ + "analytics" + ] + }, + "tags": { + "my-label": [ + "label1" + ], + "my-other-label": [ + "label2" + ] + } + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json new file mode 100644 index 000000000000..32f8e29ca520 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json @@ -0,0 +1,138 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "includeBody": true, + "$top": 3, + "QuerySearchProperties": { + "related": { + "categories": [ + "other", + "analytics" + ] + }, + "tags": { + "my-label": [ + "label1" + ] + } + } + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/4337bb16-d6fe-4ff7-97cf-59df25941476", + "name": "4337bb16-d6fe-4ff7-97cf-59df25941476", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "4337bb16-d6fe-4ff7-97cf-59df25941476", + "timeCreated": "2019-08-15T10:29:56.1030254Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:29:56.1030254Z", + "displayName": "Heartbeat_1", + "description": "Thie query takes 10 entries of heartbeat 0", + "body": "Heartbeat | take 1", + "related": { + "categories": [ + "other" + ] + }, + "tags": { + "my-label": [ + "label1" + ], + "my-other-label": [ + "label2" + ] + } + } + }, + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/bf015bf7-be70-49c2-8d52-4cce85c42ef1", + "name": "bf015bf7-be70-49c2-8d52-4cce85c42ef1", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "bf015bf7-be70-49c2-8d52-4cce85c42ef1", + "timeCreated": "2019-08-15T10:30:26.7943629Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:30:26.7943629Z", + "displayName": "Heartbeat_2", + "description": "Thie query takes 10 entries of heartbeat 1", + "body": "Heartbeat | take 1", + "related": { + "categories": [ + "analytics" + ] + }, + "tags": { + "my-label": [ + "label1" + ], + "my-other-label": [ + "label2" + ] + } + } + }, + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/8d91c6ca-9c56-49c6-b3ae-112a68871acd", + "name": "8d91c6ca-9c56-49c6-b3ae-112a68871acd", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "8d91c6ca-9c56-49c6-b3ae-112a68871acd", + "timeCreated": "2019-08-15T10:30:29.4505584Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:30:29.4505584Z", + "displayName": "Heartbeat_3", + "description": "Thie query takes 10 entries of heartbeat 2", + "body": "Heartbeat | take 1", + "related": { + "categories": [ + "other", + "analytics" + ] + }, + "tags": { + "my-label": [ + "label1" + ], + "my-other-label": [ + "label2" + ] + } + } + } + ], + "nextLink": null + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json new file mode 100644 index 000000000000..66f8e2072ba1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json @@ -0,0 +1,68 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "id": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "QueryPayload": { + "properties": { + "displayName": "Exceptions - New in the last 24 hours", + "description": "my description", + "body": "let newExceptionsTimeRange = 1d;\nlet timeRangeToCheckBefore = 7d;\nexceptions\n| where timestamp < ago(timeRangeToCheckBefore)\n| summarize count() by problemId\n| join kind= rightanti (\nexceptions\n| where timestamp >= ago(newExceptionsTimeRange)\n| extend stack = tostring(details[0].rawStack)\n| summarize count(), dcount(user_AuthenticatedId), min(timestamp), max(timestamp), any(stack) by problemId \n) on problemId \n| order by count_ desc\n", + "related": { + "categories": [ + "analytics" + ] + }, + "tags": { + "my-label": [ + "label1" + ], + "my-other-label": [ + "label2" + ] + } + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4918/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack/queries/a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "name": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "type": "microsoft.operationalinsights/queryPacks/queries", + "systemData": { + "createdBy": "string", + "createdByType": "Application", + "createdAt": "2020-02-03T01:01:01.1075056Z", + "lastModifiedBy": "string", + "lastModifiedByType": "Application", + "lastModifiedAt": "2020-02-04T02:03:01.1974346Z" + }, + "properties": { + "id": "a449f8af-8e64-4b3a-9b16-5a7165ff98c4", + "timeCreated": "2019-08-15T10:30:32.5742324Z", + "author": "1809f206-263a-46f7-942d-4572c156b7e7", + "timeModified": "2019-08-15T10:30:32.5742324Z", + "displayName": "Exceptions - New in the last 24 hours", + "description": "my description", + "body": "let newExceptionsTimeRange = 1d;\nlet timeRangeToCheckBefore = 7d;\nexceptions\n| where timestamp < ago(timeRangeToCheckBefore)\n| summarize count() by problemId\n| join kind= rightanti (\nexceptions\n| where timestamp >= ago(newExceptionsTimeRange)\n| extend stack = tostring(details[0].rawStack)\n| summarize count(), dcount(user_AuthenticatedId), min(timestamp), max(timestamp), any(stack) by problemId \n) on problemId \n| order by count_ desc\n", + "related": { + "categories": [ + "analytics" + ] + }, + "tags": { + "my-label": [ + "label1" + ], + "my-other-label": [ + "label2" + ] + } + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json new file mode 100644 index 000000000000..b9be5b8b94d8 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json @@ -0,0 +1,33 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", + "resourceGroupName": "my-resource-group", + "queryPackName": "", + "LogAnalyticsQueryPackPayload": { + "location": "South Central US", + "tags": { + "Tag1": "Value1" + }, + "properties": {} + } + }, + "responses": { + "201": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/c59484a4-88f4-4133-b776-63862dcdf59f", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": { + "Tag1": "Value1" + }, + "properties": { + "queryPackId": "aac8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-06-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json new file mode 100644 index 000000000000..1cae3c601097 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json @@ -0,0 +1,29 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "LogAnalyticsQueryPackPayload": { + "location": "South Central US", + "properties": {} + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack", + "name": "my-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": {}, + "properties": { + "queryPackId": "d1c8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-08-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json new file mode 100644 index 000000000000..07bb4f2ac9f5 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json @@ -0,0 +1,28 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", + "resourceGroupName": "my-resource-group", + "queryPackName": "", + "LogAnalyticsQueryPackPayload": { + "location": "South Central US", + "properties": {} + } + }, + "responses": { + "201": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/c59484a4-88f4-4133-b776-63862dcdf59f", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": {}, + "properties": { + "queryPackId": "d1c8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-08-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json new file mode 100644 index 000000000000..14ea3575c195 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json new file mode 100644 index 000000000000..a612f30c99e3 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json @@ -0,0 +1,25 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack" + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack", + "name": "my-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "southcentralus", + "tags": {}, + "properties": { + "queryPackId": "d1c8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-08-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json new file mode 100644 index 000000000000..f4f604f066b9 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json @@ -0,0 +1,41 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack", + "name": "my-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": {}, + "properties": { + "queryPackId": "d1c8fc00-2b68-441e-8f9b-ded8748dc6aa", + "timeCreated": "2019-08-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + }, + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-other-resource-group/providers/microsoft.operationalinsights/queryPacks/my-other-querypack", + "name": "my-other-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": {}, + "properties": { + "queryPackId": "aac8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-06-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + ], + "nextLink": null + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json new file mode 100644 index 000000000000..f0906651aa42 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json @@ -0,0 +1,42 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", + "resourceGroupName": "my-resource-group" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack", + "name": "my-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": {}, + "properties": { + "queryPackId": "d1c8fc00-2b68-441e-8f9b-ded8748dc6aa", + "timeCreated": "2019-08-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + }, + { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-other-querypack", + "name": "my-other-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": {}, + "properties": { + "queryPackId": "aac8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-06-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + ], + "nextLink": null + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json new file mode 100644 index 000000000000..4f6ec72c80c7 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "LogAnalyticsQueryPackPayload": { + "location": "South Central US", + "tags": { + "Tag1": "Value1" + }, + "properties": {} + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/86dc51d3-92ed-4d7e-947a-775ea79b4919/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack", + "name": "my-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": { + "Tag1": "Value1" + }, + "properties": { + "queryPackId": "aac8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-06-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json new file mode 100644 index 000000000000..c5dd49634089 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "subid", + "resourceGroupName": "my-resource-group", + "queryPackName": "my-querypack", + "QueryPackTags": { + "tags": { + "Tag1": "Value1", + "Tag2": "Value2" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/subid/resourceGroups/my-resource-group/providers/microsoft.operationalinsights/queryPacks/my-querypack", + "name": "my-querypack", + "type": "microsoft.operationalinsights/querypacks", + "location": "South Central US", + "tags": { + "Tag1": "Value1", + "Tag2": "Value2" + }, + "properties": { + "queryPackId": "aac8fc00-2b68-441e-8f9b-ded8748dc635", + "timeCreated": "2019-06-04T12:37:56.8543652Z", + "timeModified": "2019-08-04T12:37:56.8543652Z", + "provisioningState": "Succeeded" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json new file mode 100644 index 000000000000..f1859922d1fa --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json @@ -0,0 +1,64 @@ +{ + "parameters": { + "resourceGroupName": "mms-eus", + "workspaceName": "atlantisdemo", + "api-version": "2025-02-01", + "parameters": { + "top": 25, + "query": "*" + }, + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "metadata": { + "schema": { + "name": "CloudOps", + "version": 2 + }, + "resultType": "schema", + "requestTime": 28 + }, + "value": [ + { + "name": "TenantId", + "displayName": "TenantId", + "type": "Guid", + "indexed": true, + "stored": false, + "facet": false, + "ownerType": [ + "Alert", + "AzureActivity", + "AzureAudit", + "AzureMetrics", + "ComputerGroup", + "ETWEvent", + "Event", + "ExtraHopDBLogin", + "ExtraHopDBTransaction", + "ExtraHopDNSResponse", + "ExtraHopFTPResponse", + "ExtraHopHTTPTransaction", + "ExtraHopSMTPMessage", + "ExtraHopSYNScanDetect", + "ExtraHopTCPOpen", + "Heartbeat", + "Operation", + "Perf", + "ReservedAzureCommonFields", + "ReservedCommonFields", + "ServiceFabricOperationalEvent", + "ServiceFabricReliableActorEvent", + "ServiceFabricReliableServiceEvent", + "Syslog", + "Usage", + "W3CIISLog" + ] + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json new file mode 100644 index 000000000000..a583f8d9c066 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json @@ -0,0 +1,30 @@ +{ + "parameters": { + "resourceGroupName": "TestRG", + "workspaceName": "TestWS", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": [ + { + "id": "subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/workspaces/AtlantisDemo/savedSearches/test-new-saved-search-id-2015", + "etag": "W/\"datetime'2017-10-02T23%3A15%3A41.0709875Z'\"", + "properties": { + "Category": " Saved Search Test Category", + "DisplayName": "Create or Update Saved Search Test", + "Query": "* | measure Count() by Computer", + "Tags": [ + { + "Name": "Group", + "Value": "Computer" + } + ], + "Version": 1 + } + } + ] + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json new file mode 100644 index 000000000000..894092004ce5 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json @@ -0,0 +1,72 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "storageInsightName": "AzTestSI1110", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "parameters": { + "properties": { + "containers": [ + "wad-iis-logfiles" + ], + "tables": [ + "WADWindowsEventLogsTable", + "LinuxSyslogVer2v0" + ], + "storageAccount": { + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest6987/providers/microsoft.storage/storageaccounts/AzTestFakeSA9945", + "key": "1234" + } + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "containers": [ + "wad-iis-logfiles" + ], + "tables": [ + "WADWindowsEventLogsTable", + "LinuxSyslogVer2v0" + ], + "storageAccount": { + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest6987/providers/microsoft.storage/storageaccounts/AzTestFakeSA9945", + "key": "Storage Key" + }, + "status": { + "state": "OK" + } + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6987/providers/microsoft.operationalinsights/workspaces/aztest5048/storageinsightconfigs/AzTestSI1110", + "name": "AzTestSI1110", + "type": "Microsoft.OperationalInsights/workspaces/storageinsightconfigs" + } + }, + "201": { + "body": { + "properties": { + "containers": [ + "wad-iis-logfiles" + ], + "tables": [ + "WADWindowsEventLogsTable", + "LinuxSyslogVer2v0" + ], + "storageAccount": { + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest6987/providers/microsoft.storage/storageaccounts/AzTestFakeSA9945", + "key": "Storage Key" + }, + "status": { + "state": "OK" + } + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6987/providers/microsoft.operationalinsights/workspaces/aztest5048/storageinsightconfigs/AzTestSI1110", + "name": "AzTestSI1110", + "type": "Microsoft.OperationalInsights/workspaces/storageinsightconfigs" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json new file mode 100644 index 000000000000..d32ebc660767 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json @@ -0,0 +1,13 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "storageInsightName": "AzTestSI1110", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {}, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json new file mode 100644 index 000000000000..99d33df3a2c8 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "storageInsightName": "AzTestSI1110", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "properties": { + "containers": [ + "wad-iis-logfiles" + ], + "tables": [ + "WADWindowsEventLogsTable", + "LinuxSyslogVer2v0" + ], + "storageAccount": { + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest6987/providers/microsoft.storage/storageaccounts/AzTestFakeSA9945", + "key": "Storage Account Key" + }, + "status": { + "state": "OK" + } + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6987/providers/microsoft.operationalinsights/workspaces/aztest5048/storageinsightconfigs/AzTestSI1110", + "name": "AzTestSI1110", + "type": "Microsoft.OperationalInsights/workspaces/storageinsightconfigs" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json new file mode 100644 index 000000000000..ce5890a6f71a --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": [ + { + "properties": { + "containers": [ + "wad-iis-logfiles" + ], + "tables": [ + "WADWindowsEventLogsTable", + "LinuxSyslogVer2v0" + ], + "storageAccount": { + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest6987/providers/microsoft.storage/storageaccounts/AzTestFakeSA9945" + }, + "status": { + "state": "OK" + } + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6987/providers/microsoft.operationalinsights/workspaces/aztest5048/storageinsightconfigs/AzTestSI1110", + "name": "AzTestSI1110", + "type": "Microsoft.OperationalInsights/workspaces/storageinsightconfigs" + } + ] + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json new file mode 100644 index 000000000000..c4d6ca902ee2 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json @@ -0,0 +1,19 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "tableName": "table1_CL" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperaitonalInsights/workspaces/oiautorest6685/tables/table1_CL/operationresults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01" + } + }, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json new file mode 100644 index 000000000000..52f66bdd2252 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json @@ -0,0 +1,122 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "tableName": "table1_SRCH" + }, + "responses": { + "200": { + "body": { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2020-02-03T04:05:06Z" + }, + "properties": { + "resultStatistics": { + "progress": 75.0, + "ingestedRecords": 5, + "scannedGb": 23.5 + }, + "searchResults": { + "query": "Heartbeat | where SourceSystem != '' | project SourceSystem", + "description": "This table was created using a Search Job with the following query: 'Heartbeat | where SourceSystem != '' | project SourceSystem'.", + "limit": 1000, + "startSearchTime": "2020-02-03T04:05:06Z", + "endSearchTime": "2020-02-02T04:05:06Z", + "sourceTable": "Heartbeat" + }, + "schema": { + "name": "table1_SRCH", + "tableSubType": "DataCollectionRuleBased", + "tableType": "SearchResults", + "displayName": null, + "description": null, + "columns": [], + "standardColumns": [ + { + "isHidden": false, + "name": "TenantId", + "type": "guid", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourceSystem", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "MG", + "type": "guid", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "ManagementGroupName", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "TimeGenerated", + "type": "dateTime", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "Computer", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "RawData", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + } + ], + "categories": null, + "labels": null, + "source": null, + "solutions": [ + "LogManagement" + ] + }, + "provisioningState": "InProgress", + "retentionInDays": 50, + "totalRetentionInDays": 50, + "archiveRetentionInDays": 0, + "retentionInDaysAsDefault": false, + "totalRetentionInDaysAsDefault": true, + "plan": "Analytics" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/tables/table1_SRCH", + "name": "table1_SRCH" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json new file mode 100644 index 000000000000..e5bc448f3c09 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json @@ -0,0 +1,254 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "schema": { + "name": "AzureNetworkFlow", + "tableSubType": "Any", + "tableType": "Microsoft", + "displayName": null, + "description": null, + "columns": null, + "standardColumns": [ + { + "isHidden": true, + "name": "TenantId", + "type": "guid", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourceSystem", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "TimeGenerated", + "type": "dateTime", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "AgentID", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourceIP", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "Protocol", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourcePort", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "DestinationPort", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "TcpFlags", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "Packets", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "Bytes", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "BytesOut", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "DurationInMs", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "RstCount", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "MaxSampleRtt", + "type": "int", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + } + ], + "categories": null, + "labels": null, + "source": null, + "solutions": [ + "LogManagement" + ] + }, + "provisioningState": "Succeeded", + "retentionInDays": 45, + "totalRetentionInDays": 70, + "archiveRetentionInDays": 25, + "retentionInDaysAsDefault": false, + "totalRetentionInDaysAsDefault": false, + "plan": "Analytics" + }, + "name": "AzureNetworkFlow", + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/tables/AzureNetworkFlow" + }, + { + "properties": { + "schema": { + "name": "SurfaceHubDns", + "tableSubType": "Any", + "tableType": "Microsoft", + "displayName": null, + "description": null, + "columns": null, + "standardColumns": [ + { + "isHidden": true, + "name": "TenantId", + "type": "guid", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourceSystem", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "TimeGenerated", + "type": "dateTime", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "QueryName", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "ComputerName", + "type": "string", + "dataTypeHint": null, + "displayName": null, + "description": null, + "isDefaultDisplay": false + } + ], + "categories": null, + "labels": null, + "source": null, + "solutions": [ + "LogManagement" + ] + }, + "provisioningState": "Succeeded", + "retentionInDays": 30, + "totalRetentionInDays": 30, + "archiveRetentionInDays": 0, + "retentionInDaysAsDefault": false, + "totalRetentionInDaysAsDefault": true, + "plan": "Analytics" + }, + "name": "SurfaceHubDns", + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/tables/SurfaceHubDns" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json new file mode 100644 index 000000000000..2769249cd4e4 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "tableName": "table1_CL" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json new file mode 100644 index 000000000000..7ce272096b4d --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "tableName": "table1_SRCH" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json new file mode 100644 index 000000000000..3098e0835518 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json @@ -0,0 +1,155 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "tableName": "AzureNetworkFlow", + "parameters": { + "properties": { + "schema": { + "name": "AzureNetworkFlow", + "columns": [ + { + "name": "MyNewColumn", + "type": "guid" + } + ] + }, + "retentionInDays": 45, + "totalRetentionInDays": 70 + } + } + }, + "responses": { + "200": { + "body": { + "properties": { + "schema": { + "name": "AzureNetworkFlow", + "tableSubType": "DataCollectionRuleBased", + "tableType": "Microsoft", + "columns": [ + { + "isHidden": false, + "name": "MyNewColumn", + "type": "guid", + "isDefaultDisplay": false + } + ], + "standardColumns": [ + { + "isHidden": true, + "name": "TenantId", + "type": "guid", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourceSystem", + "type": "string", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "TimeGenerated", + "type": "dateTime", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "AgentID", + "type": "string", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourceIP", + "type": "string", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "Protocol", + "type": "string", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "SourcePort", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "DestinationPort", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "TcpFlags", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "Packets", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "Bytes", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "BytesOut", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "DurationInMs", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "RstCount", + "type": "int", + "isDefaultDisplay": false + }, + { + "isHidden": false, + "name": "MaxSampleRtt", + "type": "int", + "isDefaultDisplay": false + } + ], + "solutions": [ + "LogManagement" + ] + }, + "provisioningState": "Succeeded", + "retentionInDays": 45, + "totalRetentionInDays": 70, + "archiveRetentionInDays": 25, + "retentionInDaysAsDefault": false, + "totalRetentionInDaysAsDefault": false, + "plan": "Analytics" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/tables/AzureNetworkFlow", + "name": "AzureNetworkFlow" + } + }, + "202": { + "headers": { + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperaitonalInsights/workspaces/oiautorest6685/tables/table1_CL/operationresults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json new file mode 100644 index 000000000000..c58d486cd76b --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json @@ -0,0 +1,30 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "workspace1", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": [ + { + "serviceTier": "PerNode", + "enabled": true, + "minimumRetention": 7, + "maximumRetention": 30, + "defaultRetention": 7 + }, + { + "serviceTier": "CapacityReservation", + "enabled": true, + "minimumRetention": 30, + "maximumRetention": 300, + "defaultRetention": 30, + "capacityReservationLevel": 200, + "lastSkuUpdate": "2020-02-04T08:55:03.871Z" + } + ] + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json new file mode 100644 index 000000000000..642ff7024c27 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json @@ -0,0 +1,65 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "parameters": { + "properties": { + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30 + }, + "location": "australiasoutheast", + "tags": { + "tag1": "val1" + } + }, + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/workspaces/aztest2170", + "name": "AzTest2170", + "type": "Microsoft.OperationalInsights/workspaces", + "location": "australiasoutheast", + "tags": { + "tag1": "val1" + }, + "properties": { + "customerId": "bc089d7b-485c-4aff-a71e-c00f362d8d2f", + "provisioningState": "Creating", + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30, + "publicNetworkAccessForQuery": "Enabled", + "publicNetworkAccessForIngestion": "Enabled" + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/workspaces/aztest2170", + "name": "AzTest2170", + "type": "Microsoft.OperationalInsights/workspaces", + "location": "australiasoutheast", + "tags": { + "tag1": "val1" + }, + "properties": { + "customerId": "bc089d7b-485c-4aff-a71e-c00f362d8d2f", + "provisioningState": "Creating", + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30, + "publicNetworkAccessForQuery": "Enabled", + "publicNetworkAccessForIngestion": "Enabled" + } + } + }, + "202": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json new file mode 100644 index 000000000000..84493eecd391 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json @@ -0,0 +1,18 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {}, + "204": {}, + "202": { + "headers": { + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/operationresults/00000000-0000-0000-0000-00000000000?api-version=2025-02-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/00000000-0000-0000-0000-00000000000?api-version=2015-11-01-preview" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json new file mode 100644 index 000000000000..9b71917581a2 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json @@ -0,0 +1,13 @@ +{ + "parameters": { + "resourceGroupName": "TestRG", + "workspaceName": "TestWS", + "savedSearchName": "SavedSearchName", + "api-version": "2025-02-01", + "savedSearchId": "00000000-0000-0000-0000-00000000000", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json new file mode 100644 index 000000000000..c8b9ca59061f --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "TestLinkWS", + "intelligencePackName": "ChangeTracking", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json new file mode 100644 index 000000000000..c8b9ca59061f --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "TestLinkWS", + "intelligencePackName": "ChangeTracking", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json new file mode 100644 index 000000000000..fe3ec29c3b5d --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json @@ -0,0 +1,16 @@ +{ + "parameters": { + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926", + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01" + }, + "responses": { + "202": { + "headers": { + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json new file mode 100644 index 000000000000..565ca0a47791 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json @@ -0,0 +1,17 @@ +{ + "parameters": { + "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926", + "resourceGroupName": "oiautorest6685", + "location": "eastus", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01" + }, + "responses": { + "202": { + "headers": { + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/locations/eastus/workspaces/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json new file mode 100644 index 000000000000..9ebbebe274ca --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "gatewayId": "00000000-0000-0000-0000-00000000000", + "api-version": "2025-02-01" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json new file mode 100644 index 000000000000..1e4ca6afe28d --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json @@ -0,0 +1,39 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "properties": { + "customerId": "5b02755b-5bf4-430c-9487-45502a2a7e62", + "provisioningState": "Succeeded", + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30, + "publicNetworkAccessForQuery": "Enabled", + "publicNetworkAccessForIngestion": "Enabled", + "replication": { + "location": "westus3", + "enabled": true, + "provisioningState": "Succeeded", + "createdDate": "2020-07-04T07:35:51Z", + "lastModifiedDate": "2020-07-04T07:35:51Z" + }, + "failover": { + "state": "Active", + "lastModifiedDate": "2020-07-05T07:35:51Z" + } + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/workspaces/oiautorest6685", + "name": "oiautorest6685", + "type": "Microsoft.OperationalInsights/workspaces", + "location": "eastus" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json new file mode 100644 index 000000000000..26e3f683b61e --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json @@ -0,0 +1,16 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "TestLinkWS", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "primarySharedKey": "", + "secondarySharedKey": "" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json new file mode 100644 index 000000000000..f14b24351628 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "customerId": "bc089d7b-485c-4aff-a71e-c00f362d8d2f", + "provisioningState": "Succeeded", + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30, + "publicNetworkAccessForQuery": "Enabled", + "publicNetworkAccessForIngestion": "Enabled" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/workspaces/aztest2170", + "name": "AzTest2170", + "type": "Microsoft.OperationalInsights/workspaces", + "location": "australiasoutheast", + "tags": { + "tag1": "val1" + } + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json new file mode 100644 index 000000000000..2e02709910a8 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json @@ -0,0 +1,244 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "TestLinkWS", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": [ + { + "name": "CapacityPerformance", + "enabled": false, + "displayName": "Capacity and Performance" + }, + { + "name": "AzureWebAppsAnalytics", + "enabled": false, + "displayName": "Azure Web Apps Analytics (Preview)" + }, + { + "name": "Security", + "enabled": false, + "displayName": "Security and Audit" + }, + { + "name": "Updates", + "enabled": false, + "displayName": "Update Management" + }, + { + "name": "AntiMalware", + "enabled": false, + "displayName": "Antimalware Assessment" + }, + { + "name": "LogManagement", + "enabled": true, + "displayName": "Log Management" + }, + { + "name": "ChangeTracking", + "enabled": true, + "displayName": "Change Tracking" + }, + { + "name": "SQLAssessment", + "enabled": false, + "displayName": "SQL Assessment" + }, + { + "name": "SCOMAssessment", + "enabled": false, + "displayName": "System Center Operations Manager Assessment (Preview)" + }, + { + "name": "ServiceDesk", + "enabled": false, + "displayName": "IT Service Management Connector(Preview)" + }, + { + "name": "ADAssessment", + "enabled": false, + "displayName": "AD Assessment" + }, + { + "name": "AlertManagement", + "enabled": false, + "displayName": "Alert Management" + }, + { + "name": "AzureAutomation", + "enabled": false, + "displayName": "Azure Automation" + }, + { + "name": "WireData", + "enabled": false, + "displayName": "Wire Data" + }, + { + "name": "SiteRecovery", + "enabled": true, + "displayName": "Azure Site Recovery" + }, + { + "name": "Backup", + "enabled": false, + "displayName": "Backup" + }, + { + "name": "SurfaceHub", + "enabled": false, + "displayName": "Surface Hub" + }, + { + "name": "NetworkMonitoring", + "enabled": false, + "displayName": "Network Performance Monitor" + }, + { + "name": "Containers", + "enabled": false, + "displayName": "Container Monitoring Solution" + }, + { + "name": "ServiceMap", + "enabled": false, + "displayName": "Service Map" + }, + { + "name": "AzureNetworking", + "enabled": false, + "displayName": "Azure Networking Analytics (Deprecated)" + }, + { + "name": "ADReplication", + "enabled": false, + "displayName": "AD Replication Status" + }, + { + "name": "Office365", + "enabled": false, + "displayName": "Office 365 (Preview)" + }, + { + "name": "CompatibilityAssessment", + "enabled": false, + "displayName": "Upgrade Readiness" + }, + { + "name": "KeyVault", + "enabled": false, + "displayName": "Key Vault (Deprecated)" + }, + { + "name": "ServiceFabric", + "enabled": false, + "displayName": "Service Fabric" + }, + { + "name": "DnsAnalytics", + "enabled": false, + "displayName": "DNS Analytics (Preview)" + }, + { + "name": "ApplicationInsights", + "enabled": false, + "displayName": "Application Insights (Preview)" + }, + { + "name": "WireData2", + "enabled": false, + "displayName": "Wire Data 2.0" + }, + { + "name": "WaaSUpdateInsights", + "enabled": false, + "displayName": "Update Compliance (Preview)" + }, + { + "name": "AgentHealthAssessment", + "enabled": false, + "displayName": "Agent Health " + }, + { + "name": "AzureActivity", + "enabled": false, + "displayName": "Activity Log Analytics" + }, + { + "name": "HDInsight", + "enabled": false, + "displayName": "HDInsight HBase Monitoring (Preview)" + }, + { + "name": "HDInsightKafka", + "enabled": false, + "displayName": "HDInsight Kafka Monitoring" + }, + { + "name": "HDInsightSpark", + "enabled": false, + "displayName": "HDInsight Spark Monitoring" + }, + { + "name": "VMware", + "enabled": false, + "displayName": "VMware (Preview)" + }, + { + "name": "SecurityCenterFree", + "enabled": false, + "displayName": "Security Center Free � for Azure Resources only" + }, + { + "name": "LogicAppsManagement", + "enabled": false, + "displayName": "Logic Apps Management" + }, + { + "name": "LogicAppB2B", + "enabled": false, + "displayName": "Logic Apps B2B" + }, + { + "name": "AzureSQLAnalytics", + "enabled": false, + "displayName": "Azure SQL Analytics (Preview)" + }, + { + "name": "KeyVaultAnalytics", + "enabled": false, + "displayName": "Key Vault Analytics" + }, + { + "name": "AzureNSGAnalytics", + "enabled": false, + "displayName": "Azure Network Security Group Analytics" + }, + { + "name": "AzureAppGatewayAnalytics", + "enabled": false, + "displayName": "Azure Application Gateway Analytics" + }, + { + "name": "DeviceHealthProd", + "enabled": false, + "displayName": "Device Health (Preview)" + }, + { + "name": "WindowsDefenderATP", + "enabled": false, + "displayName": "Windows Defender ATP" + }, + { + "name": "ProcessInvestigator", + "enabled": false, + "displayName": "ProcessInvestigator" + } + ] + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json new file mode 100644 index 000000000000..27d577dfd3ba --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json @@ -0,0 +1,15 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "TestLinkWS", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json new file mode 100644 index 000000000000..2a9beadf7ac0 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json @@ -0,0 +1,27 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "TestLinkWS", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "name": { + "value": "DataAnalyzed", + "localizedValue": "Data Analyzed" + }, + "unit": "Bytes", + "currentValue": 0.0, + "limit": 524288000.0, + "nextResetTime": "2017-10-03T00:00:00Z", + "quotaPeriod": "P1D" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json new file mode 100644 index 000000000000..95947d76da20 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json @@ -0,0 +1,28 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "body": { + "table": "Heartbeat", + "filters": [ + { + "column": "TimeGenerated", + "operator": ">", + "value": "2017-09-01T00:00:00" + } + ] + } + }, + "responses": { + "202": { + "headers": { + "x-ms-status-location": "https://management.azure.com/subscriptions/b96161de-b34a-480f-7343-59b099299283/resourceGroups/example/providers/microsoft.operationalinsights/workspaces/test/operations/purge-970318e7-b859-4edb-8903-83b1b54d0b74?api-version=2025-02-01" + }, + "body": { + "operationId": "7d7cf277-9113-4ab3-8359-d0364b74d01d" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json new file mode 100644 index 000000000000..73402e05693e --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json @@ -0,0 +1,16 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "purgeId": "purge-970318e7-b859-4edb-8903-83b1b54d0b74" + }, + "responses": { + "200": { + "body": { + "status": "completed" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json new file mode 100644 index 000000000000..8c67622f5d94 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json @@ -0,0 +1,28 @@ +{ + "parameters": { + "resourceGroupName": "OIAutoRest5123", + "workspaceName": "aztest5048", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "body": { + "table": "Heartbeat", + "filters": [ + { + "column": "_ResourceId", + "operator": "==", + "value": "/subscriptions/12341234-1234-1234-1234-123412341234/resourceGroups/SomeResourceGroup/providers/microsoft.insights/components/AppInsightResource" + } + ] + } + }, + "responses": { + "202": { + "headers": { + "x-ms-status-location": "https://management.azure.com/subscriptions/b96161de-b34a-480f-7343-59b099299283/resourceGroups/example/providers/microsoft.operationalinsights/workspaces/test/operations/purge-970318e7-b859-4edb-8903-83b1b54d0b74?api-version=2025-02-01" + }, + "body": { + "operationId": "7d7cf277-9113-4ab3-8359-d0364b74d01d" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json new file mode 100644 index 000000000000..7847729aa3d2 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json @@ -0,0 +1,16 @@ +{ + "parameters": { + "resourceGroupName": "rg1", + "workspaceName": "workspace1", + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "primarySharedKey": "", + "secondarySharedKey": "" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json new file mode 100644 index 000000000000..b915533c42e2 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json @@ -0,0 +1,42 @@ +{ + "parameters": { + "resourceGroupName": "TestRG", + "workspaceName": "TestWS", + "savedSearchName": "SavedSearchName", + "parameters": { + "properties": { + "category": "Saved Search Test Category", + "displayName": "Create or Update Saved Search Test", + "version": 2, + "functionAlias": "heartbeat_func", + "functionParameters": "a:int=1", + "query": "Heartbeat | summarize Count() by Computer | take a", + "tags": [ + { + "name": "Group", + "value": "Computer" + } + ] + } + }, + "api-version": "2025-02-01", + "savedSearchId": "00000000-0000-0000-0000-00000000000", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "id": "subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/workspaces/AtlantisDemo/savedSearches/test-new-saved-search-id-2015", + "etag": "W/\"datetime'2017-10-02T23%3A15%3A41.0709875Z'\"", + "properties": { + "category": "Saved Search Test Category", + "displayName": "Create or Update Saved Search Test", + "functionAlias": "heartbeat_func", + "functionParameters": "a:int=1", + "query": "Heartbeat | summarize Count() by Computer | take a", + "version": 2 + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json new file mode 100644 index 000000000000..6a360cf7df84 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json @@ -0,0 +1,26 @@ +{ + "parameters": { + "resourceGroupName": "TestRG", + "workspaceName": "TestWS", + "savedSearchName": "SavedSearchName", + "api-version": "2025-02-01", + "savedSearchId": "00000000-0000-0000-0000-00000000000", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "id": "subscriptions/00000000-0000-0000-0000-000000000005/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/workspaces/AtlantisDemo/savedSearches/test-new-saved-search-id-2015", + "etag": "W/\"datetime'2017-10-02T23%3A15%3A41.0709875Z'\"", + "properties": { + "category": " Saved Search Test Category", + "displayName": "Create or Update Saved Search Test", + "functionAlias": "heartbeat_func", + "functionParameters": "a:int=1", + "query": "* | measure Count() by Computer | take a", + "version": 1 + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json new file mode 100644 index 000000000000..dd9debea7ed1 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json @@ -0,0 +1,33 @@ +{ + "parameters": { + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "customerId": "bc089d7b-485c-4aff-a71e-c00f362d8d2f", + "provisioningState": "Succeeded", + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30, + "publicNetworkAccessForQuery": "Enabled", + "publicNetworkAccessForIngestion": "Enabled" + }, + "id": "/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/oiautorest6685/providers/microsoft.operationalinsights/workspaces/aztest2170", + "name": "AzTest2170", + "type": "Microsoft.OperationalInsights/workspaces", + "location": "australiasoutheast", + "tags": { + "tag1": "val1" + } + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json new file mode 100644 index 000000000000..181513e6b85e --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json @@ -0,0 +1,42 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "parameters": { + "properties": { + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30, + "workspaceCapping": { + "dailyQuotaGb": -1 + } + } + }, + "api-version": "2025-02-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "properties": { + "sku": { + "name": "PerGB2018" + }, + "retentionInDays": 30, + "publicNetworkAccessForQuery": "Enabled", + "publicNetworkAccessForIngestion": "Enabled", + "workspaceCapping": { + "dailyQuotaGb": -1, + "quotaNextResetTime": "Mon, 16 Nov 2020 15:00:00 GMT", + "dataIngestionStatus": "RespectQuota" + } + }, + "location": "australiasoutheast", + "tags": { + "tag1": "val1" + } + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json new file mode 100644 index 000000000000..b205728dc859 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json @@ -0,0 +1,433 @@ +{ + "swagger": "2.0", + "host": "management.azure.com", + "schemes": [ + "https" + ], + "info": { + "version": "2025-02-01", + "title": "Network security perimeter common type definitions", + "description": "Common types for network security perimeters based on a shared API specification. These common, versioned type definitions are intended for resource providers (RPs, except Network RP) to use, and reuse, for defining their own API versions that share a set of type definitions that is consistent across providers.", + "contact": {} + }, + "paths": {}, + "definitions": { + "PublicNetworkAccess": { + "type": "string", + "description": "Allow, disallow, or let network security perimeter configuration control public network access to the protected resource. Value is optional but if passed in, it must be 'Enabled', 'Disabled' or 'SecuredByPerimeter'.", + "enum": [ + "Enabled", + "Disabled", + "SecuredByPerimeter" + ], + "x-ms-enum": { + "name": "PublicNetworkAccess", + "modelAsString": true, + "values": [ + { + "value": "Enabled", + "description": "Allows public network access to the resource" + }, + { + "value": "Disabled", + "description": "Disallows public network access to the resource" + }, + { + "value": "SecuredByPerimeter", + "description": "The network security perimeter configuration rules allow or disallow public network access to the resource. Requires an associated network security perimeter." + } + ] + } + }, + "NetworkSecurityPerimeterConfigurationListResult": { + "description": "Result of a list NSP (network security perimeter) configurations request.", + "type": "object", + "properties": { + "value": { + "description": "Array of network security perimeter results.", + "type": "array", + "items": { + "$ref": "#/definitions/NetworkSecurityPerimeterConfiguration" + } + }, + "nextLink": { + "description": "The link used to get the next page of results.", + "type": "string", + "format": "uri" + } + } + }, + "NetworkSecurityPerimeterConfiguration": { + "description": "Network security perimeter (NSP) configuration resource", + "type": "object", + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ProxyResource" + } + ], + "properties": { + "properties": { + "$ref": "#/definitions/NetworkSecurityPerimeterConfigurationProperties" + } + } + }, + "NetworkSecurityPerimeterConfigurationProvisioningState": { + "description": "Provisioning state of a network security perimeter configuration that is being created or updated.", + "enum": [ + "Succeeded", + "Creating", + "Updating", + "Deleting", + "Accepted", + "Failed", + "Canceled" + ], + "type": "string", + "readOnly": true, + "x-ms-enum": { + "name": "NetworkSecurityPerimeterConfigurationProvisioningState", + "modelAsString": true + } + }, + "NetworkSecurityPerimeterConfigurationProperties": { + "description": "Network security configuration properties.", + "type": "object", + "properties": { + "provisioningState": { + "readOnly": true, + "$ref": "#/definitions/NetworkSecurityPerimeterConfigurationProvisioningState" + }, + "provisioningIssues": { + "description": "List of provisioning issues, if any", + "type": "array", + "readOnly": true, + "items": { + "$ref": "#/definitions/ProvisioningIssue" + }, + "x-ms-identifiers": [] + }, + "networkSecurityPerimeter": { + "$ref": "#/definitions/NetworkSecurityPerimeter" + }, + "resourceAssociation": { + "$ref": "#/definitions/ResourceAssociation" + }, + "profile": { + "$ref": "#/definitions/NetworkSecurityProfile" + } + } + }, + "ProvisioningIssue": { + "description": "Describes a provisioning issue for a network security perimeter configuration", + "type": "object", + "readOnly": true, + "properties": { + "name": { + "description": "Name of the issue", + "type": "string", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/ProvisioningIssueProperties" + } + } + }, + "ProvisioningIssueProperties": { + "description": "Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules", + "type": "object", + "readOnly": true, + "properties": { + "issueType": { + "description": "Type of issue", + "type": "string", + "readOnly": true, + "enum": [ + "Unknown", + "ConfigurationPropagationFailure", + "MissingPerimeterConfiguration", + "MissingIdentityConfiguration" + ], + "x-ms-enum": { + "name": "IssueType", + "modelAsString": true, + "values": [ + { + "value": "Unknown", + "description": "Unknown issue type" + }, + { + "value": "ConfigurationPropagationFailure", + "description": "An error occurred while applying the network security perimeter (NSP) configuration." + }, + { + "value": "MissingPerimeterConfiguration", + "description": "A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules." + }, + { + "value": "MissingIdentityConfiguration", + "description": "An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP." + } + ] + } + }, + "severity": { + "description": "Severity of the issue.", + "enum": [ + "Warning", + "Error" + ], + "type": "string", + "readOnly": true, + "x-ms-enum": { + "name": "Severity", + "modelAsString": true + } + }, + "description": { + "description": "Description of the issue", + "type": "string", + "readOnly": true + }, + "suggestedResourceIds": { + "description": "Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.", + "type": "array", + "readOnly": true, + "items": { + "description": "Fully qualified resource ID of the suggested resource", + "type": "string", + "format": "arm-id", + "readOnly": true + } + }, + "suggestedAccessRules": { + "description": "Access rules that can be added to the network security profile (NSP) to remediate the issue.", + "type": "array", + "readOnly": true, + "items": { + "$ref": "#/definitions/AccessRule" + }, + "x-ms-identifiers": [] + } + } + }, + "NetworkSecurityPerimeter": { + "description": "Information about a network security perimeter (NSP)", + "type": "object", + "properties": { + "id": { + "description": "Fully qualified Azure resource ID of the NSP resource", + "type": "string", + "format": "arm-id", + "x-ms-arm-id-details": { + "allowedResources": [ + { + "resourceType": "Microsoft.Network/networkSecurityPerimeters" + } + ] + } + }, + "perimeterGuid": { + "description": "Universal unique ID (UUID) of the network security perimeter", + "type": "string", + "format": "uuid" + }, + "location": { + "description": "Location of the network security perimeter", + "type": "string", + "x-ms-mutability": [ + "create", + "read" + ] + } + } + }, + "ResourceAssociationAccessMode": { + "description": "Access mode of the resource association", + "enum": [ + "Enforced", + "Learning", + "Audit" + ], + "type": "string", + "x-ms-enum": { + "name": "ResourceAssociationAccessMode", + "modelAsString": true, + "values": [ + { + "value": "Enforced", + "description": "Enforced access mode - traffic to the resource that failed access checks is blocked" + }, + { + "value": "Learning", + "description": "Learning access mode - traffic to the resource is enabled for analysis but not blocked" + }, + { + "value": "Audit", + "description": "Audit access mode - traffic to the resource that fails access checks is logged but not blocked" + } + ] + } + }, + "ResourceAssociation": { + "description": "Information about resource association", + "type": "object", + "properties": { + "name": { + "description": "Name of the resource association", + "type": "string" + }, + "accessMode": { + "$ref": "#/definitions/ResourceAssociationAccessMode" + } + } + }, + "NetworkSecurityProfile": { + "description": "Network security perimeter configuration profile", + "type": "object", + "properties": { + "name": { + "description": "Name of the profile", + "type": "string" + }, + "accessRulesVersion": { + "description": "Current access rules version", + "type": "integer", + "format": "int32" + }, + "accessRules": { + "description": "List of Access Rules", + "type": "array", + "items": { + "$ref": "#/definitions/AccessRule" + }, + "x-ms-identifiers": [ + "name" + ] + }, + "diagnosticSettingsVersion": { + "description": "Current diagnostic settings version", + "type": "integer", + "format": "int32" + }, + "enabledLogCategories": { + "description": "List of log categories that are enabled", + "type": "array", + "items": { + "description": "Log category", + "type": "string" + } + } + } + }, + "AccessRule": { + "description": "Access rule in a network security perimeter configuration profile", + "type": "object", + "properties": { + "name": { + "description": "Name of the access rule", + "type": "string" + }, + "properties": { + "$ref": "#/definitions/AccessRuleProperties" + } + } + }, + "AccessRuleDirection": { + "description": "Direction of Access Rule", + "enum": [ + "Inbound", + "Outbound" + ], + "type": "string", + "x-ms-enum": { + "name": "AccessRuleDirection", + "modelAsString": true, + "values": [ + { + "value": "Inbound", + "description": "Applies to inbound network traffic to the secured resources." + }, + { + "value": "Outbound", + "description": "Applies to outbound network traffic from the secured resources" + } + ] + } + }, + "AccessRuleProperties": { + "description": "Properties of Access Rule", + "type": "object", + "properties": { + "direction": { + "$ref": "#/definitions/AccessRuleDirection" + }, + "addressPrefixes": { + "description": "Address prefixes in the CIDR format for inbound rules", + "type": "array", + "items": { + "description": "An IP address prefix (CIDR) for inbound rules", + "type": "string" + } + }, + "subscriptions": { + "description": "Subscriptions for inbound rules", + "type": "array", + "items": { + "description": "Subscription identifiers", + "type": "object", + "properties": { + "id": { + "description": "The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') ", + "type": "string", + "format": "arm-id" + } + } + } + }, + "networkSecurityPerimeters": { + "description": "Network security perimeters for inbound rules", + "type": "array", + "items": { + "$ref": "#/definitions/NetworkSecurityPerimeter" + } + }, + "fullyQualifiedDomainNames": { + "description": "Fully qualified domain names (FQDN) for outbound rules", + "type": "array", + "items": { + "description": "A fully qualified domain name (FQDN)", + "type": "string" + } + }, + "emailAddresses": { + "description": "Email addresses for outbound rules", + "type": "array", + "items": { + "description": "An email address", + "type": "string" + } + }, + "phoneNumbers": { + "description": "Phone numbers for outbound rules", + "type": "array", + "items": { + "description": "A phone number", + "type": "string" + } + } + } + } + }, + "parameters": { + "NetworkSecurityPerimeterConfigurationNameParameter": { + "name": "networkSecurityPerimeterConfigurationName", + "in": "path", + "required": true, + "type": "string", + "minLength": 1, + "maxLength": 512, + "x-ms-parameter-location": "method", + "description": "The name for a network security perimeter configuration" + } + } +} From e160fd39b7ce1ed392c94c87d8d6d9509c1cb29e Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Thu, 17 Jul 2025 11:53:50 +0300 Subject: [PATCH 02/13] Update version to stable/2025-07-01 Updated the API version from stable/2025-02-01 to stable/2025-07-01. --- .../stable/2025-07-01/AvailableServiceTiers.json | 2 +- .../stable/2025-07-01/Clusters.json | 2 +- .../stable/2025-07-01/DataExports.json | 2 +- .../stable/2025-07-01/DataSources.json | 2 +- .../stable/2025-07-01/Gateways.json | 2 +- .../stable/2025-07-01/IntelligencePacks.json | 2 +- .../stable/2025-07-01/LinkedServices.json | 2 +- .../stable/2025-07-01/LinkedStorageAccounts.json | 2 +- .../stable/2025-07-01/ManagementGroups.json | 2 +- .../stable/2025-07-01/OperationStatuses.json | 2 +- .../stable/2025-07-01/Operations.json | 2 +- .../stable/2025-07-01/QueryPackQueries.json | 2 +- .../stable/2025-07-01/QueryPacks.json | 2 +- .../stable/2025-07-01/SavedSearches.json | 2 +- .../stable/2025-07-01/Schema.json | 2 +- .../stable/2025-07-01/SharedKeys.json | 2 +- .../stable/2025-07-01/StorageInsightConfigs.json | 2 +- .../stable/2025-07-01/Tables.json | 2 +- .../stable/2025-07-01/Usages.json | 2 +- .../stable/2025-07-01/WorkspacePurge.json | 2 +- .../stable/2025-07-01/Workspaces.json | 2 +- .../stable/2025-07-01/WorkspacesFailover.json | 2 +- .../2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json | 2 +- .../stable/2025-07-01/examples/ClustersCreate.json | 6 +++--- .../stable/2025-07-01/examples/ClustersDelete.json | 6 +++--- .../stable/2025-07-01/examples/ClustersGet.json | 2 +- .../2025-07-01/examples/ClustersListByResourceGroup.json | 2 +- .../2025-07-01/examples/ClustersSubscriptionList.json | 2 +- .../stable/2025-07-01/examples/ClustersUpdate.json | 6 +++--- .../2025-07-01/examples/DataExportCreateOrUpdate.json | 2 +- .../stable/2025-07-01/examples/DataExportDelete.json | 2 +- .../stable/2025-07-01/examples/DataExportGet.json | 2 +- .../2025-07-01/examples/DataExportListByWorkspace.json | 2 +- .../stable/2025-07-01/examples/DataSourcesCreate.json | 2 +- .../stable/2025-07-01/examples/DataSourcesDelete.json | 2 +- .../stable/2025-07-01/examples/DataSourcesGet.json | 2 +- .../2025-07-01/examples/DataSourcesListByWorkspace.json | 4 ++-- .../stable/2025-07-01/examples/LinkedServicesCreate.json | 2 +- .../stable/2025-07-01/examples/LinkedServicesDelete.json | 4 ++-- .../stable/2025-07-01/examples/LinkedServicesGet.json | 2 +- .../2025-07-01/examples/LinkedServicesListByWorkspace.json | 2 +- .../2025-07-01/examples/LinkedStorageAccountsCreate.json | 2 +- .../2025-07-01/examples/LinkedStorageAccountsDelete.json | 2 +- .../2025-07-01/examples/LinkedStorageAccountsGet.json | 2 +- .../examples/LinkedStorageAccountsListByWorkspace.json | 2 +- .../stable/2025-07-01/examples/NSPForWorkspaces_Get.json | 2 +- .../stable/2025-07-01/examples/NSPForWorkspaces_List.json | 2 +- .../2025-07-01/examples/NSPForWorkspaces_Reconcile.json | 2 +- .../stable/2025-07-01/examples/OperationStatusesGet.json | 2 +- .../stable/2025-07-01/examples/OperationsListByTenant.json | 2 +- .../stable/2025-07-01/examples/QueryPackQueriesDelete.json | 2 +- .../stable/2025-07-01/examples/QueryPackQueriesGet.json | 2 +- .../stable/2025-07-01/examples/QueryPackQueriesList.json | 2 +- .../stable/2025-07-01/examples/QueryPackQueriesPut.json | 2 +- .../stable/2025-07-01/examples/QueryPackQueriesSearch.json | 2 +- .../stable/2025-07-01/examples/QueryPackQueriesUpdate.json | 2 +- .../stable/2025-07-01/examples/QueryPackUpdateNoName.json | 2 +- .../stable/2025-07-01/examples/QueryPacksCreate.json | 2 +- .../stable/2025-07-01/examples/QueryPacksCreateNoName.json | 2 +- .../stable/2025-07-01/examples/QueryPacksDelete.json | 2 +- .../stable/2025-07-01/examples/QueryPacksGet.json | 2 +- .../stable/2025-07-01/examples/QueryPacksList.json | 2 +- .../2025-07-01/examples/QueryPacksListByResourceGroup.json | 2 +- .../stable/2025-07-01/examples/QueryPacksUpdate.json | 2 +- .../2025-07-01/examples/QueryPacksUpdateTagsOnly.json | 2 +- .../stable/2025-07-01/examples/SavedSearchesGetSchema.json | 2 +- .../2025-07-01/examples/SavedSearchesListByWorkspace.json | 2 +- .../2025-07-01/examples/StorageInsightsCreateOrUpdate.json | 2 +- .../stable/2025-07-01/examples/StorageInsightsDelete.json | 2 +- .../stable/2025-07-01/examples/StorageInsightsGet.json | 2 +- .../2025-07-01/examples/StorageInsightsListByWorkspace.json | 2 +- .../stable/2025-07-01/examples/TablesDelete.json | 6 +++--- .../stable/2025-07-01/examples/TablesGet.json | 2 +- .../stable/2025-07-01/examples/TablesList.json | 2 +- .../stable/2025-07-01/examples/TablesMigrate.json | 2 +- .../stable/2025-07-01/examples/TablesSearchCancel.json | 2 +- .../stable/2025-07-01/examples/TablesUpsert.json | 6 +++--- .../examples/WorkspacesAvailableServiceTiers.json | 2 +- .../stable/2025-07-01/examples/WorkspacesCreate.json | 2 +- .../stable/2025-07-01/examples/WorkspacesDelete.json | 4 ++-- .../2025-07-01/examples/WorkspacesDeleteSavedSearches.json | 2 +- .../examples/WorkspacesDisableIntelligencePack.json | 2 +- .../examples/WorkspacesEnableIntelligencePack.json | 2 +- .../stable/2025-07-01/examples/WorkspacesFailback.json | 6 +++--- .../stable/2025-07-01/examples/WorkspacesFailover.json | 6 +++--- .../2025-07-01/examples/WorkspacesGatewaysDelete.json | 2 +- .../stable/2025-07-01/examples/WorkspacesGet.json | 2 +- .../stable/2025-07-01/examples/WorkspacesGetSharedKeys.json | 2 +- .../2025-07-01/examples/WorkspacesListByResourceGroup.json | 2 +- .../examples/WorkspacesListIntelligencePacks.json | 2 +- .../2025-07-01/examples/WorkspacesListManagementGroups.json | 2 +- .../stable/2025-07-01/examples/WorkspacesListUsages.json | 2 +- .../stable/2025-07-01/examples/WorkspacesPurge.json | 4 ++-- .../2025-07-01/examples/WorkspacesPurgeOperation.json | 2 +- .../2025-07-01/examples/WorkspacesPurgeResourceId.json | 4 ++-- .../2025-07-01/examples/WorkspacesRegenerateSharedKeys.json | 2 +- .../examples/WorkspacesSavedSearchesCreateOrUpdate.json | 2 +- .../2025-07-01/examples/WorkspacesSavedSearchesGet.json | 2 +- .../2025-07-01/examples/WorkspacesSubscriptionList.json | 2 +- .../stable/2025-07-01/examples/WorkspacesUpdate.json | 2 +- .../stable/2025-07-01/networksecurityperimeter.json | 2 +- 101 files changed, 120 insertions(+), 120 deletions(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json index e18dc4caa437..d76de5217a25 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json index da1fbb24018d..9471b21f8a75 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json index a9e8dd2c956e..8c2ca656ba11 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json index 6a5961c321b7..d19f76934c48 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json index a1b4f7ea8b0a..eaf532350fa2 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json index 9962dccc0103..b4d9e57145a1 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json index 6f0a980d7c7a..58fc344dbaee 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json index 6ee655de9736..99e511f44e87 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json index 6c7eb2d08520..bc37125c22e0 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json index f0e78cd39894..a71d5ed6376b 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json index 72bd34f36dc8..123ed0b5cfc3 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Operations.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json index bc19c8458a42..6acc067263a1 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics Query Packs", "description": "Azure Log Analytics API reference for management of saved Queries within Query Packs.", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json index aa515af72374..fa7e1a36f974 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics Query Packs", "description": "Azure Log Analytics API reference for Query Packs management.", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json index 5afab9a1d5d1..76433cb9a2b4 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference.", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json index 4c22a3e56990..037a1e19de7f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Schema.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json index bfdbaf42bde1..94948d264b50 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json index fe2ac15c7fc1..4fb6e05d5b3f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference.", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json index 4a889997f19f..eafa486b6c51 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json index 0fee13f3f3f6..b36b92c3e4f3 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Usages.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json index ded2f97cf77a..1af16c3db339 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json index 090de3e33881..34467d064dfe 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json index 7e7575fbedf5..35c8c878d595 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json @@ -3,7 +3,7 @@ "info": { "title": "Azure Log Analytics", "description": "Azure Log Analytics API reference", - "version": "2025-02-01" + "version": "2025-07-01" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json index db57cb9bfac5..b2d153dd32e3 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2025-02-01", + "version": "2025-07-01", "title": "Azure Log Analytics Network Security Perimeter APIs", "description": "Provides NSP operations for working with Log Analytics." }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json index 49b59afcebe1..0dda95e211cc 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json @@ -12,14 +12,14 @@ "tag1": "val1" } }, - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" }, "responses": { "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01" } }, "200": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json index 159eb3ec9f4f..4a778dcff09c 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersDelete.json @@ -2,15 +2,15 @@ "parameters": { "resourceGroupName": "oiautorest6685", "clusterName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" }, "responses": { "200": {}, "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01" } }, "204": {} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json index 05fe633baae8..96574d060a46 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersGet.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "clusterName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json index 1a90d4e1e3b6..9dc14b5948c7 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersListByResourceGroup.json @@ -1,7 +1,7 @@ { "parameters": { "resourceGroupName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json index 86007dab9397..f4e520fa7176 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersSubscriptionList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json index fe227b538f19..a2dd0c16807f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersUpdate.json @@ -25,7 +25,7 @@ "tag1": "val1" } }, - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926" }, "responses": { @@ -86,8 +86,8 @@ }, "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/clusters/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01" } } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json index b1a3919675db..4c25ad56bbcb 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportCreateOrUpdate.json @@ -3,7 +3,7 @@ "resourceGroupName": "RgTest1", "workspaceName": "DeWnTest1234", "dataExportName": "export1", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "parameters": { "properties": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json index e19bc54cfd66..5950b7942cb0 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportDelete.json @@ -3,7 +3,7 @@ "resourceGroupName": "RgTest1", "workspaceName": "DeWnTest1234", "dataExportName": "export1", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json index 24ac784959c7..f9ecb1fd9851 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportGet.json @@ -3,7 +3,7 @@ "resourceGroupName": "RgTest1", "workspaceName": "DeWnTest1234", "dataExportName": "export1", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json index c794397c31fe..493dcdc070b7 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataExportListByWorkspace.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "RgTest1", "workspaceName": "DeWnTest1234", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json index 7c97370bad26..f57c49bbf256 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesCreate.json @@ -3,7 +3,7 @@ "resourceGroupName": "OIAutoRest5123", "workspaceName": "AzTest9724", "dataSourceName": "AzTestDS774", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "parameters": { "properties": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json index d686b9b37028..96dc44fff1ba 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesDelete.json @@ -3,7 +3,7 @@ "resourceGroupName": "OIAutoRest5123", "workspaceName": "AzTest9724", "dataSourceName": "AzTestDS774", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json index 43a49660f688..27e0277df433 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesGet.json @@ -3,7 +3,7 @@ "resourceGroupName": "OIAutoRest5123", "workspaceName": "AzTest9724", "dataSourceName": "AzTestDS774", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json index fff6de2263fa..f8eab91da23a 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/DataSourcesListByWorkspace.json @@ -4,7 +4,7 @@ "workspaceName": "AzTest9724", "dataSourceName": "AzTestDS774", "$filter": "kind='WindowsEvent'", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { @@ -3012,7 +3012,7 @@ "type": "Microsoft.OperationalInsights/workspaces/datasources" } ], - "nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/dataSources?$filter=kind+eq+'WindowsEvent'&api-version=2025-02-01&$skiptoken=AzTestDSWE7191" + "nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000005/resourcegroups/OIAutoRest7887/providers/Microsoft.OperationalInsights/workspaces/AzTest218/dataSources?$filter=kind+eq+'WindowsEvent'&api-version=2025-07-01&$skiptoken=AzTestDSWE7191" } } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json index 6b0eafc6294c..e7de04b65fac 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesCreate.json @@ -8,7 +8,7 @@ "writeAccessResourceId": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/mms-eus/providers/Microsoft.OperationalInsights/clusters/testcluster" } }, - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json index c20a23045c65..1307e4c2c39d 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesDelete.json @@ -3,13 +3,13 @@ "linkedServiceName": "Cluster", "workspaceName": "TestLinkWS", "resourceGroupName": "rg1", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { "202": { "headers": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01" + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01" } }, "200": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json index 0a0b57d9fce1..18b7684cacb9 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesGet.json @@ -3,7 +3,7 @@ "resourceGroupName": "mms-eus", "workspaceName": "TestLinkWS", "linkedServiceName": "Cluster", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json index f19d2eafdc43..d5571ff741c0 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedServicesListByWorkspace.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "mms-eus", "workspaceName": "TestLinkWS", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json index 00413c04557f..7fa64ca4feb7 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsCreate.json @@ -11,7 +11,7 @@ ] } }, - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json index 473e95c9ea97..5b1b4d9f0e64 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsDelete.json @@ -3,7 +3,7 @@ "dataSourceType": "CustomLogs", "workspaceName": "testLinkStorageAccountsWS", "resourceGroupName": "mms-eus", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json index 945d13405409..c117aefcbc46 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsGet.json @@ -3,7 +3,7 @@ "resourceGroupName": "mms-eus", "workspaceName": "testLinkStorageAccountsWS", "dataSourceType": "CustomLogs", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json index 29c3215e31d1..c942260f0c1c 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/LinkedStorageAccountsListByWorkspace.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "mms-eus", "workspaceName": "testLinkStorageAccountsWS", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json index 27144f23cc8f..49dd97424ada 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Get.json @@ -4,7 +4,7 @@ "resourceGroupName": "exampleRG", "workspaceName": "someWorkspace", "networkSecurityPerimeterConfigurationName": "somePerimeterConfiguration", - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "200": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json index d3eb3273b575..a3d8ebd7b570 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_List.json @@ -3,7 +3,7 @@ "subscriptionId": "00000000-1111-2222-3333-444444444444", "resourceGroupName": "exampleRG", "workspaceName": "someWorkspace", - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "200": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json index 0bb85c3154c4..40304a0fa1cf 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/NSPForWorkspaces_Reconcile.json @@ -4,7 +4,7 @@ "resourceGroupName": "exampleRG", "workspaceName": "someWorkspace", "networkSecurityPerimeterConfigurationName": "somePerimeterConfiguration", - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "202": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json index b05b49197bab..294220349e89 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationStatusesGet.json @@ -3,7 +3,7 @@ "subscriptionId": "613192d7-503f-477a-9cfe-4efc3ee2bd60", "location": "West US", "asyncOperationId": "713192d7-503f-477a-9cfe-4efc3ee2bd11", - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "200": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json index 3f4f339ab0fa..e6442c0d94b6 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/OperationsListByTenant.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "200": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json index 1890adf17037..918c074c6863 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json index 160923d3dab9..2921768128fb 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json index 82c6c82b8ac5..b566b074bc10 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json index 66f8e2072ba1..8ea754677105 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesPut.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json index 32f8e29ca520..862bc248432d 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesSearch.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json index 66f8e2072ba1..8ea754677105 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackQueriesUpdate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4918", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json index b9be5b8b94d8..638628db7045 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPackUpdateNoName.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", "resourceGroupName": "my-resource-group", "queryPackName": "", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json index 1cae3c601097..04d8c36f5d0e 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json index 07bb4f2ac9f5..fb95b59b54f6 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksCreateNoName.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", "resourceGroupName": "my-resource-group", "queryPackName": "", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json index 14ea3575c195..e863c30c65d7 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksDelete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json index a612f30c99e3..34a1e4553c6b 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksGet.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json index f4f604f066b9..49ad8625a38e 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json index f0906651aa42..fe62a6b7a315 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksListByResourceGroup.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", "resourceGroupName": "my-resource-group" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json index 4f6ec72c80c7..d4108a86ab68 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "86dc51d3-92ed-4d7e-947a-775ea79b4919", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json index c5dd49634089..fdd8cb65df86 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/QueryPacksUpdateTagsOnly.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "subid", "resourceGroupName": "my-resource-group", "queryPackName": "my-querypack", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json index f1859922d1fa..f0e6d70daa84 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesGetSchema.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "mms-eus", "workspaceName": "atlantisdemo", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "parameters": { "top": 25, "query": "*" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json index a583f8d9c066..dc60429fa3d7 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SavedSearchesListByWorkspace.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "TestRG", "workspaceName": "TestWS", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json index 894092004ce5..b455be8cb9a7 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsCreateOrUpdate.json @@ -3,7 +3,7 @@ "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", "storageInsightName": "AzTestSI1110", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "parameters": { "properties": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json index d32ebc660767..b59ca05298fd 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsDelete.json @@ -3,7 +3,7 @@ "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", "storageInsightName": "AzTestSI1110", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json index 99d33df3a2c8..dc0d27d9eb50 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsGet.json @@ -3,7 +3,7 @@ "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", "storageInsightName": "AzTestSI1110", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json index ce5890a6f71a..2dc8bdcd9658 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/StorageInsightsListByWorkspace.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json index c4d6ca902ee2..d6b466447772 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesDelete.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "tableName": "table1_CL" }, @@ -10,8 +10,8 @@ "200": {}, "202": { "headers": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01", - "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperaitonalInsights/workspaces/oiautorest6685/tables/table1_CL/operationresults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01" + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperaitonalInsights/workspaces/oiautorest6685/tables/table1_CL/operationresults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01" } }, "204": {} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json index 52f66bdd2252..2d8bb6acaca5 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesGet.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "tableName": "table1_SRCH" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json index e5bc448f3c09..9ac36ce0845b 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesList.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json index 2769249cd4e4..ff35ac566298 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesMigrate.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "tableName": "table1_CL" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json index 7ce272096b4d..3e52af74b83a 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesSearchCancel.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "tableName": "table1_SRCH" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json index 3098e0835518..0e0f18e1b4b3 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/TablesUpsert.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "tableName": "AzureNetworkFlow", "parameters": { @@ -147,8 +147,8 @@ }, "202": { "headers": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01", - "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperaitonalInsights/workspaces/oiautorest6685/tables/table1_CL/operationresults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-02-01" + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperaitonalInsights/workspaces/oiautorest6685/tables/table1_CL/operationresults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01" } } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json index c58d486cd76b..745786764597 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesAvailableServiceTiers.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "rg1", "workspaceName": "workspace1", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json index 642ff7024c27..49a5d4b2c95a 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesCreate.json @@ -14,7 +14,7 @@ "tag1": "val1" } }, - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json index 84493eecd391..4e6327e5177e 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDelete.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { @@ -10,7 +10,7 @@ "204": {}, "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/operationresults/00000000-0000-0000-0000-00000000000?api-version=2025-02-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/operationresults/00000000-0000-0000-0000-00000000000?api-version=2025-07-01", "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/00000000-0000-0000-0000-00000000000?api-version=2015-11-01-preview" } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json index 9b71917581a2..373a29a300cc 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDeleteSavedSearches.json @@ -3,7 +3,7 @@ "resourceGroupName": "TestRG", "workspaceName": "TestWS", "savedSearchName": "SavedSearchName", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "savedSearchId": "00000000-0000-0000-0000-00000000000", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json index c8b9ca59061f..f638f9b3e767 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesDisableIntelligencePack.json @@ -3,7 +3,7 @@ "resourceGroupName": "rg1", "workspaceName": "TestLinkWS", "intelligencePackName": "ChangeTracking", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json index c8b9ca59061f..f638f9b3e767 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesEnableIntelligencePack.json @@ -3,7 +3,7 @@ "resourceGroupName": "rg1", "workspaceName": "TestLinkWS", "intelligencePackName": "ChangeTracking", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json index fe3ec29c3b5d..7aa309b27d8f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailback.json @@ -3,13 +3,13 @@ "subscriptionId": "53bc36c5-91e1-4d09-92c9-63b89e571926", "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01" } } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json index 565ca0a47791..b943f85dd725 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesFailover.json @@ -4,13 +4,13 @@ "resourceGroupName": "oiautorest6685", "location": "eastus", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "202": { "headers": { - "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/locations/eastus/workspaces/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01", - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-02-01" + "Location": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/locations/eastus/workspaces/oiautorest6685/operationresults/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/53bc36c5-91e1-4d09-92c9-63b89e571926/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/c0f02ffd-0d4e-491e-a10c-fb82a1543a77?api-version=2025-07-01" } } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json index 9ebbebe274ca..84df9205136e 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGatewaysDelete.json @@ -4,7 +4,7 @@ "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", "gatewayId": "00000000-0000-0000-0000-00000000000", - "api-version": "2025-02-01" + "api-version": "2025-07-01" }, "responses": { "200": {} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json index 1e4ca6afe28d..4f6210920b66 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGet.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json index 26e3f683b61e..68f3fffc3f84 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesGetSharedKeys.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "rg1", "workspaceName": "TestLinkWS", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json index f14b24351628..a1f541093601 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListByResourceGroup.json @@ -1,7 +1,7 @@ { "parameters": { "resourceGroupName": "oiautorest6685", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json index 2e02709910a8..f0e449edaf6f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListIntelligencePacks.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "rg1", "workspaceName": "TestLinkWS", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json index 27d577dfd3ba..02d53f82d709 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListManagementGroups.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "rg1", "workspaceName": "TestLinkWS", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json index 2a9beadf7ac0..b552723173ee 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesListUsages.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "rg1", "workspaceName": "TestLinkWS", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json index 95947d76da20..58209d74e343 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurge.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "body": { "table": "Heartbeat", @@ -18,7 +18,7 @@ "responses": { "202": { "headers": { - "x-ms-status-location": "https://management.azure.com/subscriptions/b96161de-b34a-480f-7343-59b099299283/resourceGroups/example/providers/microsoft.operationalinsights/workspaces/test/operations/purge-970318e7-b859-4edb-8903-83b1b54d0b74?api-version=2025-02-01" + "x-ms-status-location": "https://management.azure.com/subscriptions/b96161de-b34a-480f-7343-59b099299283/resourceGroups/example/providers/microsoft.operationalinsights/workspaces/test/operations/purge-970318e7-b859-4edb-8903-83b1b54d0b74?api-version=2025-07-01" }, "body": { "operationId": "7d7cf277-9113-4ab3-8359-d0364b74d01d" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json index 73402e05693e..0c668f54b0c8 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeOperation.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "purgeId": "purge-970318e7-b859-4edb-8903-83b1b54d0b74" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json index 8c67622f5d94..ab81a718d66e 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesPurgeResourceId.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "OIAutoRest5123", "workspaceName": "aztest5048", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "body": { "table": "Heartbeat", @@ -18,7 +18,7 @@ "responses": { "202": { "headers": { - "x-ms-status-location": "https://management.azure.com/subscriptions/b96161de-b34a-480f-7343-59b099299283/resourceGroups/example/providers/microsoft.operationalinsights/workspaces/test/operations/purge-970318e7-b859-4edb-8903-83b1b54d0b74?api-version=2025-02-01" + "x-ms-status-location": "https://management.azure.com/subscriptions/b96161de-b34a-480f-7343-59b099299283/resourceGroups/example/providers/microsoft.operationalinsights/workspaces/test/operations/purge-970318e7-b859-4edb-8903-83b1b54d0b74?api-version=2025-07-01" }, "body": { "operationId": "7d7cf277-9113-4ab3-8359-d0364b74d01d" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json index 7847729aa3d2..2f400feba5c8 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesRegenerateSharedKeys.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "rg1", "workspaceName": "workspace1", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json index b915533c42e2..2277651bc96f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesCreateOrUpdate.json @@ -19,7 +19,7 @@ ] } }, - "api-version": "2025-02-01", + "api-version": "2025-07-01", "savedSearchId": "00000000-0000-0000-0000-00000000000", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json index 6a360cf7df84..e53649c765c7 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSavedSearchesGet.json @@ -3,7 +3,7 @@ "resourceGroupName": "TestRG", "workspaceName": "TestWS", "savedSearchName": "SavedSearchName", - "api-version": "2025-02-01", + "api-version": "2025-07-01", "savedSearchId": "00000000-0000-0000-0000-00000000000", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json index dd9debea7ed1..cf2a2191c551 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesSubscriptionList.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json index 181513e6b85e..35e2c9ddb3dd 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/WorkspacesUpdate.json @@ -13,7 +13,7 @@ } } }, - "api-version": "2025-02-01", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json index b205728dc859..1ef3ff0ccc7f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json @@ -5,7 +5,7 @@ "https" ], "info": { - "version": "2025-02-01", + "version": "2025-07-01", "title": "Network security perimeter common type definitions", "description": "Common types for network security perimeters based on a shared API specification. These common, versioned type definitions are intended for resource providers (RPs, except Network RP) to use, and reuse, for defining their own API versions that share a set of type definitions that is consistent across providers.", "contact": {} From 57d6ed4f3ea178b4f6938760b63b7d863b419af8 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Thu, 17 Jul 2025 11:53:51 +0300 Subject: [PATCH 03/13] Added tag for 2025-07-01 in readme file --- .../resource-manager/readme.md | 34 ++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/specification/operationalinsights/resource-manager/readme.md b/specification/operationalinsights/resource-manager/readme.md index 019484af9906..598100ce7069 100644 --- a/specification/operationalinsights/resource-manager/readme.md +++ b/specification/operationalinsights/resource-manager/readme.md @@ -35,10 +35,42 @@ title: LogAnalyticsManagementClient ``` yaml description: Operational Insights Client openapi-type: arm -tag: package-2025-02-01 +tag: package-2025-07-01 ``` +### Tag: package-2025-07-01 + +These settings apply only when `--tag=package-2025-07-01` is specified on the command line. + +```yaml $(tag) == 'package-2025-07-01' +input-file: + - Microsoft.OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json + - Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json + - Microsoft.OperationalInsights/stable/2025-07-01/DataExports.json + - Microsoft.OperationalInsights/stable/2025-07-01/DataSources.json + - Microsoft.OperationalInsights/stable/2025-07-01/Gateways.json + - Microsoft.OperationalInsights/stable/2025-07-01/IntelligencePacks.json + - Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json + - Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json + - Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json + - Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json + - Microsoft.OperationalInsights/stable/2025-07-01/Operations.json + - Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json + - Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json + - Microsoft.OperationalInsights/stable/2025-07-01/QueryPacks.json + - Microsoft.OperationalInsights/stable/2025-07-01/SavedSearches.json + - Microsoft.OperationalInsights/stable/2025-07-01/Schema.json + - Microsoft.OperationalInsights/stable/2025-07-01/SharedKeys.json + - Microsoft.OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json + - Microsoft.OperationalInsights/stable/2025-07-01/Tables.json + - Microsoft.OperationalInsights/stable/2025-07-01/Usages.json + - Microsoft.OperationalInsights/stable/2025-07-01/WorkspacePurge.json + - Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json + - Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json + - Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json +``` + ### Tag: package-2025-02-01 These settings apply only when `--tag=package-2025-02-01` is specified on the command line. From 49cffa21b1b46484089041bafc5bc52c61366caf Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Thu, 17 Jul 2025 15:40:43 +0300 Subject: [PATCH 04/13] Adding Workspace, Summary Logs and Table changes. --- .../stable/2025-07-01/SummaryLogs.json | 564 ++++++++++++++++++ .../stable/2025-07-01/Tables.json | 17 +- .../stable/2025-07-01/Workspaces.json | 8 + .../examples/SummaryLogsDelete.json | 18 + .../2025-07-01/examples/SummaryLogsGet.json | 34 ++ .../2025-07-01/examples/SummaryLogsList.json | 67 +++ .../2025-07-01/examples/SummaryLogsStart.json | 17 + .../2025-07-01/examples/SummaryLogsStop.json | 12 + .../examples/SummaryLogsUpsert.json | 75 +++ .../resource-manager/readme.md | 1 + 10 files changed, 807 insertions(+), 6 deletions(-) create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json new file mode 100644 index 000000000000..1ec128eed994 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json @@ -0,0 +1,564 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Log Analytics", + "description": "Azure Log Analytics API reference", + "version": "2025-07-01" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs": { + "get": { + "tags": [ + "SummaryLogs" + ], + "x-ms-examples": { + "SummaryLogsListByWorkspace": { + "$ref": "./examples/SummaryLogsList.json" + } + }, + "operationId": "SummaryLogs_ListByWorkspace", + "description": "Gets all summary rules for the specified Log Analytics workspace.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/SummaryLogsListResult" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}": { + "put": { + "tags": [ + "SummaryLogs" + ], + "x-ms-examples": { + "SummaryLogsUpsert": { + "$ref": "./examples/SummaryLogsUpsert.json" + } + }, + "operationId": "SummaryLogs_CreateOrUpdate", + "description": "Updates or creates Log Analytics workspace summary rules.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/SummaryLogsNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/SummaryLogs" + }, + "description": "The parameters required to update summary rules properties." + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "headers": { + "Azure-AsyncOperation": { + "description": "Operation Status Location URI", + "type": "string" + }, + "Location": { + "description": "Operation Status Location URI", + "type": "string" + } + }, + "schema": { + "$ref": "#/definitions/SummaryLogs" + } + }, + "201": { + "description": "OK response definition.", + "headers": { + "Azure-AsyncOperation": { + "description": "Operation Status Location URI", + "type": "string" + }, + "Location": { + "description": "Operation Status Location URI", + "type": "string" + } + }, + "schema": { + "$ref": "#/definitions/SummaryLogs" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + } + }, + "get": { + "tags": [ + "SummaryLogs" + ], + "x-ms-examples": { + "SummaryLogsGet": { + "$ref": "./examples/SummaryLogsGet.json" + } + }, + "operationId": "SummaryLogs_Get", + "description": "Gets Log Analytics workspace summary rules.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/SummaryLogsNameParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition.", + "schema": { + "$ref": "#/definitions/SummaryLogs" + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + } + } + } + }, + "delete": { + "tags": [ + "SummaryLogs" + ], + "x-ms-examples": { + "SummaryLogsDelete": { + "$ref": "./examples/SummaryLogsDelete.json" + } + }, + "operationId": "SummaryLogs_Delete", + "description": "Deletes Log Analytics workspace summary rules.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/SummaryLogsNameParameter" + } + ], + "responses": { + "204": { + "description": "OK response definition." + }, + "202": { + "description": "Accepted response definition (long-running operation).", + "headers": { + "Azure-AsyncOperation": { + "description": "Operation Status Location URI", + "type": "string" + }, + "Location": { + "description": "Operation Status Location URI", + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}/start": { + "post": { + "tags": [ + "SummaryLogs" + ], + "x-ms-examples": { + "SummaryLogsStart": { + "$ref": "./examples/SummaryLogsStart.json" + } + }, + "operationId": "SummaryLogs_Start", + "description": "Starts a summary rule.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/SummaryLogsNameParameter" + } + ], + "responses": { + "202": { + "description": "Accepted response definition (long-running operation).", + "headers": { + "Azure-AsyncOperation": { + "description": "Operation Status Location URI", + "type": "string" + }, + "Location": { + "description": "Operation Status Location URI", + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}/stop": { + "post": { + "tags": [ + "SummaryLogs" + ], + "x-ms-examples": { + "SummaryLogsStop": { + "$ref": "./examples/SummaryLogsStop.json" + } + }, + "operationId": "SummaryLogs_Stop", + "description": "Stops a running summary rule.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/SummaryLogsNameParameter" + } + ], + "responses": { + "200": { + "description": "OK response definition." + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + } + } + } + } + } + }, + "definitions": { + "RuleDefinition": { + "type": "object", + "properties": { + "query": { + "type": "string", + "description": "SummaryRules rule query." + }, + "binSize": { + "type": "integer", + "format": "int32", + "description": "Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440." + }, + "binDelay": { + "type": "integer", + "format": "int32", + "description": "The minimum delay before bin processing." + }, + "binStartTime": { + "type": "string", + "format": "date-time", + "description": "The time when the first bin will start (UTC)." + }, + "timeSelector": { + "type": "string", + "enum": [ + "TimeGenerated" + ], + "description": "Determines which cursor is used in the rule.", + "x-ms-enum": { + "name": "TimeSelectorEnum", + "modelAsString": true, + "values": [ + { + "value": "TimeGenerated", + "description": "TimeGenerated." + } + ] + } + }, + "destinationTable": { + "readOnly": true, + "type": "string", + "description": "The destination table for rule results." + } + }, + "description": "Rule definition parameters." + }, + "SummaryLogsProperties": { + "type": "object", + "properties": { + "ruleType": { + "type": "string", + "enum": [ + "User" + ], + "description": "SummaryRules rule type: User.", + "x-ms-enum": { + "name": "RuleTypeEnum", + "modelAsString": true, + "values": [ + { + "value": "User", + "description": "User defined summary rule." + } + ] + } + }, + "displayName": { + "type": "string", + "description": "The display name of the summary rule." + }, + "description": { + "type": "string", + "description": "The description of the summary rule." + }, + "isActive": { + "readOnly": true, + "type": "boolean", + "description": "Indicates if the summary rule is active. If not active, the periodic query will not run." + }, + "statusCode": { + "readOnly": true, + "type": "string", + "enum": [ + "UserAction", + "DataPlaneError" + ], + "description": "Indicates the reason for rule deactivation.", + "x-ms-enum": { + "name": "StatusCodeEnum", + "modelAsString": true, + "values": [ + { + "value": "UserAction", + "description": "Summary rule stop originated from a user action (Stop was called)." + }, + { + "value": "DataPlaneError", + "description": "Summary rule stop was caused due to data plane related error." + } + ] + } + }, + "provisioningState": { + "type": "string", + "readOnly": true, + "description": "SummaryRules current provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the summary rules until the operation is complete.", + "enum": [ + "Updating", + "Succeeded", + "Deleting", + "Failed", + "Canceled" + ], + "x-ms-enum": { + "name": "ProvisioningStateEnum", + "modelAsString": true, + "values": [ + { + "value": "Updating", + "description": "Summary rules is still being built and updated. The resource is currently locked for changes until the procedure is complete." + }, + { + "value": "Succeeded", + "description": "Summary rules state is stable and without changes. The resource is unlocked and open for new updates." + }, + { + "value": "Deleting", + "description": "Summary rules state is deleting. The resource is currently locked for changes until the procedure is complete." + }, + { + "value": "Failed", + "description": "Summary rules state is stable and without changes." + }, + { + "value": "Canceled", + "description": "Summary rules state is stable and without changes." + } + ] + } + }, + "ruleDefinition": { + "$ref": "#/definitions/RuleDefinition", + "description": "Rule definition parameters." + } + }, + "description": "SummaryRules properties." + }, + "SummaryLogs": { + "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "$ref": "#/definitions/SummaryLogsProperties", + "description": "Summary Rules properties." + }, + "systemData": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/systemData", + "readOnly": true + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ProxyResource" + } + ], + "description": "Workspace data summary rules definition." + }, + "SummaryLogsListResult": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/SummaryLogs" + }, + "description": "A list of summary logs." + }, + "nextLink": { + "type": "string", + "readOnly": true, + "description": "URL to retrieve the next set of operation list results, if available." + } + }, + "description": "The list summary logs operation response." + } + }, + "parameters": { + "SummaryLogsNameParameter": { + "name": "summaryLogsName", + "in": "path", + "required": true, + "pattern": "^[a-z][a-z0-9]*$", + "type": "string", + "description": "The name of the summary logs.", + "x-ms-parameter-location": "method" + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json index eafa486b6c51..efafcc668f48 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json @@ -707,20 +707,20 @@ "format": "int32", "minimum": 4, "maximum": 730, - "description": "The table retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention." + "description": "In Analytics table: the tables analytics retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention. In Basic and Auxiliary table: read only property, always 30." }, "totalRetentionInDays": { "type": "integer", "format": "int32", "minimum": 4, "maximum": 4383, - "description": "The table total retention in days, between 4 and 4383. Setting this property to -1 will default to table retention." + "description": "The table total retention in days, between 4 and 4383. Setting this property to -1 will default to retentionInDays for Analytics table, or to 30 days in Basic and Auxiliary table." }, "archiveRetentionInDays": { "readOnly": true, "type": "integer", "format": "int32", - "description": "The table data archive retention in days. Calculated as (totalRetentionInDays-retentionInDays)" + "description": "The tables long-term retention in days. Calculated as (totalRetentionInDays-retentionInDays)." }, "searchResults": { "$ref": "#/definitions/SearchResults", @@ -740,7 +740,8 @@ "description": "Instruct the system how to handle and charge the logs ingested to this table.", "enum": [ "Basic", - "Analytics" + "Analytics", + "Auxiliary" ], "x-ms-enum": { "name": "TablePlanEnum", @@ -748,11 +749,15 @@ "values": [ { "value": "Basic", - "description": "Logs that are adjusted to support high volume low value verbose logs." + "description": "Medium-touch logs needed for troubleshooting and incident response." }, { "value": "Analytics", - "description": "Logs that allow monitoring and analytics." + "description": "High-value logs used for continuous monitoring, real-time detection, and performance analytics." + }, + { + "value": "Auxiliary", + "description": "Low-touch logs, such as verbose logs, and data required for auditing and compliance." } ] } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json index 34467d064dfe..8a3d03de59db 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json @@ -639,6 +639,14 @@ "x-nullable": true, "readOnly": true, "description": "An indication if the specify workspace is limited to sentinel's unified billing model only." + }, + "associations": { + "type": "array", + "items": { + "type": "string" + }, + "readOnly": true, + "description": "List of associations for the workspace. Indicates if the workspace is associated with any of the following experiences: MDC, Sentinel, SentinelGraph, etc." } }, "additionalProperties": true, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json new file mode 100644 index 000000000000..75bab024b384 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json @@ -0,0 +1,18 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-07-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "tableName": "summaryLogs1" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2023-01-01-preview" + } + }, + "204": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json new file mode 100644 index 000000000000..83c6de948b67 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json @@ -0,0 +1,34 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-07-01", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "summaryLogsName": "summaryLogs1" + }, + "responses": { + "200": { + "body": { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2020-02-03T04:05:06Z" + }, + "properties": { + "ruleType": "User", + "ruleDefinition": { + "query": "MyTable_CL", + "bin": 180, + "binDelay": 10, + "binStartTime ": "2020-02-03T04:05:06Z", + "destinationTable": "MyDestinationTable_CL" + }, + "provisioningState": "Succeeded", + "isActive": false, + "statusCode": "UserAction" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", + "name": "summaryLogs1" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json new file mode 100644 index 000000000000..1f0f1f0772b8 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json @@ -0,0 +1,67 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2023-01-01-preview", + "subscriptionId": "00000000-0000-0000-0000-00000000000" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2023-02-03T04:05:06Z" + }, + "properties": { + "ruleType": "User", + "ruleDefinition": { + "query": "MyTable_CL", + "bin": 180, + "binDelay": 10, + "binStartTime ": "2020-02-03T04:05:06Z", + "destinationTable": "MyDestinationTable_CL" + }, + "provisioningState": "Succeeded", + "isActive": false, + "statusCode": "UserAction" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", + "name": "summaryLogs1" + }, + { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2023-04-03T04:05:06Z" + }, + "properties": { + "ruleType": "User", + "ruleDefinition": { + "query": "MyTable2_CL", + "bin": 720, + "binDelay": 60, + "destinationTable": "MyDestinationTable2_CL" + }, + "provisioningState": "Updating", + "isActive": true + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs2", + "name": "summaryLogs2" + }, + { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2023-04-06T04:05:06Z" + }, + "properties": { + "ruleType": "System" + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/microsoftSystemRule", + "name": "microsoftSystemRule" + } + ] + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json new file mode 100644 index 000000000000..57a90b1766f6 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json @@ -0,0 +1,17 @@ +{ + "parameters": { + "subscriptionId": "00000000-0000-0000-0000-000000000000", + "resourceGroupName": "exampleResourceGroup", + "workspaceName": "exampleWorkspace", + "summaryLogsName": "exampleSummaryLogs", + "api-version": "2025-07-01" + }, + "responses": { + "202": { + "headers": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/operationResults/operationId?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/operationResults/operationId?api-version=2025-07-01" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json new file mode 100644 index 000000000000..31d57ca2531c --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json @@ -0,0 +1,12 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2023-01-01-preview", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "summaryLogsName": "summaryLogs1" + }, + "responses": { + "200": {} + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json new file mode 100644 index 000000000000..56967f595d85 --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json @@ -0,0 +1,75 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2023-01-01-preview", + "subscriptionId": "00000000-0000-0000-0000-00000000000", + "summaryLogsName": "summaryLogs1", + "parameters": { + "properties": { + "ruleType": "User", + "ruleDefinition": { + "query": "MyTable_CL", + "bin": 180, + "binDelay": 10, + "binStartTime ": "2020-02-03T04:05:06Z", + "destinationTable": "MyDestinationTable_CL" + } + } + }, + "responses": { + "200": { + "headers": { + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2023-01-01-preview", + "location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2023-01-01-preview" + }, + "body": { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2020-02-03T04:05:06Z" + }, + "properties": { + "ruleType": "User", + "ruleDefinition": { + "query": "MyTable_CL", + "bin": 180, + "binDelay": 10, + "binStartTime ": "2020-02-03T04:05:06Z", + "destinationTable": "MyDestinationTable_CL" + }, + "provisioningState": "Updating", + "isActive": false + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", + "name": "summaryLogs1" + } + } + }, + "201": { + "headers": { + "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2023-01-01-preview", + "location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2023-01-01-preview" + }, + "body": { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2020-02-03T04:05:06Z" + }, + "properties": { + "ruleType": "User", + "ruleDefinition": { + "query": "MyTable_CL", + "bin": 180, + "binDelay": 10, + "binStartTime ": "2020-02-03T04:05:06Z", + "destinationTable": "MyDestinationTable_CL" + }, + "provisioningState": "Updating", + "isActive": false + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", + "name": "summaryLogs1" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/readme.md b/specification/operationalinsights/resource-manager/readme.md index 598100ce7069..bcd5f1be22e8 100644 --- a/specification/operationalinsights/resource-manager/readme.md +++ b/specification/operationalinsights/resource-manager/readme.md @@ -69,6 +69,7 @@ input-file: - Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json - Microsoft.OperationalInsights/stable/2025-07-01/WorkspacesFailover.json - Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json + - Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json ``` ### Tag: package-2025-02-01 From 712a0f6bfddb374d49aac34df06aaf31dd41b522 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Sat, 19 Jul 2025 21:52:38 +0300 Subject: [PATCH 05/13] More example changes. --- .../examples/SummaryLogsDelete.json | 4 +- .../2025-07-01/examples/SummaryLogsGet.json | 4 +- .../2025-07-01/examples/SummaryLogsList.json | 19 ++---- .../2025-07-01/examples/SummaryLogsStop.json | 2 +- .../examples/SummaryLogsUpsert.json | 64 +++++++++---------- 5 files changed, 41 insertions(+), 52 deletions(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json index 75bab024b384..dc7a84b64170 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json @@ -4,13 +4,13 @@ "workspaceName": "oiautorest6685", "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", - "tableName": "summaryLogs1" + "summaryLogsName": "summaryLogs1" }, "responses": { "200": {}, "202": { "headers": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2023-01-01-preview" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01" } }, "204": {} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json index 83c6de948b67..e385c7f01861 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json @@ -17,9 +17,9 @@ "ruleType": "User", "ruleDefinition": { "query": "MyTable_CL", - "bin": 180, + "binSize": 180, "binDelay": 10, - "binStartTime ": "2020-02-03T04:05:06Z", + "binStartTime": "2020-02-03T04:05:06Z", "destinationTable": "MyDestinationTable_CL" }, "provisioningState": "Succeeded", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json index 1f0f1f0772b8..b6bc7ae6f281 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2023-01-01-preview", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000" }, "responses": { @@ -18,9 +18,9 @@ "ruleType": "User", "ruleDefinition": { "query": "MyTable_CL", - "bin": 180, + "binSize": 180, "binDelay": 10, - "binStartTime ": "2020-02-03T04:05:06Z", + "binStartTime": "2020-02-03T04:05:06Z", "destinationTable": "MyDestinationTable_CL" }, "provisioningState": "Succeeded", @@ -39,7 +39,7 @@ "ruleType": "User", "ruleDefinition": { "query": "MyTable2_CL", - "bin": 720, + "binSize": 720, "binDelay": 60, "destinationTable": "MyDestinationTable2_CL" }, @@ -48,17 +48,6 @@ }, "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs2", "name": "summaryLogs2" - }, - { - "systemData": { - "createdBy": "00000000-0000-0000-0000-00000000000", - "createdAt": "2023-04-06T04:05:06Z" - }, - "properties": { - "ruleType": "System" - }, - "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/microsoftSystemRule", - "name": "microsoftSystemRule" } ] } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json index 31d57ca2531c..93ef9b905e67 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2023-01-01-preview", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "summaryLogsName": "summaryLogs1" }, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json index 56967f595d85..b54a28aa2777 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json @@ -2,7 +2,7 @@ "parameters": { "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", - "api-version": "2023-01-01-preview", + "api-version": "2025-07-01", "subscriptionId": "00000000-0000-0000-0000-00000000000", "summaryLogsName": "summaryLogs1", "parameters": { @@ -10,45 +10,45 @@ "ruleType": "User", "ruleDefinition": { "query": "MyTable_CL", - "bin": 180, + "binSize": 180, "binDelay": 10, - "binStartTime ": "2020-02-03T04:05:06Z", + "binStartTime": "2020-02-03T04:05:06Z", "destinationTable": "MyDestinationTable_CL" } } - }, - "responses": { - "200": { - "headers": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2023-01-01-preview", - "location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2023-01-01-preview" + } + }, + "responses": { + "200": { + "headers": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2025-07-01" + }, + "body": { + "systemData": { + "createdBy": "00000000-0000-0000-0000-00000000000", + "createdAt": "2020-02-03T04:05:06Z" }, - "body": { - "systemData": { - "createdBy": "00000000-0000-0000-0000-00000000000", - "createdAt": "2020-02-03T04:05:06Z" - }, - "properties": { - "ruleType": "User", - "ruleDefinition": { - "query": "MyTable_CL", - "bin": 180, - "binDelay": 10, - "binStartTime ": "2020-02-03T04:05:06Z", - "destinationTable": "MyDestinationTable_CL" - }, - "provisioningState": "Updating", - "isActive": false + "properties": { + "ruleType": "User", + "ruleDefinition": { + "query": "MyTable_CL", + "binSize": 180, + "binDelay": 10, + "binStartTime": "2020-02-03T04:05:06Z", + "destinationTable": "MyDestinationTable_CL" }, - "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", - "name": "summaryLogs1" - } + "provisioningState": "Updating", + "isActive": false + }, + "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", + "name": "summaryLogs1" } }, "201": { "headers": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperaitonalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2023-01-01-preview", - "location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2023-01-01-preview" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2025-07-01" }, "body": { "systemData": { @@ -59,9 +59,9 @@ "ruleType": "User", "ruleDefinition": { "query": "MyTable_CL", - "bin": 180, + "binSize": 180, "binDelay": 10, - "binStartTime ": "2020-02-03T04:05:06Z", + "binStartTime": "2020-02-03T04:05:06Z", "destinationTable": "MyDestinationTable_CL" }, "provisioningState": "Updating", From f33f88ecfd7449c01691b4788d91583c58b4d944 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Sun, 20 Jul 2025 08:13:46 +0300 Subject: [PATCH 06/13] Update ClustersCreate.json --- .../stable/2025-07-01/examples/ClustersCreate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json index 0dda95e211cc..840e2838ca5c 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/ClustersCreate.json @@ -5,7 +5,7 @@ "parameters": { "sku": { "name": "CapacityReservation", - "capacity": 1000 + "capacity": 100 }, "location": "eastus", "tags": { @@ -41,7 +41,7 @@ }, "sku": { "name": "CapacityReservation", - "capacity": 1000 + "capacity": 100 }, "name": "TestResourceLock", "type": "Microsoft.OperationalInsights/clusters", From f70dd06e4dacd819de9f53093de1f9bb69ab8b17 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Sun, 20 Jul 2025 08:38:02 +0300 Subject: [PATCH 07/13] Prettier run. --- .../stable/2025-07-01/SummaryLogs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json index 1ec128eed994..da6836b8b1dd 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json @@ -405,7 +405,7 @@ "destinationTable": { "readOnly": true, "type": "string", - "description": "The destination table for rule results." + "description": "The destination table for rule results." } }, "description": "Rule definition parameters." From f731d29cc6d10e9f62169a1d806795bf4d257c4a Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Sun, 20 Jul 2025 09:37:15 +0300 Subject: [PATCH 08/13] Summary logs examples + retry bin support. --- .../stable/2025-07-01/SummaryLogs.json | 93 ++++++++++++++++++- .../examples/SummaryLogsDelete.json | 7 +- .../2025-07-01/examples/SummaryLogsGet.json | 10 +- .../2025-07-01/examples/SummaryLogsList.json | 14 +-- .../examples/SummaryLogsRetryBin.json | 22 +++++ .../2025-07-01/examples/SummaryLogsStart.json | 12 +-- .../2025-07-01/examples/SummaryLogsStop.json | 4 +- .../examples/SummaryLogsUpsert.json | 33 +++---- 8 files changed, 151 insertions(+), 44 deletions(-) create mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsRetryBin.json diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json index da6836b8b1dd..47b2cfb15c04 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json @@ -360,6 +360,71 @@ } } } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}/retrybin": { + "post": { + "tags": [ + "SummaryLogs" + ], + "x-ms-examples": { + "SummaryLogsRetryBin": { + "$ref": "./examples/SummaryLogsRetryBin.json" + } + }, + "operationId": "SummaryLogs_RetryBin", + "description": "Retries a failed summary logs bin.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "#/parameters/SummaryLogsNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/SummaryLogsRetryBin" + }, + "description": "The parameters required to retry a summary logs bin." + } + ], + "responses": { + "202": { + "description": "Accepted response definition (long-running operation).", + "headers": { + "Azure-AsyncOperation": { + "description": "Operation Status Location URI", + "type": "string" + }, + "Location": { + "description": "Operation Status Location URI", + "type": "string" + } + } + }, + "default": { + "description": "Error response describing why the operation failed.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + } + } } }, "definitions": { @@ -548,6 +613,30 @@ } }, "description": "The list summary logs operation response." + }, + "SummaryLogsRetryBin": { + "type": "object", + "properties": { + "properties": { + "$ref": "#/definitions/SummaryLogsRetryBinProperties", + "description": "Retry bin properties." + } + }, + "description": "Request to retry a summary logs bin." + }, + "SummaryLogsRetryBinProperties": { + "type": "object", + "properties": { + "retryBinStartTime": { + "type": "string", + "format": "date-time", + "description": "The UTC time of the bin to retry." + } + }, + "required": [ + "retryBinStartTime" + ], + "description": "Properties for retrying a summary logs bin." } }, "parameters": { @@ -555,9 +644,9 @@ "name": "summaryLogsName", "in": "path", "required": true, - "pattern": "^[a-z][a-z0-9]*$", + "pattern": "[^/]+", "type": "string", - "description": "The name of the summary logs.", + "description": "The name of the summary logs. Must not contain '/'.", "x-ms-parameter-location": "method" } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json index dc7a84b64170..57af0bede6a5 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsDelete.json @@ -3,14 +3,13 @@ "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", "api-version": "2025-07-01", - "subscriptionId": "00000000-0000-0000-0000-00000000000", - "summaryLogsName": "summaryLogs1" + "subscriptionId": "11111111-1111-1111-1111-111111111111", + "summaryLogsName": "summarylogs1" }, "responses": { - "200": {}, "202": { "headers": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01" } }, "204": {} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json index e385c7f01861..0c58a068f014 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsGet.json @@ -3,14 +3,14 @@ "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", "api-version": "2025-07-01", - "subscriptionId": "00000000-0000-0000-0000-00000000000", - "summaryLogsName": "summaryLogs1" + "subscriptionId": "11111111-1111-1111-1111-111111111111", + "summaryLogsName": "summarylogs1" }, "responses": { "200": { "body": { "systemData": { - "createdBy": "00000000-0000-0000-0000-00000000000", + "createdBy": "22222222-2222-2222-2222-222222222222", "createdAt": "2020-02-03T04:05:06Z" }, "properties": { @@ -26,8 +26,8 @@ "isActive": false, "statusCode": "UserAction" }, - "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", - "name": "summaryLogs1" + "id": "/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summarylogs1", + "name": "summarylogs1" } } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json index b6bc7ae6f281..469b692f752e 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsList.json @@ -3,7 +3,7 @@ "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", "api-version": "2025-07-01", - "subscriptionId": "00000000-0000-0000-0000-00000000000" + "subscriptionId": "11111111-1111-1111-1111-111111111111" }, "responses": { "200": { @@ -11,7 +11,7 @@ "value": [ { "systemData": { - "createdBy": "00000000-0000-0000-0000-00000000000", + "createdBy": "22222222-2222-2222-2222-222222222222", "createdAt": "2023-02-03T04:05:06Z" }, "properties": { @@ -27,12 +27,12 @@ "isActive": false, "statusCode": "UserAction" }, - "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", - "name": "summaryLogs1" + "id": "/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summarylogs1", + "name": "summarylogs1" }, { "systemData": { - "createdBy": "00000000-0000-0000-0000-00000000000", + "createdBy": "22222222-2222-2222-2222-222222222222", "createdAt": "2023-04-03T04:05:06Z" }, "properties": { @@ -46,8 +46,8 @@ "provisioningState": "Updating", "isActive": true }, - "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs2", - "name": "summaryLogs2" + "id": "/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summarylogs2", + "name": "summarylogs2" } ] } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsRetryBin.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsRetryBin.json new file mode 100644 index 000000000000..bc32280e0dcf --- /dev/null +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsRetryBin.json @@ -0,0 +1,22 @@ +{ + "parameters": { + "resourceGroupName": "oiautorest6685", + "workspaceName": "oiautorest6685", + "api-version": "2025-07-01", + "subscriptionId": "11111111-1111-1111-1111-111111111111", + "summaryLogsName": "summarylogs1", + "parameters": { + "properties": { + "retryBinStartTime": "2020-02-03T04:00:00Z" + } + } + }, + "responses": { + "202": { + "headers": { + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summarylogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2025-07-01" + } + } + } +} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json index 57a90b1766f6..6be7d746f374 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStart.json @@ -1,16 +1,16 @@ { "parameters": { - "subscriptionId": "00000000-0000-0000-0000-000000000000", - "resourceGroupName": "exampleResourceGroup", - "workspaceName": "exampleWorkspace", - "summaryLogsName": "exampleSummaryLogs", + "subscriptionId": "11111111-1111-1111-1111-111111111111", + "resourceGroupName": "exampleresourcegroup", + "workspaceName": "exampleworkspace", + "summaryLogsName": "summarylogs3", "api-version": "2025-07-01" }, "responses": { "202": { "headers": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/operationResults/operationId?api-version=2025-07-01", - "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/operationResults/operationId?api-version=2025-07-01" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.OperationalInsights/operationResults/operationId?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.OperationalInsights/operationResults/operationId?api-version=2025-07-01" } } } diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json index 93ef9b905e67..120cb9f47a83 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsStop.json @@ -3,8 +3,8 @@ "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", "api-version": "2025-07-01", - "subscriptionId": "00000000-0000-0000-0000-00000000000", - "summaryLogsName": "summaryLogs1" + "subscriptionId": "11111111-1111-1111-1111-111111111111", + "summaryLogsName": "summarylogs1" }, "responses": { "200": {} diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json index b54a28aa2777..28254da0a082 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/examples/SummaryLogsUpsert.json @@ -3,8 +3,8 @@ "resourceGroupName": "oiautorest6685", "workspaceName": "oiautorest6685", "api-version": "2025-07-01", - "subscriptionId": "00000000-0000-0000-0000-00000000000", - "summaryLogsName": "summaryLogs1", + "subscriptionId": "11111111-1111-1111-1111-111111111111", + "summaryLogsName": "summarylogs1", "parameters": { "properties": { "ruleType": "User", @@ -12,8 +12,7 @@ "query": "MyTable_CL", "binSize": 180, "binDelay": 10, - "binStartTime": "2020-02-03T04:05:06Z", - "destinationTable": "MyDestinationTable_CL" + "binStartTime": "2020-02-03T04:05:06Z" } } } @@ -21,12 +20,12 @@ "responses": { "200": { "headers": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", - "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2025-07-01" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summarylogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2025-07-01" }, "body": { "systemData": { - "createdBy": "00000000-0000-0000-0000-00000000000", + "createdBy": "22222222-2222-2222-2222-222222222222", "createdAt": "2020-02-03T04:05:06Z" }, "properties": { @@ -35,24 +34,23 @@ "query": "MyTable_CL", "binSize": 180, "binDelay": 10, - "binStartTime": "2020-02-03T04:05:06Z", - "destinationTable": "MyDestinationTable_CL" + "binStartTime": "2024-02-03T04:00:00Z" }, "provisioningState": "Updating", "isActive": false }, - "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", - "name": "summaryLogs1" + "id": "/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summarylogs1", + "name": "summarylogs1" } }, "201": { "headers": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", - "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summaryLogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2025-07-01" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.OperationalInsights/locations/eastus/operationstatuses/62e4d893-d233-4005-988e-a428d9f77076?api-version=2025-07-01", + "Location": "https://management.azure.com/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summarylogs/summarylogs1/operationresults/7fb7ae54-18a3-44ed-9604-139df1c7568e?api-version=2025-07-01" }, "body": { "systemData": { - "createdBy": "00000000-0000-0000-0000-00000000000", + "createdBy": "22222222-2222-2222-2222-222222222222", "createdAt": "2020-02-03T04:05:06Z" }, "properties": { @@ -61,14 +59,13 @@ "query": "MyTable_CL", "binSize": 180, "binDelay": 10, - "binStartTime": "2020-02-03T04:05:06Z", - "destinationTable": "MyDestinationTable_CL" + "binStartTime": "2020-02-03T04:05:06Z" }, "provisioningState": "Updating", "isActive": false }, - "id": "/subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summaryLogs1", - "name": "summaryLogs1" + "id": "/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/oiautorest6685/providers/Microsoft.OperationalInsights/workspaces/oiautorest6685/summaryLogs/summarylogs1", + "name": "summarylogs1" } } } From 9ac67de1d1c78003d93d7aa2dc6850dc0c2c0b27 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Wed, 23 Jul 2025 18:53:06 +0300 Subject: [PATCH 09/13] Targeting common security perimeter definition. --- .../stable/2025-07-01/SummaryLogs.json | 2 +- ...rkspaces_NetworkSecurityPerimeter_API.json | 4 +- .../2025-07-01/networksecurityperimeter.json | 433 ------------------ .../resource-manager/readme.md | 1 - 4 files changed, 3 insertions(+), 437 deletions(-) delete mode 100644 specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json index 1ec128eed994..da6836b8b1dd 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json @@ -405,7 +405,7 @@ "destinationTable": { "readOnly": true, "type": "string", - "description": "The destination table for rule results." + "description": "The destination table for rule results." } }, "description": "Rule definition parameters." diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json index b2d153dd32e3..88629fc1dd38 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json @@ -59,7 +59,7 @@ "200": { "description": "Successfully retrieved the list of configs.", "schema": { - "$ref": "./networksecurityperimeter.json#/definitions/NetworkSecurityPerimeterConfigurationListResult" + "$ref": "../../../../../common-types/resource-management/v5/networksecurityperimeter.json#/definitions/NetworkSecurityPerimeterConfigurationListResult" } }, "default": { @@ -107,7 +107,7 @@ "200": { "description": "Successfully retrieved the config.", "schema": { - "$ref": "./networksecurityperimeter.json#/definitions/NetworkSecurityPerimeterConfiguration" + "$ref": "../../../../../common-types/resource-management/v5/networksecurityperimeter.json#/definitions/NetworkSecurityPerimeterConfiguration" } }, "default": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json deleted file mode 100644 index 1ef3ff0ccc7f..000000000000 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json +++ /dev/null @@ -1,433 +0,0 @@ -{ - "swagger": "2.0", - "host": "management.azure.com", - "schemes": [ - "https" - ], - "info": { - "version": "2025-07-01", - "title": "Network security perimeter common type definitions", - "description": "Common types for network security perimeters based on a shared API specification. These common, versioned type definitions are intended for resource providers (RPs, except Network RP) to use, and reuse, for defining their own API versions that share a set of type definitions that is consistent across providers.", - "contact": {} - }, - "paths": {}, - "definitions": { - "PublicNetworkAccess": { - "type": "string", - "description": "Allow, disallow, or let network security perimeter configuration control public network access to the protected resource. Value is optional but if passed in, it must be 'Enabled', 'Disabled' or 'SecuredByPerimeter'.", - "enum": [ - "Enabled", - "Disabled", - "SecuredByPerimeter" - ], - "x-ms-enum": { - "name": "PublicNetworkAccess", - "modelAsString": true, - "values": [ - { - "value": "Enabled", - "description": "Allows public network access to the resource" - }, - { - "value": "Disabled", - "description": "Disallows public network access to the resource" - }, - { - "value": "SecuredByPerimeter", - "description": "The network security perimeter configuration rules allow or disallow public network access to the resource. Requires an associated network security perimeter." - } - ] - } - }, - "NetworkSecurityPerimeterConfigurationListResult": { - "description": "Result of a list NSP (network security perimeter) configurations request.", - "type": "object", - "properties": { - "value": { - "description": "Array of network security perimeter results.", - "type": "array", - "items": { - "$ref": "#/definitions/NetworkSecurityPerimeterConfiguration" - } - }, - "nextLink": { - "description": "The link used to get the next page of results.", - "type": "string", - "format": "uri" - } - } - }, - "NetworkSecurityPerimeterConfiguration": { - "description": "Network security perimeter (NSP) configuration resource", - "type": "object", - "allOf": [ - { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ProxyResource" - } - ], - "properties": { - "properties": { - "$ref": "#/definitions/NetworkSecurityPerimeterConfigurationProperties" - } - } - }, - "NetworkSecurityPerimeterConfigurationProvisioningState": { - "description": "Provisioning state of a network security perimeter configuration that is being created or updated.", - "enum": [ - "Succeeded", - "Creating", - "Updating", - "Deleting", - "Accepted", - "Failed", - "Canceled" - ], - "type": "string", - "readOnly": true, - "x-ms-enum": { - "name": "NetworkSecurityPerimeterConfigurationProvisioningState", - "modelAsString": true - } - }, - "NetworkSecurityPerimeterConfigurationProperties": { - "description": "Network security configuration properties.", - "type": "object", - "properties": { - "provisioningState": { - "readOnly": true, - "$ref": "#/definitions/NetworkSecurityPerimeterConfigurationProvisioningState" - }, - "provisioningIssues": { - "description": "List of provisioning issues, if any", - "type": "array", - "readOnly": true, - "items": { - "$ref": "#/definitions/ProvisioningIssue" - }, - "x-ms-identifiers": [] - }, - "networkSecurityPerimeter": { - "$ref": "#/definitions/NetworkSecurityPerimeter" - }, - "resourceAssociation": { - "$ref": "#/definitions/ResourceAssociation" - }, - "profile": { - "$ref": "#/definitions/NetworkSecurityProfile" - } - } - }, - "ProvisioningIssue": { - "description": "Describes a provisioning issue for a network security perimeter configuration", - "type": "object", - "readOnly": true, - "properties": { - "name": { - "description": "Name of the issue", - "type": "string", - "readOnly": true - }, - "properties": { - "$ref": "#/definitions/ProvisioningIssueProperties" - } - } - }, - "ProvisioningIssueProperties": { - "description": "Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules", - "type": "object", - "readOnly": true, - "properties": { - "issueType": { - "description": "Type of issue", - "type": "string", - "readOnly": true, - "enum": [ - "Unknown", - "ConfigurationPropagationFailure", - "MissingPerimeterConfiguration", - "MissingIdentityConfiguration" - ], - "x-ms-enum": { - "name": "IssueType", - "modelAsString": true, - "values": [ - { - "value": "Unknown", - "description": "Unknown issue type" - }, - { - "value": "ConfigurationPropagationFailure", - "description": "An error occurred while applying the network security perimeter (NSP) configuration." - }, - { - "value": "MissingPerimeterConfiguration", - "description": "A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules." - }, - { - "value": "MissingIdentityConfiguration", - "description": "An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP." - } - ] - } - }, - "severity": { - "description": "Severity of the issue.", - "enum": [ - "Warning", - "Error" - ], - "type": "string", - "readOnly": true, - "x-ms-enum": { - "name": "Severity", - "modelAsString": true - } - }, - "description": { - "description": "Description of the issue", - "type": "string", - "readOnly": true - }, - "suggestedResourceIds": { - "description": "Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.", - "type": "array", - "readOnly": true, - "items": { - "description": "Fully qualified resource ID of the suggested resource", - "type": "string", - "format": "arm-id", - "readOnly": true - } - }, - "suggestedAccessRules": { - "description": "Access rules that can be added to the network security profile (NSP) to remediate the issue.", - "type": "array", - "readOnly": true, - "items": { - "$ref": "#/definitions/AccessRule" - }, - "x-ms-identifiers": [] - } - } - }, - "NetworkSecurityPerimeter": { - "description": "Information about a network security perimeter (NSP)", - "type": "object", - "properties": { - "id": { - "description": "Fully qualified Azure resource ID of the NSP resource", - "type": "string", - "format": "arm-id", - "x-ms-arm-id-details": { - "allowedResources": [ - { - "resourceType": "Microsoft.Network/networkSecurityPerimeters" - } - ] - } - }, - "perimeterGuid": { - "description": "Universal unique ID (UUID) of the network security perimeter", - "type": "string", - "format": "uuid" - }, - "location": { - "description": "Location of the network security perimeter", - "type": "string", - "x-ms-mutability": [ - "create", - "read" - ] - } - } - }, - "ResourceAssociationAccessMode": { - "description": "Access mode of the resource association", - "enum": [ - "Enforced", - "Learning", - "Audit" - ], - "type": "string", - "x-ms-enum": { - "name": "ResourceAssociationAccessMode", - "modelAsString": true, - "values": [ - { - "value": "Enforced", - "description": "Enforced access mode - traffic to the resource that failed access checks is blocked" - }, - { - "value": "Learning", - "description": "Learning access mode - traffic to the resource is enabled for analysis but not blocked" - }, - { - "value": "Audit", - "description": "Audit access mode - traffic to the resource that fails access checks is logged but not blocked" - } - ] - } - }, - "ResourceAssociation": { - "description": "Information about resource association", - "type": "object", - "properties": { - "name": { - "description": "Name of the resource association", - "type": "string" - }, - "accessMode": { - "$ref": "#/definitions/ResourceAssociationAccessMode" - } - } - }, - "NetworkSecurityProfile": { - "description": "Network security perimeter configuration profile", - "type": "object", - "properties": { - "name": { - "description": "Name of the profile", - "type": "string" - }, - "accessRulesVersion": { - "description": "Current access rules version", - "type": "integer", - "format": "int32" - }, - "accessRules": { - "description": "List of Access Rules", - "type": "array", - "items": { - "$ref": "#/definitions/AccessRule" - }, - "x-ms-identifiers": [ - "name" - ] - }, - "diagnosticSettingsVersion": { - "description": "Current diagnostic settings version", - "type": "integer", - "format": "int32" - }, - "enabledLogCategories": { - "description": "List of log categories that are enabled", - "type": "array", - "items": { - "description": "Log category", - "type": "string" - } - } - } - }, - "AccessRule": { - "description": "Access rule in a network security perimeter configuration profile", - "type": "object", - "properties": { - "name": { - "description": "Name of the access rule", - "type": "string" - }, - "properties": { - "$ref": "#/definitions/AccessRuleProperties" - } - } - }, - "AccessRuleDirection": { - "description": "Direction of Access Rule", - "enum": [ - "Inbound", - "Outbound" - ], - "type": "string", - "x-ms-enum": { - "name": "AccessRuleDirection", - "modelAsString": true, - "values": [ - { - "value": "Inbound", - "description": "Applies to inbound network traffic to the secured resources." - }, - { - "value": "Outbound", - "description": "Applies to outbound network traffic from the secured resources" - } - ] - } - }, - "AccessRuleProperties": { - "description": "Properties of Access Rule", - "type": "object", - "properties": { - "direction": { - "$ref": "#/definitions/AccessRuleDirection" - }, - "addressPrefixes": { - "description": "Address prefixes in the CIDR format for inbound rules", - "type": "array", - "items": { - "description": "An IP address prefix (CIDR) for inbound rules", - "type": "string" - } - }, - "subscriptions": { - "description": "Subscriptions for inbound rules", - "type": "array", - "items": { - "description": "Subscription identifiers", - "type": "object", - "properties": { - "id": { - "description": "The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') ", - "type": "string", - "format": "arm-id" - } - } - } - }, - "networkSecurityPerimeters": { - "description": "Network security perimeters for inbound rules", - "type": "array", - "items": { - "$ref": "#/definitions/NetworkSecurityPerimeter" - } - }, - "fullyQualifiedDomainNames": { - "description": "Fully qualified domain names (FQDN) for outbound rules", - "type": "array", - "items": { - "description": "A fully qualified domain name (FQDN)", - "type": "string" - } - }, - "emailAddresses": { - "description": "Email addresses for outbound rules", - "type": "array", - "items": { - "description": "An email address", - "type": "string" - } - }, - "phoneNumbers": { - "description": "Phone numbers for outbound rules", - "type": "array", - "items": { - "description": "A phone number", - "type": "string" - } - } - } - } - }, - "parameters": { - "NetworkSecurityPerimeterConfigurationNameParameter": { - "name": "networkSecurityPerimeterConfigurationName", - "in": "path", - "required": true, - "type": "string", - "minLength": 1, - "maxLength": 512, - "x-ms-parameter-location": "method", - "description": "The name for a network security perimeter configuration" - } - } -} diff --git a/specification/operationalinsights/resource-manager/readme.md b/specification/operationalinsights/resource-manager/readme.md index bcd5f1be22e8..fbf88a3963e0 100644 --- a/specification/operationalinsights/resource-manager/readme.md +++ b/specification/operationalinsights/resource-manager/readme.md @@ -54,7 +54,6 @@ input-file: - Microsoft.OperationalInsights/stable/2025-07-01/LinkedServices.json - Microsoft.OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json - Microsoft.OperationalInsights/stable/2025-07-01/ManagementGroups.json - - Microsoft.OperationalInsights/stable/2025-07-01/networksecurityperimeter.json - Microsoft.OperationalInsights/stable/2025-07-01/Operations.json - Microsoft.OperationalInsights/stable/2025-07-01/OperationStatuses.json - Microsoft.OperationalInsights/stable/2025-07-01/QueryPackQueries.json From d4bd1bebe4ad7e156caa1c88923860959fc08d8e Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Thu, 31 Jul 2025 14:31:29 +0300 Subject: [PATCH 10/13] Removing enum from workspace and cluster. --- .../stable/2025-07-01/Clusters.json | 17 +---------------- .../stable/2025-07-01/Workspaces.json | 19 ++----------------- 2 files changed, 3 insertions(+), 33 deletions(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json index 9471b21f8a75..05a633415cf5 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Clusters.json @@ -554,22 +554,7 @@ "description": "The capacity reservation level in Gigabytes for this cluster.", "type": "integer", "format": "int64", - "enum": [ - 100, - 200, - 300, - 400, - 500, - 1000, - 2000, - 5000, - 10000, - 25000, - 50000 - ], - "x-ms-enum": { - "name": "Capacity" - } + "x-nullable": true }, "name": { "type": "string", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json index 8a3d03de59db..f8417cf4b774 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json @@ -423,23 +423,8 @@ "capacityReservationLevel": { "type": "integer", "format": "int32", - "description": "The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.", - "enum": [ - 100, - 200, - 300, - 400, - 500, - 1000, - 2000, - 5000, - 10000, - 25000, - 50000 - ], - "x-ms-enum": { - "name": "CapacityReservationLevel" - } + "x-nullable": true, + "description": "The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected." }, "lastSkuUpdate": { "type": "string", From 282d95800ad2758f8e2604d05983eb286659f9e4 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Sun, 5 Oct 2025 17:40:39 +0300 Subject: [PATCH 11/13] Updating security rullings. --- .../stable/2025-07-01/Workspaces.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json index f8417cf4b774..23fa7182ff81 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Workspaces.json @@ -913,7 +913,8 @@ "default": "Enabled", "enum": [ "Enabled", - "Disabled" + "Disabled", + "SecuredByPerimeter" ], "x-ms-enum": { "name": "PublicNetworkAccessType", @@ -926,6 +927,10 @@ { "value": "Disabled", "description": "Disables public connectivity to Log Analytics through public DNS." + }, + { + "value": "SecuredByPerimeter", + "description": "Resource is only accessible from private networks and access approved by network security perimeter associated to this resource." } ] } From fec801107bfc67b8c8e93c91a8ff39c5e67950f2 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Wed, 15 Oct 2025 11:49:44 +0300 Subject: [PATCH 12/13] addressing code review comments. --- .../stable/2025-07-01/SummaryLogs.json | 60 +++++++++---------- .../stable/2025-07-01/Tables.json | 4 +- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json index 47b2cfb15c04..f5da3ea3c319 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/SummaryLogs.json @@ -37,7 +37,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs": { "get": { "tags": [ - "SummaryLogs" + "SummaryRules" ], "x-ms-examples": { "SummaryLogsListByWorkspace": { @@ -82,7 +82,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}": { "put": { "tags": [ - "SummaryLogs" + "SummaryRules" ], "x-ms-examples": { "SummaryLogsUpsert": { @@ -90,7 +90,7 @@ } }, "operationId": "SummaryLogs_CreateOrUpdate", - "description": "Updates or creates Log Analytics workspace summary rules.", + "description": "Creates or updates Log Analytics workspace Summary rules.", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" @@ -164,7 +164,7 @@ }, "get": { "tags": [ - "SummaryLogs" + "SummaryRules" ], "x-ms-examples": { "SummaryLogsGet": { @@ -172,7 +172,7 @@ } }, "operationId": "SummaryLogs_Get", - "description": "Gets Log Analytics workspace summary rules.", + "description": "Gets Log Analytics workspace Summary rules.", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" @@ -207,7 +207,7 @@ }, "delete": { "tags": [ - "SummaryLogs" + "SummaryRules" ], "x-ms-examples": { "SummaryLogsDelete": { @@ -215,7 +215,7 @@ } }, "operationId": "SummaryLogs_Delete", - "description": "Deletes Log Analytics workspace summary rules.", + "description": "Deletes Log Analytics workspace Summary rules.", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" @@ -266,7 +266,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}/start": { "post": { "tags": [ - "SummaryLogs" + "SummaryRules" ], "x-ms-examples": { "SummaryLogsStart": { @@ -274,7 +274,7 @@ } }, "operationId": "SummaryLogs_Start", - "description": "Starts a summary rule.", + "description": "Starts an inactive Summary rule.", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" @@ -322,7 +322,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}/stop": { "post": { "tags": [ - "SummaryLogs" + "SummaryRules" ], "x-ms-examples": { "SummaryLogsStop": { @@ -330,7 +330,7 @@ } }, "operationId": "SummaryLogs_Stop", - "description": "Stops a running summary rule.", + "description": "Stops an active Summary rule.", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" @@ -364,7 +364,7 @@ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/summaryLogs/{summaryLogsName}/retrybin": { "post": { "tags": [ - "SummaryLogs" + "SummaryRules" ], "x-ms-examples": { "SummaryLogsRetryBin": { @@ -372,7 +372,7 @@ } }, "operationId": "SummaryLogs_RetryBin", - "description": "Retries a failed summary logs bin.", + "description": "Retries a failed Summary rule bin.", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" @@ -396,7 +396,7 @@ "schema": { "$ref": "#/definitions/SummaryLogsRetryBin" }, - "description": "The parameters required to retry a summary logs bin." + "description": "The parameters required to retry a Summary rule bin." } ], "responses": { @@ -433,7 +433,7 @@ "properties": { "query": { "type": "string", - "description": "SummaryRules rule query." + "description": "Summary rule query." }, "binSize": { "type": "integer", @@ -443,19 +443,19 @@ "binDelay": { "type": "integer", "format": "int32", - "description": "The minimum delay before bin processing." + "description": "The minimum delay in seconds before bin processing." }, "binStartTime": { "type": "string", "format": "date-time", - "description": "The time when the first bin will start (UTC)." + "description": "The start time (UTC) when Summary rule execution starts." }, "timeSelector": { "type": "string", "enum": [ "TimeGenerated" ], - "description": "Determines which cursor is used in the rule.", + "description": "The time cursor used in Summary rules bins processing, e.g. TimeGenerated.", "x-ms-enum": { "name": "TimeSelectorEnum", "modelAsString": true, @@ -470,7 +470,7 @@ "destinationTable": { "readOnly": true, "type": "string", - "description": "The destination table for rule results." + "description": "The destination table used for the Summary rule results." } }, "description": "Rule definition parameters." @@ -490,23 +490,23 @@ "values": [ { "value": "User", - "description": "User defined summary rule." + "description": "User defined summary rule. This is the definition for rules created and defined by users." } ] } }, "displayName": { "type": "string", - "description": "The display name of the summary rule." + "description": "The display name of the Summary rule." }, "description": { "type": "string", - "description": "The description of the summary rule." + "description": "The description of the Summary rule." }, "isActive": { "readOnly": true, "type": "boolean", - "description": "Indicates if the summary rule is active. If not active, the periodic query will not run." + "description": "Indicates if Summary rule is active. If not, Summary rule execution stops." }, "statusCode": { "readOnly": true, @@ -534,7 +534,7 @@ "provisioningState": { "type": "string", "readOnly": true, - "description": "SummaryRules current provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the summary rules until the operation is complete.", + "description": "Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.", "enum": [ "Updating", "Succeeded", @@ -574,7 +574,7 @@ "description": "Rule definition parameters." } }, - "description": "SummaryRules properties." + "description": "Summary rule properties." }, "SummaryLogs": { "type": "object", @@ -582,7 +582,7 @@ "properties": { "x-ms-client-flatten": true, "$ref": "#/definitions/SummaryLogsProperties", - "description": "Summary Rules properties." + "description": "Summary rule properties." }, "systemData": { "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/systemData", @@ -604,7 +604,7 @@ "items": { "$ref": "#/definitions/SummaryLogs" }, - "description": "A list of summary logs." + "description": "A list of Summary rules." }, "nextLink": { "type": "string", @@ -612,7 +612,7 @@ "description": "URL to retrieve the next set of operation list results, if available." } }, - "description": "The list summary logs operation response." + "description": "The list Summary rule operation response." }, "SummaryLogsRetryBin": { "type": "object", @@ -630,13 +630,13 @@ "retryBinStartTime": { "type": "string", "format": "date-time", - "description": "The UTC time of the bin to retry." + "description": "The time (UTC) of the bin to retry." } }, "required": [ "retryBinStartTime" ], - "description": "Properties for retrying a summary logs bin." + "description": "Properties for retrying a Summary rule bin." } }, "parameters": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json index efafcc668f48..71610cfc9aeb 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2025-07-01/Tables.json @@ -707,14 +707,14 @@ "format": "int32", "minimum": 4, "maximum": 730, - "description": "In Analytics table: the tables analytics retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention. In Basic and Auxiliary table: read only property, always 30." + "description": "In Analytics table: the tables analytics retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention. In Basic and Auxiliary table: read only property." }, "totalRetentionInDays": { "type": "integer", "format": "int32", "minimum": 4, "maximum": 4383, - "description": "The table total retention in days, between 4 and 4383. Setting this property to -1 will default to retentionInDays for Analytics table, or to 30 days in Basic and Auxiliary table." + "description": "The table total retention in days, between 4 and 4383. Setting this property to -1 will default to retentionInDays." }, "archiveRetentionInDays": { "readOnly": true, From 3b47b0b055c0f7d359e39ce58d0ce529e64d4185 Mon Sep 17 00:00:00 2001 From: Dudi Likvornik Date: Mon, 27 Oct 2025 14:49:57 +0200 Subject: [PATCH 13/13] Fixing common type location due to directory refactor. --- .../2025-07-01/AvailableServiceTiers.json | 2 +- .../stable/2025-07-01/DataExports.json | 8 +++--- .../stable/2025-07-01/DataSources.json | 8 +++--- .../stable/2025-07-01/Gateways.json | 2 +- .../stable/2025-07-01/IntelligencePacks.json | 6 ++--- .../stable/2025-07-01/LinkedServices.json | 8 +++--- .../2025-07-01/LinkedStorageAccounts.json | 8 +++--- .../stable/2025-07-01/ManagementGroups.json | 2 +- .../stable/2025-07-01/SavedSearches.json | 8 +++--- .../stable/2025-07-01/Schema.json | 2 +- .../stable/2025-07-01/SharedKeys.json | 4 +-- .../2025-07-01/StorageInsightConfigs.json | 8 +++--- .../stable/2025-07-01/SummaryLogs.json | 14 +++++----- .../stable/2025-07-01/Tables.json | 26 +++++++++---------- .../stable/2025-07-01/Usages.json | 2 +- .../stable/2025-07-01/WorkspacePurge.json | 4 +-- .../stable/2025-07-01/Workspaces.json | 8 +++--- .../stable/2025-07-01/WorkspacesFailover.json | 4 +-- ...rkspaces_NetworkSecurityPerimeter_API.json | 6 ++--- 19 files changed, 65 insertions(+), 65 deletions(-) diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json index 462343c0fdb0..9d9230ed128e 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/AvailableServiceTiers.json @@ -54,7 +54,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataExports.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataExports.json index c9ae1416bbe3..7872b96aecfc 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataExports.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataExports.json @@ -54,7 +54,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" @@ -99,7 +99,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "dataExportName", @@ -164,7 +164,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "dataExportName", @@ -211,7 +211,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "dataExportName", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataSources.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataSources.json index 47f5c8c339ae..b8035a0e9412 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataSources.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/DataSources.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "dataSourceName", @@ -107,7 +107,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "dataSourceName", @@ -148,7 +148,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "dataSourceName", @@ -191,7 +191,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "$filter", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Gateways.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Gateways.json index 9d258c416be7..888e63460e32 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Gateways.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Gateways.json @@ -54,7 +54,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "#/parameters/GatewayIdParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/IntelligencePacks.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/IntelligencePacks.json index cfd07543325e..b555ce5e51ce 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/IntelligencePacks.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/IntelligencePacks.json @@ -52,7 +52,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "intelligencePackName", @@ -93,7 +93,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "intelligencePackName", @@ -134,7 +134,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedServices.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedServices.json index cf5d7b245034..eebb232ce37a 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedServices.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedServices.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "linkedServiceName", @@ -111,7 +111,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "linkedServiceName", @@ -159,7 +159,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "linkedServiceName", @@ -202,7 +202,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json index f8be63c57652..1a8fe9397fb1 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/LinkedStorageAccounts.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "#/parameters/DataSourceTypeParameter" @@ -97,7 +97,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "#/parameters/DataSourceTypeParameter" @@ -131,7 +131,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "#/parameters/DataSourceTypeParameter" @@ -171,7 +171,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" } ], "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/ManagementGroups.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/ManagementGroups.json index 868dcb71bc67..8aac9bd0f7a5 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/ManagementGroups.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/ManagementGroups.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SavedSearches.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SavedSearches.json index a890f25a331c..91fe7513f475 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SavedSearches.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SavedSearches.json @@ -54,7 +54,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "savedSearchId", @@ -92,7 +92,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "savedSearchId", @@ -142,7 +142,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "savedSearchId", @@ -182,7 +182,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Schema.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Schema.json index 42cf9f4221ef..4cb03714d2c1 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Schema.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Schema.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SharedKeys.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SharedKeys.json index 12cc6e154ee6..9daa6ab29c41 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SharedKeys.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SharedKeys.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" @@ -90,7 +90,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json index dd619e6fc9e0..78e2f32b3ae3 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/StorageInsightConfigs.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "storageInsightName", @@ -107,7 +107,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "storageInsightName", @@ -148,7 +148,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "storageInsightName", @@ -191,7 +191,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SummaryLogs.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SummaryLogs.json index b54e3fb9651d..3ea5ff699043 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SummaryLogs.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/SummaryLogs.json @@ -54,7 +54,7 @@ "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -99,7 +99,7 @@ "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -181,7 +181,7 @@ "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -224,7 +224,7 @@ "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -283,7 +283,7 @@ "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -339,7 +339,7 @@ "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -381,7 +381,7 @@ "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Tables.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Tables.json index fc02436fd20d..5b7a7f046ab5 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Tables.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Tables.json @@ -54,7 +54,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" @@ -99,13 +99,13 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + "$ref": "../../common/v1/types.json#/parameters/TableNameParameter" }, { "name": "parameters", @@ -158,13 +158,13 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + "$ref": "../../common/v1/types.json#/parameters/TableNameParameter" }, { "name": "parameters", @@ -217,13 +217,13 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + "$ref": "../../common/v1/types.json#/parameters/TableNameParameter" } ], "responses": { @@ -260,13 +260,13 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + "$ref": "../../common/v1/types.json#/parameters/TableNameParameter" } ], "responses": { @@ -320,13 +320,13 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + "$ref": "../../common/v1/types.json#/parameters/TableNameParameter" } ], "responses": { @@ -362,13 +362,13 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/TableNameParameter" + "$ref": "../../common/v1/types.json#/parameters/TableNameParameter" } ], "responses": { diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Usages.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Usages.json index e89613ec42f7..99876bc52c55 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Usages.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Usages.json @@ -51,7 +51,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacePurge.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacePurge.json index c7e0d317b178..738afa44834a 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacePurge.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacePurge.json @@ -52,7 +52,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "#/parameters/WorkspacePurgeParameter" @@ -100,7 +100,7 @@ "$ref": "../../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "#/parameters/WorkspacePurgeIdParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces.json index da0ee23212ce..2297a6a6cd5f 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces.json @@ -132,7 +132,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "parameters", @@ -191,7 +191,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" @@ -242,7 +242,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" @@ -282,7 +282,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "name": "parameters", diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacesFailover.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacesFailover.json index 914b7457f91a..6d317307b224 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacesFailover.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/WorkspacesFailover.json @@ -52,7 +52,7 @@ "$ref": "../../../../../../common-types/resource-management/v6/types.json#/parameters/LocationParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v6/types.json#/parameters/ApiVersionParameter" @@ -100,7 +100,7 @@ "$ref": "../../../../../../common-types/resource-management/v6/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v6/types.json#/parameters/ApiVersionParameter" diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json index 164661b6b0d1..1dc44d082e68 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/stable/2025-07-01/Workspaces_NetworkSecurityPerimeter_API.json @@ -46,7 +46,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" @@ -91,7 +91,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" @@ -136,7 +136,7 @@ "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../common/v1/types.json#/parameters/WorkspaceNameParameter" + "$ref": "../../common/v1/types.json#/parameters/WorkspaceNameParameter" }, { "$ref": "../../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter"