Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 2.31 KB

samples-accounts-reference.md

File metadata and controls

45 lines (29 loc) · 2.31 KB
title description author ms.service ms.topic ms.date ms.author
Azure Media Services Accounts code samples
This article is a listing of code samples for Accounts.
IngridAtMicrosoft
media-services
conceptual
02/24/2023
inhenkel

Azure Media Services Accounts code samples

[!INCLUDE media services api v3 logo]

This article is a listing of code samples for Accounts.

Create an account

This sample shows how to create a Media Services account and set the primary storage account, in addition to advanced configuration settings including Key Delivery IP allowlist, Managed Identity, storage auth, and bring your own encryption key.

Node.JS Python

Create an account with user assigned managed identity

This sample shows how to create a Media Services account with a managed identity and set the primary storage account, in addition to advanced configuration settings including Key Delivery IP allowlist, user or system assigned Managed Identity, storage auth, and bring your own encryption key.

Node.JS Python

Account management with .NET

The sample shows how to create a Media Services account and set the primary storage account, in addition to advanced configuration settings including Key Delivery IP allowlist, Managed Identity, storage auth, and bring your own encryption key.

Create Account

This sample shows how to list all Media Services accounts in a resource group and select one by its name.

Get Accounts

This sample shows how to use the metrics API to retrieve account quotas.

Quotas