Update validation.md (#8692)
* Update validation.md Fixes #8687 This link is much better as it doesn't involve SQL Server. * Update validation.mdpull/8714/head
parent
59e92baee9
commit
c9bd31f145
|
@ -154,7 +154,7 @@ The following code shows combining attributes on one line:
|
|||
|
||||
### Publish to Azure
|
||||
|
||||
See [Publish an ASP.NET Core web app to Azure App Service using Visual Studio](xref:tutorials/publish-to-azure-webapp-using-vs) for instructions on how to publish this app to Azure.
|
||||
For information on deploying to Azure, See [Tutorial: Build an ASP.NET app in Azure with SQL Database](/azure/app-service/app-service-web-tutorial-dotnet-sqldatabase). The instruction are for an ASP.NET app, not an ASP.NET Core app, but the steps are the same.
|
||||
|
||||
Thanks for completing this introduction to Razor Pages. We appreciate feedback. [Get started with Razor Pages and EF Core](xref:data/ef-rp/intro) is an excellent follow up to this tutorial.
|
||||
|
||||
|
|
Loading…
Reference in New Issue