Skip to content

Commit c241ee1

Browse files
authored
Merge pull request #57809 from Juliako/patch-25
Update migrate-from-v2-to-v3.md
2 parents 3ca1b3d + 6eb38ad commit c241ee1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ If you have a video service developed today on top of the [legacy Media Services
5555
* The v3 SDKs are now decoupled from the Storage SDK, which gives you more control over the version of Storage SDK you want to use and avoids versioning issues.
5656
* In the v3 APIs, all of the encoding bit rates are in bits per second. This is different than the v2 Media Encoder Standard presets. For example, the bitrate in v2 would be specified as 128 (kbps), but in v3 it would be 128000 (bits/second).
5757
* Entities AssetFiles, AccessPolicies, and IngestManifests do not exist in v3.
58+
* IAsset.ParentAssets property does not exist in v3.
5859
* ContentKeys is no longer an entity, it is now a property of the StreamingLocator.
5960
* Event Grid support replaces NotificationEndpoints.
6061
* The following entities were renamed

0 commit comments

Comments
 (0)