-
Notifications
You must be signed in to change notification settings - Fork 756
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
Add deployer()
function to the Az namespace
#15340
Conversation
Test this change out locally with the following install scripts (Action run 11922692159) VSCode
Azure CLI
|
Dotnet Test Results 72 files - 36 72 suites - 36 28m 48s ⏱️ - 11m 39s Results for commit a562167c. ± Comparison against base commit 99579a9. This pull request removes 1842 and adds 630 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
c6cfaea
to
a562167
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Add
deployer()
function to Az namespace to return information about the principal that initiated the current deployment operation.Linked discussion.
Closes #4959
Microsoft Reviewers: Open in CodeFlow