File tree Expand file tree Collapse file tree
preview/02-Features/powershell
versioned_docs/version-v0.6.0/02-Features/powershell Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Create/update a single application setting within an Azure App Service.
2424
2525| Parameter | Mandatory | Description |
2626| ----------------------------- | ----------- | ----------------------------------------------------------------------------------------------------- |
27- | ` ResourceGroupName ` | yes | The name of the Azure resource group where the Azure Integration Account is located. |
27+ | ` ResourceGroupName ` | yes | The name of the Azure resource group where the Azure App Service is located. |
2828| ` AppServiceName ` | yes | The name of the Azure App Service where the application setting will be created/updated. |
2929| ` AppServiceSettingName ` | yes | The name of the application setting that will be created/updated. |
3030| ` AppServiceSettingValue ` | yes | The value of the application setting that will be created/updated. |
Original file line number Diff line number Diff line change 1-
21---
32title : " Azure Management"
43layout : default
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Create/update a single application setting within an Azure App Service.
2424
2525| Parameter | Mandatory | Description |
2626| ----------------------------- | ----------- | ----------------------------------------------------------------------------------------------------- |
27- | ` ResourceGroupName ` | yes | The name of the Azure resource group where the Azure Integration Account is located. |
27+ | ` ResourceGroupName ` | yes | The name of the Azure resource group where the Azure App Service is located. |
2828| ` AppServiceName ` | yes | The name of the Azure App Service where the application setting will be created/updated. |
2929| ` AppServiceSettingName ` | yes | The name of the application setting that will be created/updated. |
3030| ` AppServiceSettingValue ` | yes | The value of the application setting that will be created/updated. |
Original file line number Diff line number Diff line change 1-
21---
32title : " Azure Management"
43layout : default
You can’t perform that action at this time.
0 commit comments