Skip to content

Commit 3627adf

Browse files
committed
edit
1 parent b91085a commit 3627adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ You see the expected changes and can confirm that you want the deployment to run
396396

397397
You can use the what-if operation through the Azure SDKs.
398398

399-
- For Python, use [what-if](/python/api/azure-mgmt-resource/azure.mgmt.resource.resources.operations.resourcesoperations).
399+
- For Python, use [what-if](/python/api/azure-mgmt-resource-deployments/azure.mgmt.resource.deployments.models.deploymentwhatif).
400400
- For Java, use [DeploymentWhatIf Class](/java/api/com.azure.resourcemanager.resources.models.deploymentwhatif).
401401

402402
- For .NET, use [DeploymentWhatIf Class](/dotnet/api/microsoft.azure.management.resourcemanager.models.deploymentwhatif).

0 commit comments

Comments
 (0)