Skip to content

Commit f7e9c40

Browse files
committed
Merge branch 'main' of https://github.com/kkarmakarMS/aaz into feature-azureautomation
2 parents f68fb77 + c6141c3 commit f7e9c40

36 files changed

Lines changed: 2332 additions & 0 deletions

File tree

Commands/edge-action/_create.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Create EdgeAction resource
1414
```bash
1515
edge-action create --resource-group testrg --edge-action-name edgeAction1 --location global --sku "{name:Standard,tier:Standard}"
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- CreateEdgeAction
25+
```bash
26+
edge-action create --resource-group testrg --edge-action-name edgeAction1 --location global --sku "{name:Standard,tier:Standard}"
27+
```

Commands/edge-action/_delete.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Delete EdgeAction resource
1414
```bash
1515
edge-action delete --resource-group testrg --edge-action-name edgeAction1
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- DeleteEdgeAction
25+
```bash
26+
edge-action delete --resource-group testrg --edge-action-name edgeAction1
27+
```

Commands/edge-action/_list.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ List EdgeAction resources by subscription ID
1414
```bash
1515
edge-action list
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnM=/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- ListEdgeActions_bySubscription
25+
```bash
26+
edge-action list
27+
```

Commands/edge-action/_show.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Get EdgeAction resource
1414
```bash
1515
edge-action show --resource-group testrg --edge-action-name edgeAction1
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- GetEdgeAction
25+
```bash
26+
edge-action show --resource-group testrg --edge-action-name edgeAction1
27+
```

Commands/edge-action/_update.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Update EdgeAction resource
1414
```bash
1515
edge-action Update --resource-group testrg --edge-action-name edgeAction1 --location global --sku "{name:Standard,tier:Standard}"
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- UpdateEdgeAction
25+
```bash
26+
edge-action Update --resource-group testrg --edge-action-name edgeAction1 --location global --sku "{name:Standard,tier:Standard}"
27+
```

Commands/edge-action/execution-filter/_create.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Create EdgeActionExecutionFilter resource
1414
```bash
1515
edge-action execution-filter create --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1 --location global --version-id /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1 --execution-filter-identifier-header-name header-key --execution-filter-identifier-header-value header-value
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- CreateEdgeActionExecutionFilter
25+
```bash
26+
edge-action execution-filter create --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1 --location global --version-id /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1 --execution-filter-identifier-header-name header-key --execution-filter-identifier-header-value header-value
27+
```

Commands/edge-action/execution-filter/_delete.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Delete EdgeActionExecutionFilter resource
1414
```bash
1515
edge-action execution-filter delete --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- DeleteEdgeActionExecutionFilter
25+
```bash
26+
edge-action execution-filter delete --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1
27+
```

Commands/edge-action/execution-filter/_list.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ List EdgeActionExecutionFilter resources by EdgeAction
1414
```bash
1515
edge-action execution-filter list --resource-group testrg --edge-action-name edgeAction1
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycw==/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- ListEdgeActionsExecutionFilters_byEdgeAction
25+
```bash
26+
edge-action execution-filter list --resource-group testrg --edge-action-name edgeAction1
27+
```

Commands/edge-action/execution-filter/_show.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Get EdgeActionExecutionFilter resource
1414
```bash
1515
edge-action execution-filter show --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- GetEdgeActionExecutionFilter
25+
```bash
26+
edge-action execution-filter show --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1
27+
```

Commands/edge-action/execution-filter/_update.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,14 @@ Update EdgeActionExecutionFilter resource
1414
```bash
1515
edge-action execution-filter update --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1 --location global --version-id /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1 --execution-filter-identifier-header-name header-key --execution-filter-identifier-header-value header-value
1616
```
17+
18+
### [2025-12-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-12-01-preview.xml) **Stable**
19+
20+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-12-01-preview -->
21+
22+
#### examples
23+
24+
- UpdateEdgeActionExecutionFilter
25+
```bash
26+
edge-action execution-filter update --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1 --location global --version-id /subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1 --execution-filter-identifier-header-name header-key --execution-filter-identifier-header-value header-value
27+
```

0 commit comments

Comments
 (0)