source Storage Account Id
Parameters
value
Specifies the ID of the storage account of the file share to backup. Changing this forces a new resource to be created.
NOTE The storage account must already be registered with the recovery vault in order to backup shares within the account. You can use the
azure.backup.ContainerStorageAccount
resource or the Register-AzRecoveryServicesBackupContainer PowerShell cmdlet to register a storage account with a vault. When using theazure.backup.ContainerStorageAccount
resource to register, you can usedepends_on
to explicitly declare the dependency. It will make sure that the registration is completed before creating theazure.backup.ProtectedFileShare
resource.