Load Balancing External HTTP Endpoints

Hi All,

Sorry if this is a silly issue but I am trying to configure load balancing to set up Firebase functions as a primary route and Azure functions as a failover. However, both of these are HTTP endpoints. I seem to be unable to add an HTTP endpoint as a origin pool. ex: us-central1-xxx.cloudfunctions.net/express

I am planning to have both azure and firebase have the a single endpoint with the same express route mappings.

Is what I am after feasible or am I simply going the wrong way about it? Please let me know and thank you so much.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.