Jump to content
EugeneK

Azure Relay

Recommended Posts

On 12/19/2024 at 5:53 AM, EugeneK said:

Hi

 

Does anyone have example of working with Azure Relay in Delphi?

HI, did you get anything to work - I'm looking at using Azure Relay to expose some functionality on our network to another Azure service.

Share this post


Link to post
16 hours ago, fastbike said:

HI, did you get anything to work - I'm looking at using Azure Relay to expose some functionality on our network to another Azure service.

No, I'm trying to reverse engineer it. It uses AMQP 1.0 over WebSockets

Share this post


Link to post

I really hope that Embarcadero will investigate the possibilities of using Azure with Delphi.

During the session in this youtube video about Azure Cloud Development with Delphi

I saw a statement (at time 40:38) "Azure IDE helper plugin under development by Glenn Dufke"

I have tried to configure an Azure function myself but the Azure Portal interface has been changed a lot

and I didn't succeed. I don't know if he ever completed such a plugin but I've tried to find and ask

him but didn't succeed.

Share this post


Link to post
On 6/4/2025 at 7:56 AM, Die Holländer said:

... about Azure Cloud Development with Delphi

I saw a statement (at time 40:38) "Azure IDE helper plugin under development by Glenn Dufke" ...

I haven't looked into this, but perhaps its related to the Azure stuff and a later extension:

https://code-kungfu.com/getting-started-with-azure-function-apps-in-delphi.html

https://github.com/code-kungfu/Delphi-AzureFunctionApps

https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-other?tabs=go%2Cwindows#create-an-azure-functions-project

 

Share this post


Link to post
2 hours ago, Rollo62 said:

I haven't looked into this, but perhaps its related to the Azure stuff and a later extension:

Yes, these are basically the pages reflecting what Glenn shows in the Youtube video.

As you can see almost all of the development, configuration, testing and deploying is

based on Visual Studio Code (extensions) and only the "Hello world" webbroker exe is made in Delphi.

I was hoping that the "Azure IDE helper plugin" will bypass the Visual Studio Code part.

Another thing is that it's also difficult to go through the Azure deploying part by it's dashboard

that supports now about 100 zillion Cloud possibilities, options and configurations.

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×