|
199 | 199 | "articles/governance/management-groups/**/*.md": "rthorn17",
|
200 | 200 | "articles/governance/resource-graph/**/*.md": "DCtheGeek",
|
201 | 201 | "articles/azure-functions/**/*.md": "ggailey777",
|
202 |
| - "articles/app-service/**/*.md": "cephalin", |
| 202 | + "articles/app-service/*.md": "cephalin", |
| 203 | + "articles/app-service/containers/*.md": "cephalin", |
| 204 | + "articles/app-service/scripts/*.md": "cephalin", |
| 205 | + "articles/app-service/environment/*.md": "ccompy", |
203 | 206 | "articles/app-service-mobile/**/*.md": "elamalani",
|
204 | 207 | "articles/ansible/**/*.md": "TomArcherMsft",
|
205 | 208 | "articles/backup/**/*.md": "dcurwin",
|
|
411 | 414 | "articles/governance/management-groups/**/*.md": "rithorn",
|
412 | 415 | "articles/governance/resource-graph/**/*.md": "dacoulte",
|
413 | 416 | "articles/azure-functions/**/*.md": "glenga",
|
414 |
| - "articles/app-service/**/*.md": "cephalin", |
| 417 | + "articles/app-service/*.md": "cephalin", |
| 418 | + "articles/app-service/containers/*.md": "cephalin", |
| 419 | + "articles/app-service/scripts/*.md": "cephalin", |
| 420 | + "articles/app-service/environment/*.md": "ccompy", |
415 | 421 | "articles/app-service-mobile/**/*.md": "emalani",
|
416 | 422 | "articles/ansible/**/*.md": "tarcher",
|
417 | 423 | "articles/backup/**/*.md": "dacurwin",
|
|
480 | 486 | "articles/postgresql/**.md": ["Azure","Azure Database for PostgreSQL"],
|
481 | 487 | "articles/postgresql/**.yml": ["Azure","Azure Database for PostgreSQL"],
|
482 | 488 | "articles/stream-analytics/**/*.md": ["Azure","Stream Analytics"],
|
483 |
| - "articles/stream-analytics/**/*.yml": ["Azure","Stream Analytics"] |
| 489 | + "articles/stream-analytics/**/*.yml": ["Azure","Stream Analytics"], |
| 490 | + "articles/app-service/**/*.md": ["Azure","App Service"] |
484 | 491 | },
|
485 | 492 | "titleSuffix": {
|
486 | 493 | "articles/governance/blueprints/**/*.md": "Azure Blueprints",
|
|
511 | 518 | "articles/spatial-anchors/**/*.md": "Azure Spatial Anchors",
|
512 | 519 | "articles/spatial-anchors/**/*.yml": "Azure Spatial Anchors",
|
513 | 520 | "articles/dev-spaces/**/*.md": "Azure Dev Spaces",
|
514 |
| - "articles/app-service/**/*.md": "Azure App Service", |
515 |
| - "articles/app-service/**/*.yml": "Azure App Service", |
| 521 | + "articles/app-service/*.md": "Azure App Service", |
| 522 | + "articles/app-service/*.yml": "Azure App Service", |
| 523 | + "articles/app-service/containers/*.md": "Azure App Service", |
| 524 | + "articles/app-service/containers/*.yml": "Azure App Service", |
| 525 | + "articles/app-service/scripts/*.md": "Azure App Service", |
| 526 | + "articles/app-service/scripts/*.yml": "Azure App Service", |
| 527 | + "articles/app-service/environment/*.md": "Azure App Service Environment", |
| 528 | + "articles/app-service/environment/*.yml": "Azure App Service Environment", |
516 | 529 | "articles/app-service-mobile/**/*.md": "Azure Mobile Apps",
|
517 | 530 | "articles/app-service-mobile/**/*.yml": "Azure Mobile Apps"
|
518 | 531 | },
|
|
0 commit comments