Skip to content

Commit ac50b6d

Browse files
authored
Update create-service-group-member-rest-api.md
1 parent c928484 commit ac50b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/service-groups/create-service-group-member-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ specify the service group as the parent, use the **TargetID** property.
5454
- REST API URI
5555

5656
```http
57-
PUT https://management.azure.com/subscriptions/[SUBID]/resourceGroups/[RGID]/providers/microsoft.compute/virtualmachine/[VMID]/providers/Microsoft.Relationships/serviceGroupMember/SGM1?api-version=2024-02-01-preview
57+
PUT https://management.azure.com/subscriptions/[SUBID]/resourceGroups/[RGID]/providers/microsoft.compute/virtualmachine/[VMID]/providers/Microsoft.Relationships/serviceGroupMember/SGM1?api-version=2023-09-01-preview
5858
```
5959

6060
- Request Body

0 commit comments

Comments
 (0)