Skip to content

Commit

Permalink
Update Instance Pool API version to preview 2023-05-01 (#26666)
Browse files Browse the repository at this point in the history
* Update Instance Pool API version to preview 2023-05-01

* Change default tag version and sort api by alphabetical order
  • Loading branch information
MilanNz authored and zman-ms committed Jan 9, 2024
1 parent 546e43e commit eafc78a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/sql/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ These are the global settings for the Sql API.
title: SqlManagementClient
description: 'The Azure SQL Database management API provides a RESTful set of web services that interact with Azure SQL Database services to manage your databases. The API enables you to create, retrieve, update, and delete databases.'
openapi-type: arm
tag: package-preview-2023-05
tag: package-composite-v5
```
### Composite packages
Expand Down Expand Up @@ -1174,7 +1174,6 @@ input-file:
- ./Microsoft.Sql/preview/2020-11-01-preview/ElasticPoolOperations.json
- ./Microsoft.Sql/preview/2020-11-01-preview/EncryptionProtectors.json
- ./Microsoft.Sql/preview/2020-11-01-preview/FirewallRules.json
- ./Microsoft.Sql/preview/2020-11-01-preview/InstancePools.json
- ./Microsoft.Sql/preview/2020-11-01-preview/JobAgents.json
- ./Microsoft.Sql/preview/2020-11-01-preview/JobCredentials.json
- ./Microsoft.Sql/preview/2020-11-01-preview/JobExecutions.json
Expand Down Expand Up @@ -1294,6 +1293,7 @@ input-file:
- ./Microsoft.Sql/preview/2022-11-01-preview/DatabaseSqlVulnerabilityAssessmentsSettings.json
- ./Microsoft.Sql/preview/2023-02-01-preview/Servers.json
- ./Microsoft.Sql/preview/2023-02-01-preview/FailoverGroups.json
- ./Microsoft.Sql/preview/2023-05-01-preview/InstancePools.json
# Needed when there is more than one input file
Expand Down

0 comments on commit eafc78a

Please sign in to comment.