Skip to content

Commit b9d3083

Browse files
committed
Update dates
1 parent 2d68f70 commit b9d3083

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

articles/virtual-machines/troubleshooting/serial-console-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm
1515
ms.workload: infrastructure-services
16-
ms.date: 8/30/2019
16+
ms.date: 02/10/2020
1717
ms.author: alsin
1818
---
1919

@@ -86,9 +86,9 @@ As mentioned above, Serial Console requires VM Contributor or greater access to
8686
```
8787

8888
### To create and use the role:
89-
* Save the JSON at a known location – e.g. ~/serialconsolerole.json.
90-
* Use the following Az CLI command to create the role definition: az role definition create --role-definition serialconsolerole.json -o=json
91-
* If you need to update the role, use the following command: az role definition update --role-definition serialconsolerole.json -o=json
89+
* Save the JSON at a known location – e.g. `~/serialconsolerole.json`.
90+
* Use the following Az CLI command to create the role definition: `az role definition create --role-definition serialconsolerole.json -o=json`
91+
* If you need to update the role, use the following command: `az role definition update --role-definition serialconsolerole.json -o=json`
9292
* The role will show up in Access Control (IAM) in the portal (may take a few minutes to propagate)
9393
* You may add users to the VM and the boot diagnostics storage account with the custom role role
9494
* Note that the user must be granted the custom role on the VM *and* the boot diagnostics storage account

articles/virtual-machines/workloads/redhat/byos.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-linux
1515
ms.workload: infrastructure-services
16-
ms.date: 1/14/2020
16+
ms.date: 02/10/2020
1717
ms.author: alsin
1818

1919
---
@@ -174,7 +174,7 @@ Red Hat Enterprise Linux Bring-Your-Own-Subscription Gold Images can be secured
174174

175175
Azure Disk Encryption is not supported on [Red Hat custom images](/linux/redhat-create-upload-vhd). Additional ADE requirements and prerequisites are documented in [Azure Disk Encryption for Linux VMs](../../linux/disk-encryption-overview.md#additional-vm-requirements).
176176

177-
Steps for applying Azure Disk Encryption are available in [Azure Disk Encryption scenarios on Linux VMs](../../linux/disk-encryption-linux.md) and related articles.
177+
Steps for applying Azure Disk Encryption are available in [Azure Disk Encryption scenarios on Linux VMs](../../linux/disk-encryption-linux.md) and related articles.
178178

179179
## Additional information
180180

@@ -183,7 +183,7 @@ Steps for applying Azure Disk Encryption are available in [Azure Disk Encryption
183183
```
184184
"Offer with PublisherId: redhat, OfferId: rhel-byos, PlanId: rhel-lvm75 is private and can not be purchased by subscriptionId: GUID"
185185
```
186-
186+
187187
In this case, contact Microsoft or Red Hat to enable your subscription.
188188
189189
- If you modify a snapshot from a RHEL BYOS image and attempt to publish that custom image to the [Shared Image Gallery](https://docs.microsoft.com/azure/virtual-machines/linux/shared-image-galleries), you must provide plan information that matches the original source of the snapshot. For example, the command might look like this:

articles/virtual-machines/workloads/redhat/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: borisb2015
88
ms.service: virtual-machines-linux
99
ms.workload: infrastructure-services
1010
ms.topic: overview
11-
ms.date: 12/18/2019
11+
ms.date: 02/10/2020
1212
ms.author: alsin
1313
---
1414

articles/virtual-machines/workloads/redhat/redhat-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: virtual-machines-linux
1212
ms.topic: article
1313
ms.tgt_pltfrm: vm-linux
1414
ms.workload: infrastructure-services
15-
ms.date: 12/18/2019
15+
ms.date: 02/10/2020
1616
ms.author: alsin
1717

1818
---

articles/virtual-machines/workloads/redhat/redhat-rhui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: virtual-machines-linux
1010
ms.topic: article
1111
ms.tgt_pltfrm: vm-linux
1212
ms.workload: infrastructure-services
13-
ms.date: 12/18/2019
13+
ms.date: 02/10/2020
1414
ms.author: alsin
1515

1616
---

0 commit comments

Comments
 (0)