MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.35k forks source link

acr task create local filesystem context #117645

Closed samssann closed 9 months ago

samssann commented 9 months ago

There are no examples on how to use the local filesystem context location with ac acr task create.

When I try pass the local context (the path on the a devops agent) it throws an error:

Either the context should be a well formed absolute URI or there should be only one source trigger for the task.

When I modify the context to URI format -> file:// it throws an error:

(InvalidUri) Uri property 'file://<path>' is invalid. Please check if it is well formed Https Url.

Does this mean that az acr task create does not support a local filesystem context which uploads the the context for the build?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

AjayBathini-MSFT commented 9 months ago

@samssann Thanks for your feedback! We will investigate and update as appropriate.

AjayBathini-MSFT commented 9 months ago

@samssann Thank you for your feedback! I'd recommend working closer with our support team via an [Azure support request] (https://docs.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request). Or you can leverage our Q&A forum by posting your issue there so our community, and MVPs can further assist you in troubleshooting this issue or finding potential workarounds. [Teams Q&A forum] (https://docs.microsoft.com/en-us/answers/topics/46488/office-teams-windows-itpro.html) for technical questions about the configuration and administration of Microsoft Teams on Windows. [Microsoft Teams Community forum] (https://answers.microsoft.com/en-us/msteams/forum?sort=LastReplyDate&dir=Desc&tab=All&status=all&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&isFilterExpanded=false&page=1) Thank you for your time and patience throughout this issue.