diff --git a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/OperationStatusPrivateEndpointConnectionsGet.json b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/OperationStatusPrivateEndpointConnectionsGet.json index 87d368fbd43d..c2340e408340 100644 --- a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/OperationStatusPrivateEndpointConnectionsGet.json +++ b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/OperationStatusPrivateEndpointConnectionsGet.json @@ -1,7 +1,7 @@ { "parameters": { "namespaceName": "sdk-Namespace-5849", - "resourceGroupName": "{RGName}", + "resourceGroupName": "myResourceGroup", "api-version": "2018-01-01-preview", "operationType": "update", "subscriptionId": "{subid}", diff --git a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsDelete.json b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsDelete.json index a58190b04c68..c0318df86386 100644 --- a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsDelete.json +++ b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsDelete.json @@ -1,7 +1,7 @@ { "parameters": { "namespaceName": "sdk-Namespace-5849", - "resourceGroupName": "{RGName}", + "resourceGroupName": "myResourceGroup", "api-version": "2018-01-01-preview", "subscriptionId": "{subid}", "privateEndpointConnectionName": "{privateEndpointConnection name}" diff --git a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsGet.json b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsGet.json index 79d01b2dcc74..b2f7e0b880ac 100644 --- a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsGet.json +++ b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsGet.json @@ -1,7 +1,7 @@ { "parameters": { "namespaceName": "sdk-Namespace-5849", - "resourceGroupName": "{RGName}", + "resourceGroupName": "myResourceGroup", "api-version": "2018-01-01-preview", "subscriptionId": "{subid}", "privateEndpointConnectionName": "{privateEndpointConnection name}" diff --git a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsList.json b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsList.json index fffa73c9f4fe..b452d4751ba8 100644 --- a/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsList.json +++ b/specification/relay/resource-manager/Microsoft.Relay/preview/2018-01-01-preview/examples/PrivateEndpointConnections/PrivateEndpointConnectionsList.json @@ -1,7 +1,7 @@ { "parameters": { "namespaceName": "sdk-Namespace-5849", - "resourceGroupName": "{RGName}", + "resourceGroupName": "myResourceGroup", "api-version": "2018-01-01-preview", "subscriptionId": "{subid}" },