Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation & examples use deprecrated "windowsazure.mediaservices" & "Microsoft.Azure.Management.Media"" #33048

Closed
TheAustinG opened this issue Dec 14, 2022 · 6 comments
Assignees
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. Media Services Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@TheAustinG
Copy link

This is honestly pretty frustrating but maybe I'm looking in the wrong places too.

I am attempting to migrate from v2 to v3 of the Media Service API but the documentation and code examples use deprecated packages so I have no idea where to begin.

windowsazure.mediaservices is deprecated and says to use Microsoft.Azure.Management.Media which is also deprecated and says to use Azure.ResourceManager.Media.

The issue with all of this is that I can find no examples of how to use the latest SDK nuget package (Azure.ResourceManager.Media) to connect to & interact with Media Services now.

Any guidance would be appreciated.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Dec 14, 2022
@jsquire jsquire added Media Services Mgmt This issue is related to a management-plane library. needs-team-attention This issue needs attention from Azure service team or SDK team and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Dec 14, 2022
@jsquire
Copy link
Member

jsquire commented Dec 14, 2022

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@ArthurMa1978
Copy link
Member

Hi @TheAustinG , there is the general migration guide for Track 1 to Track 2.

The AMS team is still working on migrating our code samples to the newer .NET Track 2 SDK.
You can see all of our .NET samples up here - https://github.com/Azure-Samples/media-services-v3-dotnet/tree/track2 but not all of them are fully migrated over to track2 yet.

If you can use the 6.0 version of the SDK, (which is still supported), you can use the samples in the main branch
https://github.com/Azure-Samples/media-services-v3-dotnet/tree/main

Start with the simple encoding samples - https://github.com/Azure-Samples/media-services-v3-dotnet/tree/main/VideoEncoding/Encoding_H264

Please let us know if you have any other asks.

Add @johndeu and @giakas for awareness .

@ArthurMa1978 ArthurMa1978 added the needs-author-feedback More information is needed from author to address the issue. label Dec 15, 2022
@ghost ghost removed the needs-team-attention This issue needs attention from Azure service team or SDK team label Dec 15, 2022
@TheAustinG
Copy link
Author

@ArthurMa1978 Thank you! I did not originally see the general migration guide that you have linked to, but that should help out quite a bit.

Looking forward to seeing all of the examples migrated over to Track 2.

@ghost ghost added needs-team-attention This issue needs attention from Azure service team or SDK team and removed needs-author-feedback More information is needed from author to address the issue. labels Dec 15, 2022
@johndeu
Copy link

johndeu commented Dec 15, 2022

@TheAustinG - There is a track2 branch in the sample repo for .NET that is in-progress work... We are chipping away at it when we have time. https://github.com/Azure-Samples/media-services-v3-dotnet/tree/track2

Not many have been moved over, but you can look at the live and accounts samples to get the idea.

@ArthurMa1978 ArthurMa1978 added the issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. label Dec 16, 2022
@ghost
Copy link

ghost commented Dec 16, 2022

Hi @TheAustinG. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text “/unresolve” to remove the “issue-addressed” label and continue the conversation.

@ghost ghost removed the needs-team-attention This issue needs attention from Azure service team or SDK team label Dec 16, 2022
@ghost
Copy link

ghost commented Dec 23, 2022

Hi @TheAustinG, since you haven’t asked that we “/unresolve” the issue, we’ll close this out. If you believe further discussion is needed, please add a comment “/unresolve” to reopen the issue.

@ghost ghost closed this as completed Dec 23, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. Media Services Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

6 participants