Skip to content

Commit

Permalink
SQL V5 SDK Release (Azure#20267)
Browse files Browse the repository at this point in the history
* Adding generated models

* Add Usage model

* Fix Threat Detection tests for release .SDK v5 (#1)

* FIX TESTS WITH SDK VERSION 5

* small fixes

* records of threat detection tests

* Update ImportExport SDK to use newer Import method which is on DatabasesOperations and rerecorded tests (#3)

* Fixed all tests

* Add missing files

* Fix TDE and Usage tests

* Remove TDE test

* Remove TDE api

* Fixed build failures

* Remove unwanted sql_resource-manager.txt file

* Revert autorest.md file

* Add missing discrepancies

* Fix build errors

* Fix git diff

* Fix build error

* Update versions in csproj and assemblyinfo

Co-authored-by: ayeletshpigelman <ayshpige@microsoft.com>
Co-authored-by: brandong-ms <44618010+brandong-ms@users.noreply.github.com>
  • Loading branch information
3 people authored May 11, 2021
1 parent ace4898 commit 939e15a
Show file tree
Hide file tree
Showing 318 changed files with 313,009 additions and 8,579 deletions.
6 changes: 3 additions & 3 deletions eng/mgmt/mgmtmetadata/sql_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/sql/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=.
2021-03-09 20:31:26 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/sql/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\azure-sdk-for-net\sdk
2021-05-07 22:38:44 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 921957dfa2228c2062b8d2ef832507339c5562d4
Commit: a4924d479f80242b6bd5d02328c4579f58dc87da
AutoRest information
Requested version: v2
Bootstrapper version: autorest@2.0.4413
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag>Sql_2017-03-01-preview;Sql_2017-10-01-preview;Sql_2018-06-01-preview;Sql_2014-04-01;Sql_2015-05-01-preview;Sql_2020-08-01-preview;Sql_2020-02-02-preview;Sql_2019-06-01-preview;Sql_2020-11-01-preview</AzureApiTag>
<AzureApiTag>Sql_2017-10-01-preview;Sql_2020-08-01-preview;Sql_2014-04-01;Sql_2015-05-01-preview;Sql_2017-03-01-preview;Sql_2020-02-02-preview;Sql_2020-11-01-preview;Sql_2018-06-01-preview;Sql_2019-06-01-preview;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 939e15a

Please sign in to comment.