Skip to content

Commit de73ad3

Browse files
ggailey777nzthiago
andauthored
Apply suggestions from code review
Co-authored-by: Thiago Almeida <[email protected]>
1 parent 5caba3b commit de73ad3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/azure-functions/migration/scenario-migrate-linux-consumption-to-flex.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ Use this prompt to start an interactive migration that scans your subscription a
3939
migrate my linux function apps in azure from consumption to flex consumption
4040
```
4141

42-
Copilot identifies your eligible Linux Consumption apps, lets you choose which ones to migrate, and then handles assessment, app creation, and configuration migration for each app.
42+
Copilot follows the [migration guide](migrate-plan-consumption-to-flex.md) and identifies your eligible Linux Consumption apps, lets you choose which ones to migrate, and then handles assessment, app creation, and configuration migration for each app.
4343

4444
## Migration results
4545

4646
When complete, Copilot shows a summary table with the status of each new Flex Consumption app, which might look like this example for a migration of two Consumption plan apps:
4747

4848
> | Old App (Consumption Y1) | New App (Flex FC1) | Status |
4949
> | ----- | ----- | ----- |
50-
> | contoso-function-590979638 | contoso-function-590979638-fc | Running - timer_trigger deployed |
51-
> | contoso-function-56169890 | contoso-function-56169890-fc | Running - EventGridTrigger deployed |
50+
> | contoso-function-590979638 | contoso-function-590979638-flex | Running - timer_trigger deployed |
51+
> | contoso-function-56169890 | contoso-function-56169890-flex | Running - EventGridTrigger deployed |
5252
5353
Copilot also creates a brief summary of the work done, which might look like this example:
5454

0 commit comments

Comments
 (0)