added tracking pixel

This commit is contained in:
Shané Winner
2019-05-04 20:02:01 -07:00
committed by GitHub
parent 137db8aec0
commit 6a20160173

View File

@@ -18,6 +18,13 @@
" \n",
"The interactive authentication is suitable for local experimentation on your own computer. Azure CLI authentication is suitable if you are already using Azure CLI for managing Azure resources, and want to sign in only once. The Service Principal authentication is suitable for automated workflows, for example as part of Azure Devops build."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/manage-azureml-service/authentication-in-azureml/authentication-in-azureml.png)"
]
},
{
"cell_type": "code",
@@ -250,4 +257,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}