elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.17k stars 24.84k forks source link

Migrate discovery-azure-classic from the classic to extended model #88893

Open arteam opened 2 years ago

arteam commented 2 years ago

Description

https://azure.microsoft.com/en-us/updates/cloud-services-retirement-announcement/

The Cloud Services (classic) XML-based model has been deprecated and will be retired on 31.08.2024. That means we should consider migrating discovery-azure-classic to the new model by updating to new Azure SDK. We already use the new Azure SDK in the repository-azure module, so that would give us an opportunity to consolidate the Azure SDK across the code base.

elasticsearchmachine commented 2 years ago

Pinging @elastic/es-distributed (Team:Distributed)

henningandersen commented 2 years ago

We discussed this as a team and decided that we should look into how widely used the azure discovery plugin is but also presumably we will need to do as described here on a shorter horizon to not run into problems once the classic model is retired.