Azure-Samples / azure-devops-copilot-extension

An Azure DevOps Copilot Extension Sample
MIT License
40 stars 15 forks source link

Extensions is not available on Marketplace as mentioned in Documentation. #9

Closed maythamfahmi closed 5 months ago

maythamfahmi commented 8 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> Please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Under installation (https://github.com/Azure-Samples/azure-devops-copilot-extension/blob/main/docs/README.md) pullet 1: the extension is remove image

Any log messages given by the failure

Expected/desired behavior

Should be able to see and click to install the extension button.

OS and Version?

Windows 11, edge browser

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

maythamfahmi commented 8 months ago

Or is it happen because if the infrastructure is not created as mentioned in this issue https://github.com/Azure-Samples/azure-devops-copilot-extension/issues/10

mahomedalid commented 7 months ago

Hi @maythamfahmi, no. This documentation was migrated from an internal project, we have no plans to release an extension into the marketplace right now, the guidance is to build and publish your own extension, which should be very straightforward.

I will update the documentation accordingly.

maqsoodahmad commented 6 months ago

thanks @mahomedalid for your reply. Can you please share any document that can help, with how to publish your extension like this? as I'm very keen to implement this as POC.

Hi @maythamfahmi, no. This documentation was migrated from an internal project, we have no plans to release an extension into the marketplace right now, the guidance is to build and publish your own extension, which should be very straightforward.

I will update the documentation accordingly.

AndrewGockenbach commented 6 months ago

thanks @mahomedalid for your reply. Can you please share any document that can help, with how to publish your extension like this? as I'm very keen to implement this as POC.

Hey @maqsoodahmad Here is a guide to get started

mahomedalid commented 5 months ago

I just fixed the documentation.

Please follow this guide: https://github.com/Azure-Samples/azure-devops-copilot-extension/tree/main/azdo

Feel free to provide any feedback to make that guide it more clear and easier to follow.