Skip to content

Save profile data in home directory #1577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 5, 2016

Conversation

johanste
Copy link
Member

@johanste johanste commented Jan 4, 2016

Instead of persisting state information (including login info) in a subdirectory under the current working directory, put the session information in your home directory.

Switch from using CmdletSessionID environment variable to distinguish between different sessions to using the environment variable AzureProfile to determine which profile file to load.

@azurecla
Copy link

azurecla commented Jan 4, 2016

Hi @johanste, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (johanste). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

stankovski added a commit that referenced this pull request Jan 5, 2016
@stankovski stankovski merged commit c3c21e6 into Azure:clu Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants