|
31 | 31 | }, |
32 | 32 | "variables": { |
33 | 33 | "_solutionName": "Microsoft Entra ID Assets", |
34 | | - "_solutionVersion": "3.0.0", |
| 34 | + "_solutionVersion": "3.0.1", |
35 | 35 | "solutionId": "azuresentinel.azure-sentinel-solution-entraidassets", |
36 | 36 | "_solutionId": "[variables('solutionId')]", |
37 | 37 | "TemplateEmptyArray": "[json('[]')]", |
|
56 | 56 | "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" |
57 | 57 | ], |
58 | 58 | "properties": { |
59 | | - "description": "Microsoft Entra ID Assets data connector with template version 3.0.0", |
| 59 | + "description": "Microsoft Entra ID Assets data connector with template version 3.0.1", |
60 | 60 | "mainTemplate": { |
61 | 61 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
62 | 62 | "contentVersion": "[variables('dataConnectorVersion1')]", |
|
72 | 72 | "properties": { |
73 | 73 | "connectorUiConfig": { |
74 | 74 | "id": "[variables('_uiConfigId1')]", |
75 | | - "title": "Microsoft Enta ID Assets", |
| 75 | + "title": "Microsoft Entra ID Assets", |
76 | 76 | "publisher": "Microsoft", |
77 | 77 | "logo": "AADCloudSync.svg", |
78 | 78 | "descriptionMarkdown": "Entra ID assets data connector gives richer insights into activity data by supplementing details with asset information. Data from this connector is used to build data risk graphs in Purview. If you have enabled those graphs, deactivating this Connector will prevent the graphs from being built. [Learn about the data risk graph.](https://go.microsoft.com/fwlink/?linkid=2320023)", |
|
100 | 100 | { |
101 | 101 | "parameters": { |
102 | 102 | "type": "EntraIDAssets", |
103 | | - "description": "1. Connect Microsoft Entra ID assets to ingest into Sentinel Lake.", |
| 103 | + "description": "1. Connect Microsoft Entra ID assets to ingest into Microsoft Sentinel Lake.", |
104 | 104 | "items": [ |
105 | 105 | { |
106 | 106 | "label": "Applications" |
|
167 | 167 | "contentSchemaVersion": "3.0.0", |
168 | 168 | "contentId": "[variables('_dataConnectorContentId1')]", |
169 | 169 | "contentKind": "DataConnector", |
170 | | - "displayName": "Microsoft Enta ID Assets", |
| 170 | + "displayName": "Microsoft Entra ID Assets", |
171 | 171 | "contentProductId": "[variables('_dataConnectorcontentProductId1')]", |
172 | 172 | "id": "[variables('_dataConnectorcontentProductId1')]", |
173 | 173 | "version": "[variables('dataConnectorVersion1')]" |
|
210 | 210 | "kind": "GenericUI", |
211 | 211 | "properties": { |
212 | 212 | "connectorUiConfig": { |
213 | | - "title": "Microsoft Enta ID Assets", |
| 213 | + "title": "Microsoft Entra ID Assets", |
214 | 214 | "publisher": "Microsoft", |
215 | 215 | "descriptionMarkdown": "Entra ID assets data connector gives richer insights into activity data by supplementing details with asset information. Data from this connector is used to build data risk graphs in Purview. If you have enabled those graphs, deactivating this Connector will prevent the graphs from being built. [Learn about the data risk graph.](https://go.microsoft.com/fwlink/?linkid=2320023)", |
216 | | - "logo": "AADCloudSync.svg", |
217 | 216 | "graphQueries": "[variables('TemplateEmptyArray')]", |
218 | 217 | "dataTypes": "[variables('TemplateEmptyArray')]", |
219 | 218 | "connectivityCriterias": [ |
|
238 | 237 | { |
239 | 238 | "parameters": { |
240 | 239 | "type": "EntraIDAssets", |
241 | | - "description": "1. Connect Microsoft Entra ID assets to ingest into Sentinel Lake.", |
| 240 | + "description": "1. Connect Microsoft Entra ID assets to ingest into Microsoft Sentinel Lake.", |
242 | 241 | "items": [ |
243 | 242 | { |
244 | 243 | "label": "Applications" |
|
277 | 276 | "apiVersion": "2023-04-01-preview", |
278 | 277 | "location": "[parameters('workspace-location')]", |
279 | 278 | "properties": { |
280 | | - "version": "3.0.0", |
| 279 | + "version": "3.0.1", |
281 | 280 | "kind": "Solution", |
282 | 281 | "contentSchemaVersion": "3.0.0", |
283 | 282 | "displayName": "Microsoft Entra ID Assets", |
|
0 commit comments