* fix aks cluster name validator and add test case
* update aks pool availability zone validator to work on field level
* add validation for pool min, max, and count
* rework node pool validation to scale better with more validators
* validate node count regardless of autoscaling
* remove aks node pool form validation test
* add min and max attributes to node pool count inputs
* Correct file naming and small TS issues
Correct TS related issues
* Manual replacement of :is on standard HTML tags
* Add missing required in the code dependencies
* Correct SCSS import
* Correct test file naming
* Correct typo in markup
* Use alias for types import
* fix aks resource group validator
* add node pool name validation
* add test for node pool name valdation
* fix aks cluster name validation
* fix aks cluster name unit test
Adds a built-in AKS provisioning extension to replace the embedded ember pages, as well as modifications to the provisioning UI to support other non-rke2 provisioning extensions