Skip to content

Commit 0f492af

Browse files
committed
add H3 toc
1 parent bc74cd1 commit 0f492af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-functions/migration/migrate-aws-lambda-to-azure-functions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,11 @@ The following tables compare AWS Lambda concepts, resources, and properties with
241241

242242
This step is a transitional development phase. During this phase, you build source code, infrastructure as code (IaC) templates, and deployment pipelines to represent the workload in Azure. You must adapt function code for compatibility and best practices before you can perform the migration.
243243

244+
- [Adapt function code, configuration files, and infrastructure as code files](#adapt-function-code-configuration-files-and-infrastructure-as-code-files)
245+
- [Adjust configuration settings](#adjust-configuration-settings)
246+
- [Generate IaC files](#generate-iac-files)
247+
- [Use tools for refactoring](#use-tools-for-refactoring)
248+
244249
### Adapt function code, configuration files, and infrastructure as code files
245250

246251
To update code for Azure Functions runtime requirements:

0 commit comments

Comments
 (0)