Skip to content

Commit 49b893f

Browse files
authored
Update migrate-from-v2-to-v3.md
1 parent 4de10f9 commit 49b893f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/media-services/latest/migrate-from-v2-to-v3.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.devlang: multiple
1414
ms.topic: article
1515
ms.tgt_pltfrm: multiple
1616
ms.workload: media
17-
ms.date: 11/04/2018
17+
ms.date: 11/05/2018
1818
ms.author: juliako
1919
---
2020

@@ -59,9 +59,11 @@ If you have a video service developed today on top of the [legacy Media Services
5959
* Event Grid support replaces NotificationEndpoints.
6060
* The following entities were renamed
6161
* JobOutput replaces Task, and is now part of a Job.
62+
* StreamingLocator replaces Locator.
6263
* LiveEvent replaces Channel.
64+
65+
LiveEvents billing is based on Live Channel meters. For more information, see [pricing](https://azure.microsoft.com/pricing/details/media-services/).
6366
* LiveOutput replaces Program.
64-
* StreamingLocator replaces Locator.
6567
* LiveOutputs do not need to be started explicitly, they start on creation and stop when deleted. Programs worked differently in the v2 APIs, they had to be started after creation.
6668

6769
## Feature gaps with respect to v2 APIs

0 commit comments

Comments
 (0)