normalian blog

Let's talk about Microsoft Azure, ASP.NET and Java!

Entries from 2018-03-11 to 1 day

How to pass values generated on VSTS processes into other build/release tasks

When you deploy templates with some linked templates, the linked templates should be stored public or limited access wtih SAS token. But this sometimes makes difficult to setup CI/CD pipeline on Visual Studio Team Service(VSTS). You can un…

How to setup simple Workflow with Azure Automation

You should read below article before following this article, because this article make a Azure Automation workflow collaborating Runbooks. normalian.hatenablog.com Azure Automation offers to collaborate with each Runbooks as Workflok, and …