Closed zijchen closed 2 years ago
Fixes #114
The 2014 API version is to be retired in September, replaced by a stable release of the 2021-11-01 version.
API mappings from 2014 to 2021 can be found here: https://review.docs.microsoft.com/en-us/rest/api/sql/retirement?branch=sqlretirement
Luckily for us, the definitions of the 3 API calls we use aren't changed besides the version.
Note this PR is to the v2 branch. 2014 version should continue to work after September but if it doesn't, we can cherry pick this into master branch/v1 releases as well.
Fixes #114
The 2014 API version is to be retired in September, replaced by a stable release of the 2021-11-01 version.
API mappings from 2014 to 2021 can be found here: https://review.docs.microsoft.com/en-us/rest/api/sql/retirement?branch=sqlretirement
Luckily for us, the definitions of the 3 API calls we use aren't changed besides the version.