Coder Social home page Coder Social logo

chtrembl / azure-cloud Goto Github PK

View Code? Open in Web Editor NEW
111.0 5.0 270.0 38.37 MB

Here you will find various Azure Demos & Tutorials that I've put together for Azure Cloud using DevOps, Container Services and other PaaS offerings.

Home Page: https://azurepetstore.com

License: MIT License

Dockerfile 0.83% Java 63.36% CSS 0.26% HTML 11.01% Python 0.62% Bicep 0.32% JavaScript 23.61%
java spring azure apim b2c app containers kubernetes application-insights application-security devops

azure-cloud's Issues

Lab no. 7 : Azure app not the calling APIs

Hi @chtrembl
I am using this project to introduce Azure to our folks.

When following lab no. 7, I updated the Application Settings "PETSTOREPETSERVICE_URL" to point to the public IP of Ingress controller:

image

However, when I browse the App, and navigate to "Shop by breeds", it doesn't work:
image

Troubleshooting:

  1. Accessing the API through external ingress IP is working fine:

image

  1. Trying to access the same API endpoint got when accessing "Shop by breeds":

curl -v http://20.246.239.92/petstorepetservice/v2/pet/findByStatus?status=available

Trying 20.246.239.92:80...
 * TCP_NODELAY set
 * Connected to 20.246.239.92 (20.246.239.92) port 80 (#0)
 > GET /petstorepetservice/v2/pet/findByStatus?status=available HTTP/1.1
 > Host: 20.246.239.92
 > User-Agent: curl/7.68.0
 > Accept: */*
 >
 * Mark bundle as not supporting multiuse
 < HTTP/1.1 501
 < Date: Wed, 07 Feb 2024 20:17:18 GMT
 < Content-Length: 0
 < Connection: keep-alive
 <
 * Connection #0 to host 20.246.239.92 left intact

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.