Share via

AKS with Windows node pool for Teams Bots

Nikita Krivets 501 Reputation points
2024-01-23T12:24:42.7433333+00:00

Hi,

There is a question related to AKS with Windows node pool.

Provisioning of the new Standard_F8s_v2 node with the full Windows image (it's a requirement for Teams Policy Recording bots) takes around 10 minutes.

  • Is there any way to speed it up?
  • Or get these nodes on some kind of "stand by" mode? (so that we don't have to pay the full price for them being actually alive)

Is there any roadmap / ETA on getting rid of Windows Media Foundation (WMF) runtime dependency in Bot SDK?

Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.


Answer accepted by question author

Ammar Abdl-Qader 1,176 Reputation points Microsoft Employee
2024-01-23T13:31:25.5+00:00

Hello @Nikita Krivets thank you for your question, you can use the feature. "Using Scale-down Mode to deallocate nodes on scale-down" check this document for more information. about scale down mode so here it will scale down the node with the same image without costing you (Cost for storages check the document for more information), and when you want to use it, you can scale it and use the same image quickly.

If this has been helpful, please take a moment to accept answers as this helps increase visibility of this question for other members of the Microsoft Q&A community. Thank you for helping to improve Microsoft Q&A! User's image

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.