From db661445d221841dda7355c6623e7b77faef70aa Mon Sep 17 00:00:00 2001 From: Amrita Dutta Date: Mon, 3 Jun 2019 17:57:21 +0000 Subject: [PATCH] fix return --- website/source/docs/builders/azure.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/source/docs/builders/azure.html.md b/website/source/docs/builders/azure.html.md index 89737e6e6..60bf9a664 100644 --- a/website/source/docs/builders/azure.html.md +++ b/website/source/docs/builders/azure.html.md @@ -128,8 +128,7 @@ Managed images can optionally be published to [Shared Image Gallery](https://azu as Shared Gallery Image version. Shared Image Gallery **only** works with Managed Images. **A VHD cannot be published to a Shared Image Gallery**. When publishing to a Shared Image Gallery the following options are required. -- `shared_image_gallery_destination` (object) The name of the Shared Image Gallery under which the managed image will - be published as Shared Gallery Image version. +- `shared_image_gallery_destination` (object) The name of the Shared Image Gallery under which the managed image will be published as Shared Gallery Image version. Following is an example.