Skip to content

[Identity] Disable loading profiles in powershell#31682

Merged
pvaneck merged 2 commits intoAzure:mainfrom
pvaneck:powershell-noprofile
Aug 17, 2023
Merged

[Identity] Disable loading profiles in powershell#31682
pvaneck merged 2 commits intoAzure:mainfrom
pvaneck:powershell-noprofile

Conversation

@pvaneck
Copy link
Copy Markdown
Member

@pvaneck pvaneck commented Aug 16, 2023

Passing -NoProfile is generally recommended to ensure the powershell script is run in the default environment without user profile side effects interfering.

Passing `-NoProfile` is generally recommended to ensure
the powershell script is run in the default environment without
user profile side effects interfering.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@azure-sdk
Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

Copy link
Copy Markdown
Member

@joshfree joshfree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joshfree joshfree added this to the 2023-09 milestone Aug 16, 2023
@pvaneck pvaneck marked this pull request as ready for review August 16, 2023 23:52
@pvaneck pvaneck requested review from a team and xiangyan99 as code owners August 16, 2023 23:52
@joshfree joshfree added the Client This issue points to a problem in the data-plane of the library. label Aug 16, 2023
@pvaneck pvaneck merged commit 823e639 into Azure:main Aug 17, 2023
@pvaneck pvaneck deleted the powershell-noprofile branch August 17, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Identity Client This issue points to a problem in the data-plane of the library.

Projects

Development

Successfully merging this pull request may close these issues.

4 participants