crossplane-contrib / provider-azure

Crossplane Azure Provider
Apache License 2.0
93 stars 64 forks source link

Support for defining azure functions via crossplane #231

Open rbtcollins opened 3 years ago

rbtcollins commented 3 years ago

What problem are you facing?

We want to define a Azure function to run alongside AKS but it looks like crossplane provider-azure doesn't support Azure-functions yet. It appears as though the go SDK does - e.g. see NewAppServicePlansClient.

How could Crossplane help solve your problem?

Add support for Azure Functions :)

erose96 commented 1 year ago

I don't see Azure function support in the Azure Go SDK: https://azure.github.io/azure-sdk/releases/latest/mgmt/go.html