Skip to content

Commit 642de40

Browse files
giakasKayla Ames
authored andcommitted
Adding a custom tag with older streaming for C#SDK (Azure#23126)
1 parent 2612e9d commit 642de40

File tree

1 file changed

+15
-0
lines changed
  • specification/mediaservices/resource-manager

1 file changed

+15
-0
lines changed

specification/mediaservices/resource-manager/readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,21 @@ input-file:
7777
- Microsoft.Media/Streaming/stable/2022-11-01/streamingservice.json
7878
```
7979

80+
### Tag: package-2023-01
81+
82+
These settings apply only when `--tag=package-2023-01` is specified on the command line.
83+
84+
```yaml $(tag) == 'package-2023-01'
85+
input-file:
86+
- Microsoft.Media/Metadata/stable/2023-01-01/AccountFilters.json
87+
- Microsoft.Media/Accounts/stable/2023-01-01/Accounts.json
88+
- Microsoft.Media/Metadata/stable/2023-01-01/AssetsAndAssetFilters.json
89+
- Microsoft.Media/Metadata/stable/2023-01-01/ContentKeyPolicies.json
90+
- Microsoft.Media/Encoding/stable/2022-07-01/Encoding.json
91+
- Microsoft.Media/Metadata/stable/2023-01-01/StreamingPoliciesAndStreamingLocators.json
92+
- Microsoft.Media/Streaming/stable/2022-08-01/streamingservice.json
93+
```
94+
8095
### Tag: package-account-2023-01
8196

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

0 commit comments

Comments
 (0)