Skip to content

Commit

Permalink
Downgraded the version of ManagedInstances to generate .Net SDK for s…
Browse files Browse the repository at this point in the history
…ql/resource manager (Azure#29316)

* Downgraded the version of ManagedInstances and DistributedAvailabilityGroups Api due to .Net Sdk build failures caused by error : MembersMustExist  in these API's

* restored the version of ManagedInstance Api as previous

* Update the version of ManagedInstance APi to previous version 22-08-01 as having build erros while building .net sdk with error 'implementation but it does exist in the contract.'

---------

Co-authored-by: Ji Wang <jiwang5@microsoft.com>
  • Loading branch information
guptaayush007 and ericshape committed Jun 10, 2024
1 parent 1cb8cb0 commit f45a76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/sql/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1415,6 +1415,7 @@ input-file:
- ./Microsoft.Sql/preview/2023-02-01-preview/Databases.json
- ./Microsoft.Sql/preview/2022-08-01-preview/ElasticPools.json
- ./Microsoft.Sql/preview/2022-08-01-preview/ManagedDatabases.json
- ./Microsoft.Sql/preview/2022-08-01-preview/ManagedInstances.json
- ./Microsoft.Sql/preview/2022-08-01-preview/ManagedLedgerDigestUploads.json
- ./Microsoft.Sql/preview/2022-08-01-preview/RecoverableDatabases.json
- ./Microsoft.Sql/preview/2022-08-01-preview/RestorableDroppedDatabases.json
Expand All @@ -1439,7 +1440,6 @@ input-file:
- ./Microsoft.Sql/preview/2023-05-01-preview/InstancePools.json
- ./Microsoft.Sql/preview/2023-05-01-preview/LongTermRetentionBackups.json
- ./Microsoft.Sql/preview/2023-05-01-preview/LongTermRetentionPolicies.json
- ./Microsoft.Sql/preview/2023-05-01-preview/ManagedInstances.json
- ./Microsoft.Sql/preview/2023-05-01-preview/Servers.json
- ./Microsoft.Sql/preview/2023-05-01-preview/ReplicationLinks.json
Expand Down

0 comments on commit f45a76f

Please sign in to comment.