Access Azure Account Info from Build
Is there a way to access the Azure Account info from our build? We want to use our AppVeyor Azure account to perform tasks within our tests, but it looks like the only place AppVeyor accesses this information is in our Build Settings.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on 10 Nov, 2017 08:36 PM
Build should not be able to access upstream system settings. But you can use secure variables to store and access this information in the build context.
2 Posted by mbreakey on 10 Nov, 2017 09:42 PM
Okay, thank you
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:21 AM.