We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5f1ca commit bc53880Copy full SHA for bc53880
infrastructure/apim-aca/create.ipynb
@@ -112,6 +112,7 @@
112
"metadata": {},
113
"outputs": [],
114
"source": [
115
+ "import utils\n",
116
"from apimrequests import ApimRequests\n",
117
"\n",
118
"reqs = ApimRequests(apim_gateway_url)\n",
infrastructure/simple-apim/create.ipynb
@@ -95,6 +95,7 @@
95
96
97
98
99
100
101
0 commit comments