Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken URL (Channel 9 video) #424

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/sql-database/sql-database-technical-overview.md
Expand Up @@ -23,7 +23,7 @@ SQL Database is a relational database service in the Microsoft cloud based on th

This article is an introduction to SQL Database core concepts and features related to performance, scalability, and manageability, with links to explore details. If you are ready to jump in to hands-on tutorials, go to [Create your first SQL database](sql-database-get-started.md) or [Create an elastic pool](sql-database-elastic-pool-create-portal.md). For a short video demonstration, watch this video.

> [!VIDEO https://channel9.msdn.com/Blogs/Windows-Azure/Azure-SQL-Database-create-DBs-in-seconds/player]
> [!VIDEO https://channel9.msdn.com/Blogs/Azure/Azure-SQL-Database-create-DBs-in-seconds/player]
>
>

Expand Down