I’m trying to create missing queue names in azure ...
# azure
g
I’m trying to create missing queue names in azure service bus, but i keep getting this error
Grpc.Core.RpcException: Status=404 Code="EntityNotFound" Message="Queue does not exist"
the docs also does not show enough examples