Skip to content

Commit d00b72c

Browse files
authored
Merge branch 'main' into patch-4
2 parents e8e47fd + 5bc6b1b commit d00b72c

13 files changed

Lines changed: 104 additions & 207 deletions

.openpublishing.redirection.admin.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2174,6 +2174,21 @@
21742174
"source_path": "microsoft-365/enterprise/google-groups-migration.md",
21752175
"redirect_url": "/microsoft-365/enterprise/deploy-identity-solution-identity-model",
21762176
"redirect_document_id": false
2177-
}
2177+
},
2178+
{
2179+
"source_path": "microsoft-365/admin/misc/experience-insights-help-articles.md",
2180+
"redirect_url": "/microsoft-365/admin/misc/experience-insights-dashboard",
2181+
"redirect_document_id": false
2182+
},
2183+
{
2184+
"source_path": "microsoft-365/admin/email/remove-license-from-shared-mailbox.md",
2185+
"redirect_url": "/microsoft-365/admin/email/create-a-shared-mailbox",
2186+
"redirect_document_id": false
2187+
},
2188+
{
2189+
"source_path": "microsoft-365/admin/admin-overview/what-is-microsoft-365.md",
2190+
"redirect_url": "/microsoft-365/business-premium/m365bp-overview",
2191+
"redirect_document_id": false
2192+
}
21782193
]
21792194
}

microsoft-365/admin/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@
209209
href: email/configure-a-shared-mailbox.md
210210
- name: Convert a user mailbox to a shared mailbox
211211
href: email/convert-user-mailbox-to-shared-mailbox.md
212-
- name: Remove a license from a shared mailbox
213-
href: email/remove-license-from-shared-mailbox.md
214212
- name: Set up Focused Inbox
215213
href: setup/configure-focused-inbox.md
216214
- name: Add user or contact to distribution group

microsoft-365/admin/admin-overview/what-is-microsoft-365.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

microsoft-365/admin/email/about-shared-mailboxes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ This message appears when Microsoft 365 is experiencing a replication latency is
9797
[Create a shared mailbox](create-a-shared-mailbox.md) (article)\
9898
[Configure a shared mailbox](configure-a-shared-mailbox.md) (article)\
9999
[Convert a user mailbox to a shared mailbox](convert-user-mailbox-to-shared-mailbox.md) (article)\
100-
[Remove a license from a shared mailbox](remove-license-from-shared-mailbox.md) (article)
100+

microsoft-365/admin/email/configure-a-shared-mailbox.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,10 @@ If you choose not to show the shared mailbox in the global address list, the mai
133133
3. Select the option you want next to Show in my organization's global address list. Select **Save**.
134134

135135
> [!NOTE]
136-
> Hiding a shared mailbox from address list will make it impossible for new shared mailbox members to add the hidden mailbox to their Outlook profile until the shared mailbox is again shown in the address list.
136+
> Hiding a shared mailbox from address list will make it impossible for new shared mailbox members to add the hidden mailbox to their Outlook profile until the shared mailbox is again shown in the address list.
137137
138138
## Related content
139139

140140
[About shared mailboxes](about-shared-mailboxes.md) (article)\
141141
[Create a shared mailbox](create-a-shared-mailbox.md) (article)\
142142
[Convert a user mailbox to a shared mailbox](convert-user-mailbox-to-shared-mailbox.md) (article)\
143-
[Remove a license from a shared mailbox](remove-license-from-shared-mailbox.md) (article)

microsoft-365/admin/email/convert-user-mailbox-to-shared-mailbox.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,3 @@ For more info about converting a user mailbox to a shared mailbox in an Exchange
106106
[About shared mailboxes](about-shared-mailboxes.md) (article)\
107107
[Create a shared mailbox](create-a-shared-mailbox.md) (article)\
108108
[Configure a shared mailbox](configure-a-shared-mailbox.md) (article)\
109-
[Remove a license from a shared mailbox](remove-license-from-shared-mailbox.md) (article)

microsoft-365/admin/email/create-a-shared-mailbox.md

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,52 @@ When you created the shared mailbox, you automatically created a shared calendar
166166

167167
3. Any member of the shared mailbox can create, view, and manage appointments on the calendar, just like they would their personal appointments. Everyone who is a member of shared mailbox can see their changes to the shared calendar.
168168

169+
## Remove a license from a shared mailbox
170+
171+
Shared mailboxes usually don't require a license. Follow these instructions to remove a license from a shared mailbox so that you can either assign it to a user or return the license so that you aren't paying for a license you don't need.
172+
173+
> [!NOTE]
174+
>
175+
> An Exchange Online Plan 2 license is required in the following scenarios:
176+
>
177+
> - The shared mailbox has more than 50 GB of storage in use.
178+
> - The shared mailbox uses in-place archiving.
179+
> - The shared mailbox is placed in litigation hold.
180+
>
181+
> For step-by-step instructions on how to assign licenses, see [Assign licenses to users](/microsoft-365/admin/manage/assign-licenses-to-users).
182+
183+
## Remove the license
184+
185+
::: moniker range="o365-worldwide"
186+
187+
1. In the admin center, go to the **Users** \> <a href="https://go.microsoft.com/fwlink/p/?linkid=834822" target="_blank">Active users</a> page.
188+
189+
> [!NOTE]
190+
> You need to remove the license from the Active users page. You can't remove the license from the Shared mailbox page because licenses are user settings.
191+
192+
::: moniker-end
193+
194+
::: moniker range="o365-21vianet"
195+
196+
1. In the admin center, go to the **Users** \> <a href="https://go.microsoft.com/fwlink/p/?linkid=850628" target="_blank">Active users</a> page.
197+
198+
> [!NOTE]
199+
> You need to remove the license from the Active users page. You can't remove the license from the Shared mailbox page because licenses are user settings.
200+
201+
::: moniker-end
202+
203+
2. Select the shared mailbox.
204+
205+
3. One the **Licenses and Apps** tab, expand **Licenses** and uncheck the box for the license you want to remove.
206+
207+
4. Select **Save changes**.
208+
209+
5. When you return to the **Active users** page, the status of the shared mailbox will be **Unlicensed**.
210+
211+
6. You're still paying for the license. To stop paying for it, [remove the license from your subscription](../../commerce/licenses/buy-licenses.md).
212+
169213
## Related content
170214

171215
[About shared mailboxes](about-shared-mailboxes.md) (article)\
172216
[Configure a shared mailbox](configure-a-shared-mailbox.md) (article)\
173217
[Convert a user mailbox to a shared mailbox](convert-user-mailbox-to-shared-mailbox.md) (article)\
174-
[Remove a license from a shared mailbox](remove-license-from-shared-mailbox.md) (article)

microsoft-365/admin/email/remove-license-from-shared-mailbox.md

Lines changed: 0 additions & 77 deletions
This file was deleted.

microsoft-365/admin/manage/manage-deployment-of-add-ins.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ f1.keywords:
55
ms.author: efrene
66
author: efrene
77
manager: scotv
8-
ms.date: 08/30/2023
8+
ms.date: 10/23/2024
99
audience: Admin
1010
ms.topic: article
1111
ms.service: microsoft-365-business
@@ -100,7 +100,7 @@ Before you begin, see [Determine if Centralized Deployment of add-ins works for
100100
7. A green tick appears when the add-in is deployed. Follow the on-page instructions to test the add-in.
101101

102102
> [!NOTE]
103-
> Users might need to relaunch Microsoft 365 to view the add-in icon on the app ribbon. Outlook add-ins can take up to 24 hours to appear on app ribbons.
103+
> Users might need to relaunch Microsoft 365 to view the add-in icon on the app ribbon. Add-ins can take up to 24 hours to appear on app ribbons.
104104
105105
8. When finished, select **Next**. If you've deployed to just yourself, you can select **Change who has access to add-in** to deploy to more users.
106106

@@ -149,6 +149,7 @@ Updates for add-ins happen as follows:
149149

150150
## Related content
151151

152+
[Deploy and manage Office add-ins](office-addins.md) (article)\
152153
[Manage add-ins in the admin center](manage-addins-in-the-admin-center.md) (article)\
153154
[Build your first Word task pane add-in](/office/dev/add-ins/quickstarts/word-quickstart?tabs=yeomangenerator) (article\
154155
[Minors and acquiring add-ins from the store](minors-and-acquiring-addins-from-the-store.md) (article)\

microsoft-365/admin/misc/experience-insights-dashboard.md

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,37 @@ For the first time, you can now see what articles your users are consuming on Su
100100

101101
:::image type="content" source="../../media/experience-insights-teams-help-article2.png" alt-text="Screenshot: Image showing the number of help articles read and the corresponding Microsoft 365 product":::
102102

103-
## Manage adoption success with actions in Experience insights
103+
## Interpret your organization's help article views
104104

105-
Actions let you track the actions you take to drive user engagement and success for Microsoft 365 in your organization. You can measure the impact of your actions by analyzing how each action correlates with changes in usage, NPS, feedback, and help article views. This empowers you to make data-driven decisions and continuously improve your strategies for user engagement and satisfaction.
105+
Chart information gives you insight into the apps and services that you want to track data on. Help article views is the total number of help article page views that users in your organization have viewed in a Microsoft 365 app or on support.microsoft.com.
106+
107+
:::image type="content" source="../../media/help-articles-detail-view2.png" alt-text="Screenshot: Image showing the Help article views.":::
108+
109+
> [!NOTE]
110+
> Help article views are only shown for users who have signed in to the desktop app or have signed in to [support.microsoft.com](https://support.microsoft.com).
111+
112+
|Item|Description|
113+
|:-----|:-----|
114+
|1 |Use the Help content tab to see where people need help using the app or service. |
115+
|2 |You can filter for trends over the last 30 days, 90 days, or 180 days. |
116+
|3 |Total number of help article page views in app or on [support.microsoft.com](https://support.microsoft.com). |
117+
|4 |List of the top help articles related to the app or service that your end-users are reading. If an article covers multiple apps, it will be shown for each related app. |
118+
119+
## Examples of help articles
120+
121+
Help articles can be found in-app in the help pane or at the [Microsoft support page](https://support.microsoft.com/).
122+
123+
### Help article on Microsoft support page
124+
125+
:::image type="content" source="../../media/help-article-example.png" alt-text="Screenshot: Example support.microsoft.com article":::
126+
127+
### In-app help article in Microsoft Word
128+
129+
:::image type="content" source="../../media/help-article-example-in-app-word.png" alt-text="Screenshot: Example Word desktop app help article":::
130+
131+
## Manage adoption success with actions in Experience insights
132+
133+
Actions let you track the actions you take to drive user engagement and success for Microsoft 365 in your organization. You can measure the impact of your actions by analyzing how each action correlates with changes in usage, NPS, feedback, and help article views. This empowers you to make data-driven decisions and continuously improve your strategies for user engagement and satisfaction.
106134

107135
The actions experience within Microsoft 365 admin center includes the following features and capabilities:
108136

@@ -144,9 +172,7 @@ Adding new actions
144172

145173
3.     Once all required details are entered, select __Save__.
146174

147-
 
148-
149-
You can also import multiple actions from CSV.   Select __Import from CSV__ and follow the instructions for editing and uploading the file. There’s even a sample, pre-formatted CSV file that you can use to get started.
175+
 You can also import multiple actions from CSV.   Select __Import from CSV__ and follow the instructions for editing and uploading the file. There’s even a sample, pre-formatted CSV file that you can use to get started.
150176

151177
### Viewing action impact
152178

@@ -159,7 +185,7 @@ Once an action is added, you can view it in the graphs in Experience insights, f
159185
1. On the date of the action, there will be a vertical dashed line tracking the action against the graph’s data.
160186

161187
Note: You might need to change the __Date range__ to see the action.
162-
188+
163189
1. When you select the __Title__ of the action, above the vertical dashed line, you’ll get more details about the action.
164190

165191
![Detail page of actions in the Unique active users by day chart. One label shows a single action, another dropdown shows ‘2 actions’ with description.](media/experience-insights-dashboard/action-impact.png)

0 commit comments

Comments
 (0)