You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
feat: make username in Initialize.ps1 dynamic (#15751)
This PR switches the `UserId` from a constant to a generated valuesbased on the script environment. This enables users to rename theirmachine and default user name without having to edit this element aswell.