Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.36k stars 2k forks source link

Couldn't find documentation for azure-security-keyvault-jca #42789

Open kthatipally opened 2 weeks ago

kthatipally commented 2 weeks ago

Hi Team,

We've been utilizing the following link https://learn.microsoft.com/en-us/java/api/overview/azure/security-keyvault-jca-readme in the AppCAT for Java to provide additional information. It appears that the link is either broken or the documentation has been moved. Could you kindly direct me to the updated documentation link?

github-actions[bot] commented 2 weeks ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.

vcolin7 commented 2 weeks ago

Hi @kthatipally, you can use this GitHub link, it will take you to the same README we publish on MSLearn.

@rujche, @saragluna do you know if there have been any changes to how the README for the JCA library gets published?

//cc @weshaggard DO you happen to know if these README files taken from the artifacts we publish to Maven?

saragluna commented 2 weeks ago

Seems like we should enable this one https://github.com/Azure/azure-sdk-for-java/blob/88cfa6eae28c5c2edd002fb7d2b34a847f1913be/sdk/keyvault/ci.yml#L97. @Netyyyy