Hi @shiva patpi
Solved!
Uninstalling and reinstalling az cli didn't do anything. Then I had a brain wave and looked in the c:\users***.azure folder and found this in the config file:
[defaults]
group = akstest-rg1
I must have set that at some point during my playing around with Azure. Anyway, I just deleted the group setting and the error has gone.
Top tip trying it out in the cloud shell when you have issues like this.
Thanks,
Mark