Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions Commands/edge-action/_add-attachment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action add-attachment_

A long-running operation for adding an EdgeAction attachment.

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vYWRkYXR0YWNobWVudA==/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/addattachment 2025-09-01-preview -->

#### examples

- EdgeActions_AddAttachment
```bash
edge-action add-attachment --resource-group testrg --edge-action-name edgeAction1 --attached-resource-id /subscriptions/sub1/resourceGroups/rs1/providers/Microsoft.Cdn/Profiles/myProfile/afdEndpoints/ep1/routes/route1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action create_

Create EdgeAction resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-09-01-preview -->

#### examples

- CreateEdgeAction
```bash
edge-action create --resource-group testrg --edge-action-name edgeAction1 --location global --sku "{name:Standard,tier:Standard}"
```
16 changes: 16 additions & 0 deletions Commands/edge-action/_delete-attachment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action delete-attachment_

A long-running operation for deleting an EdgeAction attachment that returns no content.

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZGVsZXRlYXR0YWNobWVudA==/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/deleteattachment 2025-09-01-preview -->

#### examples

- EdgeActions_DeleteAttachment
```bash
edge-action delete-attachment --resource-group testrg --edge-action-name edgeAction1 --attached-resource-id /subscriptions/sub1/resourceGroups/rs1/providers/Microsoft.Cdn/Profiles/myProfile/afdEndpoints/ep1/routes/route1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action delete_

Delete EdgeAction resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-09-01-preview -->

#### examples

- DeleteEdgeAction
```bash
edge-action delete --resource-group testrg --edge-action-name edgeAction1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action list_

List EdgeAction resources by subscription ID

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnM=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions 2025-09-01-preview -->

#### examples

- ListEdgeActions_bySubscription
```bash
edge-action list
```
16 changes: 16 additions & 0 deletions Commands/edge-action/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action show_

Get EdgeAction resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-09-01-preview -->

#### examples

- GetEdgeAction
```bash
edge-action show --resource-group testrg --edge-action-name edgeAction1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action update_

Update EdgeAction resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{} 2025-09-01-preview -->

#### examples

- UpdateEdgeAction
```bash
edge-action Update --resource-group testrg --edge-action-name edgeAction1 --location global --sku "{name:Standard,tier:Standard}"
```
16 changes: 16 additions & 0 deletions Commands/edge-action/execution-filter/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action execution-filter create_

Create EdgeActionExecutionFilter resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-09-01-preview -->

#### examples

- CreateEdgeActionExecutionFilter
```bash
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
```
16 changes: 16 additions & 0 deletions Commands/edge-action/execution-filter/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action execution-filter delete_

Delete EdgeActionExecutionFilter resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-09-01-preview -->

#### examples

- DeleteEdgeActionExecutionFilter
```bash
edge-action execution-filter delete --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/execution-filter/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action execution-filter list_

List EdgeActionExecutionFilter resources by EdgeAction

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycw==/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters 2025-09-01-preview -->

#### examples

- ListEdgeActionsExecutionFilters_byEdgeAction
```bash
edge-action execution-filter list --resource-group testrg --edge-action-name edgeAction1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/execution-filter/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action execution-filter show_

Get EdgeActionExecutionFilter resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-09-01-preview -->

#### examples

- GetEdgeActionExecutionFilter
```bash
edge-action execution-filter show --resource-group testrg --edge-action-name edgeAction1 --execution-filter executionFilter1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/execution-filter/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action execution-filter update_

Update EdgeActionExecutionFilter resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vZXhlY3V0aW9uZmlsdGVycy97fQ==/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/executionfilters/{} 2025-09-01-preview -->

#### examples

- UpdateEdgeActionExecutionFilter
```bash
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
```
20 changes: 20 additions & 0 deletions Commands/edge-action/execution-filter/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# [Group] _edge-action execution-filter_

Manage Execution Filter

## Commands

- [create](/Commands/edge-action/execution-filter/_create.md)
: Create EdgeActionExecutionFilter resource

- [delete](/Commands/edge-action/execution-filter/_delete.md)
: Delete EdgeActionExecutionFilter resource

- [list](/Commands/edge-action/execution-filter/_list.md)
: List EdgeActionExecutionFilter resources by EdgeAction

- [show](/Commands/edge-action/execution-filter/_show.md)
: Get EdgeActionExecutionFilter resource

- [update](/Commands/edge-action/execution-filter/_update.md)
: Update EdgeActionExecutionFilter resource
34 changes: 34 additions & 0 deletions Commands/edge-action/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# [Group] _edge-action_

Manage Edge Action

## Subgroups

- [execution-filter](/Commands/edge-action/execution-filter/readme.md)
: Manage Execution Filter

- [version](/Commands/edge-action/version/readme.md)
: Manage Version

## Commands

- [add-attachment](/Commands/edge-action/_add-attachment.md)
: A long-running operation for adding an EdgeAction attachment.

- [create](/Commands/edge-action/_create.md)
: Create EdgeAction resource

- [delete](/Commands/edge-action/_delete.md)
: Delete EdgeAction resource

- [delete-attachment](/Commands/edge-action/_delete-attachment.md)
: A long-running operation for deleting an EdgeAction attachment that returns no content.

- [list](/Commands/edge-action/_list.md)
: List EdgeAction resources by subscription ID

- [show](/Commands/edge-action/_show.md)
: Get EdgeAction resource

- [update](/Commands/edge-action/_update.md)
: Update EdgeAction resource
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version create_

Create EdgeActionVersion version

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions/{} 2025-09-01-preview -->

#### examples

- CreateEdgeActionVersion
```bash
edge-action version create --resource-group testrg --edge-action-name edgeAction1 --version version2 --location global --deployment-type zip --is-default-version True
```
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version delete_

Delete EdgeActionVersion resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions/{} 2025-09-01-preview -->

#### examples

- DeleteEdgeActionVersion
```bash
edge-action version delete --resource-group testrg --edge-action-name edgeAction1 --version version1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_deploy-version-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version deploy-version-code_

A long-running operation to deploy versioncode to EdgeActionVersion resource.

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnMve30vZGVwbG95dmVyc2lvbmNvZGU=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions/{}/deployversioncode 2025-09-01-preview -->

#### examples

- DeployEdgeActionVersionCode
```bash
edge-action version deploy-version-code --resource-group testrg --edge-action-name edgeAction1 --version version2 --name version2 --content UEsDBBQAAAAIAI1NzkQAAAAABQAAAA==
```
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_get-version-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version get-version-code_

A long-running operation to get versioncode deployed to EdgeActionVersion resource.

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnMve30vZ2V0dmVyc2lvbmNvZGU=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions/{}/getversioncode 2025-09-01-preview -->

#### examples

- GetEdgeActionVersionCode
```bash
edge-action version get-version-code --resource-group testrg --edge-action-name edgeAction1 --version version1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version list_

List EdgeActionVersion resources by EdgeAction

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnM=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions 2025-09-01-preview -->

#### examples

- GetEdgeActionVersionsByEdgeAction
```bash
edge-action version list --resource-group testrg --edge-action-name edgeAction1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version show_

Get EdgeActionVersion resource

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions/{} 2025-09-01-preview -->

#### examples

- GetEdgeActionVersion
```bash
edge-action version show --resource-group testrg --edge-action-name edgeAction1 --version version1
```
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_swap-default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version swap-default_

A long-running resource action.

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnMve30vc3dhcGRlZmF1bHQ=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions/{}/swapdefault 2025-09-01-preview -->

#### examples

- SwapDefaultEdgeActionVersion
```bash
edge-action version swap-default --resource-group myResourceGroup --edge-action-name myEdgeAction --version v2
```
16 changes: 16 additions & 0 deletions Commands/edge-action/version/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _edge-action version update_

Update EdgeActionVersion version

## Versions

### [2025-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vZWRnZWFjdGlvbnMve30vdmVyc2lvbnMve30=/2025-09-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/edgeactions/{}/versions/{} 2025-09-01-preview -->

#### examples

- UpdateEdgeActionVersion
```bash
edge-action version update --resource-group testrg --edge-action-name edgeAction1 --version version2 --location global --deployment-type zip --is-default-version True
```
Loading