Skip to content

Remove permission from ResourceGroup cmdlet output #1182

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 8 commits into from
Oct 29, 2015

Conversation

vivsriaus
Copy link
Contributor

No description provided.

@azurecla
Copy link

Hi @vivsriaus, 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 (visriniv). If you're full-time, we DON'T require a contribution license agreement.



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

TTYL, AZPRBOT;

@hovsepm
Copy link
Contributor

hovsepm commented Oct 28, 2015

Please update Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll-Help.xml documentation for the affected cmdlets.

@vivsriaus
Copy link
Contributor Author

@markcowl The tests are failing with this error. Not sure if these are related to my changes, but I'm running the job again to ensure it's not a one-off issue

Cannot load Windows PowerShell snap-in Microsoft.PowerShell.Management because of the following error: Could not load file or assembly 'Microsoft.PowerShell.Commands' or one of its dependencies. The system cannot find the file specified.
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadMshSnapinAssembly(PSSnapInInfo mshsnapinInfo)
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadPSSnapIn(PSSnapInInfo mshsnapinInfo)
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadPSSnapIns(Collection`1 mshsnapinInfos, PSConsoleLoadException& warning)
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadConsole(PSConsoleLoadException& warning)
at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.CreateDefaultConfiguration()
at System.Management.Automation.Runspaces.RunspaceFactory.CreateRunspace(PSHost host)
at System.Management.Automation.Runspaces.RunspaceFactory.CreateRunspace()
at System.Management.Automation.PowerShell.get_Runspace()
at Microsoft.WindowsAzure.Commands.ScenarioTest.EnvironmentSetupHelper.RunPowerShellTest(String[] scripts) in d:\workspace\powershell-on-demand\src\ResourceManager\Common\Commands.ScenarioTests.ResourceManager.Common\EnvironmentSetupHelper.cs:line 331
at Microsoft.Azure.Commands.SiteRecovery.Test.ScenarioTests.SiteRecoveryTestsBase.RunPowerShellTest(String[] scripts) in d:\workspace\powershell-on-demand\src\ResourceManager\SiteRecovery\Commands.SiteRecovery.Test\ScenarioTests\SiteRecoveryTestsBase.cs:line 105
at Microsoft.Azure.Commands.SiteRecovery.Test.ScenarioTests.SiteRecoveryTests.EnumerationTests() in d:\workspace\powershell-on-demand\src\ResourceManager\SiteRecovery\Commands.SiteRecovery.Test\ScenarioTests\SiteRecoveryTests.cs:line 26

@hovsepm
Copy link
Contributor

hovsepm commented Oct 29, 2015

hovsepm pushed a commit that referenced this pull request Oct 29, 2015
Remove permission from ResourceGroup cmdlet output
@hovsepm hovsepm merged commit 9e7bce8 into Azure:dev Oct 29, 2015
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