Skip to content

Commit 0cf82cf

Browse files
subashchandra31litchiyangMSFT
authored andcommitted
undid typo added by mistake
1 parent aab2d7c commit 0cf82cf

File tree

1 file changed

+1
-1
lines changed
  • src/RecoveryServices/RecoveryServices.SiteRecovery.Test/ScenarioTests/A2A

1 file changed

+1
-1
lines changed

src/RecoveryServices/RecoveryServices.SiteRecovery.Test/ScenarioTests/A2A/AsrA2ATests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
function Test-NewA2ADiskReplicationConfiguration
2626
{
2727
$recoveryStorageAccountId ="/subscriptions/7c943c1b-5122-4097-90c8-861411bdd574/resourceGroups/a2a-rg/providers/Microsoft.Storage/storageAccounts/a2argdisks412"
28-
$logStorageAccountId = "/subscriptions/7c943c1b-5122-4097-90c8-861411bdd574/resourceGroups/ltrgp170515233333/providers/Microsoft.Storage/storageAccounts/stagingsa2name1705152333"
28+
$logStorageAccountId = "/subscriptions/7c943c1b-5122-4097-90c8-861411bdd574/resourceGroups/ltrgp1705152333/providers/Microsoft.Storage/storageAccounts/stagingsa2name1705152333"
2929
$vhdUri = "https://powershelltestdiag414.blob.core.windows.net/vhds/pslinV2-520180112143232.vhd"
3030

3131
$v = New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -VhdUri $vhdUri `

0 commit comments

Comments
 (0)