Skip to content

Commit f2d3dbf

Browse files
committed
docfx
1 parent 7f49212 commit f2d3dbf

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

articles/app-spaces/how-to-manage-components.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ This tab shows the following details:
103103
| Repository | The GitHub repository used for the app's source code|
104104
| Branch | The GitHub branch used for the app's source code|
105105
| Subscription | The Azure subscription under which the app is running|
106-
| Resource name | The internal name used within Azure App Spaces|
106+
| Resource name | The internal name used within App Spaces|
107107
::: zone-end
108108
::: zone pivot="app"
109109

@@ -118,7 +118,7 @@ This tab shows the following details:
118118
| Repository | The GitHub repository used for the app's source code|
119119
| Branch | The GitHub branch used for the app's source code|
120120
| Subscription | The Azure subscription under which the app is running|
121-
| Resource name | The internal name used within Azure App Spaces|
121+
| Resource name | The internal name used within App Spaces|
122122

123123
::: zone-end
124124
::: zone pivot="database"
@@ -132,7 +132,7 @@ This tab shows the following details:
132132
| Resource group | The specific resource group managing your app|
133133
| Pricing | [Pricing details](https://go.microsoft.com/fwlink/?linkid=2261690)|
134134
| Subscription | The Azure subscription under which the app is running|
135-
| Resource name | The internal name used within Azure App Spaces|
135+
| Resource name | The internal name used within App Spaces|
136136

137137
::: zone-end
138138

docfx.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@
329329
"articles/container-apps/*": true,
330330
"articles/cosmos-db/*": true,
331331
"articles/app-service/*": true,
332+
"articles/app-spaces/*": true,
332333
"articles/static-web-apps/*": true,
333334
"articles/aks/*": true,
334335
"articles/kubernetes-fleet/*": true,
@@ -350,6 +351,7 @@
350351
"articles/app-service/environment/*.md": "madsd",
351352
"articles/app-service/scripts/*.md": "cephalin",
352353
"articles/app-service-mobile/**/*.md": "elamalani",
354+
"articles/app-spaces/*.md": "msangapu-msft",
353355
"articles/automanage/*md": "johnmarc",
354356
"articles/automation/**/*.md": "SnehaSudhirG",
355357
"articles/update-center/**/*.md": "SnehaSudhirG",
@@ -732,6 +734,7 @@
732734
"articles/ai-services/**/*.md": "nitinme",
733735
"articles/app-service/**/*.md": "mijacobs",
734736
"articles/app-service-mobile/**/*.md": "crdun",
737+
"articles/app-spaces/**/*.md": "mijacobs",
735738
"articles/automanage/*md": "mamccrea",
736739
"articles/azure-arc/servers/**/*.md": "rayoflores",
737740
"articles/azure-functions/**/*.md": "mijacobs",
@@ -775,6 +778,7 @@
775778
"articles/app-service/environment/*.md": "madsd",
776779
"articles/app-service/scripts/*.md": "cephalin",
777780
"articles/app-service-mobile/**/*.md": "emalani",
781+
"articles/app-spaces/*.md": "msangapu",
778782
"articles/automanage/*md": "orspodek",
779783
"articles/automation/**/*.md": "sudhirsneha",
780784
"articles/azure-arc/**/*.md": "jenhayes",
@@ -950,6 +954,7 @@
950954
"articles/ansible/**/*.md": "ansible",
951955
"articles/app-service/**/*.md": "app-service",
952956
"articles/app-service-mobile/**/*.md": "app-service-mobile",
957+
"articles/app-spaces/**/*.md": "app-spaces",
953958
"articles/automation/**/*.md": "automation",
954959
"articles/azure-arc/**/*.md": "azure-arc",
955960
"articles/azure-functions/**/*.md": "azure-functions",
@@ -1121,6 +1126,7 @@
11211126
"articles/aks/**/*.md": ["Azure", "Azure Kubernetes Service"],
11221127
"articles/aks/**/*.yml": ["Azure", "Azure Kubernetes Service"],
11231128
"articles/app-service/**/*.md": ["Azure","App Service"],
1129+
"articles/app-spaces/**/*.md": ["App Spaces"],
11241130
"articles/azure-app-configuration/**/*.md": ["Azure","AppConfig"],
11251131
"articles/azure-app-configuration/**/*.yml": ["Azure","AppConfig"],
11261132
"articles/azure-arc/**/*.md": ["Azure", "Azure Arc"],
@@ -1231,7 +1237,7 @@
12311237
"articles/aks/**/*.md": "Azure Kubernetes Service",
12321238
"articles/ansible/**/*.yml": "Ansible",
12331239
"articles/api-center/**/*.md": "Azure API Center",
1234-
"articles/api-center/**/*.yml": "Azure API Center",
1240+
"articles/api-center/**/*.yml": "Azure API Center",
12351241
"articles/app-service-mobile/**/*.md": "Azure Mobile Apps",
12361242
"articles/app-service-mobile/**/*.yml": "Azure Mobile Apps",
12371243
"articles/app-service/*.md": "Azure App Service",
@@ -1240,6 +1246,8 @@
12401246
"articles/app-service/environment/*.yml": "Azure App Service Environment",
12411247
"articles/app-service/scripts/*.md": "Azure App Service",
12421248
"articles/app-service/scripts/*.yml": "Azure App Service",
1249+
"articles/app-spaces/*.md": "App Spaces",
1250+
"articles/app-spaces/*.yml": "App Spaces",
12431251
"articles/asc-for-iot/**/*.md": "Azure Security Center for IoT",
12441252
"articles/asc-for-iot/**/*.yml": "Azure Security Center for IoT",
12451253
"articles/azure-arc/**/*.md": "Azure Arc",

0 commit comments

Comments
 (0)