Skip to content
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

Set-AzureSubscription : Parameter cannot be processed because the parameter name 'Subscription' is ambiguous #3

Open
easyveazie opened this issue Sep 27, 2019 · 0 comments

Comments

@easyveazie
Copy link

easyveazie commented Sep 27, 2019

You have a naming conflict on Set-AzureSubscription

Set-AzureSubscription : Parameter cannot be processed because the parameter name 'Subscription' is ambiguous. Possible
matches include: -SubscriptionName -SubscriptionId.
At C:\Repos\AzureStack-Css-Lab-Automation\src\stampHelper\configure.ps1:101 char:92
+ ... Tenantid '72f988bf-86f1-41af-91ab-2d7cd011db47' -Subscription 'Azure  ...
+                                                     ~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Set-AzureSubscription], ParameterBindingException
    + FullyQualifiedErrorId : AmbiguousParameter,Microsoft.WindowsAzure.Commands.Profile.SetAzureSubscriptionCommand

https://docs.microsoft.com/en-us/powershell/module/servicemanagement/azure/set-azuresubscription?view=azuresmps-4.0.0

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

No branches or pull requests

1 participant