Azure Media Services v3 provides a lot of features to manage and analyze your media assets. To get the visualization statistics of an asset, you can use the Azure Media Player Application Insights plugin. The plugin is available on GitHub and last I heard it still is considered functional. Traditionally if something becomes unsupported in Azure, we will remove the project files and I do not see any issues filed stating the plugin does not work. You can use the Microsoft.Azure.Management.Media package to manage your media assets.
To use the plugin, you need to follow these steps:
- Add the plugin to your Azure Media Player instance.
- Configure the plugin with your Application Insights instrumentation key.
- Start tracking events in your player.
You can find more information about the plugin and how to use it in the GitHub repository.
If you want to use the Microsoft.Azure.Management.Media package, you can find more information about it in the following link.
I hope this information helps you. Let me know if you need anything else.