Azure Kloud enginner

Hi, I am keep getting on task 24. (AuthorizationFailed) The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Resources/subscriptions/resourcegroups/write’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourcegroups/nautilus-rg’ or the scope is invalid. If access was recently granted, please refresh your credentials.
Code: AuthorizationFailed
Message: The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Resources/subscriptions/resourcegroups/write’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourcegroups/nautilus-rg’ or the scope is invalid. If access was recently granted, please refresh your credentials.
(AuthorizationFailed) The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Network/virtualNetworks/read’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourceGroups/nautilus-rg/providers/Microsoft.Network’ or the scope is invalid. If access was recently granted, please refresh your credentials.
Code: AuthorizationFailed
Message: The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Network/virtualNetworks/read’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourceGroups/nautilus-rg/providers/Microsoft.Network’ or the scope is invalid. If access was recently granted, please refresh your credentials.
(AuthorizationFailed) The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Compute/virtualMachines/read’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourceGroups/nautilus-rg/providers/Microsoft.Compute/virtualMachines/nautilus-vm’ or the scope is invalid. If access was recently granted, please refresh your credentials.
Code: AuthorizationFailed
Message: The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Compute/virtualMachines/read’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourceGroups/nautilus-rg/providers/Microsoft.Compute/virtualMachines/nautilus-vm’ or the scope is invalid. If access was recently granted, please refresh your credentials.
(AuthorizationFailed) The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Compute/virtualMachines/read’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourceGroups/nautilus-rg/providers/Microsoft.Compute/virtualMachines/nautilus-vm’ or the scope is invalid. If access was recently granted, please refresh your credentials.
Code: AuthorizationFailed
Message: The client ‘a3a83686-6545-4417-9d33-748791dd9171’ with object id ‘b20ac894-db90-4966-996b-49934818b695’ does not have authorization to perform action ‘Microsoft.Compute/virtualMachines/read’ over scope ‘/subscriptions/f0c3bcdd-5ce2-4fa0-8cf3-41559747512b/resourceGroups/nautilus-rg/providers/Microsoft.Compute/virtualMachines/nautilus-vm’ or the scope is invalid. If access was recently granted, please refresh your credentials.

Very hard to tell what’s going on from that mess of an error. I’m guessing that you were creating the VM requested for the task with some option we don’t allow. Here’s a summary of what limits we have generally on VMs in Azure, which might be causing you trouble.

Thanks for the reply. I selected Standard_B1s based on instruction. let me try againa and let you know. thanks

Look at the detailed error in the images you posted. Odds are good that you’re using a Premium disk under “disks”, which would cause the kind of error you’re seeing here.