Skip to content

Commit

Permalink
Adding a custom tag with older streaming for C#SDK (Azure#23126)
Browse files Browse the repository at this point in the history
  • Loading branch information
giakas authored and Kayla Ames committed Mar 17, 2023
1 parent 2612e9d commit 642de40
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions specification/mediaservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,21 @@ input-file:
- Microsoft.Media/Streaming/stable/2022-11-01/streamingservice.json
```

### Tag: package-2023-01

These settings apply only when `--tag=package-2023-01` is specified on the command line.

```yaml $(tag) == 'package-2023-01'
input-file:
- Microsoft.Media/Metadata/stable/2023-01-01/AccountFilters.json
- Microsoft.Media/Accounts/stable/2023-01-01/Accounts.json
- Microsoft.Media/Metadata/stable/2023-01-01/AssetsAndAssetFilters.json
- Microsoft.Media/Metadata/stable/2023-01-01/ContentKeyPolicies.json
- Microsoft.Media/Encoding/stable/2022-07-01/Encoding.json
- Microsoft.Media/Metadata/stable/2023-01-01/StreamingPoliciesAndStreamingLocators.json
- Microsoft.Media/Streaming/stable/2022-08-01/streamingservice.json
```

### Tag: package-account-2023-01

These settings apply only when `--tag=package-account-2023-01` is specified on the command line.
Expand Down

0 comments on commit 642de40

Please sign in to comment.