Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{HDInsight}Update hdinsight readme tag #24270

Merged
merged 1 commit into from
Jun 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions specification/hdinsight/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ title: HDInsightManagementClient
description: HDInsight Management Client
openapi-type: arm
azure-arm: true
tag: package-preview-2023-04
tag: package-2023-04-preview
```

### Suppression
Expand Down Expand Up @@ -111,11 +111,11 @@ directive:
```


### Tag: package-preview-2023-04
### Tag: package-2023-04-preview

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

```yaml $(tag) == 'package-preview-2023-04'
```yaml $(tag) == 'package-2023-04-preview'
input-file:
- Microsoft.HDInsight/preview/2023-04-15-preview/applications.json
- Microsoft.HDInsight/preview/2023-04-15-preview/cluster.json
Expand Down