Skip to content

Commit 2b91a09

Browse files
authored
C179714: Converting plain-text link to MD syntax
There are some languages that, based on linguistic grounds, changed the position of the links in comparison to their source content and placed them at the beginning of the string. This prevents their correct rendering on live pages. Kindly consider using MD hyperlink syntax structure \[..\]\(…\)
1 parent 54fbd3a commit 2b91a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cost-management-billing/cloudyn/azure-vm-extended-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For example, you might want to monitor the CPU % and Memory % of your Azure VMs.
2929
3030
## Determine whether extended metrics are enabled
3131

32-
1. Sign in to the Azure portal at https://portal.azure.com.
32+
1. Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.com).
3333
2. Under **Virtual machines**, select a VM and then under **Monitoring**, select **Metrics**. A list of available metrics is shown.
3434
3. Select some metrics and a graph displays data for them.
3535
![Example metric – host percentage CPU](./media/azure-vm-extended-metrics/metric01.png)

0 commit comments

Comments
 (0)