Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Cloud Break and Azure Pack

avatar
Rising Star

Hi,

Is there a SPI to run Cloudbreak with an azure pack cloud platform(private cloud) ?

I saw that Cloudbreak support microsoft azure but does it also support azure pack ?

1 ACCEPTED SOLUTION

avatar
Super Collaborator

Hi @Arthur GREVIN

Currently we are not supporting azure pack but if you want, you can develop a custom SPI modul which supporting this platform. Feel free to submit a pull request with this implementation.

Br,

R

View solution in original post

3 REPLIES 3

avatar
Super Collaborator

Hi @Arthur GREVIN

Currently we are not supporting azure pack but if you want, you can develop a custom SPI modul which supporting this platform. Feel free to submit a pull request with this implementation.

Br,

R

avatar
New Member

Indeed, we did look at this and we are considering this option but we are not sure what approximate workload this would entail.

Can someone that has already implemented an SPI indicate the approximate time spent in getting something working and in getting the same to production quality?

Are we talking about days, weeks or months?

In addition, if anyone has prototype code of an SPI for WAP it would obviously be of interest to us.

Regards,

Keith

avatar
Rising Star

Each cloud implementations (supported by default) uses the SPI, thus they can be used as references. There are other peoples who are doing/have done their own cloud integration - usually it takes 2 weeks tops on the Cloudbreak side.