Skip to content

Commit e5cf685

Browse files
authored
Merge pull request #172339 from JasonWHowell/disallowed-html-attributes
Fixing disallowed-html-attribute
2 parents 5e97c3f + 8659a69 commit e5cf685

File tree

5 files changed

+20
-28
lines changed

5 files changed

+20
-28
lines changed

articles/azure-video-analyzer/video-analyzer-for-media-docs/audio-effects-detection.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Audio Events Detection can be used in many domains. Two examples are:
3131

3232
|Indexing type |Standard indexing| Advanced indexing|
3333
|---|---|---|
34-
|**Preset Name** |**"Audio Only** <br/>**Video + Audio** |**Advance Audio**<br/> **Advance Video + Audio**|
34+
|**Preset Name** |**"Audio Only"** <br/>**"Video + Audio"** |**"Advance Audio"**<br/> **"Advance Video + Audio"**|
3535
|**Appear in insights pane**|| V|
3636
|Crowd Reaction |V| V|
3737
| Silence| V| V|
@@ -78,7 +78,7 @@ audioEffects: [{
7878
start: "0:00:47.9",
7979
end: "0:00:52.5"
8080
},
81-
{
81+
{
8282
confidence: 0.7314,
8383
adjustedStart: "0:04:57.67",
8484
adjustedEnd: "0:05:01.57",
@@ -92,7 +92,7 @@ audioEffects: [{
9292

9393
## How to index Audio Effects
9494

95-
In order to set the index process to include the detection of Audio Effects, the user should chose one of the Advanced presets under Video + audio indexing menu as can be seen below.
95+
In order to set the index process to include the detection of Audio Effects, the user should chose one of the Advanced presets under "Video + audio indexing" menu as can be seen below.
9696

9797
> [!div class="mx-imgBorder"]
9898
> :::image type="content" source="./media/audio-effects-detection/index-audio-effect.png" alt-text="Index Audio Effects image":::
@@ -105,7 +105,7 @@ When Audio Effects are retrieved in the closed caption files, they will be retri
105105
|---|---|
106106
|SRT |00:00:00,000 00:00:03,671<br/>[Gunshot]|
107107
|VTT |00:00:00.000 00:00:03.671<br/>[Gunshot]|
108-
|TTML|Confidence: 0.9047 <br/> <p begin="00:00:00.000" end="00:00:03.671">[Gunshot]</p>|
108+
|TTML|Confidence: 0.9047 <br/> `<p begin="00:00:00.000" end="00:00:03.671">[Gunshot]</p>`|
109109
|TXT |[Gunshot]|
110110
|CSV |0.9047,00:00:00.000,00:00:03.671, [Gunshot]|
111111

articles/iot-hub/iot-hub-raspberry-pi-web-simulator-get-started.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,10 @@ ms.custom: ['Role: Cloud Development', devx-track-js]
1717

1818
In this tutorial, you begin by learning the basics of working with Raspberry Pi online simulator. You then learn how to seamlessly connect the Pi simulator to the cloud by using [Azure IoT Hub](about-iot-hub.md).
1919

20-
<p>
21-
<div id="diag">
22-
<img src="media/iot-hub-raspberry-pi-web-simulator/3-banner.png" alt="Connect Raspberry Pi web simulator to Azure IoT Hub" width="400">
23-
</div>
24-
</p>
25-
<p>
26-
<div id="button">
27-
<a href="https://azure-samples.github.io/raspberry-pi-web-simulator/#getstarted" target="_blank">
28-
<img src="media/iot-hub-raspberry-pi-web-simulator/6-button-default.png" alt="Start Raspberry Pi simulator" width="400" onmouseover="this.src='media/iot-hub-raspberry-pi-web-simulator/5-button-click.png';" onmouseout="this.src='media/iot-hub-raspberry-pi-web-simulator/6-button-default.png';">
29-
</a>
30-
</div>
31-
</p>
20+
:::image type="content" source="media/iot-hub-raspberry-pi-web-simulator/3-banner.png" alt-text="Connect Raspberry Pi web simulator to Azure IoT Hub" border="false":::
21+
22+
[:::image type="content" source="media/iot-hub-raspberry-pi-web-simulator/6-button-default.png" alt-text="Start Raspberry Pi simulator":::](https://azure-samples.github.io/raspberry-pi-web-simulator/#getstarted)
23+
3224

3325
If you have physical devices, visit [Connect Raspberry Pi to Azure IoT Hub](iot-hub-raspberry-pi-kit-node-get-started.md) to get started.
3426

articles/load-balancer/load-balancer-ha-ports-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For NVA HA scenarios, HA ports offer the following advantages:
4141

4242
The following diagram presents a hub-and-spoke virtual network deployment. The spokes force-tunnel their traffic to the hub virtual network and through the NVA, before leaving the trusted space. The NVAs are behind an internal Standard Load Balancer with an HA ports configuration. All traffic can be processed and forwarded accordingly. When configured as show in the following diagram, an HA Ports load-balancing rule additionally provides flow symmetry for ingress and egress traffic.
4343

44-
<a node="diagram"></a>
44+
<a name="diagram"></a>
4545
![Diagram of hub-and-spoke virtual network, with NVAs deployed in HA mode](./media/load-balancer-ha-ports-overview/nvaha.png)
4646

4747
>[!NOTE]

articles/virtual-machines/windows/using-visual-studio-vm.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For more information, see the [Visual Studio Servicing Policy](https://www.visua
4141
## What features are installed?
4242
Each image contains the recommended feature set for that Visual Studio edition. Generally, the installation includes:
4343

44-
* All available workloads, including each workloads recommended optional components. More details on the workloads, components, and SDKs included Visual Studio could be found in the [Visual Studio documentation](/visualstudio/install/workload-and-component-ids)
44+
* All available workloads, including each workload's recommended optional components. More details on the workloads, components, and SDKs included Visual Studio could be found in the [Visual Studio documentation](/visualstudio/install/workload-and-component-ids)
4545
* .NET 4.6.2 and .NET 4.7 SDKs, Targeting Packs, and Developer Tools
4646
* Visual F#
4747
* GitHub Extension for Visual Studio
@@ -79,29 +79,29 @@ For more information on the latest machine sizes, see [Sizes for Windows virtual
7979
With Azure, you can rebalance your initial choice by resizing the VM. You can either provision a new VM with a more appropriate size, or resize your existing VM to different underlying hardware. For more information, see [Resize a Windows VM](../resize-vm.md).
8080

8181
## After the VM is running, what's next?
82-
Visual Studio follows the bring your own license model in Azure. As with an installation on proprietary hardware, one of the first steps is licensing your Visual Studio installation. To unlock Visual Studio, either:
83-
- Sign in with a Microsoft account thats associated with a Visual Studio subscription
82+
Visual Studio follows the "bring your own license" model in Azure. As with an installation on proprietary hardware, one of the first steps is licensing your Visual Studio installation. To unlock Visual Studio, either:
83+
- Sign in with a Microsoft account that's associated with a Visual Studio subscription
8484
- Unlock Visual Studio with the product key that came with your initial purchase
8585

8686
For more information, see [Sign in to Visual Studio](/visualstudio/ide/signing-in-to-visual-studio) and [How to unlock Visual Studio](/visualstudio/ide/how-to-unlock-visual-studio).
8787

8888
## How do I save the development VM for future or team use?
8989

90-
The spectrum of development environments is huge, and theres real cost associated with building out the more complex environments. Regardless of your environments configuration, you can save, or capture, your configured VM as a "base image" for future use or for other members of your team. Then, when booting a new VM, you provision it from the base image rather than the Azure Marketplace image.
90+
The spectrum of development environments is huge, and there's real cost associated with building out the more complex environments. Regardless of your environment's configuration, you can save, or capture, your configured VM as a "base image" for future use or for other members of your team. Then, when booting a new VM, you provision it from the base image rather than the Azure Marketplace image.
9191

92-
A quick summary: Use the System Preparation tool (Sysprep) and shut down the running VM, and then capture *(Figure 1)* the VM as an image through the UI in the Azure portal. Azure saves the `.vhd` file that contains the image in the storage account of your choosing. The new image then shows up as an Image resource in your subscriptions list of resources.
92+
A quick summary: Use the System Preparation tool (Sysprep) and shut down the running VM, and then capture *(Figure 1)* the VM as an image through the UI in the Azure portal. Azure saves the `.vhd` file that contains the image in the storage account of your choosing. The new image then shows up as an Image resource in your subscription's list of resources.
9393

94-
<img src="media/using-visual-studio-vm/capture-vm.png" alt="Capture an image through the Azure portal UI" style="border:3px solid Silver; display: block; margin: auto;"><center>*(Figure 1) Capture an image through the Azure portal UI.*</center>
94+
<img src="media/using-visual-studio-vm/capture-vm.png" alt="Capture an image through the Azure portal UI"><center>*(Figure 1) Capture an image through the Azure portal UI.*</center>
9595

9696
For more information, see [Create a managed image of a generalized VM in Azure](./capture-image-resource.md).
9797

9898
> [!IMPORTANT]
99-
> Dont forget to use Sysprep to prepare the VM. If you miss that step, Azure can't provision a VM from the image.
99+
> Don't forget to use Sysprep to prepare the VM. If you miss that step, Azure can't provision a VM from the image.
100100
101101
> [!NOTE]
102102
> You still incur some cost for storage of the images, but that incremental cost can be insignificant compared to the overhead costs to rebuild the VM from scratch for each team member who needs one. For instance, it costs a few dollars to create and store a 127-GB image for a month that's reusable by your entire team. However, these costs are insignificant compared to hours each employee invests to build out and validate a properly configured dev box for their individual use.
103103
104-
Additionally, your development tasks or technologies might need more scale, like varieties of development configurations and multiple machine configurations. You can use Azure DevTest Labs to create _recipes_ that automate construction of your "golden image." You can also use DevTest Labs to manage policies for your teams running VMs. [Using Azure DevTest Labs for developers](../../devtest-labs/devtest-lab-developer-lab.md) is the best source for more information on DevTest Labs.
104+
Additionally, your development tasks or technologies might need more scale, like varieties of development configurations and multiple machine configurations. You can use Azure DevTest Labs to create _recipes_ that automate construction of your "golden image." You can also use DevTest Labs to manage policies for your team's running VMs. [Using Azure DevTest Labs for developers](../../devtest-labs/devtest-lab-developer-lab.md) is the best source for more information on DevTest Labs.
105105

106106
## Next steps
107107
Now that you know about the preconfigured Visual Studio images, the next step is to create a new VM:

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ 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" alt="Figure depicts three zonal stacks, each of which contains a NAT gateway and a subnet." width="425" title="Virtual Network NAT with zone isolation, creating multiple "zonal stacks"">
180+
<img src="media/nat-overview/az-directions.svg" alt="Figure depicts three zonal stacks, each of which contains a NAT gateway and a subnet." 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"*
@@ -256,7 +256,7 @@ The destination will see the source of the flow as 65.52.0.1 (SNAT source tuple)
256256

257257
#### source (SNAT) port reuse
258258

259-
NAT gateways opportunistically reuse source (SNAT) ports. The following illustrates this concept as an additional flow for the preceeding set of flows. The VM in the example is a flow to 65.52.0.2.
259+
NAT gateways opportunistically reuse source (SNAT) ports. The following illustrates this concept as an additional flow for the preceding set of flows. The VM in the example is a flow to 65.52.0.2.
260260

261261
| Flow | Source tuple | Destination tuple |
262262
|:---:|:---:|:---:|
@@ -347,4 +347,4 @@ We want to know how we can improve the service. Are missing a capability? Make y
347347

348348
* Learn about [virtual network NAT](nat-overview.md).
349349
* Learn about [metrics and alerts for NAT gateway resources](nat-metrics.md).
350-
* Learn about [troubleshooting NAT gateway resources](troubleshoot-nat.md).
350+
* Learn about [troubleshooting NAT gateway resources](troubleshoot-nat.md).

0 commit comments

Comments
 (0)