Not able to write with provided subscription

I try to do MS lab according to the: Exercise - Create an Azure Kubernetes Service cluster - Training | Microsoft Learn

with the one of the first step I got:
kk_lab_user_main-dcbeb6acb9bf411 [ ~ ]$ az group create --name=$RESOURCE_GROUP --location=$LOCATION
(AuthorizationFailed) The client ‘kk_lab_user_main-dcbeb6acb9bf411e@azurekmlprodkodekloud.onmicrosoft.com’ with object id ‘be055d1f-9983-4d9f-aea2-3106bf0afe17’ does not have authorization to perform action ‘Microsoft.Resources/subscriptions/resourcegroups/write’ over scope ‘/subscriptions/a2b28c85-1948-4263-90ca-bade2bac4df4/resourcegroups/rg-contoso-video’ or the scope is invalid. If access was recently granted, please refresh your credentials.
Code: AuthorizationFailed
Message: The client ‘kk_lab_user_main-dcbeb6acb9bf411e@azurekmlprodkodekloud.onmicrosoft.com’ with object id ‘be055d1f-9983-4d9f-aea2-3106bf0afe17’ does not have authorization to perform action ‘Microsoft.Resources/subscriptions/resourcegroups/write’ over scope ‘/subscriptions/a2b28c85-1948-4263-90ca-bade2bac4df4/resourcegroups/rg-contoso-video’ or the scope is invalid. If access was recently granted, please refresh your credentials.

Could you check it?
Thanks.

It is unlikely anything you try to do from MS Learn is going to work on KodeKloud accounts. The MS articles assume no permission restrictions. KK accounts have such restrictions for reasons of cost and security.

You need to follow our guide exactly to deploy AKS.