Skip to content

Commit 8a54489

Browse files
authored
Merge branch 'public' into patch-1
2 parents 689c488 + 4384efd commit 8a54489

272 files changed

Lines changed: 3490 additions & 1180 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!--
2+
Microsoft Entra rebrand: Please do not submit pull requests containing branding updates from Azure Active Directory, Azure AD, AAD, etc, to their respective Microsoft Entra equivalents at this time.
3+
4+
Microsoft Entra rebranding is being coordinated across the Learn platform and will be applied to this repo automatically when we receive confirmation that product UIs have been updated. If you have questions regarding the rebrand project, contact dstrome.
5+
6+
This text can be deleted.
7+
-->

.openpublishing.redirection.commerce.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"redirections":[
3-
{
3+
{
4+
"source_path":"microsoft-365/commerce/licenses/license-summary-faq.yml",
5+
"redirect_url":"/microsoft-365/commerce/licenses/contracts-faq",
6+
"redirect_document_id":false
7+
},
8+
{
49
"source_path":"microsoft-365/commerce/billing-and-payments/psd2.md",
510
"redirect_url":"https://support.microsoft.com/account-billing/payment-services-directive-2-and-strong-customer-authentication-3527fa95-9c6a-5f6f-d8e6-f27f33aba50e",
611
"redirect_document_id":false

.openpublishing.redirection.security.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
},
118118
{
119119
"source_path":"microsoft-365/security/mtp/index.md",
120-
"redirect_url":"microsoft-threat-protection",
120+
"redirect_url":"/microsoft-365/security/defender/microsoft-365-defender",
121121
"redirect_document_id":false
122122
},
123123
{
@@ -1827,7 +1827,7 @@
18271827
},
18281828
{
18291829
"source_path":"microsoft-365/security/defender-endpoint/get-user-information.md",
1830-
"redirect_url":"microsoft-365/security/defender-endpoint/management-apis",
1830+
"redirect_url":"/microsoft-365/security/defender-endpoint/management-apis",
18311831
"redirect_document_id":false
18321832
},
18331833
{

defender/threat-intelligence/gathering-threat-intelligence-and-infrastructure-chaining.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ But because our virtual users capture the DOM and find all the dynamic links and
118118

119119
![Tutorial Infra Chain My Piltowcom 2 Whois](media/tutorialInfraChainMyPiltowcom2Whois.png)
120120
2. mypiltow[.]com
121+
121122
3. If you select the Whois record from October of 2018, you will find that mypiltow[.]com was registered in Hong Kong SAR, China and is privacy protected by Domain ID Shield Service CO.
123+
122124
4. mypiltow[.]com’s registrar is OnlineNIC, Inc.
123125

124126
![Tutorial Infra Chain My Piltowcom 2 Whois](media/tutorialInfraChainMyPiltowcom2Whois.png)

defender/threat-intelligence/what-is-microsoft-defender-threat-intelligence-defender-ti.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Vulnerability Articles also include a Defender TI Priority Score and severity in
7777

7878
## Reputation scoring
7979

80-
Defender TI provides proprietary reputation scores for any Host, Domain, or IP Address. Whether validating the reputation of a known or unknown entity, this score helps users quickly understand any detected ties to malicious or suspicious infrastructure. The platform provides quick information about the activity of these entities, such as First and Last Seen timestamps, ASN, country, associated infrastructure, and a list of rules that impact the reputation score when applicable.
80+
Defender TI provides proprietary reputation scores for any Host, Domain, or IP Address. Whether validating the reputation of a known or unknown entity, this score helps users quickly understand any detected ties to malicious or suspicious infrastructure. The platform provides quick information about the activity of these entities, such as First and Last Seen timestamps, ASN, country/region, associated infrastructure, and a list of rules that impact the reputation score when applicable.
8181

8282
![Reputation Summary Card](media/reputationSummaryCard.png)
8383

microsoft-365/admin/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@
9999
href: multi-tenant/manage.md
100100
- name: Office 365 operated by 21Vianet
101101
items:
102-
- name: About Office 365 operated by 21Vianet
103-
href: services-in-china/services-in-china.md
104102
- name: Download the Office app for Android for Office 365 operated by 21Vianet
105103
href: services-in-china/download-office-app-for-Android.md
106104
- name: Download the Office app for iOS for Office 365 operated by 21Vianet

microsoft-365/admin/activity-reports/microsoft-teams-usage-activity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ Data for following metrics are available for individual teams.
114114
|Channel messages|The number of unique messages that the user posted in a team chat during the specified time period.|
115115
|Last activity date|The latest date that any member of the team has committed an action.|
116116

117+
> [!NOTE]
118+
> Metric counts include Teams client built-in features, but don't include changes to chat and channel through service integration, such as Teams app posts or replies and emails in the channel.
119+
117120
## Make the user-specific data anonymous
118121

119122
To make the data in Teams user activity report anonymous, you have to be a global administrator. This will hide identifiable information (using MD5 hashes) such as display name, email, and Azure Active Directory Object ID in report and their export.

microsoft-365/admin/activity-reports/microsoft-teams-user-activity-preview.md

Lines changed: 39 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ description: "Learn how to get the Microsoft Teams user activity report and gain
2626
# Microsoft 365 Reports in the admin center - Microsoft Teams user activity
2727

2828
The Microsoft 365 Reports dashboard shows you the activity overview across the products in your organization. It enables you to drill in to individual product level reports to give you more granular insight about the activities within each product. Check out [the Reports overview topic](activity-reports.md). In the Microsoft Teams user activity report, you can gain insights into the Microsoft Teams activity in your organization.
29-
29+
3030
## How to get to the Microsoft Teams user activity report
3131

3232
1. In the admin center, go to the **Reports**, then select **Usage**.
@@ -35,44 +35,53 @@ The Microsoft 365 Reports dashboard shows you the activity overview across the p
3535

3636
## Interpret the Microsoft Teams user activity report
3737

38-
You can view the user activity in the Teams report by choosing the **User activity** tab. <br/>![Microsoft 365 reports - Microsoft Teams user activity.](../../media/user-activity-charts.png)
38+
You can view the user activity in the Teams report by choosing the **User activity** tab.
39+
40+
![Microsoft 365 reports - Microsoft Teams user activity.](../../media/user-activity-charts.png)
3941

4042
Select **Choose columns** to add or remove columns from the report.
4143

42-
![Teams user activity report - choose columns.](../../media/user-activity-columns.png)
44+
:::image type="content" alt-text="Teams user activity report - choose columns." source="../../media/user-activity-columns.png":::
4345

4446
You can also export the report data into an Excel .csv file by selecting the **Export** link. This exports data of all users and enables you to do simple sorting and filtering for further analysis. The exported format for **audio time**, **video time**, and **screen share time** follows ISO8601 duration format.
4547

4648
The **Microsoft Teams user activity** report can be viewed for trends over the last 7 days, 30 days, 90 days, or 180 days. However, if you select a particular day in the report, the table will show data for up to 28 days from the current date (not the date the report was generated).
4749

4850
To ensure data quality, we perform daily data validation checks for the past three days and will be filling any gaps detected. You may notice differences in historical data during the process.
4951

50-
|Item|Description|
51-
|:-----|:-----|
52-
|**Metric**|**Definition**|
53-
|User name <br/> |The email address of the user. You can display the actual email address or make this field anonymous. <br/> |
54-
|Tenant name <br/> |The name of an internal or external tenant where a user belongs. <br/> <br/> If a user belongs to an external tenant, corresponding data metrics (for example, post messages, reply messages, etc.) are calculated based on their interactions in shared channels of the admin’s tenant. Interactions done by the user in their own tenant (outside of shared channels of the given tenant) are not considered for the admin usage report of given tenant. |
55-
|Is external <br/> |Indicates if the user is an external user or not. <br/> |
56-
|Shared channel tenant names <br/> |The names of internal or external tenants of shared channels where the user participated. <br/> |
57-
|Channel messages <br/> |The number of unique messages that the user posted in a team chat during the specified time period. This includes original posts and replies. <br/> |
58-
|Posts <br/> |The number of post messages in all channels during the specified time period. A post is the original message in a teams chat.<br/> |
59-
|Replies <br/> |The number of replied messages in all channels during the specified time period. <br/> |
60-
|Urgent messages <br/> |The number of urgent messages during the specified time period. <br/> |
61-
|Chat messages <br/> |The number of unique messages that the user posted in a private chat during the specified time period. <br/> |
62-
|Total meetings <br/> |The number of online meetings that the user participated in during the specified time period. <br/> |
63-
|1:1 calls <br/> | The number of 1:1 calls that the user participated in during the specified time period. <br/> |
64-
|Last activity date (UTC) <br/> |The last date that the user participated in a Microsoft Teams activity.<br/> |
65-
|Meetings participated ad hoc <br/> | The number of ad hoc meetings a user participated in during the specified time period. <br/> |
66-
|Meetings organized ad hoc <br/> |The number of ad hoc meetings a user organized during the specified time period. <br/>|
67-
|Total organized meetings <br/> |The sum of one-time scheduled, Recurring, ad hoc and unclassified meetings a user organized during the specified time period. <br/> |
68-
|Total participated meetings <br/> |The sum of the one-time scheduled, recurring, ad hoc and unclassified meetings a user participated in during the specified time period. <br/> |
69-
|Meetings organized scheduled one-time <br/> |The number of one-time scheduled meetings a user organized during the specified time period. <br/> |
70-
|Meetings organized scheduled recurring <br/> |The number of recurring meetings a user organized during the specified time period. <br/> |
71-
|Meetings participated scheduled one-time <br/> |The number of the one-time scheduled meetings a user participated in during the specified time period. <br/> |
72-
|Meetings participated scheduled recurring <br/> |The number of the recurring meetings a user participated in during the specified time period. <br/> |
73-
|Is licensed <br/> |Selected if the user is licensed to use Teams. <br/>|
74-
|Other activity <br/>|The User is active but has performed other activities than exposed action types offered in the report (sending or replying to channel messages and chat messages, scheduling or participating in 1:1 calls and meetings). Examples actions are when a user changes the Teams status or the Teams status message or opens a Channel Message post but does not reply. <br/>|
75-
52+
|Metric|Mapped metric in Export|Definition|
53+
|:-----|:-----|:-----|
54+
|User name <br/> |User Principal Name|The email address of the user. You can display the actual email address or make this field anonymous. <br/> |
55+
|Tenant name <br/> |Tenant Display Name|The name of an internal or external tenant where a user belongs. <br/> <br/> If a user belongs to an external tenant, corresponding data metrics (for example, post messages, reply messages, etc.) are calculated based on their interactions in shared channels of the admin’s tenant. Interactions done by the user in their own tenant (outside of shared channels of the given tenant) are not considered for the admin usage report of given tenant. |
56+
|Is external <br/> |Is External|Indicates if the user is an external user or not. <br/> |
57+
|Shared channel tenant names <br/> |Shared Channel Tenant Display Names|The names of internal or external tenants of shared channels where the user participated. <br/> |
58+
|Channel messages <br/> |Team Chat Message Count|The number of unique messages that the user posted in a team chat during the specified time period. This includes original posts and replies. <br/> |
59+
|Posts <br/> |Post Messages|The number of post messages in all channels during the specified time period. A post is the original message in a teams chat.<br/> |
60+
|Replies <br/> |Reply Messages|The number of replied messages in all channels during the specified time period. <br/> |
61+
|Urgent messages <br/> |Urgent Messages|The number of urgent messages during the specified time period. <br/> |
62+
|Chat messages <br/> |Private Chat Message Count|The number of unique messages that the user posted in a private chat during the specified time period. <br/> |
63+
|Total meetings <br/> |Meeting Count|The number of online meetings that the user participated in during the specified time period. <br/> |
64+
|1:1 calls <br/> |Call Count|The number of 1:1 calls that the user participated in during the specified time period. <br/> |
65+
|Last activity date (UTC) <br/> |Last Activity Date|The last date that the user participated in a Microsoft Teams activity.<br/> |
66+
|Meetings participated ad hoc <br/> |Ad Hoc Meetings Attended Count|The number of ad hoc meetings a user participated in during the specified time period. <br/> |
67+
|Meetings organized ad hoc <br/> |Ad Hoc Meetings Organized Count|The number of ad hoc meetings a user organized during the specified time period. <br/>|
68+
|Total organized meetings <br/> |Meetings Organized Count|The sum of one-time scheduled, Recurring, ad hoc and unclassified meetings a user organized during the specified time period. <br/> |
69+
|Total participated meetings <br/> |Meetings Attended Count|The sum of the one-time scheduled, recurring, ad hoc and unclassified meetings a user participated in during the specified time period. <br/> |
70+
|Meetings organized scheduled one-time <br/> |Scheduled One-time Meetings Organized Count|The number of one-time scheduled meetings a user organized during the specified time period. <br/> |
71+
|Meetings organized scheduled recurring <br/> |Scheduled Recurring Meetings Organized Count|The number of recurring meetings a user organized during the specified time period. <br/> |
72+
|Meetings participated scheduled one-time <br/> |Scheduled One-time Meetings Attended Count|The number of the one-time scheduled meetings a user participated in during the specified time period. <br/> |
73+
|Meetings participated scheduled recurring <br/> |Scheduled Recurring Meetings Attended Count|The number of the recurring meetings a user participated in during the specified time period. <br/> |
74+
|Is licensed <br/> |Is Licensed|Selected if the user is licensed to use Teams. <br/>|
75+
|Other activity <br/>|Has Other Action|The User is active but has performed other activities than exposed action types offered in the report (sending or replying to channel messages and chat messages, scheduling or participating in 1:1 calls and meetings). Examples actions are when a user changes the Teams status or the Teams status message or opens a Channel Message post but does not reply. <br/>|
76+
|Audio Duration| - |The sum of the audio duration of a user used during the specified time period and formatted by ISO 8601 - Wikipedia |
77+
|Video Duration| - |The sum of the video duration of a user used during the specified time period and formatted by ISO 8601 - Wikipedia |
78+
|Screen Share Duration| - |The sum of the screen share duration of a user used during the specified time period and formatted by ISO 8601 - Wikipedia |
79+
|Audio Duration In Seconds|Audio Time (Min)|The sum of the audio duration of a user used during the specified time period |
80+
|Video Duration In Seconds|Video Time (Min)|The sum of the video duration of a user used during the specified time period |
81+
|Screen Share Duration In Seconds|Screen Share Time (Min)|The sum of the screen share duration of a user used during the specified time period |
82+
83+
> [!NOTE]
84+
> Metric counts include Teams client built-in features, but don't include changes to chat and channel through service integration, such as Teams app posts or replies and emails in the channel.
7685
7786
## Make the user-specific data anonymous
7887

@@ -88,4 +97,4 @@ To make the data in Teams user activity report anonymous, you have to be a globa
8897

8998
[Microsoft Teams device usage report](../activity-reports/microsoft-teams-device-usage-preview.md)
9099

91-
[Microsoft Teams usage activity report](../activity-reports/microsoft-teams-usage-activity.md)
100+
[Microsoft Teams usage activity report](../activity-reports/microsoft-teams-usage-activity.md)

microsoft-365/admin/admin-overview/sign-up-for-office-365.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You don't need to cancel your trial. If you don't buy the trial subscription, it
9898

9999
- **The address and contact information for your subscription:**
100100

101-
- **Country** where the services will be used. You **won't** be able to change the country later, even during the sign-up process; you'll have to restart the sign-up wizard.
101+
- **Country** where the services will be used. You **won't** be able to change the country/region later, even during the sign-up process; you'll have to restart the sign-up wizard.
102102

103103
- **Email** and **phone number** so we can contact you if needed about your subscription. For example, if you forget your password, we would use this information to send you a temporary one. We also send your billing information to the email address you specify.
104104

microsoft-365/admin/create-groups/compare-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Shared mailboxes can receive external emails if the administrator has enabled th
109109

110110
Shared mailboxes include a calendar that can be used for collaboration.
111111

112-
Users with permissions to the group mailbox can send as or send on behalf of the mailbox email address, if the administrator has given that user permissions to do that. This is especially useful for help and support mailboxes because users can send emails from "Contoso Support" or "Building A Reception Desk."
112+
Users with permissions to the shared mailbox can send as or send on behalf of the mailbox email address, if the administrator has given that user permissions to do that. This is especially useful for help and support mailboxes because users can send emails from "Contoso Support" or "Building A Reception Desk."
113113

114114
It's not possible to migrate a shared mailbox to a Microsoft 365 group.
115115

0 commit comments

Comments
 (0)