Was the -Namespace parameter changed to -NamespaceName in Az.ServiceBus? I can't find a migration guide. #27013
Labels
customer-reported
needs-team-attention
This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Bus
Description
In Az.ServiceBus, we have a lot of scripts that use -Namespace as the parameter to them.
(Get-AzServiceBusQueue -ResourceGroupName $resourceGroup -Namespace $namespace,
Get-AzServiceBusTopic -ResourceGroupName $resourceGroup -Namespace $namespace,
etc.)
I noticed a release from 2 days ago. Was there a breaking change made to modules that use -Namespace instead of -NamespaceName? Which commands does this impact? I'm seeing signs that it might not just be the servicebus commands.
Script or Debug output
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: