Skip to content

Commit 38cb826

Browse files
links and redirect
1 parent 31d7110 commit 38cb826

File tree

5 files changed

+11
-6
lines changed

5 files changed

+11
-6
lines changed

.openpublishing.redirection.media-services.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,12 @@
679679
"source_path_from_root": "/articles/media-services/latest/transform-generate-thumbnails-rest-how-to.md",
680680
"redirect_url": "/azure/media-services/latest/transform-generate-thumbnails-how-to",
681681
"redirect_document_id": false
682-
},
682+
},
683+
{
684+
"source_path_from_root": "/articles/media-services/latest/media-reserved-units-cli-how-to.md",
685+
"redirect_url": "/azure/media-services/latest/media-reserved-units-how-to",
686+
"redirect_document_id": false
687+
},
683688
{
684689
"source_path_from_root": "/articles/media-services/latest/latest/asset-publish-cli-how-to.md",
685690
"redirect_url": "/azure/media-services/latest/video-on-demand-simple-portal-quickstart",

articles/media-services/latest/concept-media-reserved-units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ For accounts created in with the **2020-05-01** version of the API (i.e. the v3
3232
## See also
3333

3434
* [Migrate from Media Services v2 to v3](migrate-v-2-v-3-migration-introduction.md)
35-
* [Scale Media Reserved Units with CLI](media-reserved-units-cli-how-to.md)
35+
* [Scale Media Reserved Units with CLI](media-reserved-units-how-to.md)

articles/media-services/latest/encode-concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ In Media Services v3, presets are strongly typed entities in the API itself. You
141141

142142
## Scaling encoding in v3
143143

144-
To scale media processing, see [Scale with CLI](media-reserved-units-cli-how-to.md).
144+
To scale media processing, see [Scale with CLI](media-reserved-units-how-to.md).
145145
For accounts created with the **2020-05-01** or later version of the API or through the Azure portal, scaling and media reserved units are no longer required. Scaling will be automatic and handled by the service internally.
146146

147147
## Billing

articles/media-services/latest/migrate-v-2-v-3-migration-scenario-based-media-reserved-units.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Please migrate your MRUs based on the following scenarios:
3535
* If you are an existing V2 customer, you need to create a new V3 account to support your existing application prior to the completion of migration.
3636
* Indexer V1 or other media processors that are not fully deprecated yet may need to be enabled again.
3737

38-
For more information about MRUs, see [Media Reserved Units](concept-media-reserved-units.md) and [How to scale media reserved units](media-reserved-units-cli-how-to.md).
38+
For more information about MRUs, see [Media Reserved Units](concept-media-reserved-units.md) and [How to scale media reserved units](media-reserved-units-how-to.md).
3939

4040
## MRU concepts, tutorials and how to guides
4141

@@ -45,7 +45,7 @@ For more information about MRUs, see [Media Reserved Units](concept-media-reserv
4545

4646
### How to guides
4747

48-
[How to scale media reserved units](media-reserved-units-cli-how-to.md)
48+
[How to scale media reserved units](media-reserved-units-how-to.md)
4949

5050
## Samples
5151

articles/media-services/latest/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ The CLI 2.0 module is now available for [Azure Media Services v3 GA](/cli/azure/
545545
- [az ams live-output](/cli/azure/ams/live-output)
546546
- [az ams streaming-endpoint](/cli/azure/ams/streaming-endpoint)
547547
- [az ams streaming-locator](/cli/azure/ams/streaming-locator)
548-
- [az ams account mru](/cli/azure/ams/account/mru) - enables you to manage Media Reserved Units. For more information, see [Scale Media Reserved Units](media-reserved-units-cli-how-to.md).
548+
- [az ams account mru](/cli/azure/ams/account/mru) - enables you to manage Media Reserved Units. For more information, see [Scale Media Reserved Units](media-reserved-units-how-to.md).
549549

550550
### New features and breaking changes
551551

0 commit comments

Comments
 (0)