Skip to content

Commit

Permalink
Merge pull request #538 from davidwrede/nimbus1102
Browse files Browse the repository at this point in the history
#537 file rename and heading update to match other wa.com content
  • Loading branch information
tynevi committed Nov 2, 2012
2 parents bd8b66c + f959900 commit 4a7ebc9
Showing 1 changed file with 6 additions and 6 deletions.
@@ -1,18 +1,18 @@
# Working with Windows Azure Media Assets #
# How to Manage Content in Windows Azure Media Services #

The Windows Azure Media Services content view allows you to manage Windows Azure Media content for your Media Services account.

Currently you can perform the following content operations directly from the portal:

- View content information like published state, published URL, Size, and datetime of last update.
- View content information like published state, published URL, size, and datetime of last update.
- Upload new content
- Encode content
- Play content video
- Publish/Unpublish content
- Delete content


## How to: Upload New Assets ##
## How to: Upload content ##


1. In the [Management Portal](http://go.microsoft.com/fwlink/?LinkID=256666&clcid=0x409), click **Media Services** and then click on the Media Services account name.
Expand All @@ -39,7 +39,7 @@ Currently you can perform the following content operations directly from the por



## How to: Encode New Assets ##
## How to: Encode content ##

1. In the [Management Portal](http://go.microsoft.com/fwlink/?LinkID=256666&clcid=0x409), click **Media Services** and then click on the Media Services account name.
2. Click the **Content** view at the top of the page.
Expand All @@ -54,14 +54,14 @@ Currently you can perform the following content operations directly from the por
5. In the Windows Azure Media Encoder dialog, enter the desired friendly output content name or accept the default. Then click the check button to start the encoding operation and you can track progress from the bottom of the portal.


## Publishing Assets ##
## How to: Publish content ##

1. In the [Management Portal](http://go.microsoft.com/fwlink/?LinkID=256666&clcid=0x409), click **Media Services** and then click on the Media Services account name.
2. Click the **Content** view at the top of the page.
3. Click an asset which is not published. The click the publish button to publish to a public URL. Once the content is published to a URL, the URL can be opened by a client player capable of rendering the encoded content.


## How to: Play Videos from the Portal ##
## How to: Play content from the portal ##


1. In the [Management Portal](http://go.microsoft.com/fwlink/?LinkID=256666&clcid=0x409), click **Media Services** and then click on the Media Services account name.
Expand Down

0 comments on commit 4a7ebc9

Please sign in to comment.