Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
2 votes
1 answer
477 views

Use custom, composite resource with Azure DSC extension

I have a VM template that deploys a DSC extension. It's been working fine but my configuration is growing so I've refactored it to use a composite resource and republished it to blob storage with ...
sirdank's user avatar
  • 3,551
0 votes
0 answers
377 views

Azure DSC - A system shutdown is in progress

I've got a couple of azure templates that deploy VMs with a DSC extension. This morning, I've started getting the following intermittent errors in deployments: "message": "VM has reported a failure ...
sirdank's user avatar
  • 3,551
4 votes
2 answers
2k views

Define WebApp slots in Resource Manager Template

I'm having trouble finding information/guides on adding slots to WebApps programmatically, using Resource Manager templates. I've got my base configuration working well, creating the WebApp itself, ...
James's user avatar
  • 1,058
1 vote
1 answer
424 views

Release Management 2015 Deploy zip file to a Linux server and run a SH file on the Linux server

I'm investigating if I can deploy a zip file and then run the SH file on the Linux server using Microsoft Release Manager 2015. I've followed the link from http://blogs.msdn.com/cfs-filesystemfile....
Buddy Love's user avatar
1 vote
0 answers
251 views

Implement PowerShell DSC with existing continuous Deployment Process

I am doing PowerShell DSC POC. I configured the Pull server and one client machine. It is working fine and I am very much happy about PowerShell DSC feature. Now I want to integrate this feature ...
Vinoth's user avatar
  • 1,995
2 votes
1 answer
1k views

How do I transfer my build output files to an Azure VM using PowerShell DSC?

I've been toying around with DSC and I think it's an awesome platform. I made a few tests to automate the deployment of our TFS build outputs and to automatically install the web applications and ...
julealgon's user avatar
  • 8,143