Skip to content

Commit 572bb28

Browse files
committed
artall-1
1 parent f361ec7 commit 572bb28

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

articles/container-apps/sessions-tutorial-autogen.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-container-apps
77
ms.custom:
88
- ignite-2024
99
ms.topic: tutorial
10-
ms.date: 10/11/2024
10+
ms.date: 03/31/2026
1111
ms.author: gok
1212
---
1313

@@ -27,15 +27,15 @@ Before you deploy the app to Azure Container Apps, you can run it locally to tes
2727

2828
1. Clone the [Azure Container Apps sessions samples repository](https://github.com/Azure-Samples/container-apps-dynamic-sessions-samples).
2929

30-
```bash
31-
git clone https://github.com/Azure-Samples/container-apps-dynamic-sessions-samples.git
32-
```
30+
```bash
31+
git clone https://github.com/Azure-Samples/container-apps-dynamic-sessions-samples.git
32+
```
3333

3434
1. Change to the directory that contains the sample app:
3535

36-
```bash
37-
cd container-apps-dynamic-sessions-samples/autogen-python-webapi
38-
```
36+
```bash
37+
cd container-apps-dynamic-sessions-samples/autogen-python-webapi
38+
```
3939

4040
[!INCLUDE [container-apps/sessions-tutorial-configure-local](../../includes/container-apps/sessions-tutorial-configure-local-autogen.md)]
4141

articles/container-apps/sessions-tutorial-semantic-kernel.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: anthonychu
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli, ignite-2024
88
ms.topic: tutorial
9-
ms.date: 10/11/2024
9+
ms.date: 03/31/2026
1010
ms.author: antchu
1111
---
1212

@@ -26,15 +26,15 @@ Before you deploy the app to Azure Container Apps, you can run it locally to tes
2626

2727
1. Clone the [Azure Container Apps sessions samples repository](https://github.com/Azure-Samples/container-apps-dynamic-sessions-samples).
2828

29-
```bash
30-
git clone https://github.com/Azure-Samples/container-apps-dynamic-sessions-samples.git
31-
```
29+
```bash
30+
git clone https://github.com/Azure-Samples/container-apps-dynamic-sessions-samples.git
31+
```
3232

3333
1. Change to the directory that contains the sample app:
3434

35-
```bash
36-
cd container-apps-dynamic-sessions-samples/semantic-kernel-python-webapi
37-
```
35+
```bash
36+
cd container-apps-dynamic-sessions-samples/semantic-kernel-python-webapi
37+
```
3838

3939
[!INCLUDE [container-apps/sessions-tutorial-configure-local](../../includes/container-apps/sessions-tutorial-configure-local.md)]
4040

0 commit comments

Comments
 (0)