Token validation success
var token = await GetToken();
The Same exception comes when trying to create azure resource
at Microsoft.Azure.Management.ServiceBus.NamespacesOperations.d18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Azure.Management.ServiceBus.NamespacesOperations.d8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Azure.Management.ServiceBus.NamespacesOperationsExtensions.d7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at AzureServiceBusDotNetManagement.ServiceBusManagementSample.d13.MoveNext() in C:\Users\lilans\Downloads\service-bus-dotnet-management-master\service-bus-dotnet-management-master\src\service-bus-dotnet-management\ServiceBusManagementSample.cs:line 114
I tried sample application but it not work
Token validation success var token = await GetToken();
The Same exception comes when trying to create azure resource
at Microsoft.Azure.Management.ServiceBus.NamespacesOperations.d18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Azure.Management.ServiceBus.NamespacesOperations.d 8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Azure.Management.ServiceBus.NamespacesOperationsExtensions.d7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at AzureServiceBusDotNetManagement.ServiceBusManagementSample.d 13.MoveNext() in C:\Users\lilans\Downloads\service-bus-dotnet-management-master\service-bus-dotnet-management-master\src\service-bus-dotnet-management\ServiceBusManagementSample.cs:line 114