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: README.md
+3-4
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,8 @@ languages:
4
4
- java
5
5
products:
6
6
- azure
7
-
extensions:
8
-
- services: Containerinstance
9
-
- platforms: java
7
+
description: "Azure Container Instance sample for managing container instances."
8
+
urlFragment: aci-java-create-container-groups
10
9
---
11
10
12
11
# Getting Started with Containerinstance - Manage Container Instance With Multiple Container Images - in Java #
@@ -40,4 +39,4 @@ If you don't have a Microsoft Azure subscription you can get a FREE trial accoun
40
39
41
40
---
42
41
43
-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
42
+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
0 commit comments