Skip to content

Commit 8631b1b

Browse files
authored
Merge pull request #2353 from TerryGLee/tglee-vssubnew
[subscriptions] new Whats New page and updated landing page
2 parents 90f30aa + 7cf6f7c commit 8631b1b

16 files changed

+77
-4
lines changed

subscriptions/index.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Visual Studio Subscriptions
33
Author: evanwindom
4-
Ms.author: jaunger
5-
Manager: evelynp
4+
Ms.author: tglee
5+
Manager: lank
66
layout: LandingPage
7-
Ms.date: 02/26/2018
7+
Ms.date: 06/25/2018
88
Ms.topic: landing-page
99
Description: Welcome to Visual Studio Subscriptions
1010
Ms.prod: vs-subscription
@@ -13,9 +13,11 @@ Searchscope: VS Subscription
1313
---
1414

1515
# Visual Studio Subscriptions
16+
1617
Visual Studio subscriptions is a comprehensive set of resources for you to create, deploy, and manage great applications on your preferred platforms and devices, including Windows, iOS, Android, and Linux. Benefits of subscriptions include access to developer tools, cloud services and software, training, and support for your development and testing needs.
1718

18-
## Get Started
19+
## Get Started
20+
1921
Administrators sign in to [https://manage.visualstudio.com](https://manage.visualstudio.com) to assign subscriptions to your team.<br>
2022
Subscribers sign in to [https://my.visualstudio.com](https://my.visualstudio.com) to access your subscription benefits.
2123

@@ -132,6 +134,12 @@ Subscribers sign in to [https://my.visualstudio.com](https://my.visualstudio.com
132134

133135
---
134136

137+
## What's new
138+
139+
To make your subscription even more useful, we add and update the subscription benefits often. To learn more, see the [What's new in subscriptions](whats-new-in-subscriptions.md) page.
140+
141+
---
142+
135143
<h2>Benefits</h2>
136144
<ul class="cardsD cols cols3">
137145
<li>
3.69 KB
Loading

subscriptions/media/add-button.png

1.24 KB
Loading
17.5 KB
Loading
Loading
17.8 KB
Loading
Loading
Loading
6.18 KB
Loading
Loading
Loading
Loading
Loading
5.49 KB
Loading
Loading
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: "What's new in Visual Studio subscriptions"
3+
description: "Learn about the new and updated features that you can use to manage Visual Studio subscriptions."
4+
ms.custom: ""
5+
ms.date: 06/25/2018
6+
ms.prod: vs-subscription
7+
ms.technology: vs-subscriptions
8+
searchscope: VS Subscription
9+
ms.topic: conceptual
10+
author: TerryGLee
11+
ms.author: tglee
12+
manager: douge
13+
---
14+
# What&#39;s new in Visual Studio subscriptions
15+
16+
We update the Subscription benefits package often to make it more useful to you. Read on to learn about the latest features, sorted quarterly.
17+
18+
## 2018 Q2 (April-June)
19+
20+
Here's a quick recap of what's new in Q2.
21+
22+
### Cloud administrators
23+
24+
We've added new functionality for cloud admins that makes it easier to manage cloud subscriptions:
25+
26+
* [**Bulk assignments**](/visualstudio/subscriptions/assign-license#bulk-assignments): Add and upload multiple subscribers, in bulk.
27+
28+
![Add multiple users by using the Bulk Add button](media\bulk-add-multiple-subscribers.png)
29+
30+
* [**Export**](/visualstudio/subscriptions/exporting-subscriptions): Export a list of your users and details about their assignments. A list such as this can prove useful when you want to track assignments and expiration dates.
31+
32+
![Export a subscriber list to Excel by using the Export button](media\export-subscriber-list-to-csv.png)
33+
34+
35+
* [**Bulk edit**](/visualstudio/subscriptions/edit-license#editing-multiple-subscribers-by-using-bulk-edit): Edit the subscription information of multiple subscribers, in bulk.
36+
37+
![Edit multiple users by using the Bulk Edit button](media\bulk-edit-multiple-subscribers.png)
38+
39+
* Explore the new fields that are available in the [**Add Subscription** experience](assign-license.md):
40+
41+
* **Notification email**: If your organization is not using Azure AD and you want to use a different email for notifications other than the sign-in email, you can add it.
42+
43+
![Add a new notification email address](media\add-new-subscriber-notification-email.png)
44+
45+
* **Communication preferences**: Choose the language that you want to use to send assignment emails.
46+
47+
![Change the language to use when notification emails are sent](media\change-subscriber-communication-preference.png)
48+
49+
* **Add reference**: Add reference notes to the subscriptions that you manage.
50+
51+
![Add your own reference notes to each subscription](media\add-subscriber-reference-notes.png)
52+
53+
* [**Resend assignment email**](resend-assignment-email.md): Send a notification email again to anyone on your subscriber list, and for as many times as you want to.
54+
55+
![Resend the activation email to any user or multiple users whenever you want to](media\resend-subscriber-activation-emails.png)
56+
57+
* [**Filter**](search-license.md): Organize and filter your subscriber data to best suit your needs.
58+
59+
![Filter the subscriber data, as based on available fields](media\filter-subscriber-data.png)
60+
61+
And that's it for now!
62+
63+
## See also
64+
65+
* [Subscriber benefits](subscriber-benefits.md)

0 commit comments

Comments
 (0)