The Provision state can be Failed, if the resource quota limit has exceeded. Here is the details from my working aks cluster.
You may check the 'agentpoolprofiles' for your cluster and see the detailed error message
az aks show --resource-group k8s --name prometheus --query agentPoolProfiles
----------
If the Answer is helpful, please click "Accept Answer" and upvote it