diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayAuthorizationRuleUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayAuthorizationRuleUpdate.json deleted file mode 100644 index be26f0780ce0..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayAuthorizationRuleUpdate.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "parameters": { - "namespaceName": "sdk-RelayNamespace-01", - "relayName": "sdk-Relay-wcf-01", - "authorizationRuleName": "sdk-RelayAuthRules-01", - "resourceGroupName": "RG-eg", - "api-version": "2016-07-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "right": [ - "Listen" - ] - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/WcfRelays/sdk-Relay-Wcf-01/AuthorizationRules/sdk-RelayAuthRules-01", - "name": "sdk-RelayAuthRules-01", - "type": "Microsoft.Relay/Namespaces/WcfRelay/AuthorizationRules", - "properties": { - "rights": [ - "Listen" - ] - } - } - } - } -} \ No newline at end of file diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayHybridConnectionAuthorizationRuleUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayHybridConnectionAuthorizationRuleUpdate.json deleted file mode 100644 index 2de995cfd19e..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayHybridConnectionAuthorizationRuleUpdate.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "parameters": { - "namespaceName": "sdk-RelayNamespace-01", - "hybridConnectionName": "sdk-Relay-Hybrid-01", - "authorizationRuleName": "sdk-RelayAuthRules-01", - "resourceGroupName": "RG-eg", - "api-version": "2016-07-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "location": "West US", - "properties": { - "right": [ - "Listen" - ] - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/HybridConnections/sdk-Relay-Hybrid-01/AuthorizationRules/sdk-RelayAuthRules-01", - "name": "sdk-RelayAuthRules-01", - "type": "Microsoft.Relay/Namespaces/Hybridconnections/AuthorizationRules", - "properties": { - "rights": [ - "Listen" - ] - } - } - } - } -} \ No newline at end of file diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayHybridConnectionUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayHybridConnectionUpdate.json deleted file mode 100644 index 4d2e699a9c36..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayHybridConnectionUpdate.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "parameters": { - "hybridConnectionName": "sdk-Relay-Hybrid-01", - "namespaceName": "sdk-RelayNamespace-01", - "resourceGroupName": "RG-eg", - "api-version": "2016-07-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "requiresClientAuthorization": true - }, - "location": "West US", - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored." - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/HybridConnections/sdk-Relay-Hybrid-01", - "name": "sdk-Relay-Hybrid-01", - "type": "Microsoft.Relay/Namespaces/HybridConnections", - "properties": { - "createdAt": "2017-01-23T20:34: 49.4131724Z", - "updatedAt": "2017-01-23T20:34: 49.4131724Z", - "requiresClientAuthorization": true, - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored." - } - } - } - } -} diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayNameSpaceAuthorizationRuleUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayNameSpaceAuthorizationRuleUpdate.json deleted file mode 100644 index 63cc07578e9e..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayNameSpaceAuthorizationRuleUpdate.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "parameters": { - "namespaceName": "sdk-RelayNamespace-01", - "authorizationRuleName": "sdk-RelayAuthRules-01", - "resourceGroupName": "RG-eg", - "api-version": "2016-07-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "rights": [ - "Listen" - ] - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/AuthorizationRules/sdk-RelayAuthRules-01", - "name": "sdk-RelayAuthRules-01", - "type": "Microsoft.Relay/Namespaces/AuthorizationRules", - "properties": { - "rights": [ - "Listen" - ] - } - } - } - } -} \ No newline at end of file diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayNameSpaceUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayNameSpaceUpdate.json deleted file mode 100644 index ecb4d252258f..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayNameSpaceUpdate.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parameters": { - "namespaceName": "sdk-RelayNamespace-01", - "resourceGroupName": "RG-eg", - "api-version": "2016-07-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "location": "West US", - "tags": { - "tag3": "value3", - "tag4": "value4", - "tag5": "value5", - "tag6": "value" - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01", - "name": "sdk-RelayNamespace-01", - "type": "Microsoft.Relay/Namespaces", - "location": "West US", - "tags": { - "tag3": "value3", - "tag4": "value4", - "tag5": "value5", - "tag6": "value6" - }, - "properties": { - "provisioningState": "Succeeded", - "metricId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef:sdk-relaynamespace-01" - } - } - } - } -} \ No newline at end of file diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayUpdate.json deleted file mode 100644 index a925ee528d9b..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/examples/RelayUpdate.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "parameters": { - "relayName": "sdk-Relay-wcf-01", - "namespaceName": "sdk-RelayNamespace-01", - "resourceGroupName": "RG-eg", - "api-version": "2016-07-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "relayType": "NetTcp", - "requiresClientAuthorization": true, - "requiresTransportSecurity": true, - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored" - }, - "location": "West US" - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG1-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/WcfRelays/sdk-Relay-Wcf-01", - "name": "sdk-Relay-Wcf-01", - "type": "Microsoft.Relay/Namespaces/WcfRelays", - "properties": { - "path":null, - "createdAt": "2017-01-24T00:46:27.0049983Z", - "updatedAt": "2017-01-24T00:46:27.0049983Z", - "relayType": "NetTcp", - "requiresClientAuthorization": true, - "requiresTransportSecurity": true, - "publishToRegistry": false, - "isDynamic": false, - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored" - } - } - } - } -} diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/HybridConnection/RelayHybridConnectionAuthorizationRuleUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/HybridConnection/RelayHybridConnectionAuthorizationRuleUpdate.json deleted file mode 100644 index c120d2b46e45..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/HybridConnection/RelayHybridConnectionAuthorizationRuleUpdate.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "parameters": { - "namespaceName": "sdk-RelayNamespace-01", - "hybridConnectionName": "sdk-Relay-Hybrid-01", - "authorizationRuleName": "sdk-RelayAuthRules-01", - "resourceGroupName": "RG-eg", - "api-version": "2017-04-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "location": "West US", - "properties": { - "rights": [ - "Listen" - ] - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/HybridConnections/sdk-Relay-Hybrid-01/AuthorizationRules/sdk-RelayAuthRules-01", - "name": "sdk-RelayAuthRules-01", - "type": "Microsoft.Relay/Namespaces/Hybridconnections/AuthorizationRules", - "properties": { - "rights": [ - "Listen" - ] - } - } - } - } -} \ No newline at end of file diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/HybridConnection/RelayHybridConnectionUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/HybridConnection/RelayHybridConnectionUpdate.json deleted file mode 100644 index 50d1689e7110..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/HybridConnection/RelayHybridConnectionUpdate.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "parameters": { - "hybridConnectionName": "sdk-Relay-Hybrid-01", - "namespaceName": "sdk-RelayNamespace-01", - "resourceGroupName": "RG-eg", - "api-version": "2017-04-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "requiresClientAuthorization": true - }, - "location": "West US", - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored." - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/HybridConnections/sdk-Relay-Hybrid-01", - "name": "sdk-Relay-Hybrid-01", - "type": "Microsoft.Relay/Namespaces/HybridConnections", - "properties": { - "createdAt": "2017-01-23T20:34: 49.4131724Z", - "updatedAt": "2017-01-23T20:34: 49.4131724Z", - "requiresClientAuthorization": true, - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored." - } - } - } - } -} diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/NameSpaces/RelayNameSpaceAuthorizationRuleUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/NameSpaces/RelayNameSpaceAuthorizationRuleUpdate.json deleted file mode 100644 index 29781a0a975b..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/NameSpaces/RelayNameSpaceAuthorizationRuleUpdate.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "parameters": { - "namespaceName": "sdk-RelayNamespace-01", - "authorizationRuleName": "sdk-RelayAuthRules-01", - "resourceGroupName": "RG-eg", - "api-version": "2017-04-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "rights": [ - "Listen" - ] - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/AuthorizationRules/sdk-RelayAuthRules-01", - "name": "sdk-RelayAuthRules-01", - "type": "Microsoft.Relay/Namespaces/AuthorizationRules", - "properties": { - "rights": [ - "Listen" - ] - } - } - } - } -} \ No newline at end of file diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/Relay/RelayAuthorizationRuleUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/Relay/RelayAuthorizationRuleUpdate.json deleted file mode 100644 index 879f38238918..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/Relay/RelayAuthorizationRuleUpdate.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "parameters": { - "namespaceName": "sdk-RelayNamespace-01", - "relayName": "sdk-Relay-wcf-01", - "authorizationRuleName": "sdk-RelayAuthRules-01", - "resourceGroupName": "RG-eg", - "api-version": "2017-04-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "rights": [ - "Listen" - ] - } - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/WcfRelays/sdk-Relay-Wcf-01/AuthorizationRules/sdk-RelayAuthRules-01", - "name": "sdk-RelayAuthRules-01", - "type": "Microsoft.Relay/Namespaces/WcfRelay/AuthorizationRules", - "properties": { - "rights": [ - "Listen" - ] - } - } - } - } -} \ No newline at end of file diff --git a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/Relay/RelayUpdate.json b/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/Relay/RelayUpdate.json deleted file mode 100644 index 5e6299c10058..000000000000 --- a/specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/examples/Relay/RelayUpdate.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "parameters": { - "relayName": "sdk-Relay-wcf-01", - "namespaceName": "sdk-RelayNamespace-01", - "resourceGroupName": "RG-eg", - "api-version": "2017-04-01", - "subscriptionId": "8c246e6a-cbc6-4a87-aff1-d6a886f376ef", - "parameters": { - "properties": { - "relayType": "NetTcp", - "requiresClientAuthorization": true, - "requiresTransportSecurity": true, - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored" - }, - "location": "West US" - } - }, - "responses": { - "200": { - "body": { - "id": "/subscriptions/8c246e6a-cbc6-4a87-aff1-d6a886f376ef/resourceGroups/RG1-eg/providers/Microsoft.Relay/namespaces/sdk-RelayNamespace-01/WcfRelays/sdk-Relay-Wcf-01", - "name": "sdk-Relay-Wcf-01", - "type": "Microsoft.Relay/Namespaces/WcfRelays", - "properties": { - "path": null, - "createdAt": "2017-01-24T00:46:27.0049983Z", - "updatedAt": "2017-01-24T00:46:27.0049983Z", - "relayType": "NetTcp", - "requiresClientAuthorization": true, - "requiresTransportSecurity": true, - "publishToRegistry": false, - "isDynamic": false, - "userMetadata": "usermetadata is a placeholder to store user-defined string data for the HybridConnection endpoint.e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored" - } - } - } - } -}