Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.59k stars 821 forks source link

Go SDK for commercial-marketplace-client #23149

Open RA-Balaji opened 2 months ago

RA-Balaji commented 2 months ago

Service Package Request (Commercial Marketplace)

The current azure sdk for go does not contain any SDK for Azure Commercial Marketplace SaaS Client. Previously we were using the sdk mentioned here: https://pkg.go.dev/github.com/microsoft/commercial-marketplace-client-go/sdk/commercialmarketplace@v0.0.0-20210826232513-4981c9933c9d, however the git repo pointing to it seems to be deprecated and other azure sdks we use are incompatible with the older azcore version used by the aforementioned go package. We require a long-term solution for this issue.

I can see that the same is present for .Net and Java

Is there any plan to re-introduce the go sdk for commercial marketplace?

jhendrixMSFT commented 1 month ago

@sandeep-sen do you know what team would be responsible for this ask? These services appear to not be under the Azure umbrella.