|
15 | 15 | "cell_type": "code", |
16 | 16 | "execution_count": null, |
17 | 17 | "metadata": {}, |
18 | | - "outputs": [ |
19 | | - { |
20 | | - "name": "stdout", |
21 | | - "output_type": "stream", |
22 | | - "text": [ |
23 | | - "Initializing Infrastructure Notebook Helper with the following parameters:\n", |
24 | | - "\n", |
25 | | - "👉🏽 \u001b[1;34mLocation : eastus2\u001b[0m \n", |
26 | | - "👉🏽 \u001b[1;34mInfrastructure : apim-aca\u001b[0m \n", |
27 | | - "👉🏽 \u001b[1;34mIndex : 1\u001b[0m \n", |
28 | | - "👉🏽 \u001b[1;34mAPIM SKU : Basicv2\u001b[0m \n", |
29 | | - "\n", |
30 | | - "👉🏽 \u001b[1;34mCurrent user : [email protected]\u001b[0m\n", |
31 | | - "👉🏽 \u001b[1;34mCurrent user ID : 744cffd5-e99d-4cc0-9fe3-2d284e07a1c4\u001b[0m\n", |
32 | | - "👉🏽 \u001b[1;34mTenant ID : 16b3c013-d300-468d-ac64-7eda0820b6d3\u001b[0m\n", |
33 | | - "👉🏽 \u001b[1;34mSubscription ID : 5fb73327-9152-4f64-bf8a-90dc0cc4ad8f\u001b[0m\n", |
34 | | - "\n", |
35 | | - "🚀 Creating infrastructure...\n", |
36 | | - "\n", |
37 | | - " Infrastructure : apim-aca\n", |
38 | | - " Index : 1\n", |
39 | | - " Resource group : apim-infra-apim-aca-1\n", |
40 | | - " Location : eastus2\n", |
41 | | - " APIM SKU : Basicv2\n", |
42 | | - "\n", |
43 | | - "📁 Changed working directory to: C:\\Dev\\Azure-Samples\\Apim-Samples\\infrastructure\\apim-aca\n", |
44 | | - "📝 Updated the policy XML in the bicep parameters file 'params.json'\n" |
45 | | - ] |
46 | | - } |
47 | | - ], |
| 18 | + "outputs": [], |
48 | 19 | "source": [ |
49 | 20 | "from apimtypes import APIM_SKU, INFRASTRUCTURE\n", |
50 | 21 | "from utils import InfrastructureNotebookHelper\n", |
|
0 commit comments