You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/samples/sql-samples-where-are.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ AdventureWorks databases are available in the [SQL Server Samples](https://githu
47
47
-[AdventureWorks downloads for SQL Server 2008R2](https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks2008r2).
48
48
49
49
## Azure Samples and templates
50
-
There are a number of Microsoft Azure code samples and examples available on Github in .NET, Java, Python, Node.js, PHP and Ruby. Azure Resource Manager allows you to provision your applications using a declarative template. In a single template, you can deploy multiple services along with their dependencies. You use the same template to repeatedly deploy your application during every stage of the application lifecycle.
50
+
There are a number of Microsoft Azure code samples and examples available on Github in .NET, Java, Python, Node.js, PHP and Ruby. Additionally, Azure Resource Manager allows you to provision your applications using a declarative template. In a single template, you can deploy multiple services along with their dependencies. You use the same template to repeatedly deploy your application during every stage of the application lifecycle.
0 commit comments