Skip to content

Commit 60731df

Browse files
Merge pull request SharePoint#7696 from Lauragra/patch-7
Changed Office 365 to Microsoft 365.
2 parents 22fffdd + 50d0f21 commit 60731df

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/sp-add-ins/set-up-a-development-environment-for-sharepoint-add-ins-on-office-365.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Set up a development environment for SharePoint Add-ins on Office 365
3-
description: Install Visual Studio and sign up for an Office 365 developer subscription.
4-
ms.date: 03/14/2018
2+
title: Set up a development environment for SharePoint Add-ins on Microsoft 365
3+
description: Install Visual Studio and sign up for a Microsoft 365 developer subscription.
4+
ms.date: 02/04/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
88

99

10-
# Set up a development environment for SharePoint Add-ins on Office 365
10+
# Set up a development environment for SharePoint Add-ins on Microsoft 365
1111

1212
To get an understanding of your options before you carry out any procedures in this article, see [Tools and environments for developing SharePoint Add-ins](tools-and-environments-for-developing-sharepoint-add-ins.md).
1313

@@ -38,18 +38,18 @@ The registry path will change in future versions of Visual Studio.
3838

3939
<a name="o365_signup"> </a>
4040

41-
## Sign up for an Office 365 developer subscription
41+
## Sign up for a Microsoft 365 developer subscription
4242

4343
> [!NOTE]
44-
> You might already have access to an Office 365 developer subscription:
45-
> - **Are you a Visual Studio (MSDN) subscriber?** Visual Studio Ultimate and Visual Studio Premium with MSDN subscribers receive an Office 365 developer subscription as a benefit. [Redeem your benefit today](https://msdn.microsoft.com/subscriptions/manage/default.aspx).
46-
> - **Do you have one of the following Office 365 subscription plans?** If so, see [Create a developer site on an existing Office 365 subscription](create-a-developer-site-on-an-existing-office-365-subscription.md).
44+
> You might already have access to a Microsoft 365 developer subscription:
45+
> - **Are you a Visual Studio (MSDN) subscriber?** Visual Studio Ultimate and Visual Studio Premium with MSDN subscribers receive a Microsoft 365 developer subscription as a benefit. [Redeem your benefit today](https://msdn.microsoft.com/subscriptions/manage/default.aspx).
46+
> - **Do you have one of the following Microsoft 365 subscription plans?** If so, see [Create a developer site on an existing Microsoft 365 subscription](create-a-developer-site-on-an-existing-office-365-subscription.md).
4747
48-
To get an Office 365 plan:
48+
To get a Microsoft 365 plan:
4949

50-
- [Sign up for an Office 365 developer subscription through the Office 365 Developer Program](https://developer.microsoft.com/office/dev-program).
50+
- [Sign up for a Microsoft 365 developer subscription through the Microsoft 365 Developer Program](https://developer.microsoft.com/office/dev-program).
5151

52-
- See the [Office 365 Developer Program documentation](/office/developer-program/office-365-developer-program) for step-by-step instructions about how to join the Office 365 Developer Program and sign up and configure your subscription.
52+
- See the [Microsoft 365 Developer Program documentation](/office/developer-program/office-365-developer-program) for step-by-step instructions about how to join the Microsoft 365 Developer Program and sign up and configure your subscription.
5353

5454
### Open your developer site
5555

0 commit comments

Comments
 (0)