We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
You have a naming conflict on Set-AzureSubscription
https://docs.microsoft.com/en-us/powershell/module/servicemanagement/azure/set-azuresubscription?view=azuresmps-4.0.0
The text was updated successfully, but these errors were encountered: