Skip to content

Commit 47e9c4f

Browse files
committed
2 parents 6dfe638 + ca0a4cd commit 47e9c4f

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

.github/workflows/master_training20250402.yml renamed to .github/workflows/master_training20250405.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Docs for the Azure Web Apps Deploy action: https://github.com/azure/functions-action
22
# More GitHub Actions for Azure: https://github.com/Azure/actions
33

4-
name: Build and deploy dotnet core app to Azure Function App - training20250402
4+
name: Build and deploy dotnet core app to Azure Function App - training20250405
55

66
on:
77
push:
@@ -39,15 +39,15 @@ jobs:
3939
- name: Login to Azure
4040
uses: azure/login@v2
4141
with:
42-
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_7A2957326ED9415FB3A243014788BA14 }}
43-
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_0A768CBFCBB1460384E65DCF200AEF4C }}
44-
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_6B365958066747FDAC9382F8E609FB3C }}
42+
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_A95BA26818644F558021CEAA73045013 }}
43+
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_F6A3C59020404CAAB65DB58A9751CBB7 }}
44+
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_73D1634E8C5E4510B847000E34CDF142 }}
4545

4646
- name: 'Run Azure Functions Action'
4747
uses: Azure/functions-action@v1
4848
id: fa
4949
with:
50-
app-name: 'training20250402'
50+
app-name: 'training20250405'
5151
slot-name: 'Production'
5252
package: '${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}/output'
5353

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,12 @@ This solution ensures a robust, scalable, and automated system for managing coll
5454

5555

5656
## Session Recorded
57+
**[Session Video - 04/2025](https://youtu.be/JTrQYz6uTYY)**
58+
59+
5760
[Session Video - 02/2025](https://www.youtube.com/playlist?list=PL0VzuNmHIvGw_MlH-U8yxyjlKGWEmEQyn)
5861
---
59-
[Session Video - 01/2025](https://www.youtube.com/playlist?list=PL0VzuNmHIvGw_MlH-U8yxyjlKGWEmEQyn)
62+
**[Session Video - 01/2025](https://www.youtube.com/playlist?list=PL0VzuNmHIvGw_MlH-U8yxyjlKGWEmEQyn)**
6063

6164

6265

0 commit comments

Comments
 (0)