diff --git a/openvidu-deployment/pro/elastic/azure/createUiDefinition.json b/openvidu-deployment/pro/elastic/azure/createUiDefinition.json index 2119cf2ee..5d32b40e6 100644 --- a/openvidu-deployment/pro/elastic/azure/createUiDefinition.json +++ b/openvidu-deployment/pro/elastic/azure/createUiDefinition.json @@ -288,9 +288,7 @@ ], "constraints": { "allowedSizes": [], - "excludedSizes": [], - "numAvailabilityZonesRequired": 3, - "zone": "3" + "excludedSizes": [] }, "options": { "hideDiskTypeFilter": false diff --git a/openvidu-deployment/pro/ha/azure/createUiDefinition.json b/openvidu-deployment/pro/ha/azure/createUiDefinition.json index b77713665..97d86b44f 100644 --- a/openvidu-deployment/pro/ha/azure/createUiDefinition.json +++ b/openvidu-deployment/pro/ha/azure/createUiDefinition.json @@ -267,9 +267,7 @@ ], "constraints": { "allowedSizes": [], - "excludedSizes": [], - "numAvailabilityZonesRequired": 3, - "zone": "3" + "excludedSizes": [] }, "options": { "hideDiskTypeFilter": false