Skip to content

Commit 257ca26

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into ds-fixesbrokenlinks
2 parents f8fca4d + 961e070 commit 257ca26

File tree

6 files changed

+33
-49
lines changed

6 files changed

+33
-49
lines changed

articles/azure-resource-manager/templates/template-tutorial-add-parameters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - add parameters to template
33
description: Add parameters to your Azure Resource Manager template to make it reusable.
44
author: mumian
5-
ms.date: 03/27/2020
5+
ms.date: 03/31/2020
66
ms.topic: tutorial
77
ms.author: jgao
88
---
@@ -116,7 +116,7 @@ To see the flexibility of your template, let's deploy again. This time set the S
116116

117117
```azurepowershell
118118
New-AzResourceGroupDeployment `
119-
-Name usedefaultsku `
119+
-Name usenondefaultsku `
120120
-ResourceGroupName myResourceGroup `
121121
-TemplateFile $templateFile `
122122
-storageName "{your-unique-name}" `
@@ -127,7 +127,7 @@ New-AzResourceGroupDeployment `
127127

128128
```azurecli
129129
az deployment group create \
130-
--name usedefaultsku \
130+
--name usenondefaultsku \
131131
--resource-group myResourceGroup \
132132
--template-file $templateFile \
133133
--parameters storageSKU=Standard_GRS storageName={your-unique-name}

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@
6767
href: how-to-custom-speech-deploy-model.md
6868
- name: Create human-labeled transcriptions
6969
href: how-to-custom-speech-human-labeled-transcriptions.md
70-
- name: Custom keyword naming guidelines
71-
href: speech-devices-sdk-kws-guidelines.md
72-
- name: Custom keyword spotting
73-
href: speech-devices-sdk-create-kws.md
7470
- name: Reference
7571
items:
7672
- name: Speech SDK APIs

articles/virtual-desktop/troubleshoot-client.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Heidilohr
66

77
ms.service: virtual-desktop
88
ms.topic: troubleshooting
9-
ms.date: 12/13/2019
9+
ms.date: 03/31/2020
1010
ms.author: helohr
1111
manager: lizross
1212
---
@@ -16,21 +16,15 @@ This article describes common issues with the Remote Desktop client and how to f
1616

1717
## Remote Desktop client for Windows 7 or Windows 10 stops responding or cannot be opened
1818

19-
Use the following PowerShell cmdlets to clean up out-of-band (OOB) client registries.
19+
Starting with version 1.2.790, you can reset the user data from the About page or using a command.
2020

21-
```PowerShell
22-
Remove-ItemProperty 'HKCU:\Software\Microsoft\Terminal Server Client\Default' - Name FeedURLs
21+
Use the following command to remove your user data, restore default settings and unsubscribe from all Workspaces.
2322

24-
#Remove RdClientRadc registry key
25-
Remove-Item 'HKCU:\Software\Microsoft\RdClientRadc' -Recurse
26-
27-
#Remove all files under %appdata%\RdClientRadc
28-
Remove-Item C:\Users\pavithir\AppData\Roaming\RdClientRadc\* -Recurse
23+
```cmd
24+
msrdcw.exe /reset [/f]
2925
```
3026

31-
Navigate to **%AppData%\RdClientRadc** and delete all content.
32-
33-
Uninstall and reinstall Remote Desktop client for Windows 7 and Windows 10.
27+
If you're using an earlier version of the Remote Desktop client, we recommend you uninstall and reinstall the client.
3428

3529
## Web client won't open
3630

articles/virtual-machines/dav4-dasv4-series.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
ms.service: virtual-machines
77
ms.topic: article
88
ms.date: 02/03/2020
9-
ms.author: lahugh
9+
ms.author: jushiman
1010
---
1111

1212
# Dav4 and Dasv4-series
1313

14-
The Dav4-series and Dasv4-series are new sizes utilizing AMDs 2.35Ghz EPYC<sup>TM</sup> 7452 processor in a multi-threaded configuration with up to 256 MB L3 cache dedicating 8 GB of that L3 cache to every 8 cores increasing customer options for running their general purpose workloads. The Dav4-series and Dasv4-series have the same memory and disk configurations as the D & Dsv3-series.
14+
The Dav4-series and Dasv4-series are new sizes utilizing AMD's 2.35Ghz EPYC<sup>TM</sup> 7452 processor in a multi-threaded configuration with up to 256 MB L3 cache dedicating 8 GB of that L3 cache to every 8 cores increasing customer options for running their general purpose workloads. The Dav4-series and Dasv4-series have the same memory and disk configurations as the D & Dsv3-series.
1515

1616
## Dav4-series
1717

@@ -34,11 +34,9 @@ Dav4-series sizes are based on the 2.35Ghz AMD EPYC<sup>TM</sup> 7452 processor
3434
| Standard_D8a_v4 | 8 | 32 | 200 | 16 | 12000 / 187 / 93 | 4 / 4000 |
3535
| Standard_D16a_v4| 16 | 64 | 400 |32 | 24000 / 375 / 187 |8 / 8000 |
3636
| Standard_D32a_v4| 32 | 128| 800 | 32 | 48000 / 750 / 375 |8 / 16000 |
37-
| Standard_D48a_v4 <sup>**</sup> | 48 | 192| 1200 | 32 | | |
38-
| Standard_D64a_v4 <sup>**</sup> | 64 | 256 | 1600 | 32 | | |
39-
| Standard_D96a_v4 <sup>**</sup> | 96 | 384 | 2400 | 32 | | |
40-
41-
<sup>**</sup> These sizes are in Preview. If you are interested in trying out these larger sizes, sign up at [https://aka.ms/AzureAMDLargeVMPreview](https://aka.ms/AzureAMDLargeVMPreview).
37+
| Standard_D48a_v4| 48 | 192| 1200 | 32 | 96000 / 1000 / 500 | 8 / 24000 |
38+
| Standard_D64a_v4| 64 | 256 | 1600 | 32 | 96000 / 1000 / 500 | 8 / 30000 |
39+
| Standard_D96a_v4| 96 | 384 | 2400 | 32 | 96000 / 1000 / 500 | 8 / 30000 |
4240

4341
## Dasv4-series
4442

@@ -61,11 +59,9 @@ Dasv4-series sizes are based on the 2.35Ghz AMD EPYC<sup>TM</sup> 7452 processor
6159
| Standard_D8as_v4|8|32|64|16|16000 / 128 (200)|12800 / 192|4 / 4000 |
6260
| Standard_D16as_v4|16|64|128|32|32000 / 255 (400)|25600 / 384|8 / 8000 |
6361
| Standard_D32as_v4|32|128|256|32|64000 / 510 (800)|51200 / 768|8 / 16000 |
64-
| Standard_D48as_v4 <sup>**</sup>|48|192|384|32| | |
65-
| Standard_D64as_v4 <sup>**</sup>|64|256|512|32| | |
66-
| Standard_D96as_v4 <sup>**</sup>|96|384|768|32| | |
67-
68-
<sup>**</sup> These sizes are in Preview. If you are interested in trying out these larger sizes, sign up at [https://aka.ms/AzureAMDLargeVMPreview](https://aka.ms/AzureAMDLargeVMPreview).
62+
| Standard_D48as_v4|48|192|384|32|96000 / 1020 (1200)|76800 / 1148|8 / 24000 |
63+
| Standard_D64as_v4|64|256|512|32|128000 / 1020 (1600)|80000 / 1200|8 / 30000 |
64+
| Standard_D96as_v4|96|384|768|32|192000 / 1020 (2400)|80000 / 1200|8 / 30000 |
6965

7066
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)]
7167

articles/virtual-machines/eav4-easv4-series.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# Eav4 and Easv4-series
1313

14-
The Eav4-series and Easv4-series utilize AMDs 2.35Ghz EPYC<sup>TM</sup> 7452 processor in a multi-threaded configuration with up to 256MB L3 cache, increasing options for running most memory optimized workloads. The Eav4-series and Easv4-series have the same memory and disk configurations as the Ev3 & Esv3-series.
14+
The Eav4-series and Easv4-series utilize AMD's 2.35Ghz EPYC<sup>TM</sup> 7452 processor in a multi-threaded configuration with up to 256MB L3 cache, increasing options for running most memory optimized workloads. The Eav4-series and Easv4-series have the same memory and disk configurations as the Ev3 & Esv3-series.
1515

1616
## Eav4-series
1717

@@ -35,11 +35,9 @@ Eav4-series sizes are based on the 2.35Ghz AMD EPYC<sup>TM</sup> 7452 processor
3535
| Standard\_E16a\_v4|16|128|400|32|24000 / 375 / 187|8 / 8000 |
3636
| Standard\_E20a\_v4|20|160|500|32|30000 / 468 / 234|8 / 10000 |
3737
| Standard\_E32a\_v4|32|256|800|32|48000 / 750 / 375|8 / 16000 |
38-
| Standard\_E48a\_v4 <sup>**</sup> |48|384|1200|32| | |
39-
| Standard\_E64a\_v4 <sup>**</sup> |64|512|1600|32| | |
40-
| Standard\_E96a\_v4 <sup>**</sup> |96|672|2400|32| | |
41-
42-
<sup>**</sup> These sizes are in Preview. If you are interested in trying out these larger sizes, sign up at [https://aka.ms/AzureAMDLargeVMPreview](https://aka.ms/AzureAMDLargeVMPreview).
38+
| Standard\_E48a\_v4|48|384|1200|32|96000 / 1000 (500)|8 / 24000 |
39+
| Standard\_E64a\_v4|64|512|1600|32|96000 / 1000 (500)|8 / 30000 |
40+
| Standard\_E96a\_v4|96|672|2400|32|96000 / 1000 (500)|8 / 30000 |
4341

4442
## Easv4-series
4543

@@ -63,11 +61,9 @@ Easv4-series sizes are based on the 2.35Ghz AMD EPYC<sup>TM</sup> 7452 processor
6361
| Standard_E16as_v4|16|128|256|32|32000 / 255 (400)|25600 / 384|8 / 8000 |
6462
| Standard_E20as_v4|20|160|320|32|40000 / 320 (500)|32000 / 480|8 / 10000 |
6563
| Standard_E32as_v4|32|256|512|32|64000 / 510 (800)|51200 / 768|8 / 16000 |
66-
| Standard_E48as_v4 <sup>**</sup> |48|384|768|32| | |
67-
| Standard_E64as_v4 <sup>**</sup> |64|512|1024|32| | |
68-
| Standard_E96as_v4 <sup>**</sup> |96|672|1344|32| | |
69-
70-
<sup>**</sup> These sizes are in Preview. If you are interested in trying out these larger sizes, sign up at [https://aka.ms/AzureAMDLargeVMPreview](https://aka.ms/AzureAMDLargeVMPreview).
64+
| Standard_E48as_v4|48|384|768|32|96000 / 1020 (1200)|76800 / 1148|8 / 24000 |
65+
| Standard_E64as_v4|64|512|1024|32|128000 / 1020 (1600)|80000 / 1200|8 / 30000 |
66+
| Standard_E96as_v4|96|672|1344|32|192000 / 1020 (2400)|80000 / 1200|8 / 30000 |
7167

7268
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)]
7369

articles/virtual-network/nat-gateway-resource.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: overview
1414
ms.tgt_pltfrm: na
1515
ms.workload: infrastructure-services
16-
ms.date: 03/30/2020
16+
ms.date: 03/31/2020
1717
ms.author: allensu
1818
---
1919

@@ -177,33 +177,35 @@ NAT gateways take precedence over outbound scenarios of the subnet. Basic load b
177177
#### Zone isolation with zonal stacks
178178

179179
<p align="center">
180-
<img src="media/nat-overview/az-directions.svg" width="425" title="Virtual Network NAT with availability zones">
180+
<img src="media/nat-overview/az-directions.svg" width="425" title="Virtual Network NAT with zone isolation, creating multiple "zonal stacks"">
181181
</p>
182182

183183
*Figure: Virtual Network NAT with zone isolation, creating multiple "zonal stacks"*
184184

185185
Even without availability zones, NAT is resilient and can survive multiple infrastructure component failures. Availability zones build on this resiliency with zone isolation scenarios for NAT.
186186

187-
Virtual networks and their subnets are regional constructs. Subnets are not aligned with a zone.
187+
Virtual networks and their subnets are regional constructs. Subnets aren't restricted to a zone.
188188

189-
A zonal promise for zone isolation exists when a virtual machine instance using a NAT gateway resource is in the same zone as the NAT gateway resource and its public IP addresses. The pattern you want to use for zone isolation is creating a "zonal stack" per availability zone. This "zonal stack" consists of virtual machine instances, NAT gateway resources, public IP address and/or prefix resources on a subnet that is assumed to be serving only the same zone. The control plane operations and data plane are then constrained to the specified zone.
189+
A zonal promise for zone isolation exists when a virtual machine instance using a NAT gateway resource is in the same zone as the NAT gateway resource and its public IP addresses. The pattern you want to use for zone isolation is creating a "zonal stack" per availability zone. This "zonal stack" consists of virtual machine instances, NAT gateway resources, public IP address and/or prefix resources on a subnet that is assumed to be serving only the same zone. The control plane operations and data plane are then aligned with and constrained to the specified zone.
190190

191191
Failure in a zone other than where your scenario exists is expected to be without impact to NAT. Outbound traffic from virtual machines in the same zone will fail because of zone isolation.
192192

193+
#### Integrating inbound endpoints
194+
193195
If your scenario requires inbound endpoints, you have two options:
194196

195197
| Option | Pattern | Example | Pro | Con |
196198
|---|---|---|---|---|
197-
| (1) | **Align** the inbound endpoints with the respective zonal stacks you're creating for outbound. | Create a standard load balancer with zonal frontend. | Same health model and failure mode for inbound and outbound. Simpler to operate. | Individual IP addresses per zone may need to be masked by a common DNS name. |
198-
| (2) | **Overlay** the zonal stacks with a cross-zone inbound endpoint. | Create a standard load balancer with zone-redundant frontend. | Single IP address for inbound endpoint. | Varying health model and failure modes for inbound and outbound. More complex to operate. |
199+
| (1) | **Align** the inbound endpoints with the respective **zonal stacks** you're creating for outbound. | Create a standard load balancer with zonal frontend. | Same health model and failure mode for inbound and outbound. Simpler to operate. | Individual IP addresses per zone may need to be masked by a common DNS name. |
200+
| (2) | **Overlay** the zonal stacks with a **cross-zone** inbound endpoint. | Create a standard load balancer with zone-redundant frontend. | Single IP address for inbound endpoint. | Varying health model and failure modes for inbound and outbound. More complex to operate. |
199201

200202
>[!NOTE]
201203
> A zone-isolated NAT gateway requires IP addresses to match the zone of the NAT gateway. NAT gateway resources with IP addresses from a different zone or without a zone aren't allowed.
202204
203205
#### Cross-zone outbound scenarios not supported
204206

205207
<p align="center">
206-
<img src="media/nat-overview/az-directions2.svg" width="425" title="zone-spanning Virtual Network NAT">
208+
<img src="media/nat-overview/az-directions2.svg" width="425" title="Virtual Network NAT not compatible with zone-spanning subnet">
207209
</p>
208210

209211
*Figure: Virtual Network NAT not compatible with zone-spanning subnet*

0 commit comments

Comments
 (0)