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
# Getting started on listing virtual machine extension images in C# #
15
+
# Get started listing virtual machine extension images (C#)
14
16
15
-
List all virtual machine extension image publishers and
16
-
list all virtual machine extension images published by Microsoft.OSTCExtensions, Microsoft.Azure.Extensions
17
-
by browsing through extension image publishers, types, and versions.
17
+
List all virtual machine extension image publishers and list all virtual machine extension images published by Microsoft.OSTCExtensions, Microsoft.Azure.Extensions by browsing through extension image publishers, types, and versions.
18
18
19
-
20
-
## Running this Sample ##
19
+
## Running this sample
21
20
22
21
To run this sample:
23
22
24
23
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-net/blob/master/AUTH.md).
If you don't have a Microsoft Azure subscription you can get a FREE trial account [here](http://go.microsoft.com/fwlink/?LinkId=330212)
39
-
40
-
---
36
+
If you don't have a Microsoft Azure subscription you can get a FREE trial account [here](http://go.microsoft.com/fwlink/?LinkId=330212).
41
37
42
38
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