This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Customer-reported issue needs a fix.
RollbackUpdateOrUpgradeByDeploymentSlotAsync: was wondering that could it because there is a slash needed before "?" in
string url = this.Client.BaseUri + "/" + this.Client.Credentials.SubscriptionId + "/services/hostedservices/" + serviceName + "/deploymentslots/" + deploymentSlot + "?comp=rollback";
https://github.com/WindowsAzure/azure-sdk-for-net/issues/368