/kind cleanup **What needs cleanup:** https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6141 made extensive use of dot imports when moving code out of the api package. **Describe the solution you'd like** These should be replaced with regular, named imports. Pakcages to change: 2 - [ ] internal/api/v1beta1 - [ ] internal/webhooks