Share via

Azure Cloud-Shell unable to establish connection

OP-BPG 1 Reputation point
2022-04-16T09:20:25.823+00:00

Hi Team,

I'm unable to establish connection from Azure Cloud-Shell using curl command.

URL is open to public and URL page able to access from browser and local PC curl command prompt

Kindly refer to attached print-screen for your kind review.

193576-azure-01.png193601-azure-02.png

Thank you,

Azure Cloud Services
Azure Cloud Services

An Azure platform as a service offer that is used to deploy web and cloud applications.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Takahito Iwasa 4,851 Reputation points MVP Volunteer Moderator
    2022-04-16T14:20:17.86+00:00

    Hi, @OP-BPG

    I've tried and it certainly fails when I use cURL for your site.
    However, it does not fail on other sites.

    When I check the details with curl --verbose, it fails with client hello in the TLS handshake.
    My guess is, is your website blocking Azure IP addresses?

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.