Merge branch 'main' into grafana-crud-aaz

This commit is contained in:
Alan Zhang 2024-08-07 16:16:38 -07:00
Родитель b70e390f64 7198b4723e
Коммит d5604b824d
3404 изменённых файлов: 903607 добавлений и 154132 удалений

8
.gitattributes поставляемый Normal file
Просмотреть файл

@ -0,0 +1,8 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.json text
*.xml text
*.md text

10
CODE_OF_CONDUCT.md Normal file
Просмотреть файл

@ -0,0 +1,10 @@
# Microsoft Open Source Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
Resources:
- [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/)
- [Microsoft Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
- Contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with questions or concerns
- Employees can reach out at [aka.ms/opensource/moderation-support](https://aka.ms/opensource/moderation-support)

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat onboard_
Onboard given subscriptions to Microsoft.AppComplianceAutomation provider.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vb25ib2FyZA==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/onboard 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat trigger-evaluation_
Trigger quick evaluation for the given subscriptions.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vdHJpZ2dlcmV2YWx1YXRpb24=/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/triggerevaluation 2024-06-27 -->

16
Commands/acat/readme.md Normal file
Просмотреть файл

@ -0,0 +1,16 @@
# [Group] _acat_
ACAT command group
## Subgroups
- [report](/Commands/acat/report/readme.md)
: manage ACAT reports
## Commands
- [onboard](/Commands/acat/_onboard.md)
: Onboard given subscriptions to Microsoft.AppComplianceAutomation provider.
- [trigger-evaluation](/Commands/acat/_trigger-evaluation.md)
: Trigger quick evaluation for the given subscriptions.

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report create_
Create a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report delete_
Delete an AppComplianceAutomation report.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report list_
List the AppComplianceAutomation report list for the tenant.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cw==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report show_
Get the AppComplianceAutomation report and its properties.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report update_
Update a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,28 @@
# [Group] _acat report_
manage ACAT reports
## Subgroups
- [snapshot](/Commands/acat/report/snapshot/readme.md)
: manage ACAT report snapshots
- [webhook](/Commands/acat/report/webhook/readme.md)
: manage ACAT report webhooks
## Commands
- [create](/Commands/acat/report/_create.md)
: Create a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.
- [delete](/Commands/acat/report/_delete.md)
: Delete an AppComplianceAutomation report.
- [list](/Commands/acat/report/_list.md)
: List the AppComplianceAutomation report list for the tenant.
- [show](/Commands/acat/report/_show.md)
: Get the AppComplianceAutomation report and its properties.
- [update](/Commands/acat/report/_update.md)
: Update a new AppComplianceAutomation report or update an exiting AppComplianceAutomation report.

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report snapshot download_
Download compliance needs from snapshot, like: Compliance Report, Resource List.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fS9zbmFwc2hvdHMve30vZG93bmxvYWQ=/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{}/snapshots/{}/download 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report snapshot list_
List the AppComplianceAutomation snapshot list.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fS9zbmFwc2hvdHM=/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{}/snapshots 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,11 @@
# [Group] _acat report snapshot_
manage ACAT report snapshots
## Commands
- [download](/Commands/acat/report/snapshot/_download.md)
: Download compliance needs from snapshot, like: Compliance Report, Resource List.
- [list](/Commands/acat/report/snapshot/_list.md)
: List the AppComplianceAutomation snapshot list.

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report webhook create_
Create a new AppComplianceAutomation webhook or update an exiting AppComplianceAutomation webhook.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fS93ZWJob29rcy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{}/webhooks/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report webhook delete_
Delete an AppComplianceAutomation webhook.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fS93ZWJob29rcy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{}/webhooks/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report webhook list_
List the AppComplianceAutomation webhook list.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fS93ZWJob29rcw==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{}/webhooks 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report webhook show_
Get the AppComplianceAutomation webhook and its properties.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fS93ZWJob29rcy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{}/webhooks/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _acat report webhook update_
Update an exiting AppComplianceAutomation webhook.
## Versions
### [2024-06-27](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuYXBwY29tcGxpYW5jZWF1dG9tYXRpb24vcmVwb3J0cy97fS93ZWJob29rcy97fQ==/2024-06-27.xml) **Stable**
<!-- mgmt-plane /providers/microsoft.appcomplianceautomation/reports/{}/webhooks/{} 2024-06-27 -->

Просмотреть файл

@ -0,0 +1,20 @@
# [Group] _acat report webhook_
manage ACAT report webhooks
## Commands
- [create](/Commands/acat/report/webhook/_create.md)
: Create a new AppComplianceAutomation webhook or update an exiting AppComplianceAutomation webhook.
- [delete](/Commands/acat/report/webhook/_delete.md)
: Delete an AppComplianceAutomation webhook.
- [list](/Commands/acat/report/webhook/_list.md)
: List the AppComplianceAutomation webhook list.
- [show](/Commands/acat/report/webhook/_show.md)
: Get the AppComplianceAutomation webhook and its properties.
- [update](/Commands/acat/report/webhook/_update.md)
: Update an exiting AppComplianceAutomation webhook.

Просмотреть файл

@ -19,3 +19,19 @@ Create a new domain within the specified profile.
```bash
afd custom-domain create -g group --custom-domain-name customDomain --profile-name profile --host-name www.contoso.com --minimum-tls-version TLS12 --certificate-type CustomerCertificate --secret secretName
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vY3VzdG9tZG9tYWlucy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/customdomains/{} 2024-02-01 -->
#### examples
- Create a custom domain that uses AFD managed certificate for SSL/TLS encryption.
```bash
afd custom-domain create -g group --custom-domain-name customDomain --profile-name profile --host-name www.contoso.com --minimum-tls-version TLS12 --certificate-type ManagedCertificate
```
- Create a custom domain that uses your own certificate for SSL/TLS encryption, the certificate is stored in Azure Key Vault and referenced by an AFD secret.
```bash
afd custom-domain create -g group --custom-domain-name example-custom-domain --profile-name profile --host-name www.contoso.com --minimum-tls-version TLS12 --certificate-type CustomerCertificate --secret secretName
```

Просмотреть файл

@ -14,3 +14,14 @@ Delete an existing AzureFrontDoor domain with the specified domain name under th
```bash
afd custom-domain delete -g group --profile-name profile --custom-domain-name customDomainName
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vY3VzdG9tZG9tYWlucy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/customdomains/{} 2024-02-01 -->
#### examples
- Delete a custom domain.
```bash
afd custom-domain delete -g group --profile-name profile --custom-domain-name customDomainName
```

Просмотреть файл

@ -14,3 +14,14 @@ List existing AzureFrontDoor domains.
```bash
afd custom-domain list -g group --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vY3VzdG9tZG9tYWlucw==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/customdomains 2024-02-01 -->
#### examples
- List all the custom domains within the specified profile.
```bash
afd custom-domain list -g group --profile-name profile
```

Просмотреть файл

@ -14,3 +14,14 @@ Updates the domain validation token.
```bash
afd custom-domain regenerate-validation-token -g MyResourceGroup --profile-name MyProfle --custom-domain-name MyCustomDomain
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vY3VzdG9tZG9tYWlucy97fS9yZWZyZXNodmFsaWRhdGlvbnRva2Vu/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/customdomains/{}/refreshvalidationtoken 2024-02-01 -->
#### examples
- Regenerate the domain validation token.
```bash
afd custom-domain regenerate-validation-token -g MyResourceGroup --profile-name MyProfle --custom-domain-name MyCustomDomain
```

Просмотреть файл

@ -14,3 +14,14 @@ Get an existing AzureFrontDoor domain with the specified domain name under the s
```bash
afd custom-domain show -g group --profile-name profile --custom-domain-name customDomainName
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vY3VzdG9tZG9tYWlucy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/customdomains/{} 2024-02-01 -->
#### examples
- show details of the custom domain within the specified profile.
```bash
afd custom-domain show -g group --profile-name profile --custom-domain-name customDomainName
```

Просмотреть файл

@ -19,3 +19,19 @@ Update a new domain within the specified profile.
```bash
afd custom-domain update -g group --custom-domain-name customDomain --profile-name profile --certificate-type ManagedCertificate
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vY3VzdG9tZG9tYWlucy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/customdomains/{} 2024-02-01 -->
#### examples
- Update the custom domain's supported minimum TLS version.
```bash
afd custom-domain update -g group --custom-domain-name customDomain --profile-name profile --minimum-tls-version TLS12
```
- Update the custom domain's certificate type to AFD managed certificate.
```bash
afd custom-domain update -g group --custom-domain-name customDomain --profile-name profile --certificate-type ManagedCertificate
```

Просмотреть файл

@ -14,3 +14,14 @@ Create a new AzureFrontDoor endpoint with the specified endpoint name under the
```bash
afd endpoint create -g group --endpoint-name endpoint1 --profile-name profile --enabled-state Enabled
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{} 2024-02-01 -->
#### examples
- Creates an enabled endpoint
```bash
afd endpoint create -g group --endpoint-name endpoint1 --profile-name profile --enabled-state Enabled
```

Просмотреть файл

@ -14,3 +14,14 @@ Delete an existing AzureFrontDoor endpoint with the specified endpoint name unde
```bash
afd endpoint delete -g group --profile-name profile --endpoint-name endpoint1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{} 2024-02-01 -->
#### examples
- Delete an endpoint named endpoint1.
```bash
afd endpoint delete -g group --profile-name profile --endpoint-name endpoint1
```

Просмотреть файл

@ -14,3 +14,14 @@ List existing AzureFrontDoor endpoints.
```bash
afd endpoint list -g group --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRz/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints 2024-02-01 -->
#### examples
- List all the endpoints within the specified profile.
```bash
afd endpoint list -g group --profile-name profile
```

Просмотреть файл

@ -14,3 +14,14 @@ Removes a content from AzureFrontDoor.
```bash
afd endpoint purge -g group --profile-name profile --domains www.contoso.com --content-paths '/scripts/*'
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3B1cmdl/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/purge 2024-02-01 -->
#### examples
- Remove all cached contents under directory "/script" for domain www.contoso.com
```bash
afd endpoint purge -g group --profile-name profile --domains www.contoso.com --content-paths '/scripts/*'
```

Просмотреть файл

@ -14,3 +14,14 @@ Get an existing AzureFrontDoor endpoint with the specified endpoint name under t
```bash
afd endpoint show -g group --profile-name profile --endpoint-name endpoint1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{} 2024-02-01 -->
#### examples
- show details of the endpoint named endpoint1.
```bash
afd endpoint show -g group --profile-name profile --endpoint-name endpoint1
```

Просмотреть файл

@ -14,3 +14,14 @@ Update a new AzureFrontDoor endpoint with the specified endpoint name under the
```bash
afd endpoint update -g group --endpoint-name endpoint1 --profile-name profile --enabled-state Disabled
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{} 2024-02-01 -->
#### examples
- Update an endpoint's state to disabled.
```bash
afd endpoint update -g group --endpoint-name endpoint1 --profile-name profile --enabled-state Disabled
```

Просмотреть файл

@ -7,3 +7,7 @@ Get all available location names for AFD log analytics report.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzbG9jYXRpb25z/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticslocations 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzbG9jYXRpb25z/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticslocations 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get log report for AFD profile
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzbWV0cmljcw==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticsmetrics 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzbWV0cmljcw==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticsmetrics 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get log analytics ranking report for AFD profile
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzcmFua2luZ3M=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticsrankings 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzcmFua2luZ3M=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticsrankings 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get all endpoints and custom domains available for AFD log report
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzcmVzb3VyY2Vz/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticsresources 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0bG9nYW5hbHl0aWNzcmVzb3VyY2Vz/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getloganalyticsresources 2024-02-01 -->

Просмотреть файл

@ -14,3 +14,14 @@ Create a new origin group within the specified profile.
```bash
afd origin-group create -g group --origin-group-name og1 --profile-name profile --probe-request-type GET --probe-protocol Http --probe-interval-in-seconds 120 --probe-path /test1/azure.txt --sample-size 4 --successful-samples-required 3 --additional-latency-in-milliseconds 50
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{} 2024-02-01 -->
#### examples
- Creates a new origin group within the specified profile.
```bash
afd origin-group create -g group --origin-group-name og1 --profile-name profile --probe-request-type GET --probe-protocol Http --probe-interval-in-seconds 120 --probe-path /test1/azure.txt --sample-size 4 --successful-samples-required 3 --additional-latency-in-milliseconds 50
```

Просмотреть файл

@ -14,3 +14,14 @@ Delete an existing origin group within a profile.
```bash
afd origin-group delete -g group --origin-group-name og1 --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{} 2024-02-01 -->
#### examples
- Deletes an existing origin group within a profile.
```bash
afd origin-group delete -g group --origin-group-name og1 --profile-name profile
```

Просмотреть файл

@ -7,3 +7,7 @@ List all of the existing origin groups within a profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBz/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBz/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get an existing origin group within a profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{} 2024-02-01 -->

Просмотреть файл

@ -14,3 +14,14 @@ Update a new origin group within the specified profile.
```bash
afd origin-group update -g group --origin-group-name og1 --profile-name profile --probe-request-type HEAD --probe-protocol Https --probe-interval-in-seconds 120 --probe-path /test1/azure.txt
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{} 2024-02-01 -->
#### examples
- Update the probe setting of the specified origin group.
```bash
afd origin-group update -g group --origin-group-name og1 --profile-name profile --probe-request-type HEAD --probe-protocol Https --probe-interval-in-seconds 120 --probe-path /test1/azure.txt
```

Просмотреть файл

@ -19,3 +19,19 @@ Create a new origin within the specified origin group.
```bash
afd origin create -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --origin-host-header example.contoso.com --priority 1 --weight 500 --enabled-state Enabled --http-port 80 --https-port 443 --private-link-resource /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group/providers/Microsoft.Storage/storageAccounts/plstest --private-link-location EastUS --private-link-request-message 'Please approve this request' --private-link-sub-resource-type table
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins/{} 2024-02-01 -->
#### examples
- Create an regular origin
```bash
afd origin create -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --origin-host-header example.contoso.com --priority 1 --weight 500 --enabled-state Enabled --http-port 80 --https-port 443 - name: Create a private link origin
```
- Create a private link origin
```bash
afd origin create -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --origin-host-header example.contoso.com --priority 1 --weight 500 --enabled-state Enabled --http-port 80 --https-port 443 --private-link-resource /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group/providers/Microsoft.Storage/storageAccounts/plstest --private-link-location EastUS --private-link-request-message 'Please approve this request' --private-link-sub-resource-type table
```

Просмотреть файл

@ -7,3 +7,7 @@ Delete an existing origin within an origin group.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnMve30=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins/{} 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ List all of the existing origins within an origin group.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnM=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnM=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get an existing origin within an origin group.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnMve30=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins/{} 2024-02-01 -->

Просмотреть файл

@ -19,3 +19,19 @@ Update a new origin within the specified origin group.
```bash
afd origin update -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --enable-private-link False
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vb3JpZ2luZ3JvdXBzL3t9L29yaWdpbnMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/origingroups/{}/origins/{} 2024-02-01 -->
#### examples
- Update the host header and priority of the specified origin.
```bash
afd origin update -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --origin-host-header example.contoso.com --priority 3
```
- Disable private link of the origin.
```bash
afd origin update -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --enable-private-link False
```

Просмотреть файл

@ -14,3 +14,14 @@ Create a new Azure Front Door Standard or Azure Front Door Premium or CDN profil
```bash
afd profile create -g group --profile-name profile --sku Standard_AzureFrontDoor
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 -->
#### examples
- Create an AFD profile using Standard SKU.
```bash
afd profile create -g group --profile-name profile --sku Standard_AzureFrontDoor
```

Просмотреть файл

@ -14,3 +14,14 @@ Delete an existing Azure Front Door Standard or Azure Front Door Premium or CDN
```bash
profile delete -g group --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 -->
#### examples
- Delete an AFD profile.
```bash
profile delete -g group --profile-name profile
```

Просмотреть файл

@ -15,3 +15,15 @@ List all of the Azure Front Door Standard, Azure Front Door Premium, and CDN pro
```bash
afd profile list -g group
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXM=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/providers/microsoft.cdn/profiles 2024-02-01 -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles 2024-02-01 -->
#### examples
- List AFD profiles in a resource group.
```bash
afd profile list -g group
```

Просмотреть файл

@ -14,3 +14,14 @@ Get an Azure Front Door Standard or Azure Front Door Premium or CDN profile with
```bash
afd profile show -g group --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 -->
#### examples
- Show details of an AFD profile.
```bash
afd profile show -g group --profile-name profile
```

Просмотреть файл

@ -14,3 +14,14 @@ Update a new Azure Front Door Standard or Azure Front Door Premium or CDN profil
```bash
afd profile update --profile-name profile --resource-group MyResourceGroup --tags tag1=value1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 -->
#### examples
- Update an AFD profile with tags.
```bash
afd profile update --profile-name profile --resource-group MyResourceGroup --tags tag1=value1
```

Просмотреть файл

@ -14,3 +14,14 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
```bash
afd profile usage -g group --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vdXNhZ2Vz/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/usages 2024-02-01 -->
#### examples
- List resource usage within the specific AFD profile.
```bash
afd profile usage -g group --profile-name profile
```

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _afd profile log-scrubbing create_
Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
## Versions
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 properties.logScrubbing -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _afd profile log-scrubbing delete_
Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
## Versions
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 properties.logScrubbing -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _afd profile log-scrubbing show_
Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
## Versions
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 properties.logScrubbing -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _afd profile log-scrubbing update_
Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
## Versions
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{} 2024-02-01 properties.logScrubbing -->

Просмотреть файл

@ -0,0 +1,17 @@
# [Group] _afd profile log-scrubbing_
Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
## Commands
- [create](/Commands/afd/profile/log-scrubbing/_create.md)
: Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
- [delete](/Commands/afd/profile/log-scrubbing/_delete.md)
: Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
- [show](/Commands/afd/profile/log-scrubbing/_show.md)
: Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
- [update](/Commands/afd/profile/log-scrubbing/_update.md)
: Defines rules that scrub sensitive fields in the Azure Front Door profile logs.

Просмотреть файл

@ -2,6 +2,11 @@
Manage AFD profiles.
## Subgroups
- [log-scrubbing](/Commands/afd/profile/log-scrubbing/readme.md)
: Defines rules that scrub sensitive fields in the Azure Front Door profile logs.
## Commands
- [create](/Commands/afd/profile/_create.md)

Просмотреть файл

@ -24,3 +24,24 @@ Create a new route with the specified route name under the specified subscriptio
```bash
afd route create -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --patterns-to-match /test1/* /tes2/* --origin-group og001 --supported-protocols Http Https --custom-domains cd001 --forwarding-protocol MatchRequest --https-redirect Enabled --link-to-default-domain Enabled
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3JvdXRlcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/routes/{} 2024-02-01 -->
#### examples
- Creates a route to associate the endpoint's default domain with an origin group for all HTTPS requests.
```bash
afd route create -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --https-redirect Disabled --origin-group og001 --supported-protocols Https --link-to-default-domain Enabled --forwarding-protocol MatchRequest
```
- Creates a route to associate the endpoint's default domain with an origin group for all requests and use the specified rule sets to customize the route behavior.
```bash
afd route create -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --rule-sets ruleset1 rulseset2 --origin-group og001 --supported-protocols Http Https --link-to-default-domain Enabled --forwarding-protocol MatchRequest --https-redirect Disabled
```
- Creates a route to associate the endpoint's default domain and a custom domain with an origin group for all requests with the specified path patterns and redirect all trafic to use Https.
```bash
afd route create -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --patterns-to-match /test1/* /tes2/* --origin-group og001 --supported-protocols Http Https --custom-domains cd001 --forwarding-protocol MatchRequest --https-redirect Enabled --link-to-default-domain Enabled
```

Просмотреть файл

@ -14,3 +14,14 @@ Delete an existing route with the specified route name under the specified subsc
```bash
afd route delete -g group --profile-name profile --endpoint-name endpoint1 --route-name route1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3JvdXRlcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/routes/{} 2024-02-01 -->
#### examples
- Delete an route named route1.
```bash
afd route delete -g group --profile-name profile --endpoint-name endpoint1 --route-name route1
```

Просмотреть файл

@ -7,3 +7,7 @@ List all of the existing origins within a profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3JvdXRlcw==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/routes 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3JvdXRlcw==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/routes 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get an existing route with the specified route name under the specified subscrip
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3JvdXRlcy97fQ==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/routes/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3JvdXRlcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/routes/{} 2024-02-01 -->

Просмотреть файл

@ -24,3 +24,24 @@ Update a new route with the specified route name under the specified subscriptio
```bash
afd route update -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --query-string-caching-behavior IgnoreQueryString --enable-compression true --content-types-to-compress text/javascript text/plain
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vYWZkZW5kcG9pbnRzL3t9L3JvdXRlcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/afdendpoints/{}/routes/{} 2024-02-01 -->
#### examples
- Update a route to accept both Http and Https requests and redirect all trafic to use Https.
```bash
afd route update -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --supported-protocols Http Https --https-redirect Enabled
```
- Update a route's rule sets settings to customize the route behavior.
```bash
afd route update -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --rule-sets ruleset1 rulseset2
```
- Update a route's compression settings to enable compression for the specified content types.
```bash
afd route update -g group --endpoint-name endpoint1 --profile-name profile --route-name route1 --query-string-caching-behavior IgnoreQueryString --enable-compression true --content-types-to-compress text/javascript text/plain
```

Просмотреть файл

@ -14,3 +14,14 @@ Create a new rule set within the specified profile.
```bash
afd rule-set create -g group --rule-set-name ruleset1 --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{} 2024-02-01 -->
#### examples
- Create a new rule set under the specified profile.
```bash
afd rule-set create -g group --rule-set-name ruleset1 --profile-name profile
```

Просмотреть файл

@ -14,3 +14,14 @@ Delete an existing AzureFrontDoor rule set with the specified rule set name unde
```bash
afd rule-set delete -g group --rule-set-name ruleset1 --profile-name profile
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{} 2024-02-01 -->
#### examples
- Delete a rule set with the name ruleset1.
```bash
afd rule-set delete -g group --rule-set-name ruleset1 --profile-name profile
```

Просмотреть файл

@ -7,3 +7,7 @@ List existing AzureFrontDoor rule sets within a profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHM=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHM=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get an existing AzureFrontDoor rule set with the specified rule set name under t
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{} 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vdXNhZ2Vz/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/usages 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vdXNhZ2Vz/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/usages 2024-02-01 -->

Просмотреть файл

@ -19,3 +19,19 @@ Create a new delivery rule within the specified rule set.
```bash
afd rule create -g group --rule-set-name ruleset1 --profile-name profile --order 1 --rule-name "redirect" --match-variable RequestScheme --operator Equal --match-values HTTP --action-name "UrlRedirect" --redirect-protocol Https --redirect-type Moved
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vcnVsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/rules/{} 2024-02-01 -->
#### examples
- Create a rule to append a response header for requests from Thailand.
```bash
afd rule create -g group --rule-set-name ruleset1 --profile-name profile --order 2 --match-variable RemoteAddress --operator GeoMatch --match-values TH --rule-name disablecaching --action-name ModifyResponseHeader --header-action Append --header-name X-CDN --header-value AFDX
```
- Create a rule for http to https redirect
```bash
afd rule create -g group --rule-set-name ruleset1 --profile-name profile --order 1 --rule-name "redirect" --match-variable RequestScheme --operator Equal --match-values HTTP --action-name "UrlRedirect" --redirect-protocol Https --redirect-type Moved
```

Просмотреть файл

@ -14,3 +14,14 @@ Delete an existing delivery rule within a rule set.
```bash
afd rule delete -g group --rule-set-name ruleSetName --profile-name profile --rule-name rule1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vcnVsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/rules/{} 2024-02-01 -->
#### examples
- Remove a rule with name rule1.
```bash
afd rule delete -g group --rule-set-name ruleSetName --profile-name profile --rule-name rule1
```

Просмотреть файл

@ -14,3 +14,14 @@ List all of the existing delivery rules within a rule set.
```bash
afd route list -g group --profile-name profile --endpoint-name endpoint1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vcnVsZXM=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/rules 2024-02-01 -->
#### examples
- List all the routes within the specified endpoint.
```bash
afd route list -g group --profile-name profile --endpoint-name endpoint1
```

Просмотреть файл

@ -14,3 +14,14 @@ Get an existing delivery rule within a rule set.
```bash
afd rule show -g group --rule-set-name ruleSetName --profile-name profile --rule-name rule1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vcnVsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/rules/{} 2024-02-01 -->
#### examples
- show details of the delivery rule with name rule1.
```bash
afd rule show -g group --rule-set-name ruleSetName --profile-name profile --rule-name rule1
```

Просмотреть файл

@ -7,3 +7,7 @@ Update a new delivery rule within the specified rule set.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vcnVsZXMve30=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/rules/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vcnVsZXNldHMve30vcnVsZXMve30=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/rulesets/{}/rules/{} 2024-02-01 -->

Просмотреть файл

@ -14,3 +14,14 @@ Create a new Secret within the specified profile.
```bash
afd secret create -g group --profile-name profile --secret-name secret1 --secret-version version1 --secret-source /subscriptions/sub1/resourceGroups/rg1/providers/Microsoft.KeyVault/vaults/vault1/secrets/cert1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets/{} 2024-02-01 -->
#### examples
- Creates a secret using the specified certificate version.
```bash
afd secret create -g group --profile-name profile --secret-name secret1 --secret-version version1 --secret-source /subscriptions/sub1/resourceGroups/rg1/providers/Microsoft.KeyVault/vaults/vault1/secrets/cert1
```

Просмотреть файл

@ -7,3 +7,7 @@ Delete an existing Secret within profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cy97fQ==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets/{} 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ List existing AzureFrontDoor secrets.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cw==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cw==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get an existing Secret within a profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cy97fQ==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets/{} 2024-02-01 -->

Просмотреть файл

@ -14,3 +14,14 @@ Update a new Secret within the specified profile.
```bash
afd secret update -g group --profile-name profile --secret-name secret1 --use-latest-version
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjcmV0cy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/secrets/{} 2024-02-01 -->
#### examples
- Update the specified secret to use the certificate's latest version.
```bash
afd secret update -g group --profile-name profile --secret-name secret1 --use-latest-version
```

Просмотреть файл

@ -14,3 +14,14 @@ Create a new security policy within the specified profile.
```bash
afd security-policy create -g group --profile-name profile --security-policy-name sp1 --domains /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Cdn/profiles/profile1/afdEndpoints/endpoint1 /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Cdn/profiles/profile1/customDomains/customDomain1 --waf-policy /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/waf1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies/{} 2024-02-01 -->
#### examples
- Creates a security policy to apply the specified WAF policy to an endpoint's default domain and a custom domain.
```bash
afd security-policy create -g group --profile-name profile --security-policy-name sp1 --domains /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Cdn/profiles/profile1/afdEndpoints/endpoint1 /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Cdn/profiles/profile1/customDomains/customDomain1 --waf-policy /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Network/frontdoorwebapplicationfirewallpolicies/waf1
```

Просмотреть файл

@ -7,3 +7,7 @@ Delete an existing security policy within profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcy97fQ==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies/{} 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ List security policies associated with the profile
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcw==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcw==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get an existing security policy within a profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcy97fQ==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies/{} 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies/{} 2024-02-01 -->

Просмотреть файл

@ -14,3 +14,14 @@ Update a new security policy within the specified profile.
```bash
afd security-policy update -g group --security-policy-name sp1 --profile-name profile --domains /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Cdn/profiles/profile1/customDomains/customDomain1
```
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vc2VjdXJpdHlwb2xpY2llcy97fQ==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/securitypolicies/{} 2024-02-01 -->
#### examples
- Update the specified security policy's domain list.
```bash
afd security-policy update -g group --security-policy-name sp1 --profile-name profile --domains /subscriptions/sub1/resourcegroups/rg1/providers/Microsoft.Cdn/profiles/profile1/customDomains/customDomain1
```

Просмотреть файл

@ -7,3 +7,7 @@ Get Waf related log analytics report for AFD profile.
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0d2FmbG9nYW5hbHl0aWNzbWV0cmljcw==/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getwafloganalyticsmetrics 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0d2FmbG9nYW5hbHl0aWNzbWV0cmljcw==/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getwafloganalyticsmetrics 2024-02-01 -->

Просмотреть файл

@ -7,3 +7,7 @@ Get WAF log analytics charts for AFD profile
### [2023-05-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0d2FmbG9nYW5hbHl0aWNzcmFua2luZ3M=/2023-05-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getwafloganalyticsrankings 2023-05-01 -->
### [2024-02-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jZG4vcHJvZmlsZXMve30vZ2V0d2FmbG9nYW5hbHl0aWNzcmFua2luZ3M=/2024-02-01.xml) **Stable**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cdn/profiles/{}/getwafloganalyticsrankings 2024-02-01 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _aosm publisher artifact-manifest create_
Create a artifact manifest.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3RtYW5pZmVzdHMve30=/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactmanifests/{} 2023-09-01 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _aosm publisher artifact-manifest delete_
Delete the specified artifact manifest.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3RtYW5pZmVzdHMve30=/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactmanifests/{} 2023-09-01 -->

Просмотреть файл

@ -0,0 +1,16 @@
# [Command] _aosm publisher artifact-manifest list-credential_
List credential for publishing artifacts defined in artifact manifest.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3RtYW5pZmVzdHMve30vbGlzdGNyZWRlbnRpYWw=/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactmanifests/{}/listcredential 2023-09-01 -->
#### examples
- List credential to use for publishing an artifact from the 'contoso-manifest' manifest
```bash
aosm publisher artifact-manifest list-credential --resource-group contoso-aosm --publisher-name contoso --artifact-store-name contoso --name contoso-manifest
```

Просмотреть файл

@ -0,0 +1,16 @@
# [Command] _aosm publisher artifact-manifest list_
List information about the artifact manifest.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3RtYW5pZmVzdHM=/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactmanifests 2023-09-01 -->
#### examples
- List information about the artifact manifest in the 'contoso' artifact store of the 'contoso' publisher
```bash
aosm publisher artifact-manifest list --resource-group contoso-aosm --publisher-name contoso --artifact-store-name contoso
```

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _aosm publisher artifact-manifest show_
Get information about a artifact manifest resource.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3RtYW5pZmVzdHMve30=/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactmanifests/{} 2023-09-01 -->

Просмотреть файл

@ -0,0 +1,16 @@
# [Command] _aosm publisher artifact-manifest update-state_
Update state for artifact manifest.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3RtYW5pZmVzdHMve30vdXBkYXRlc3RhdGU=/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactmanifests/{}/updatestate 2023-09-01 -->
#### examples
- Update the 'contoso-manifest' artifact manifest's state to 'Uploaded'
```bash
aosm publisher artifact-manifest update-state --resource-group contoso-aosm --publisher-name contoso --artifact-store-name contoso --name contoso-manifest --state Uploaded
```

Просмотреть файл

@ -0,0 +1,23 @@
# [Group] _aosm publisher artifact-manifest_
Commands to manage artifact manifest resources.
## Commands
- [create](/Commands/aosm/publisher/artifact-manifest/_create.md)
: Create a artifact manifest.
- [delete](/Commands/aosm/publisher/artifact-manifest/_delete.md)
: Delete the specified artifact manifest.
- [list](/Commands/aosm/publisher/artifact-manifest/_list.md)
: List information about the artifact manifest.
- [list-credential](/Commands/aosm/publisher/artifact-manifest/_list-credential.md)
: List credential for publishing artifacts defined in artifact manifest.
- [show](/Commands/aosm/publisher/artifact-manifest/_show.md)
: Get information about a artifact manifest resource.
- [update-state](/Commands/aosm/publisher/artifact-manifest/_update-state.md)
: Update state for artifact manifest.

Просмотреть файл

@ -0,0 +1,16 @@
# [Command] _aosm publisher artifact-store artifact list_
List all the available artifacts in the parent Artifact Store.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3Rz/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifacts 2023-09-01 -->
#### examples
- List all available artifacts in the 'contoso' artifact store of the 'contoso' publisher
```bash
aosm publisher artifact-store artifact list --resource-group contoso-aosm --publisher-name contoso --artifact-store-name contoso
```

Просмотреть файл

@ -0,0 +1,13 @@
# [Group] _aosm publisher artifact-store artifact_
Commands to manage artifacts in a artifact store.
## Subgroups
- [version](/Commands/aosm/publisher/artifact-store/artifact/version/readme.md)
: Commands to manage artifact versions.
## Commands
- [list](/Commands/aosm/publisher/artifact-store/artifact/_list.md)
: List all the available artifacts in the parent Artifact Store.

Просмотреть файл

@ -0,0 +1,16 @@
# [Command] _aosm publisher artifact-store artifact version list_
List a Artifact overview information.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3R2ZXJzaW9ucw==/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactversions 2023-09-01 -->
#### examples
- List overview information for the 'nginx' artifact in the 'contoso' artifact store of the 'contoso' publisher
```bash
aosm publisher artifact-store artifact version list --resource-group contoso-aosm --publisher-name contoso --artifact-store-name contoso --artifact-name nginx
```

Просмотреть файл

@ -0,0 +1,16 @@
# [Command] _aosm publisher artifact-store artifact version update-state_
Update artifact state defined in artifact store.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vYXJ0aWZhY3RzdG9yZXMve30vYXJ0aWZhY3R2ZXJzaW9ucy97fQ==/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/artifactstores/{}/artifactversions/{} 2023-09-01 -->
#### examples
- Deprecate the 1.0.0 version of the 'nginx' artifact in the 'contoso' artifact store of the 'contoso' publisher
```bash
aosm publisher artifact-store artifact version update-state --resource-group contoso-aosm --publisher-name contoso --artifact-store-name contoso --artifact-name nginx --name 1.0.0 --artifact-state Deprecated
```

Просмотреть файл

@ -0,0 +1,11 @@
# [Group] _aosm publisher artifact-store artifact version_
Commands to manage artifact versions.
## Commands
- [list](/Commands/aosm/publisher/artifact-store/artifact/version/_list.md)
: List a Artifact overview information.
- [update-state](/Commands/aosm/publisher/artifact-store/artifact/version/_update-state.md)
: Update artifact state defined in artifact store.

Просмотреть файл

@ -0,0 +1,8 @@
# [Group] _aosm publisher artifact-store_
Commands to manage artifact store resources.
## Subgroups
- [artifact](/Commands/aosm/publisher/artifact-store/artifact/readme.md)
: Commands to manage artifacts in a artifact store.

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _aosm publisher configuration-group-schema create_
Create a configuration group schema.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vY29uZmlndXJhdGlvbmdyb3Vwc2NoZW1hcy97fQ==/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/configurationgroupschemas/{} 2023-09-01 -->

Просмотреть файл

@ -0,0 +1,9 @@
# [Command] _aosm publisher configuration-group-schema delete_
Delete a specified configuration group schema.
## Versions
### [2023-09-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oeWJyaWRuZXR3b3JrL3B1Ymxpc2hlcnMve30vY29uZmlndXJhdGlvbmdyb3Vwc2NoZW1hcy97fQ==/2023-09-01.xml) **Preview**
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.hybridnetwork/publishers/{}/configurationgroupschemas/{} 2023-09-01 -->

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше