简体   繁体   中英

Does Azure SDK V12 have a SQL Db management client?

I am upgrading to Azure SDK V12.

In the following Package List under "Libraries using Azure.Core" I find:

But as yet have found a client to manage SQL Server Dbs other than the following:

These last 2 are Microsoft.Management* namespaces which *I believe* means they are not V12. The code I am updating is using Microsoft.Azure.Management.Sql.Fluent presently.

I summarize the comments as a solution

Now, If you want to manage Azure SQL resource with Azure management sdk, we just can the package Microsoft.Azure.Management.Sql . The new management SDK based on Azure. Cores Azure. Cores Azure.ResourceManager.Sql does not publish. Microsoft is developing it. If you want to check the update, you can visit the page .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM