-
Notifications
You must be signed in to change notification settings - Fork 4k
Fix Lock issue #1012
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
Fix Lock issue #1012
Conversation
Hi @vivsriaus, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
@azuresdkci retest this please |
@azuresdkci retest this please |
/// <summary> | ||
/// Gets the policy assignment. | ||
/// </summary> | ||
[Cmdlet(VerbsCommon.Get, "AzureRMPolicyAssignment", DefaultParameterSetName = GetAzurePolicyAssignmentCmdlet.ParameterlessSet), OutputType(typeof(PSObject))] |
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.
Name should be AzureRmXXX
@stankovski The policy files shouldn't have been included in this PR. I've deleted the files here, but will address your comments in my policy PR here: #1014 |
Add a test for lock
display detailed error message when template deployment fails