I have created two Azure VPN and two cloud services(deployed webrole) and one service bus queue
First Azure VPN and cloud service(deployed webrole) is created in same affinity group.
Second Azure VPN and cloud service is created in West US
Service bus queue is also created in West US.
When I send message in service bus queue from first cloud service (same affinity group) then message sends successfuly
but when I send message in same service bus queue from second service(West US- Webrole) then unable to send message and not throwing any exception.
I don't know, whats happening?
Its very urgent..... client is waiting.
Please help me... Thanks.
hema