@@ -9,7 +9,7 @@ metadata:
9
9
ms.topic : landing-page
10
10
ms.author : msangapu
11
11
ms.service : azure-app-service
12
- ms.date : 01/22 /2025
12
+ ms.date : 06/10 /2025
13
13
ms.custom : UpdateFrequency3
14
14
15
15
landingContent :
@@ -74,12 +74,20 @@ landingContent:
74
74
- text : Invoke OpenAPI web app from Azure AI Agent
75
75
url : invoke-openapi-web-app-from-azure-ai-agent-service.md
76
76
77
- - title : Troubleshoot with Azure SRE Agent (AI)
77
+ - title : Secure and deploy
78
78
linkLists :
79
+ - linkListType : concept
80
+ links :
81
+ - text : Security in Azure App Service
82
+ url : overview-security.md
79
83
- linkListType : tutorial
80
84
links :
81
- - text : Fix application issues with SRE Agent
82
- url : tutorial-sre-agent.md
85
+ - text : Secure with custom domain and certificate
86
+ url : tutorial-secure-domain-certificate.md
87
+ - text : Continuous deployment
88
+ url : deploy-continuous-deployment.md
89
+ - text : Upload content with FTP
90
+ url : deploy-ftp.md
83
91
84
92
- title : Build a CRUD app
85
93
linkLists :
@@ -102,18 +110,9 @@ landingContent:
102
110
- text : REST API
103
111
url : /rest/api/appservice/
104
112
105
- - title : Secure and deploy
113
+ - title : Troubleshoot with Azure SRE Agent (AI)
106
114
linkLists :
107
- - linkListType : concept
108
- links :
109
- - text : Security in Azure App Service
110
- url : overview-security.md
111
115
- linkListType : tutorial
112
116
links :
113
- - text : Secure with custom domain and certificate
114
- url : tutorial-secure-domain-certificate.md
115
- - text : Continuous deployment
116
- url : deploy-continuous-deployment.md
117
- - text : Upload content with FTP
118
- url : deploy-ftp.md
119
-
117
+ - text : Fix application issues with SRE Agent
118
+ url : tutorial-sre-agent.md
0 commit comments