Skip to content

Commit 9d4d2f2

Browse files
shdavidoZim Kalinowski
authored andcommitted
Adding version 2019_05_15 (Azure#6690)
* adding_version_2019_05_15 * fix_error_in_examples_case_issue * fix_version_in_examples * enother_try_to_fix_examples * another_try * handle_error_201_in_examples * fix_readmego * another_try_fix_readme_files * try_fix_readme * fix_readme_and_resolve_comment * add_ofers_change * add_suppression * add_dor_and_ofer_changes * try_understand_one_error * try_the_other_string * try_add_suppressions * try_another_suppressions_syntax * try_suppressions * try_zim_suggestion * trying_to_fix_example_kusto_data_connection_validation * trying_to_fix_example_kusto_databases_check_name_availability * try2 * try3 * delete_suppressions * try4
1 parent 2601813 commit 9d4d2f2

31 files changed

+3557
-21
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"api-version": "2019-05-15",
5+
"location": "West US",
6+
"clusterName": {
7+
"name": "kuskusprod",
8+
"type": "Microsoft.Kusto/clusters"
9+
}
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"name": "kuskusprod",
15+
"nameAvailable": false,
16+
"message": "Name 'kuskusprod' is already taken. Please specify a different name"
17+
}
18+
}
19+
}
20+
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"clusterName": "KustoClusterRPTest4",
6+
"api-version": "2019-05-15",
7+
"parameters": {
8+
"location": "westus",
9+
"sku": {
10+
"name": "Standard_L8s",
11+
"capacity": 2,
12+
"tier": "Standard"
13+
}
14+
}
15+
},
16+
"responses": {
17+
"200": {
18+
"body": {
19+
"id": "/subscriptions/12345678-1234-1234-1234-123456789098/resourceGroups/kustorptest/providers/Microsoft.Kusto/Clusters/KustoClusterRPTest4",
20+
"name": "KustoClusterRPTest4",
21+
"type": "Microsoft.Kusto/clusters",
22+
"location": "westus",
23+
"properties": {
24+
"provisioningState": "Succeeded"
25+
},
26+
"sku": {
27+
"name": "Standard_L8s",
28+
"capacity": 2,
29+
"tier": "Standard"
30+
}
31+
}
32+
},
33+
"201": {
34+
"body": {
35+
"id": "/subscriptions/12345678-1234-1234-1234-123456789098/resourceGroups/kustorptest/providers/Microsoft.Kusto/Clusters/KustoClusterRPTest4",
36+
"name": "KustoClusterRPTest4",
37+
"type": "Microsoft.Kusto/clusters",
38+
"location": "westus",
39+
"properties": {
40+
"provisioningState": "Succeeded"
41+
},
42+
"sku": {
43+
"name": "Standard_L8s",
44+
"capacity": 2,
45+
"tier": "Standard"
46+
}
47+
}
48+
}
49+
}
50+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"clusterName": "KustoClusterRPTest4",
6+
"api-version": "2019-05-15"
7+
},
8+
"responses": {
9+
"200": {},
10+
"202": {},
11+
"204": {}
12+
}
13+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"clusterName": "KustoClusterRPTest4",
6+
"api-version": "2019-05-15"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"id": "/subscriptions/12345678-1234-1234-1234-123456789098/resourceGroups/kustorptest/providers/Microsoft.Kusto/Clusters/KustoClusterRPTest4",
12+
"name": "KustoClusterRPTest4",
13+
"type": "Microsoft.Kusto/clusters",
14+
"location": "westus",
15+
"properties": {
16+
"provisioningState": "Succeeded"
17+
},
18+
"sku": {
19+
"name": "Standard_L8s",
20+
"capacity": 2,
21+
"tier": "Standard"
22+
}
23+
}
24+
}
25+
}
26+
}
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"api-version": "2019-05-15"
5+
},
6+
"responses": {
7+
"200": {
8+
"body": {
9+
"value": [
10+
{
11+
"id": "/subscriptions/12345678-1234-1234-1234-123456789098/resourceGroups/kustorptest/providers/Microsoft.Kusto/Clusters/KustoClusterRPTest4",
12+
"name": "KustoClusterRPTest4",
13+
"type": "Microsoft.Kusto/Clusters",
14+
"location": "westus",
15+
"properties": {
16+
"provisioningState": "Succeeded"
17+
},
18+
"sku": {
19+
"name": "Standard_L8s",
20+
"capacity": 2,
21+
"tier": "Standard"
22+
}
23+
},
24+
{
25+
"id": "/subscriptions/12345678-1234-1234-1234-123456789098/resourceGroups/kustorptest/providers/Microsoft.Kusto/Clusters/KustoClusterRPTest3",
26+
"name": "KustoClusterRPTest3",
27+
"type": "Microsoft.Kusto/Clusters",
28+
"location": "westus",
29+
"properties": {
30+
"provisioningState": "Succeeded"
31+
},
32+
"sku": {
33+
"name": "Standard_L8s",
34+
"capacity": 2,
35+
"tier": "Standard"
36+
}
37+
}
38+
]
39+
}
40+
}
41+
}
42+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"api-version": "2019-05-15"
6+
},
7+
"responses": {
8+
"200": {
9+
"body": {
10+
"value": [
11+
{
12+
"id": "/subscriptions/12345678-1234-1234-1234-123456789098/resourceGroups/kustorptest/providers/Microsoft.Kusto/Clusters/KustoClusterRPTest4",
13+
"name": "KustoClusterRPTest4",
14+
"type": "Microsoft.Kusto/Clusters",
15+
"location": "westus",
16+
"properties": {
17+
"provisioningState": "Succeeded"
18+
},
19+
"sku": {
20+
"name": "Standard_L8s",
21+
"capacity": 2,
22+
"tier": "Standard"
23+
}
24+
},
25+
{
26+
"id": "/subscriptions/12345678-1234-1234-1234-123456789098/resourceGroups/kustorptest/providers/Microsoft.Kusto/Clusters/KustoClusterRPTest3",
27+
"name": "KustoClusterRPTest3",
28+
"type": "Microsoft.Kusto/Clusters",
29+
"location": "westus",
30+
"properties": {
31+
"provisioningState": "Succeeded"
32+
},
33+
"sku": {
34+
"name": "Standard_L8s",
35+
"capacity": 2,
36+
"tier": "Standard"
37+
}
38+
}
39+
]
40+
}
41+
}
42+
}
43+
}
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"clusterName": "KustoClusterRPTest4",
6+
"api-version": "2019-05-15"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"resourceType": "clusters",
14+
"sku": {
15+
"name": "Standard_D13_v2",
16+
"tier": "Standard"
17+
},
18+
"capacity": {
19+
"minimum": 2,
20+
"maximum": 100,
21+
"default": 2,
22+
"scaleType": "automatic"
23+
}
24+
},
25+
{
26+
"resourceType": "clusters",
27+
"sku": {
28+
"name": "Standard_D14_v2",
29+
"tier": "Standard"
30+
},
31+
"capacity": {
32+
"minimum": 2,
33+
"maximum": 100,
34+
"default": 2,
35+
"scaleType": "automatic"
36+
}
37+
},
38+
{
39+
"resourceType": "clusters",
40+
"sku": {
41+
"name": "Standard_L8s",
42+
"tier": "Standard"
43+
},
44+
"capacity": {
45+
"minimum": 2,
46+
"maximum": 100,
47+
"default": 2,
48+
"scaleType": "automatic"
49+
}
50+
},
51+
{
52+
"resourceType": "clusters",
53+
"sku": {
54+
"name": "Standard_L16s",
55+
"tier": "Standard"
56+
},
57+
"capacity": {
58+
"minimum": 2,
59+
"maximum": 100,
60+
"default": 2,
61+
"scaleType": "automatic"
62+
}
63+
}
64+
]
65+
}
66+
}
67+
}
68+
}
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"api-version": "2019-05-15"
6+
},
7+
"responses": {
8+
"200": {
9+
"body": {
10+
"value": [
11+
{
12+
"name": "Standard_D13_v2",
13+
"tier": "Standard",
14+
"locations": [ "West US", "West Europe" ],
15+
"locationInfo": [
16+
{
17+
"location": "West US",
18+
"zones": [ "1", "2", "3" ]
19+
},
20+
{
21+
"location": "West Europe",
22+
"zones": []
23+
}
24+
]
25+
},
26+
{
27+
"name": "Standard_D14_v2",
28+
"tier": "Standard",
29+
"locations": [ "West US", "West Europe" ],
30+
"locationInfo": [
31+
{
32+
"location": "West US",
33+
"zones": [ "1", "2", "3" ]
34+
},
35+
{
36+
"location": "West Europe",
37+
"zones": []
38+
}
39+
]
40+
},
41+
{
42+
"name": "L8",
43+
"tier": "Standard",
44+
"locations": [ "West US", "West Europe" ],
45+
"locationInfo": [
46+
{
47+
"location": "West US",
48+
"zones": [ "1", "2", "3" ]
49+
},
50+
{
51+
"location": "West Europe",
52+
"zones": []
53+
}
54+
]
55+
},
56+
{
57+
"name": "L16",
58+
"tier": "Standard",
59+
"locations": [ "West US", "West Europe" ],
60+
"locationInfo": [
61+
{
62+
"location": "West US",
63+
"zones": [ "1", "2", "3" ]
64+
},
65+
{
66+
"location": "West Europe",
67+
"zones": []
68+
}
69+
]
70+
}
71+
]
72+
}
73+
}
74+
}
75+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"clusterName": "KustoClusterRPTest4",
6+
"api-version": "2019-05-15"
7+
},
8+
"responses": {
9+
"200": {},
10+
"202": {}
11+
}
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "12345678-1234-1234-1234-123456789098",
4+
"resourceGroupName": "kustorptest",
5+
"clusterName": "KustoClusterRPTest4",
6+
"api-version": "2019-05-15"
7+
},
8+
"responses": {
9+
"200": {},
10+
"202": {}
11+
}
12+
}

0 commit comments

Comments
 (0)