Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 508 Bytes

prepare-for-1.17.md

File metadata and controls

12 lines (5 loc) · 508 Bytes

Prepare for Azure Management Libraries for .NET 1.17

Steps to migrate code that uses Azure Management Libraries for .NET from 1.16 to 1.17 ...

If this note missed any breaking changes, please open a pull request.

V1.17 is backwards compatible with V1.16 in the APIs intended for public use that reached the general availability (stable) stage in V1.x.

Some breaking changes were introduced in APIs that were still in Beta in V1.16, as indicated by their inheritance from the IBeta interface.