Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit f889b29

Browse files
committed
Sync'd up summary format
1 parent 6f0f87e commit f889b29

File tree

33 files changed

+33
-34
lines changed

33 files changed

+33
-34
lines changed

containers/azure-functions-dotnetcore-2.1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Develop Azure Functions in C# - Includes NET Core 2.1, the Azure Functions SDK, and related extensions and dependencies.*
5+
*Develop Azure Functions in C#. Includes NET Core 2.1, the Azure Functions SDK, and related extensions and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/azure-functions-dotnetcore-latest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Develop Azure Functions in C# - Includes NET Core (latest), the Azure Functions SDK, and related extensions and dependencies.*
5+
*Develop Azure Functions in C#. Includes NET Core (latest), the Azure Functions SDK, and related extensions and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/azure-functions-node-8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Get going quickly with Azure Functions with Node.js. Includes Azure Functions SDK, Node.js 8, nvm, the Azure CLI, and related extensions and dependencies.*
5+
*Develop Azure Functions in Node.js. Includes Node.js 8, eslint, the Azure Functions SDK, and related extensions and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/azure-functions-node-lts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Develop Azure Functions in Node.js - Includes Node.js (latest LTS), eslint, the Azure Functions SDK, and related extensions and dependencies.*
5+
*Develop Azure Functions in Node.js. Includes Node.js (latest LTS), eslint, the Azure Functions SDK, and related extensions and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/azure-hdinsight-python-3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Get going quickly with Azure HDInsight and Python. Includes Python and related extensions and dependencies.*
5+
*Use Azure HDInsight with Python 3. Includes Python and related extensions and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/azure-machine-learning-python-3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Use Azure Machine Learning and Python - includes Python, the Docker CLI (for running locally), and related extensions and dependencies.*
5+
*Use Azure Machine Learning with Python 3. Includes Python, the Docker CLI (for local testing), and related extensions and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Develop C++ applications on Linux - includes Debian 9 C++ build tools, but can be updated to use other Linux base containers.*
5+
*Develop C++ applications on Linux. Includes Debian 9 C++ build tools, but can be updated to use other Linux base containers.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/dart-web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Develop Dart based web applications - includes Dart, needed extensions, and dependencies.*
5+
*Develop Dart based web applications. Includes Dart, needed extensions, and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/docker-existing-docker-compose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Extend an existing docker-compose.yml for use in a dev container.*
5+
*Sample illustrating how to extend an existing Docker Compose file for use in a dev container.*
66

77
| Metadata | Value |
88
|----------|-------|

containers/dotnetcore-2.1-fsharp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
*Develop F# and .NET Core 2.1 based applications - includes all needed SDKs, extensions, and dependencies.*
5+
*Develop F# and .NET Core 2.1 based applications. Includes all needed SDKs, extensions, and dependencies.*
66

77
| Metadata | Value |
88
|----------|-------|

0 commit comments

Comments
 (0)