Link to Azure SQL tutorial (#28330)

pull/28331/head
Tom Dykstra 2023-02-08 10:31:11 -08:00 committed by GitHub
parent 777d079a3b
commit 0a8b118a54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -335,6 +335,7 @@ If you need to transform *web.config* on publish (for example, set environment v
* [App Service overview](/azure/app-service/app-service-web-overview)
* [Azure App Service diagnostics overview](/azure/app-service/app-service-diagnostics)
* <xref:host-and-deploy/web-farm>
* [Tutorial: Connect to SQL Database from .NET App Service without secrets using a managed identity](/azure/app-service/tutorial-connect-msi-sql-database?tabs=efcore%2Cdotnetcore)
Azure App Service on Windows Server uses [Internet Information Services (IIS)](https://www.iis.net/). The following topics pertain to the underlying IIS technology:

View File

@ -1095,6 +1095,8 @@ items:
uid: data/ef-mvc/advanced
- name: EF 6 with ASP.NET Core
uid: data/entity-framework-6
- name: Azure SQL Database with Azure App Service
href: /azure/app-service/tutorial-connect-msi-sql-database?tabs=efcore%2Cdotnetcore
- name: Azure Storage with Visual Studio
items:
- name: Connected Services