Skip to content

Instantly share code, notes, and snippets.

@kerslake
Created April 13, 2016 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kerslake/aa0f062816091e334aa0cccc7f8e7cf6 to your computer and use it in GitHub Desktop.
Save kerslake/aa0f062816091e334aa0cccc7f8e7cf6 to your computer and use it in GitHub Desktop.
{
"id": "4d00bb5c-f606-8571-0c4c-9d1d2a405212",
"name": "AzureMLDev",
"values": [
{
"key": "workspace",
"value": "[YOUR VALUE HERE e.g. GUID]",
"type": "text",
"enabled": true
},
{
"key": "webservice",
"value": "[YOUR VALUE HERE e.g. GUID]",
"type": "text",
"enabled": true
},
{
"key": "job",
"value": "[YOUR VALUE HERE e.g. job ID]",
"type": "text",
"enabled": true
},
{
"key": "apikey",
"value": "[YOUR VALUE HERE]",
"type": "text",
"enabled": true
},
{
"key": "outputstoragename",
"value": "[YOUR VALUE HERE]",
"type": "text",
"enabled": true
},
{
"key": "outputstoragekey",
"value": "[YOUR VALUE HERE]",
"type": "text",
"enabled": true
},
{
"key": "outputlocation",
"value": "[YOUR VALUE HERE e.g. container/filename.csv]",
"type": "text",
"enabled": true
},
{
"key": "azuremlregion",
"value": "[YOUR VALUE HERE e.g. europewest]",
"type": "text",
"enabled": true
}
],
"timestamp": 1460475975964,
"synced": false,
"syncedFilename": "",
"team": null,
"isDeleted": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment