Set up your Media Services development environment

The following steps describe prerequisites required for developing with Azure Media Services.

Create a Media Services account

Use the Azure portal, the .NET SDK, or the REST API to create an Azure Media Services account.

Set up the development environment

To set up .NET dev environment, see this topic.

To set up REST dev environment, see this topic.

Connect programmatically

To connect to the Azure Media Services API, see access the Azure Media Services API with Azure AD authentication.