Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Compatibility with new Azure SDK #140

@chrmarti

Description

@chrmarti

When I import the azure-arm-containerservice package, the azure-account credentials work fine with it, but I get a deprecation notice:

#########################################################################################
# Active development of this SDK has been moved to @azure/arm-containerservice package. #
#       This package is in maintenance mode and will be deprecated in July 2019.        #
#         Visit https://aka.ms/azure-sdk-for-js-migration for more information.         #
#########################################################################################

If I import @azure/arm-containerservice, it appears to use a different credential type, and doesn’t play nicely with the azure-account typings.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions