inspec / train

Transport Interface to unify communication over SSH, WinRM, and friends.
Apache License 2.0
119 stars 87 forks source link

CHEF-2414 Deprecate azure connections from train #746

Closed sathish-progress closed 11 months ago

sathish-progress commented 1 year ago

Note: inspec-azure will continue to work. Using inspec exec -t azure:// will continue to work.

Warns the users that long unused Azure connections from train would be deprecated.

Description

As part of removing the long unused Azure SDKs from train, this change is the first part where we let know the users about deprecating this Azure Connection. While target platform azure meaning -t azure would still continue to work. Things that will be deprecated -

Screenshot 2023-07-25 at 5 11 54 PM

Related Issue

second part: https://github.com/inspec/train/pull/745 https://chefio.atlassian.net/browse/CHEF-2414

Types of changes

Checklist: