Skip to content

Commit 106f00a

Browse files
committed
fix
1 parent 9d051b4 commit 106f00a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

specification/app/resource-manager/readme.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,33 @@ directive:
7676
reason: |
7777
Using the same error response as other APIs.
7878
```
79+
80+
### Tag: package-2024-03
81+
82+
These settings apply only when `--tag=package-2024-03` is specified on the command line.
83+
84+
```yaml $(tag) == 'package-2024-03'
85+
input-file:
86+
- Microsoft.App/stable/2024-03-01/AuthConfigs.json
87+
- Microsoft.App/stable/2024-03-01/AvailableWorkloadProfiles.json
88+
- Microsoft.App/stable/2024-03-01/BillingMeters.json
89+
- Microsoft.App/stable/2024-03-01/CommonDefinitions.json
90+
- Microsoft.App/stable/2024-03-01/ConnectedEnvironments.json
91+
- Microsoft.App/stable/2024-03-01/ConnectedEnvironmentsCertificates.json
92+
- Microsoft.App/stable/2024-03-01/ConnectedEnvironmentsDaprComponents.json
93+
- Microsoft.App/stable/2024-03-01/ConnectedEnvironmentsStorages.json
94+
- Microsoft.App/stable/2024-03-01/ContainerApps.json
95+
- Microsoft.App/stable/2024-03-01/ContainerAppsRevisions.json
96+
- Microsoft.App/stable/2024-03-01/Diagnostics.json
97+
- Microsoft.App/stable/2024-03-01/Global.json
98+
- Microsoft.App/stable/2024-03-01/Jobs.json
99+
- Microsoft.App/stable/2024-03-01/ManagedEnvironments.json
100+
- Microsoft.App/stable/2024-03-01/ManagedEnvironmentsDaprComponents.json
101+
- Microsoft.App/stable/2024-03-01/ManagedEnvironmentsStorages.json
102+
- Microsoft.App/stable/2024-03-01/SourceControls.json
103+
- Microsoft.App/stable/2024-03-01/Subscriptions.json
104+
```
105+
79106
### Tag: package-preview-2023-11
80107

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

0 commit comments

Comments
 (0)