Skip to content

Commit 501b055

Browse files
Update domain name of online docs
Co-authored-by: dingmeng-xue <[email protected]>
1 parent dfcd25c commit 501b055

File tree

959 files changed

+1046
-1046
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

959 files changed

+1046
-1046
lines changed

src/Monitor/Monitor/help/Add-AzLogProfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
44
ms.assetid: 18D5B95E-4CF1-4C79-AE8B-9F4DA49B46A9
5-
online version: https://docs.microsoft.com/powershell/module/az.monitor/add-azlogprofile
5+
online version: https://learn.microsoft.com/powershell/module/az.monitor/add-azlogprofile
66
schema: 2.0.0
77
---
88

src/Monitor/Monitor/help/Add-AzMetricAlertRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
44
ms.assetid: A90564B5-57D7-48EB-976D-38C03D930289
5-
online version: https://docs.microsoft.com/powershell/module/az.monitor/add-azmetricalertrule
5+
online version: https://learn.microsoft.com/powershell/module/az.monitor/add-azmetricalertrule
66
schema: 2.0.0
77
---
88

src/Monitor/Monitor/help/Add-AzMetricAlertRuleV2.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
4-
online version: https://docs.microsoft.com/powershell/module/az.monitor/add-azmetricalertrulev2
4+
online version: https://learn.microsoft.com/powershell/module/az.monitor/add-azmetricalertrulev2
55
schema: 2.0.0
66
---
77

@@ -64,7 +64,7 @@ Location : global
6464
Tags :
6565
```
6666

67-
This command creates a metric alert rule for a virtual machine. $condition is the output of [New-AzMetricAlertRuleV2Criteria](https://docs.microsoft.com/powershell/module/az.monitor/new-azmetricalertrulev2criteria) cmdlet and $act is the output of [New-AzActionGroup](https://docs.microsoft.com/powershell/module/az.monitor/new-azactiongroup) cmdlet
67+
This command creates a metric alert rule for a virtual machine. $condition is the output of [New-AzMetricAlertRuleV2Criteria](https://learn.microsoft.com/powershell/module/az.monitor/new-azmetricalertrulev2criteria) cmdlet and $act is the output of [New-AzActionGroup](https://learn.microsoft.com/powershell/module/az.monitor/new-azactiongroup) cmdlet
6868

6969
### Example 2: Add a metric alert rule for all virtual machines in a subscription
7070
```powershell
@@ -118,7 +118,7 @@ Location : global
118118
Tags :
119119
```
120120

121-
This command disables a metric alert rule. Here, we are piping output of [Get-AzMetricAlertRuleV2](https://docs.microsoft.com/powershell/module/az.monitor/get-azmetricalertrulev2) to [Add-AzMetricAlertRuleV2](https://docs.microsoft.com/powershell/module/az.monitor/add-azmetricalertrulev2)
121+
This command disables a metric alert rule. Here, we are piping output of [Get-AzMetricAlertRuleV2](https://learn.microsoft.com/powershell/module/az.monitor/get-azmetricalertrulev2) to [Add-AzMetricAlertRuleV2](https://learn.microsoft.com/powershell/module/az.monitor/add-azmetricalertrulev2)
122122

123123
### Example 4: Add a metric alert rule with dimensions
124124

@@ -150,7 +150,7 @@ Location : global
150150
Tags :
151151
```
152152

153-
To create a more complex metric alert rule like the ones that involve selecting dimension values or have multiple criteria, you can use the helper cmdlets [New-AzMetricAlertRuleV2DimensionSelection](https://docs.microsoft.com/powershell/module/az.monitor/new-azmetricalertrulev2dimensionselection) and [New-AzMetricAlertRuleV2Criteria](https://docs.microsoft.com/powershell/module/az.monitor/new-azmetricalertrulev2criteria).
153+
To create a more complex metric alert rule like the ones that involve selecting dimension values or have multiple criteria, you can use the helper cmdlets [New-AzMetricAlertRuleV2DimensionSelection](https://learn.microsoft.com/powershell/module/az.monitor/new-azmetricalertrulev2dimensionselection) and [New-AzMetricAlertRuleV2Criteria](https://learn.microsoft.com/powershell/module/az.monitor/new-azmetricalertrulev2criteria).
154154

155155
Above set of cmdlets will create a metric alert rule with dimensions.
156156

src/Monitor/Monitor/help/Add-AzWebtestAlertRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
44
ms.assetid: FBAE5F75-1E28-4F1C-A9ED-20075FFD4AC7
5-
online version: https://docs.microsoft.com/powershell/module/az.monitor/add-azwebtestalertrule
5+
online version: https://learn.microsoft.com/powershell/module/az.monitor/add-azwebtestalertrule
66
schema: 2.0.0
77
---
88

src/Monitor/Monitor/help/Az.Monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
Module Name: Az.Monitor
33
Module Guid: 698c387c-bd6b-41c6-82ce-721f1ef39548
4-
Download Help Link: https://docs.microsoft.com/powershell/module/az.monitor
4+
Download Help Link: https://learn.microsoft.com/powershell/module/az.monitor
55
Help Version: 4.0.4.0
66
Locale: en-US
77
---

src/Monitor/Monitor/help/Get-AzActionGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
44
ms.assetid: 1CA26790-C791-4BFD-B986-70F28E3B095B
5-
online version: https://docs.microsoft.com/powershell/module/az.monitor/get-azactiongroup
5+
online version: https://learn.microsoft.com/powershell/module/az.monitor/get-azactiongroup
66
schema: 2.0.0
77
---
88

src/Monitor/Monitor/help/Get-AzActivityLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
4-
online version: https://docs.microsoft.com/powershell/module/az.monitor/get-azactivitylog
4+
online version: https://learn.microsoft.com/powershell/module/az.monitor/get-azactivitylog
55
schema: 2.0.0
66
---
77

src/Monitor/Monitor/help/Get-AzAlertHistory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
44
ms.assetid: 1EDFCAC4-6A66-4124-8192-B7F0D3C5BCFC
5-
online version: https://docs.microsoft.com/powershell/module/az.monitor/get-azalerthistory
5+
online version: https://learn.microsoft.com/powershell/module/az.monitor/get-azalerthistory
66
schema: 2.0.0
77
---
88

src/Monitor/Monitor/help/Get-AzAlertRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
44
ms.assetid: A837077C-0A79-431C-93D2-799B2134EE69
5-
online version: https://docs.microsoft.com/powershell/module/az.monitor/get-azalertrule
5+
online version: https://learn.microsoft.com/powershell/module/az.monitor/get-azalertrule
66
schema: 2.0.0
77
---
88

src/Monitor/Monitor/help/Get-AzAutoscaleHistory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll-Help.xml
33
Module Name: Az.Monitor
44
ms.assetid: A70F4C03-E842-45D5-9323-DC5B14B569F1
5-
online version: https://docs.microsoft.com/powershell/module/az.monitor/get-azautoscalehistory
5+
online version: https://learn.microsoft.com/powershell/module/az.monitor/get-azautoscalehistory
66
schema: 2.0.0
77
---
88

0 commit comments

Comments
 (0)