diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayFullUpdateAddressLocationsRequest.json b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayFullUpdateAddressLocationsRequest.json index b7e993767683..ca764164aa2c 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayFullUpdateAddressLocationsRequest.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayFullUpdateAddressLocationsRequest.json @@ -42,6 +42,11 @@ "headers": { "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationStatuses/00000000-0000-0000-0000-000000000000?api-version=2025-05-01" } + }, + "204": { + "headers": { + "location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2025-05-01" + } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayPartialUpdateAddressLocationsRequest.json b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayPartialUpdateAddressLocationsRequest.json index c334d298a498..1ca7f2a6e816 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayPartialUpdateAddressLocationsRequest.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayPartialUpdateAddressLocationsRequest.json @@ -45,6 +45,11 @@ "headers": { "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationStatuses/00000000-0000-0000-0000-000000000000?api-version=2025-05-01" } + }, + "204": { + "headers": { + "location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2025-05-01" + } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayUpdateServicesRequest.json b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayUpdateServicesRequest.json index f01618e72d2a..b3fb5dae9a3b 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayUpdateServicesRequest.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/examples/ServiceGatewayUpdateServicesRequest.json @@ -40,6 +40,11 @@ "headers": { "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationStatuses/00000000-0000-0000-0000-000000000000?api-version=2025-05-01" } + }, + "204": { + "headers": { + "location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2025-05-01" + } } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/serviceGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/serviceGateway.json index dbca72cbb693..28e9d0b756f4 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/serviceGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2025-05-01/serviceGateway.json @@ -380,6 +380,9 @@ } } }, + "204": { + "description": "Request successful" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -446,6 +449,9 @@ } } }, + "204": { + "description": "Request successful" + }, "default": { "description": "Error response describing why the operation failed.", "schema": {