I have azure portal. I do manual steps each time.
Getting event logs:
- Click on Cloud Services
- Click on “abc123”
- Click on “CONFIGURE”
- Click on Remote in the bottom status bar
- In the Role Drop Down select “”
- Check the enable desktop for this role
- Give an user name “abc”
- Give a password, confirm the password, and save it in MPL
- Select create a new certificate
- Give a random expiry date of 6 months validity.
- Press the tick button in the bottom right hand side.
- Once this is done, click on “INSTANCES”
- Click on 123abc
Instead of doing manually each time, can I get a script to login to the site and instance and get the required logs?