- This topic has 2 replies, 3 voices, and was last updated June 28, 2023 by Joe E.
Powershell Script to create VPGs in Azure
The forum ‘General Discussion’ is closed to new topics and replies.
I have a script for creating a VPG in VMware based on this article
Automating Bulk VM Protection with Zerto Virtual Replication – ZVM only
Has anyone got a script for creating VPGs in Azure, running Zerto 9.0.3.0?
What specific things are required for Azure VPGs? I’m sure things like cluster and datastore won’t apply.
thanks
Roger
You wouldn’t see this in 9.0, but in 9.7 and later, you’ll be able to explore and try out the APIs through Swagger (in the hamburger menu) and you’ll see that the /v1/vpgSettings has “publicCloud” attributes in various places to identify the networking, storage, and VM type settings.
In the meantime, the API reference for 9.0 can also show you what these attributes look like.
Would you be willing to share the script that you have created? This would be excellent to dd to our Vmware automation tasks for setting up a new vm.
The forum ‘General Discussion’ is closed to new topics and replies.