diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json index 8a8db594cddd..a5720b5736fe 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json @@ -150,7 +150,7 @@ } }, "x-ms-examples": { - "Create a proximity placement group.": { + "Update a proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Patch.json" } } @@ -195,7 +195,7 @@ } }, "x-ms-examples": { - "Create a proximity placement group.": { + "Delete a proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Delete.json" } } @@ -250,7 +250,7 @@ } }, "x-ms-examples": { - "Create a proximity placement group.": { + "Get proximity placement groups.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Get.json" } } @@ -289,7 +289,7 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - "Create a proximity placement group.": { + "List proximity placement groups.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListBySubscription.json" } } @@ -335,7 +335,7 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - "Create a proximity placement group.": { + "List proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListByResourceGroup.json" } }