I lost my (admin) azure cloud shell password, don't know how to reset it? Note: It is not related to VM only with cloud shell.

Shiv Sharma 11 Reputation points
2022-12-09T06:18:40.523+00:00

I recently started my Azure free trail and I went to Azure cloud shell. I tried sudo apt-get update but it is asking me password to enter password. Which i don't know. Even though i tried to look for it through but didn't find. I am stuck very badly here. Please need help. I want to reset password
268795-screenshot-from-2022-12-09-11-44-36.png

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,989 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. ajkuma 22,766 Reputation points Microsoft Employee
    2022-12-09T15:06:43.317+00:00

    @Shiv Sharma , I believe you're practicing Azure Fundamentals: Describe Azure architecture and services > Describe Azure compute and networking services module - Unit 3.

    You don’t have to manually run the command sudo apt-get update, the bash script takes care of invoking this automatically with elevated permissions.
    (Unit 3, Task 1 -step 2- invoking az vm extension set cmdlet).

    If you still have further questions or if you're referring to any different module, please let us know, I'll be more than happy to assist you further.

    267712-image.png

    --
    To benefit the community find the right answers, please do mark the post which was helpful by clicking on Accept Answer’ & ‘Up-Vote’.

    0 comments No comments