Skip to content

Commit 97a0eb8

Browse files
authored
Merge pull request #301362 from cephalin/openapi
add OpenAPI tutorial
2 parents 0f6640a + fe04b5f commit 97a0eb8

18 files changed

+707
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,12 @@
620620
"branch": "main",
621621
"branch_mapping": {}
622622
},
623+
{
624+
"path_to_root": "app-service-agentic-semantic-kernel-ai-foundry-agent",
625+
"url": "https://github.com/Azure-Samples/app-service-agentic-semantic-kernel-ai-foundry-agent",
626+
"branch": "main",
627+
"branch_mapping": {}
628+
},
623629
{
624630
"path_to_root": "playwright-testing-service",
625631
"url": "https://github.com/microsoft/playwright-testing-service",

articles/app-service/includes/tutorial-ai-openai-search/deploy-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ms.custom:
3434

3535
6. Wait for the deployment to complete. This process will:
3636
- Create all required Azure resources.
37-
- Deploy the Blazor application to Azure App Service.
37+
- Deploy the application to Azure App Service.
3838
- Configure secure service-to-service authentication using managed identities.
3939
- Set up the necessary role assignments for secure access between services.
4040

90.9 KB
Loading
117 KB
Loading
88.9 KB
Loading
101 KB
Loading
108 KB
Loading
194 KB
Loading
222 KB
Loading
Loading

0 commit comments

Comments
 (0)