You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2025. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+13-7
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# NOTE: The modules in this repo will go out of support by March 31, 2023. Additional information can be found [here](https://azure.microsoft.com/updates/support-for-azure-sdk-libraries-that-do-not-conform-to-our-current-azure-sdk-guidelines-will-be-retired-as-of-31-march-2023/).
2
2
3
-
# go-autorest
3
+
## Migrating to Supported SDKs
4
+
5
+
- General information on the new Azure Go SDKs can be found [here](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/new-version-guideline.md).
6
+
- For SDK migration, please consult the SDK [migration guide](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/MIGRATION_GUIDE.md).
7
+
- For migrating from `autorest/adal` to its replacement, please see the [azidentity migration guide](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/MIGRATION.md).
0 commit comments