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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
services: Containerinstance
3
3
platforms: java
4
-
author: milismsft
4
+
author: yaohaizh
5
5
---
6
6
7
7
## Getting Started with Containerinstance - Manage Container Instance With Azure File Share Mount - in Java ##
@@ -17,7 +17,7 @@ author: milismsft
17
17
18
18
To run this sample:
19
19
20
-
Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an auth file. See [how to create an auth file](https://github.com/Azure/azure-sdk-for-java/blob/master/AUTH.md).
20
+
Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an auth file. See [how to create an auth file](https://github.com/Azure/azure-libraries-for-java/blob/master/AUTH.md).
0 commit comments