Skip to content

Commit 497fd6d

Browse files
authored
docs: fix az management title in feature docs (#297)
1 parent 67f72c9 commit 497fd6d

4 files changed

Lines changed: 2 additions & 4 deletions

File tree

docs/preview/02-Features/powershell/azure-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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. |

docs/preview/02-Features/powershell/azure-management.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "Azure Management"
43
layout: default

docs/versioned_docs/version-v0.6.0/02-Features/powershell/azure-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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. |

docs/versioned_docs/version-v0.6.0/02-Features/powershell/azure-management.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
title: "Azure Management"
43
layout: default

0 commit comments

Comments
 (0)