Skip to content

Commit c43c43f

Browse files
author
Cynthia Nottingham
committed
removing datalake doc
1 parent 92de725 commit c43c43f

File tree

3 files changed

+5
-11
lines changed

3 files changed

+5
-11
lines changed

articles/storage/blobs/data-lake-storage-directory-file-acl-dotnet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Then, add these using statements to the top of your code file.
3636
```csharp
3737
using Azure.Storage.Files.DataLake;
3838
using Azure.Storage.Files.DataLake.Models;
39-
using Azure.Storage;
4039
using System.IO;
4140
using Azure;
4241
```

articles/virtual-machines/linux/dedicated-hosts-portal.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Deploy Azure dedicated hosts using the Azure portal
33
description: Deploy VMs to dedicated hosts using the Azure portal.
4-
services: virtual-machines-linux
54
author: cynthn
65
ms.service: virtual-machines-linux
76
ms.topic: article
87
ms.tgt_pltfrm: vm-windows
98
ms.workload: infrastructure
10-
ms.date: 01/09/2020
9+
ms.date: 03/09/2020
1110
ms.author: cynthn
1211

1312
#Customer intent: As an IT administrator, I want to learn about more about using a dedicated host for my Azure virtual machines

articles/virtual-machines/windows/dedicated-hosts-portal.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
2-
title: Deploy Azure dedicated hosts using the Azure portal
3-
description: Deploy VMs to dedicated hosts using the Azure portal.
4-
services: virtual-machines-windows
2+
title: Deploy Azure dedicated hosts using the portal
3+
description: Deploy VMs to dedicated hosts using the portal.
54
author: cynthn
6-
manager: gwallace
7-
editor: tysonn
8-
tags: azure-resource-manager
95
ms.service: virtual-machines-windows
106
ms.topic: article
117
ms.tgt_pltfrm: vm-windows
128
ms.workload: infrastructure
13-
ms.date: 07/26/2019
9+
ms.date: 03/09/2020
1410
ms.author: cynthn
1511

1612
#Customer intent: As an IT administrator, I want to learn about more about using a dedicated host for my Azure virtual machines
@@ -49,7 +45,7 @@ You can add an exiting VM to a dedicated host, but the VM must first be Stop\Dea
4945

5046
Move the VM to a dedicated host using the [portal](https://portal.azure.com).
5147

52-
1. Once these prerequisite are met browse to the VM.
48+
1. Open the page for the VM.
5349
1. Find the configuration tab on the VM Blade.
5450
1. Select host group and the host.
5551
1. Click Save.

0 commit comments

Comments
 (0)