Azure / Azure/azure-rest-api-specs
Microsoft.RecoveryServices replicationProtectedItems does not support test failover configuration
Nobody has claimed this yet.
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
There does not seem to be a way to define test failover network configuration for a replicated item from any ARM template. There is a powershell cmdlet that seems to handle this: New-AzRecoveryServicesAsrVMNicIPConfig, however this is not helpful for IaC solutions like terraform or bicep.
Please add the tfo properties to the ARM template so this can be configured just like the primary failover network mapping:

If I am missing something, please point me in the correct direction, however it currently looks like the only way to set this up is either the powershell cmdlet or via the portal.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Microsoft.RecoveryServices replicationProtectedItems ARM template resource and review how primary failover network mapping is represented. Compare the available template properties with New-AzRecoveryServicesAsrVMNicIPConfig, then verify that test failover network configuration can be represented for infrastructure-as-code users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell, terraform
- Domain
- api, cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100