|
1 | 1 | ---
|
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 |
5 | 5 | ms.prod: sharepoint
|
6 | 6 | ms.localizationpriority: high
|
7 | 7 | ---
|
8 | 8 |
|
9 | 9 |
|
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 |
11 | 11 |
|
12 | 12 | 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).
|
13 | 13 |
|
@@ -38,18 +38,18 @@ The registry path will change in future versions of Visual Studio.
|
38 | 38 |
|
39 | 39 | <a name="o365_signup"> </a>
|
40 | 40 |
|
41 |
| -## Sign up for an Office 365 developer subscription |
| 41 | +## Sign up for a Microsoft 365 developer subscription |
42 | 42 |
|
43 | 43 | > [!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). |
47 | 47 |
|
48 |
| -To get an Office 365 plan: |
| 48 | +To get a Microsoft 365 plan: |
49 | 49 |
|
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). |
51 | 51 |
|
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. |
53 | 53 |
|
54 | 54 | ### Open your developer site
|
55 | 55 |
|
|
0 commit comments