Bootstrap azure instance using Chef Provider

I am trying to bootstrap an AWS instance using the chef provider.

is there is a way to bootstrap AWS instance using chef provider without using the chef provisioner

Regards.

Unless there’s anything Azure-specific, did you try bootstrapping chef-client with cloud-init?