Skip to content

Commit 8ddbc97

Browse files
authored
Merge pull request #109557 from bwren/am-office
Azure Monitor Office 365 deprecation date
2 parents 0e80abf + 45e836d commit 8ddbc97

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

articles/azure-monitor/insights/solution-office-365.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice:
55
ms.topic: conceptual
66
author: bwren
77
ms.author: bwren
8-
ms.date: 01/08/2019
8+
ms.date: 03/30/2020
99

1010
---
1111

@@ -16,7 +16,7 @@ ms.date: 01/08/2019
1616

1717
> [!IMPORTANT]
1818
> ## Solution update
19-
> This solution has been replaced by the [Office 365](../../sentinel/connect-office-365.md) General Availability solution in [Azure Sentinel](../../sentinel/overview.md) and the [Azure AD reporting and monitoring solution](../../active-directory/reports-monitoring/plan-monitoring-and-reporting.md). Together they provide an updated version of the previous Azure Monitor Office 365 solution with an improved configuration experience. You can continue to use the existing solution until April 30, 2020.
19+
> This solution has been replaced by the [Office 365](../../sentinel/connect-office-365.md) General Availability solution in [Azure Sentinel](../../sentinel/overview.md) and the [Azure AD reporting and monitoring solution](../../active-directory/reports-monitoring/plan-monitoring-and-reporting.md). Together they provide an updated version of the previous Azure Monitor Office 365 solution with an improved configuration experience. You can continue to use the existing solution until July 30, 2020.
2020
>
2121
> Azure Sentinel is a cloud native Security Information and Event Management solution that ingests logs and provides additional SIEM functionality including detections, investigations, hunting and machine learning driven insights. Using Azure Sentinel will now provide you with ingestion of Office 365 SharePoint activity and Exchange management logs.
2222
>
@@ -49,7 +49,7 @@ ms.date: 01/08/2019
4949
> | where TimeGenerated >= ago(1d)
5050
> | where OfficeWorkload == "AzureActiveDirectory"
5151
> | where Operation == 'UserLoginFailed'
52-
> | summarize count() by UserId
52+
> | summarize count() by UserId
5353
> ```
5454
>
5555
> ```Kusto
@@ -78,10 +78,10 @@ ms.date: 01/08/2019
7878
> ### Q: Do I need Azure Sentinel to connect the Azure AD logs?
7979
> You can configure [Azure AD logs integration with Azure Monitor](../../active-directory/reports-monitoring/howto-integrate-activity-logs-with-log-analytics.md), which is not related to the Azure Sentinel solution. Azure Sentinel provides a native connector and out-of-the box content for Azure AD logs. For more information, see the question below on out-of-the-box security-oriented content.
8080
>
81-
> ### Q: What are the differences when connecting Azure AD logs from Azure Sentinel and Azure Monitor?
81+
> ### Q: What are the differences when connecting Azure AD logs from Azure Sentinel and Azure Monitor?
8282
> Azure Sentinel and Azure Monitor connect to Azure AD logs based on the same [Azure AD reporting and monitoring solution](../../active-directory/reports-monitoring/plan-monitoring-and-reporting.md). Azure Sentinel provides a one-click, native connector that connects the same data and provides monitoring information.
8383
>
84-
> ### Q: What do I need to change when moving to the new Azure AD reporting and monitoring tables?
84+
> ### Q: What do I need to change when moving to the new Azure AD reporting and monitoring tables?
8585
> All queries using Azure AD data, including queries in alerts, dashboards, and any content that you created using Office 365 Azure AD data, must be recreated using the new tables.
8686
>
8787
> Azure Sentinel and Azure AD provide built-in content that you can use when moving to the Azure AD reporting and monitoring solution. For more information, see the next question on out-of-the-box security-oriented content and [How to use Azure Monitor workbooks for Azure Active Directory reports](../../active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md).
@@ -99,11 +99,11 @@ ms.date: 01/08/2019
9999
> ### Q: Does Azure Sentinel provide additional connectors as part of the solution?
100100
> Yes, see [Azure Sentinel connect data sources](../../sentinel/connect-data-sources.md).
101101
>
102-
> ### Q: What will happen on April 30? Do I need to offboard beforehand?
102+
> ### Q: What will happen on April 30? Do I need to offboard beforehand?
103103
>
104-
> - You wont be able to receive data from the **Office365** solution. The solution will no longer be available in the Marketplace
104+
> - You won't be able to receive data from the **Office365** solution. The solution will no longer be available in the Marketplace
105105
> - For Azure Sentinel customers, the Log Analytics workspace solution **Office365** will be included in the Azure Sentinel **SecurityInsights** solution.
106-
> - If you dont offboard your solution manually, your data will be disconnected automatically on April 30.
106+
> - If you don't offboard your solution manually, your data will be disconnected automatically on April 30.
107107
>
108108
> ### Q: Will my data transfer to the new solution?
109109
> Yes. When you remove the **Office 365** solution from your workspace, its data will become temporarily unavailable because the schema is removed. When you enable the new **Office 365** connector in Sentinel, the schema is restored to the workspace and any data already collected will become available.
@@ -244,7 +244,7 @@ The dashboard includes the columns in the following table. Each column lists the
244244
|:--|:--|
245245
| Operations | Provides information about the active users from your all monitored Office 365 subscriptions. You will also be able to see the number of activities that happen over time.
246246
| Exchange | Shows the breakdown of Exchange Server activities such as Add-Mailbox Permission, or Set-Mailbox. |
247-
| SharePoint | Shows the top activities that users perform on SharePoint documents. When you drill down from this tile, the search page shows the details of these activities, such as the target document and the location of this activity. For example, for a File Accessed event, you will be able to see the document thats being accessed, its associated account name, and IP address. |
247+
| SharePoint | Shows the top activities that users perform on SharePoint documents. When you drill down from this tile, the search page shows the details of these activities, such as the target document and the location of this activity. For example, for a File Accessed event, you will be able to see the document that's being accessed, its associated account name, and IP address. |
248248
| Azure Active Directory | Includes top user activities, such as Reset User Password and Login Attempts. When you drill down, you will be able to see the details of these activities like the Result Status. This is mostly helpful if you want to monitor suspicious activities on your Azure Active Directory. |
249249
250250
@@ -311,7 +311,7 @@ These records are created when change or additions are made to Azure Active Dire
311311
| ActorContextId | The GUID of the organization that the actor belongs to. |
312312
| ActorIpAddress | The actor's IP address in IPV4 or IPV6 address format. |
313313
| InterSystemsId | The GUID that track the actions across components within the Office 365 service. |
314-
| IntraSystemId | The GUID that's generated by Azure Active Directory to track the action. |
314+
| IntraSystemId | The GUID that's generated by Azure Active Directory to track the action. |
315315
| SupportTicketId | The customer support ticket ID for the action in "act-on-behalf-of" situations. |
316316
| TargetContextId | The GUID of the organization that the targeted user belongs to. |
317317
@@ -326,7 +326,7 @@ These records are created from Data Center Security audit data.
326326
| ElevationApprovedTime | The timestamp for when the elevation was approved. |
327327
| ElevationApprover | The name of a Microsoft manager. |
328328
| ElevationDuration | The duration for which the elevation was active. |
329-
| ElevationRequestId | A unique identifier for the elevation request. |
329+
| ElevationRequestId | A unique identifier for the elevation request. |
330330
| ElevationRole | The role the elevation was requested for. |
331331
| ElevationTime | The start time of the elevation. |
332332
| Start_Time | The start time of the cmdlet execution. |
@@ -340,8 +340,8 @@ These records are created when changes are made to Exchange configuration.
340340
|:--- |:--- |
341341
| OfficeWorkload | Exchange |
342342
| RecordType | ExchangeAdmin |
343-
| ExternalAccess | Specifies whether the cmdlet was run by a user in your organization, by Microsoft datacenter personnel or a datacenter service account, or by a delegated administrator. The value False indicates that the cmdlet was run by someone in your organization. The value True indicates that the cmdlet was run by datacenter personnel, a datacenter service account, or a delegated administrator. |
344-
| ModifiedObjectResolvedName | This is the user friendly name of the object that was modified by the cmdlet. This is logged only if the cmdlet modifies the object. |
343+
| ExternalAccess | Specifies whether the cmdlet was run by a user in your organization, by Microsoft datacenter personnel or a datacenter service account, or by a delegated administrator. The value False indicates that the cmdlet was run by someone in your organization. The value True indicates that the cmdlet was run by datacenter personnel, a datacenter service account, or a delegated administrator. |
344+
| ModifiedObjectResolvedName | This is the user friendly name of the object that was modified by the cmdlet. This is logged only if the cmdlet modifies the object. |
345345
| OrganizationName | The name of the tenant. |
346346
| OriginatingServer | The name of the server from which the cmdlet was executed. |
347347
| Parameters | The name and value for all parameters that were used with the cmdlet that is identified in the Operations property. |
@@ -362,7 +362,7 @@ These records are created when changes or additions are made to Exchange mailbox
362362
| ClientVersion | The version of the email client . |
363363
| InternalLogonType | Reserved for internal use. |
364364
| Logon_Type | Indicates the type of user who accessed the mailbox and performed the operation that was logged. |
365-
| LogonUserDisplayName | The user-friendly name of the user who performed the operation. |
365+
| LogonUserDisplayName | The user-friendly name of the user who performed the operation. |
366366
| LogonUserSid | The SID of the user who performed the operation. |
367367
| MailboxGuid | The Exchange GUID of the mailbox that was accessed. |
368368
| MailboxOwnerMasterAccountSid | Mailbox owner account's master account SID. |
@@ -401,7 +401,7 @@ These records are created when changes or additions are made to Exchange groups.
401401
| DestMailboxOwnerUPN | Set only if the CrossMailboxOperations parameter is True. Specifies the UPN of the owner of the target mailbox. |
402402
| DestFolder | The destination folder, for operations such as Move. |
403403
| Folder | The folder where a group of items is located. |
404-
| Folders | Information about the source folders involved in an operation; for example, if folders are selected and then deleted. |
404+
| Folders | Information about the source folders involved in an operation; for example, if folders are selected and then deleted. |
405405
406406
407407
### SharePoint Base
@@ -415,7 +415,7 @@ These properties are common to all SharePoint records.
415415
| EventSource | Identifies that an event occurred in SharePoint. Possible values are SharePoint or ObjectModel. |
416416
| ItemType | The type of object that was accessed or modified. See the ItemType table for details on the types of objects. |
417417
| MachineDomainInfo | Information about device sync operations. This information is reported only if it's present in the request. |
418-
| MachineId | Information about device sync operations. This information is reported only if it's present in the request. |
418+
| MachineId | Information about device sync operations. This information is reported only if it's present in the request. |
419419
| Site_ | The GUID of the site where the file or folder accessed by the user is located. |
420420
| Source_Name | The entity that triggered the audited operation. Possible values are SharePoint or ObjectModel. |
421421
| UserAgent | Information about the user's client or browser. This information is provided by the client or browser. |
@@ -430,7 +430,7 @@ These records are created when configuration changes are made to SharePoint.
430430
| OfficeWorkload | SharePoint |
431431
| OfficeWorkload | SharePoint |
432432
| CustomEvent | Optional string for custom events. |
433-
| Event_Data | Optional payload for custom events. |
433+
| Event_Data | Optional payload for custom events. |
434434
| ModifiedProperties | The property is included for admin events, such as adding a user as a member of a site or a site collection admin group. The property includes the name of the property that was modified (for example, the Site Admin group), the new value of the modified property (such the user who was added as a site admin), and the previous value of the modified object. |
435435
436436
@@ -448,9 +448,9 @@ These records are created in response to file operations in SharePoint.
448448
| SharingType | The type of sharing permissions that were assigned to the user that the resource was shared with. This user is identified by the UserSharedWith parameter. |
449449
| Site_Url | The URL of the site where the file or folder accessed by the user is located. |
450450
| SourceFileExtension | The file extension of the file that was accessed by the user. This property is blank if the object that was accessed is a folder. |
451-
| SourceFileName | The name of the file or folder accessed by the user. |
451+
| SourceFileName | The name of the file or folder accessed by the user. |
452452
| SourceRelativeUrl | The URL of the folder that contains the file accessed by the user. The combination of the values for the SiteURL, SourceRelativeURL, and SourceFileName parameters is the same as the value for the ObjectID property, which is the full path name for the file accessed by the user. |
453-
| UserSharedWith | The user that a resource was shared with. |
453+
| UserSharedWith | The user that a resource was shared with. |
454454
455455
456456

0 commit comments

Comments
 (0)