Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
w
wide-apple-61576
04/12/2023, 7:19 AM
Hello! I'm Trying to create VM using pulumi_azure_native pulumi python on azure. I want to copy directory that vm.Can you please suggest me what is the best way to copy directory on that vm via pulumi_azure_native pulumi python. Thanks in advanced.
e
echoing-dinner-19531
04/12/2023, 3:24 PM
Have you looked at the command provider? E.g.
https://www.pulumi.com/registry/packages/command/#remote-provisioning-of-an-ec2-instance
should be pretty similar except it's for aws instead of azure, but the file copy bits should be similar.
w
wide-apple-61576
04/13/2023, 12:30 PM
Thanks.
3 Views
#python
Join Slack