Xu Wu

Results 28 issues of Xu Wu

and update test code to fix acc test failure. acc test summary: --- PASS: TestAccFirewallPolicy_basic (130.12s) --- PASS: TestAccFirewallPolicy_basicPremium (74.34s) --- PASS: TestAccFirewallPolicy_complete (71.72s) --- PASS: TestAccFirewallPolicy_completePremium (439.54s) --- PASS:...

documentation
size/M
service/firewall

support create runbook by draft --- PASS: TestAccAutomationRunbook_PSWorkflow (173.00s) --- PASS: TestAccAutomationRunbook_WithDraft (163.71s) --- PASS: TestAccAutomationRunbook_requiresImport (118.19s) --- PASS: TestAccAutomationRunbook_PSWorkflowWithHash (169.84s) --- PASS: TestAccAutomationRunbook_PSWithContent (161.35s) --- PASS: TestAccAutomationRunbook_PSWorkflowWithoutUri (162.39s) ---...

documentation
size/L
service/automation

add support for `resource_count`, `parallel_deployments` and `failure_percentage` --- PASS: TestAccAzureRMManagementGroupPolicyRemediation_basic (270.60s) --- PASS: TestAccAzureRMManagementGroupPolicyRemediation_complete (270.16s) --- PASS: TestAccAzureRMResourceGroupPolicyRemediation_basic (389.06s) --- PASS: TestAccAzureRMResourceGroupPolicyRemediation_complete (406.42s) --- PASS: TestAccAzureRMResourcePolicyRemediation_basic (281.65s) --- PASS: TestAccAzureRMResourcePolicyRemediation_complete...

documentation
size/XL
service/policy

Fixes: https://github.com/hashicorp/terraform-provider-azurerm/issues/18505 the empty string value removed from validation function since azurerm 3.0. related pr/commit: https://github.com/hashicorp/terraform-provider-azurerm/commit/673e6e6603f28c56520dc49defea0bb47f41cb7f#diff-9b29e7d553e1b06cad14665d2ee767d5ffeefad32821d783e74f7372fbcde3d0

documentation

With New service RP `Nginx/Nginx`

documentation
dependencies

Cannot simply reuse `subresource_name` as `member_name` in `ip_configuration` property.(as described in the issue). The local testing response message says the default value is `default`, so I set the property's Default...

documentation

`ApplicationGatewaysClient.CreateOrUpdate` with ctx from provider will timeout. so use a new context with a new timeout value. current failure message: ``` testcase.go:110: Step 1/2 error: Check failed: Check 3/3 error:...

For updating from 2020-01-13-preview to 2019-06-01 may cause incompatible changes, so I only updated the Runbook resource which is trying to fix the issue https://github.com/hashicorp/terraform-provider-azurerm/issues/1602. the version number of `2019-06-01`...

documentation
dependencies
upstream
service/automation

Can the name of nginx deployments SKU defined as Enum values, so it can be generated in SDK and easy to use? related swagger: https://github.com/Azure/azure-rest-api-specs/blob/1d9c9c68844d2b5883621069d5bf0c958841782f/specification/nginx/resource-manager/NGINX.NGINXPLUS/stable/2022-08-01/swagger.json#L1059

Service Attention
Nginx

## Brief VPN gateway deployment keeps failing with helpless information ## Description When creating a virtual network gateway for VPN Type with route-based policy, the create operation returns with server-side...

Network - VPN Gateway
Service Attention