Skip to content

Commit 5804f57

Browse files
Reset index
1 parent f6bcceb commit 5804f57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

infrastructure/simple-apim/create.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"\n",
2323
"# 1) User-defined parameters (change these as needed)\n",
2424
"rg_location = 'eastus2'\n",
25-
"index = 10\n",
25+
"index = 1\n",
2626
"apim_sku = APIM_SKU.BASICV2\n",
2727
"deployment = INFRASTRUCTURE.SIMPLE_APIM\n",
2828
"\n",
@@ -119,10 +119,10 @@
119119
],
120120
"metadata": {
121121
"kernelspec": {
122-
"display_name": "APIM Samples Python 3.12",
122+
"display_name": ".venv",
123123
"language": "python",
124-
"name": "apim-samples"
125-
},
124+
"name": "python3"
125+
},
126126
"language_info": {
127127
"codemirror_mode": {
128128
"name": "ipython",

0 commit comments

Comments
 (0)