Hello all, We have the need that we need to move a...
# azure
h
Hello all, We have the need that we need to move a "KeyVault" from one subscription to another. I thought I could probably use
azure_native.migrate.MoveResource
but it seems that it is only used if you want to move resources from one region to another? Is there any suggest approach to do this with pulumi?