diff --git a/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json b/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json index 933aa70dc501..2174cc1e0e84 100644 --- a/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json +++ b/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json @@ -1904,6 +1904,10 @@ "logLink": { "description": "The link to logs for a run on a azure container registry.", "type": "string" + }, + "logArtifactLink": { + "description": "The link to logs in registry for a run on a azure container registry.", + "type": "string" } } },