Skip to content

Commit 32bb253

Browse files
Merge pull request #208609 from VikasPullagura-MSFT/patch-243
(Azure CXP) resolves MicrosoftDocs/azure-docs#97356
2 parents e050cea + 8205bdb commit 32bb253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/deploy-what-if.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ az deployment group create \
228228

229229
### Test modification
230230

231-
After the deployment completes, you're ready to test the what-if operation. This time you deploy a Bicep file that changes the virtual network. It's missing one the original tags, a subnet has been removed, and the address prefix has changed. Download a copy of the Bicep file.
231+
After the deployment completes, you're ready to test the what-if operation. This time you deploy a Bicep file that changes the virtual network. It's missing one of the original tags, a subnet has been removed, and the address prefix has changed. Download a copy of the Bicep file.
232232

233233
:::code language="bicep" source="~/azure-docs-bicep-samples/samples/deploy-what-if/what-if-after.bicep":::
234234

0 commit comments

Comments
 (0)