Azure / meta-azure-service-broker

A service broker to manage multiple Azure services in Cloud Foundry
Apache License 2.0
39 stars 44 forks source link

cf enable-service-access azure-postgresqldb is not work #203

Closed keliangneu closed 5 years ago

keliangneu commented 5 years ago

Hello,

I'm use azure service broker 1.10.1 and PCF 2.2, when I run cf marketplace command I cannot find azure-postgresqldb, then I run command: cf enable-service-access azure-postgresqldb, it returns "$ cf enable-service-access azure-postgresqldb Enabling access to all plans of service azure-postgresqldb for all orgs as admin... FAILED Service offering azure-postgresqldb not found"

zhongyi-zhang commented 5 years ago

Hi, I had a try but didn't repro the issue. Could you take a look at the OpsMan log whether the tile installation succeeded? And please double check if it is the right environment you did cf login (in case you have several cf environments) -- you can run cf target -o system -s azure-service-broker-space and cf apps to check if the service broker app is right there.

David-VMware commented 5 years ago

@zhongyi-zhang Thanks for checking. Please be noted this issue happens in Azure China. So could you please have a check in Azure China?

zhongyi-zhang commented 5 years ago

Oh, thanks for the hint. I'll have a try.

zhongyi-zhang commented 5 years ago

@David-Pivotal ah, I remind that it is so in Azure China. When the service broker adding PostgreSQL service module, it was still Preview and only Preview in Azure Public Cloud. So we didn't expose it to the catalog when the environment is Azure China (or Azure Germany / Azure US Gov). Since this repo got into maintenance mode, we didn't continue catching up with the public cloud GA or sovereign clouds GA. We have a table in the doc about it: https://github.com/Azure/meta-azure-service-broker/blob/master/docs/how-admin-deploy-the-broker.md#deploy-the-meta-azure-service-broker-as-an-application-in-cloud-foundry.

David-VMware commented 5 years ago

@zhongyi-zhang Thanks for your help!

David-VMware commented 5 years ago

@keliangneu both postgres db and mysql db are not supported in Azure China as per link https://github.com/Azure/meta-azure-service-broker/blob/master/docs/how-admin-deploy-the-broker.md#deploy-the-meta-azure-service-broker-as-an-application-in-cloud-foundry.

zhongyi-zhang commented 5 years ago

@David-Pivotal they are already supported in Azure China but not in this service broker...

keliangneu commented 5 years ago

@zhongyi-zhang @David-Pivotal Thanks for your help. Since it's not support azure China for the moment, is there any workaround? and do you know the ETA of azure China?

NingKuang commented 5 years ago

@keliangneu Thank you for the feedback, could you share a little more background for this request? Do you plan to use MSBA for production or testing, what is your schedule? Feel free to email us (azcfengg@microsoft.com) the details, that will help us finalize the priority.