Azure / Azure/azure-rest-api-specs

Microsoft.RecoveryServices replicationProtectedItems does not support test failover configuration

Open
#22,107 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

customer-reported needs-team-attention question Recovery Services Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

Resource in question: https://learn.microsoft.com/en-us/azure/templates/microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotecteditems?pivots=deployment-language-arm-template

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:

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.