Azure implementation not executed for reindex and worker tasks

Due to the methods not being overridden, the IndexerQueueTaskBuilderAzure is not getting executed. Instead, the core functionality itself is being executed for reindex task creation as well as worker task creation.