Skip to content
Prev Previous commit
Next Next commit
Fix typo in 2025-04-02-preview block
  • Loading branch information
Jenny Liu committed Jun 12, 2025
commit 384cb0e4ff89a38624bf705e2b9fc1a7ed069f31
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ input-file:
- stable/2025-04-01/deploymentsafeguards.json
```

### Tag: package-2024-05-02-preview
### Tag: package-2025-04-02-preview

These settings apply only when `--tag=package-2024-05-02-preview` is specified on the command line.
These settings apply only when `--tag=package-2025-04-02-preview` is specified on the command line.

```yaml $(tag) == 'package-2024-04-preview'
```yaml $(tag) == 'package-2025-04-preview'
input-file:
- preview/2025-04-02-preview/deploymentsafeguards.json
```
Expand Down