spetke
(Petteri Hjort)
January 17, 2019, 1:08pm
1
Are there any known problems or caveats in using Azure artifacts to store Orchestrator packages?
br,
Petteri Hjort
loginerror
(Maciej Kuźmicz)
January 21, 2019, 10:20am
2
Hi @spetke
It should work without an issue, see our official docs here:
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Also, see here for help in case you need to authenticate your feed:
Hi
I’ve made an azure artifact nuget feed.
I pasted the URL in the add feed in UiPath studio - but the packages wont show.
the same feed url works flawlessly in Visual stuio package manager.
I’ve named my nuget package Test.Activities.
If i download the package i can add it to studio manually.
my best guess is that i’m missing to login or handle an auth request of some sort… but i cannot find any information on this…
any clues or pointers are welcome
spetke
(Petteri Hjort)
February 26, 2019, 11:06am
3
Ignorant followup question maybe, but does Azure artifacts offer storage for the nuget files too in addition of the feeds? And if not can I use an Azure storage Files service as a storage location for packages for an Azure App service installed orchestrator?