Open amrita1111-eng opened 4 months ago
@amrita1111-eng could you please provide more information on what Azure SDK packages you are using and what errors you are getting?
Hi @amrita1111-eng. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.
Hi I am getting async send request (request) error and this is coming from azure/core-client/common/service client.js
On Thu, Jul 11, 2024, 00:38 github-actions[bot] @.***> wrote:
Hi @amrita1111-eng https://github.com/amrita1111-eng. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.
— Reply to this email directly, view it on GitHub https://github.com/Azure/azure-sdk-for-js/issues/30361#issuecomment-2221238812, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7I2SJDFBN4EII3FVHOHSX3ZLWBDXAVCNFSM6AAAAABKVPKZDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRRGIZTQOBRGI . You are receiving this because you were mentioned.Message ID: @.***>
@amrita1111-eng please share your steps and if possible, a simplified project to reproduce the issue, otherwise it's impossible for us to investigate what went wrong in your case.
Hi @amrita1111-eng. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.
Hi @amrita1111-eng, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!
I have created one extension azure devops extension I am uploading this extension to marketplace this webapp extension so while using this task in pipeline I am getting error of this async but from vscode it is running fine I am able to run this node js file...and it's creating webapp also but it's not working when I am using as a pipeline task
On Sat, Jul 20, 2024, 03:04 github-actions[bot] @.***> wrote:
Hi @amrita1111-eng https://github.com/amrita1111-eng, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!
— Reply to this email directly, view it on GitHub https://github.com/Azure/azure-sdk-for-js/issues/30361#issuecomment-2240199939, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7I2SJC4SEUGVBGBSCGVQNLZNGA6VAVCNFSM6AAAAABKVPKZDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBQGE4TSOJTHE . You are receiving this because you were mentioned.Message ID: @.***>
Thanks @amrita1111-eng It looks that you don't use our Azure SDK packages directly. Was there a tutorial or step-by-step instruction page that you followed to create the extension?
Okay inwill send a word file.to.you the steps..
On Mon, Jul 22, 2024, 20:47 Jeremy Meng @.***> wrote:
Thanks @amrita1111-eng https://github.com/amrita1111-eng It looks that you don't use our Azure SDK packages directly. Was there a tutorial or step-by-step instruction page that you followed to create the extension?
— Reply to this email directly, view it on GitHub https://github.com/Azure/azure-sdk-for-js/issues/30361#issuecomment-2243214761, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7I2SJBLF3YADEJECAMNQY3ZNUPATAVCNFSM6AAAAABKVPKZDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBTGIYTINZWGE . You are receiving this because you were mentioned.Message ID: @.***>
Hi I am getting this async send request error when I am publishing an extension in azure devops when I am.using as a task in pipeline.How to resolve this issue