Skip to content

Commit ff04efa

Browse files
authored
Merge pull request #107942 from Juliako/patch-13
Update migrate-from-v2-to-v3.md
2 parents f3eaf6b + ab1e2f6 commit ff04efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ If you have a video service developed today on top of the [legacy Media Services
6363
* view (not manage) v3 [Assets](assets-concept.md),
6464
* [get info about accessing APIs](access-api-portal.md).
6565

66-
For all other management tasks (for example, [Transforms and Jobs](transforms-jobs-concept.md) and [Content protection](content-protection-overview.md)), use the [REST API](https://aka.ms/ams-v3-rest-ref), [CLI](https://aka.ms/ams-v3-cli-ref), or one of the supported [SDKs](media-services-apis-overview.md#sdks).
66+
For all other management tasks (for example, [Transforms and Jobs](transforms-jobs-concept.md) and [Content protection](content-protection-overview.md)), use the [REST API](https://docs.microsoft.com/rest/api/media/), [CLI](https://aka.ms/ams-v3-cli-ref), or one of the supported [SDKs](media-services-apis-overview.md#sdks).
6767
* You need to provision Media Reserved Units (MRUs) in your account in order to control the concurrency and performance of your Jobs, particularly ones involving Video or Audio Analysis. For more information, see [Scaling Media Processing](../previous/media-services-scale-media-processing-overview.md). You can manage the MRUs using [CLI 2.0 for Media Services v3](media-reserved-units-cli-how-to.md), using the [Azure portal](../previous/media-services-portal-scale-media-processing.md), or using the [v2 APIs](../previous/media-services-dotnet-encoding-units.md). You need to provision MRUs, whether you are using Media Services v2 or v3 APIs.
6868
* Media Services entities created with the v3 API cannot be managed by the v2 API.
6969
* Not all entities in the V2 API automatically show up in the V3 API. Following are examples of entities in the two versions that are incompatible:

0 commit comments

Comments
 (0)