Connection AZURE

:us: Hello,

I am desperately trying to connect an AZURE “make an API call” module in a MAKE scenario, but every time I get an error message: 404 resource not found.

I have created a resource group, a resource (GPT4.1), I have a subscription, I have a key and an endpoint, but the resource is not recognized by the module.

I need your help.

Thank you,

Stéphane


Bonjour,

Je cherche désespérement à connecter un module AZURE “make an API call” dans un scénario MAKE, mais à chaque fois j’ai un message d’erreur : 404 resource not found.

J’ai créer un groupe ressource, une ressource (GPT4.1), j’ai un abonnement, j’ai bien une clé et un endoint mais la ressource n’est pas repérée par le module.

J’ai besoin de votre aide

Merci

Stéphane

Welcome to the Make community!

This likely means that the URL you’re calling is incorrect, and that you probably inserted an absolute (full) URL into the URL field.

If you read the description below it, it says:

Enter a path relative to https://__________ … For example: __________

So you simply need to OMIT the first part of the URL that will be added for you.

Hope this helps! Let me know if there are any further questions or issues.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!