Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#dotnet
Title
w
wooden-grass-12815
12/26/2019, 12:06 PM
When creating a Virtual Azure machine in .NET, how do I create an auto-shutdown timer?
b
broad-dog-22463
12/26/2019, 3:38 PM
Is this on azure or aws or ?
w
wooden-grass-12815
12/26/2019, 4:24 PM
Azure
w
white-balloon-205
12/26/2019, 5:55 PM
I believe the Azure portal supports this using DevTest labs - and I believe you can use
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/azure/devtest/#Schedule
to work with it.
w
wooden-grass-12815
12/27/2019, 8:33 AM
thanks, I will check it out!
Post