• 1 min read

Azure Media Services adds support to manage resources through Azure Resources Manager (ARM)

Following the Azure Media Services new portal announcement, AMS resources can now be created and managed programmatically using APIs provided by the AMS Resource Provider.

Following the Azure Media Services new portal announcement, AMS resources can now be created and managed programmatically using APIs provided by the AMS Resource Provider. The APIs are available through the Azure Resource Manager (ARM) REST API endpoints. Similar to other Azure services on the platform, now you can use Azure Resource Manager to deploy and manage the services that make up your applications. For an introduction to deploying and managing resources with Resource Manager, see the Azure Resource Manager overview. For our CSP (Cloud Solution Provider), you can access the portal to manage your Media Services account.

Here are the operations we support on Azure Media Services:

You can find more detailed documentation here. We have also published an ARM template samples for your reference.