Skip to content

Commit 7d6fc55

Browse files
author
naman-msft
committed
added docs
1 parent 89340a5 commit 7d6fc55

File tree

2 files changed

+4
-216
lines changed

2 files changed

+4
-216
lines changed

scenarios/AKSPreviewAPILifecycle/aks-preview-api-lifecycle.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,6 @@ export API_VERSION="2022-04-01-preview"
3737
az monitor activity-log list --offset 30d --max-events 10000 --namespace microsoft.containerservice --query "[?eventName.value == 'EndRequest' && contains(not_null(httpRequest.uri,''), '$API_VERSION')]"
3838
```
3939

40-
Results:
41-
42-
<!-- expected_similarity=0.3 -->
43-
44-
```output
45-
[]
46-
```
47-
4840
## How to update to a newer version of the API
4941

5042
- For Azure SDKs: use a newer API version by updating to a [newer version of the SDK](https://azure.github.io/azure-sdk/releases/latest/index.html?search=containerservice).

scenarios/metadata.json

Lines changed: 4 additions & 208 deletions
Original file line numberDiff line numberDiff line change
@@ -1952,24 +1952,6 @@
19521952
"commandKey": "AKS_CLUSTER_NAME",
19531953
"title": "AKS Cluster Name",
19541954
"defaultValue": ""
1955-
},
1956-
{
1957-
"inputType": "textInput",
1958-
"commandKey": "ISTIO_REVISION",
1959-
"title": "Istio Revision",
1960-
"defaultValue": ""
1961-
},
1962-
{
1963-
"inputType": "textInput",
1964-
"commandKey": "NODE_SKU",
1965-
"title": "Node SKU",
1966-
"defaultValue": ""
1967-
},
1968-
{
1969-
"inputType": "textInput",
1970-
"commandKey": "KUBERNETES_VERSION",
1971-
"title": "Kubernetes Version",
1972-
"defaultValue": ""
19731955
}
19741956
]
19751957
}
@@ -1986,12 +1968,6 @@
19861968
"configurations": {
19871969
"permissions": [],
19881970
"configurableParams": [
1989-
{
1990-
"inputType": "textInput",
1991-
"commandKey": "RANDOM_SUFFIX",
1992-
"title": "Random Suffix",
1993-
"defaultValue": ""
1994-
},
19951971
{
19961972
"inputType": "textInput",
19971973
"commandKey": "RG_NAME",
@@ -2114,12 +2090,6 @@
21142090
"configurations": {
21152091
"permissions": [],
21162092
"configurableParams": [
2117-
{
2118-
"inputType": "textInput",
2119-
"commandKey": "RANDOM_SUFFIX",
2120-
"title": "Random Suffix",
2121-
"defaultValue": ""
2122-
},
21232093
{
21242094
"inputType": "textInput",
21252095
"commandKey": "AKS_CLUSTER_NAME",
@@ -2221,12 +2191,6 @@
22212191
"commandKey": "AKS_CLUSTER_NAME",
22222192
"title": "AKS Cluster Name",
22232193
"defaultValue": ""
2224-
},
2225-
{
2226-
"inputType": "textInput",
2227-
"commandKey": "KUBERNETES_VERSION",
2228-
"title": "Kubernetes Version",
2229-
"defaultValue": ""
22302194
}
22312195
]
22322196
}
@@ -2254,18 +2218,6 @@
22542218
"commandKey": "CLUSTER_NAME",
22552219
"title": "Cluster Name",
22562220
"defaultValue": ""
2257-
},
2258-
{
2259-
"inputType": "textInput",
2260-
"commandKey": "REGION",
2261-
"title": "Region",
2262-
"defaultValue": ""
2263-
},
2264-
{
2265-
"inputType": "textInput",
2266-
"commandKey": "RANDOM_SUFFIX",
2267-
"title": "Random Suffix",
2268-
"defaultValue": ""
22692221
}
22702222
]
22712223
}
@@ -2282,12 +2234,6 @@
22822234
"configurations": {
22832235
"permissions": [],
22842236
"configurableParams": [
2285-
{
2286-
"inputType": "textInput",
2287-
"commandKey": "RANDOM_SUFFIX",
2288-
"title": "Random Suffix",
2289-
"defaultValue": ""
2290-
},
22912237
{
22922238
"inputType": "textInput",
22932239
"commandKey": "CLUSTER",
@@ -2366,8 +2312,8 @@
23662312
"configurableParams": [
23672313
{
23682314
"inputType": "textInput",
2369-
"commandKey": "cluster-fqdn",
2370-
"title": "Cluster Fully Qualified Domain Name",
2315+
"commandKey": "CLUSTER_NAME",
2316+
"title": "AKS Cluster Name",
23712317
"defaultValue": ""
23722318
}
23732319
]
@@ -2450,12 +2396,6 @@
24502396
"configurations": {
24512397
"permissions": [],
24522398
"configurableParams": [
2453-
{
2454-
"inputType": "textInput",
2455-
"commandKey": "RANDOM_SUFFIX",
2456-
"title": "Random Suffix",
2457-
"defaultValue": ""
2458-
},
24592399
{
24602400
"inputType": "textInput",
24612401
"commandKey": "RESOURCE_GROUP",
@@ -2483,12 +2423,6 @@
24832423
"configurations": {
24842424
"permissions": [],
24852425
"configurableParams": [
2486-
{
2487-
"inputType": "textInput",
2488-
"commandKey": "RANDOM_SUFFIX",
2489-
"title": "Random Suffix",
2490-
"defaultValue": ""
2491-
},
24922426
{
24932427
"inputType": "textInput",
24942428
"commandKey": "RESOURCE_GROUP",
@@ -2624,12 +2558,6 @@
26242558
"configurations": {
26252559
"permissions": [],
26262560
"configurableParams": [
2627-
{
2628-
"inputType": "textInput",
2629-
"commandKey": "RANDOM_SUFFIX",
2630-
"title": "Random Suffix",
2631-
"defaultValue": ""
2632-
},
26332561
{
26342562
"inputType": "textInput",
26352563
"commandKey": "MY_RG",
@@ -2659,63 +2587,6 @@
26592587
"configurableParams": []
26602588
}
26612589
},
2662-
{
2663-
"status": "active",
2664-
"key": "SpringBoot/spring-boot.md",
2665-
"title": "SpringBootDemo",
2666-
"description": "SpringBootDemo",
2667-
"stackDetails": "",
2668-
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/SpringBoot/spring-boot.md",
2669-
"documentationUrl": "",
2670-
"nextSteps": [],
2671-
"configurations": {
2672-
"permissions": [],
2673-
"configurableParams": [
2674-
{
2675-
"inputType": "textInput",
2676-
"commandKey": "RANDOM_ID",
2677-
"title": "Random Id",
2678-
"defaultValue": ""
2679-
},
2680-
{
2681-
"inputType": "textInput",
2682-
"commandKey": "RESOURCE_GROUP",
2683-
"title": "Resource Group Name",
2684-
"defaultValue": ""
2685-
},
2686-
{
2687-
"inputType": "textInput",
2688-
"commandKey": "REGION",
2689-
"title": "Region",
2690-
"defaultValue": ""
2691-
},
2692-
{
2693-
"inputType": "textInput",
2694-
"commandKey": "VM_NAME",
2695-
"title": "VM Name",
2696-
"defaultValue": ""
2697-
},
2698-
{
2699-
"inputType": "textInput",
2700-
"commandKey": "ADMIN_USERNAME",
2701-
"title": "Admin Username",
2702-
"defaultValue": ""
2703-
},
2704-
{
2705-
"inputType": "textInput",
2706-
"commandKey": "VM_IMAGE",
2707-
"title": "VM Image",
2708-
"defaultValue": ""
2709-
},
2710-
{
2711-
"inputType": "textInput",
2712-
"commandKey": "VM_IP_ADDRESS",
2713-
"title": "VM IP Address",
2714-
"defaultValue": ""
2715-
}
2716-
]
2717-
}
2718-
},
27192590
{
27202591
"status": "active",
27212592
"key": "KubernetesEventsTroubleshooting/kubernetes-events-troubleshooting.md",
@@ -2826,12 +2697,6 @@
28262697
"configurations": {
28272698
"permissions": [],
28282699
"configurableParams": [
2829-
{
2830-
"inputType": "textInput",
2831-
"commandKey": "RANDOM_SUFFIX",
2832-
"title": "Random Suffix",
2833-
"defaultValue": ""
2834-
},
28352700
{
28362701
"inputType": "textInput",
28372702
"commandKey": "RESOURCE_GROUP",
@@ -2853,69 +2718,6 @@
28532718
]
28542719
}
28552720
},
2856-
{
2857-
"status": "active",
2858-
"key": "DeployHAPGOnARO/deploy-ha-pg-on-aro.md",
2859-
"title": "Create a Highly Available PostgreSQL Cluster on Azure Red Hat OpenShift",
2860-
"description": "This tutorial shows how to create a Highly Available PostgreSQL cluster on Azure Red Hat OpenShift (ARO) using the CloudNativePG operator",
2861-
"stackDetails": "",
2862-
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployHAPGOnARO/deploy-ha-pg-on-aro.md",
2863-
"documentationUrl": "",
2864-
"nextSteps": [],
2865-
"configurations": {
2866-
"permissions": [],
2867-
"configurableParams": [
2868-
{
2869-
"inputType": "textInput",
2870-
"commandKey": "RGTAGS",
2871-
"title": "Resource Group Tags",
2872-
"defaultValue": ""
2873-
},
2874-
{
2875-
"inputType": "textInput",
2876-
"commandKey": "LOCATION",
2877-
"title": "Location",
2878-
"defaultValue": ""
2879-
},
2880-
{
2881-
"inputType": "textInput",
2882-
"commandKey": "LOCAL_NAME",
2883-
"title": "Local Name",
2884-
"defaultValue": ""
2885-
},
2886-
{
2887-
"inputType": "textInput",
2888-
"commandKey": "RG_NAME",
2889-
"title": "Resource Group Name",
2890-
"defaultValue": ""
2891-
},
2892-
{
2893-
"inputType": "textInput",
2894-
"commandKey": "VNET_NAME",
2895-
"title": "Virtual Network Name",
2896-
"defaultValue": ""
2897-
},
2898-
{
2899-
"inputType": "textInput",
2900-
"commandKey": "SUBNET1_NAME",
2901-
"title": "Subnet 1 Name",
2902-
"defaultValue": ""
2903-
},
2904-
{
2905-
"inputType": "textInput",
2906-
"commandKey": "SUBNET2_NAME",
2907-
"title": "Subnet 2 Name",
2908-
"defaultValue": ""
2909-
},
2910-
{
2911-
"inputType": "textInput",
2912-
"commandKey": "VNET_CIDR",
2913-
"title": "Virtual Network CIDR",
2914-
"defaultValue": ""
2915-
}
2916-
]
2917-
}
2918-
},
29192721
{
29202722
"status": "active",
29212723
"key": "AksApiAccessIssue/aks-api-access-issue.md",
@@ -2984,21 +2786,15 @@
29842786
"configurableParams": [
29852787
{
29862788
"inputType": "textInput",
2987-
"commandKey": "AksResourceGroupName",
2789+
"commandKey": "AKS_RG_NAME",
29882790
"title": "AKS Resource Group Name",
29892791
"defaultValue": ""
29902792
},
29912793
{
29922794
"inputType": "textInput",
2993-
"commandKey": "YourAksClusterName",
2795+
"commandKey": "AKS_CLUSTER_NAME",
29942796
"title": "AKS Cluster Name",
29952797
"defaultValue": ""
2996-
},
2997-
{
2998-
"inputType": "textInput",
2999-
"commandKey": "AksResourceLocation",
3000-
"title": "AKS Resource Location",
3001-
"defaultValue": ""
30022798
}
30032799
]
30042800
}

0 commit comments

Comments
 (0)