1
votes

I am trying to copy a file with Azure File Copy task in Team Foundation Server build.

These are my settings:

enter image description here

I get error when trying to build: enter image description here

What exactly am I suppose to to here? I have connected my Azure account with Resource Manager and I just fill the name of storage account name.

Thanks

1
I'm guessing there is a problem with the way you hooked up your Azure Service Endpoint. Did you use the script from here: blogs.msdn.microsoft.com/visualstudioalm/2015/10/04/…rerwinX
I will check into this today and inform yousensei

1 Answers

0
votes

I couldn't reproduce your issue. As @rerwinRR mentionedin comment, after running the script, you would get the information below. Type these information in the Azure Resource Manager service Endpoint and try again.

Copy and Paste below values for Service Connection
***************************************************************************
Connection Name: xxxx(SPN)
Subscription Id: xxxxx
Subscription Name: xxxxx
Service Principal Id: xxxxx
Service Principal key: <Password that you typed in>
Tenant Id: xxxxx
***************************************************************************