You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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).
19
19
20
-
<p>
21
-
<divid="diag">
22
-
<imgsrc="media/iot-hub-raspberry-pi-web-simulator/3-banner.png"alt="Connect Raspberry Pi web simulator to Azure IoT Hub"width="400">
<imgsrc="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
+
32
24
33
25
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.
Copy file name to clipboardExpand all lines: articles/load-balancer/load-balancer-ha-ports-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ For NVA HA scenarios, HA ports offer the following advantages:
41
41
42
42
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.
43
43
44
-
<anode="diagram"></a>
44
+
<aname="diagram"></a>
45
45

Copy file name to clipboardExpand all lines: articles/virtual-machines/windows/using-visual-studio-vm.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ For more information, see the [Visual Studio Servicing Policy](https://www.visua
41
41
## What features are installed?
42
42
Each image contains the recommended feature set for that Visual Studio edition. Generally, the installation includes:
43
43
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)
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)
45
45
* .NET 4.6.2 and .NET 4.7 SDKs, Targeting Packs, and Developer Tools
46
46
* Visual F#
47
47
* GitHub Extension for Visual Studio
@@ -79,29 +79,29 @@ For more information on the latest machine sizes, see [Sizes for Windows virtual
79
79
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).
80
80
81
81
## 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 that’s 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
84
84
- Unlock Visual Studio with the product key that came with your initial purchase
85
85
86
86
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).
87
87
88
88
## How do I save the development VM for future or team use?
89
89
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.
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.
91
91
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.
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.
93
93
94
-
<imgsrc="media/using-visual-studio-vm/capture-vm.png"alt="Capture an image through the Azure portal UI"style="border:3pxsolidSilver; display: block; margin: auto;"><center>*(Figure 1) Capture an image through the Azure portal UI.*</center>
94
+
<imgsrc="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>
95
95
96
96
For more information, see [Create a managed image of a generalized VM in Azure](./capture-image-resource.md).
97
97
98
98
> [!IMPORTANT]
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.
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.
100
100
101
101
> [!NOTE]
102
102
> 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.
103
103
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.
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.
105
105
106
106
## Next steps
107
107
Now that you know about the preconfigured Visual Studio images, the next step is to create a new VM:
Copy file name to clipboardExpand all lines: articles/virtual-network/nat-gateway/nat-gateway-resource.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,7 +177,7 @@ NAT gateways take precedence over outbound scenarios of the subnet. Basic load b
177
177
#### Zone isolation with zonal stacks
178
178
179
179
<palign="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
+
<imgsrc="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">
181
181
</p>
182
182
183
183
*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)
256
256
257
257
#### source (SNAT) port reuse
258
258
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.
260
260
261
261
| Flow | Source tuple | Destination tuple |
262
262
|:---:|:---:|:---:|
@@ -347,4 +347,4 @@ We want to know how we can improve the service. Are missing a capability? Make y
347
347
348
348
* Learn about [virtual network NAT](nat-overview.md).
349
349
* 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