Using cognitive services from an azure VM doesn't transfer any traffic.
Traffic from an azure Windows VM doesn't appear to be hitting the azure cognitive services. All in the same region.
Using wireshark within the VM shows a lot of TCP retransmissions and the cognitive services show 0 http requests during the attempt so traffic isn't getting there.
Using an onprem VM using the same cognitive service and config works fine.
Tried the usual firewall disabling, NSG changes etc to make sure theres nothing blocking it configuration wise.
Packet capture via network watcher doesn't seem to work anymore..last time I used it with this VM was mid 2024 and now it doesn't save/start any packet captures so now looking to see if anyone has any ideas on why an azure vm can't send traffic to an azure service. Or if theres an alternate way of seeing what azure is doing with the traffic being sent from the VM.
(testing with the network watcher/packet capture is still ongoing to find out why it doesn't start)
If anyones got any ideas/things to try - would be much appreciated..
Thanks.