You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This SKU seems to be missing. It's technically still in preview, but has been for over a year already and has UI support already in the portal, so I'd consider it a safe addition.
What seems to be needed is:
Adding the Hyperscale PoolSku type
Adding builder support for highAvailabilityReplicaCount
This seems pretty easy and I'm working on a pull request.
The text was updated successfully, but these errors were encountered:
I'm realizing it's not quite this simple unfortunately. Elastic pools don't have vcore support yet, so I probably also want to add in support for DbPurchaseModel. I'll see what I can do next week.
Sorry, we had to skip using Farmer for the project that needed it, so I haven't had a chance to get back at this and don't know when it might be. If I do, I'll be sure to post.
This SKU seems to be missing. It's technically still in preview, but has been for over a year already and has UI support already in the portal, so I'd consider it a safe addition.
What seems to be needed is:
PoolSku
typehighAvailabilityReplicaCount
This seems pretty easy and I'm working on a pull request.
The text was updated successfully, but these errors were encountered: