Skip to content

Commit 2b28540

Browse files
authored
Update migrate-plan-consumption-to-flex.md
1 parent 6e690b1 commit 2b28540

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -499,12 +499,12 @@ To review the relevant application configurations of your existing app:
499499

500500
1. In the **General settings** tab, make a note of these settings:
501501

502-
+ **SCM Basic Auth Publishing Credentials**
503-
+ **HTTP version**
504-
+ **HTTPS Only**
505-
+ **Minimum Inbound TLS Version**
506-
+ **Minimum Inbound TLS Cipher**
507-
+ **Incoming client certificates**
502+
+ **SCM Basic Auth Publishing Credentials**
503+
+ **HTTP version**
504+
+ **HTTPS Only**
505+
+ **Minimum Inbound TLS Version**
506+
+ **Minimum Inbound TLS Cipher**
507+
+ **Incoming client certificates**
508508

509509
1. In the **Path mappings** tab, verify if there are any existing file share mounts required by your app. If there are, note the storage **Account name**, **Share name**, **Mount path**, and access **Type** for each mounted share.
510510

@@ -993,11 +993,11 @@ In this example, replace `<RESOURCE_GROUP>` and `<APP_NAME>` with your resource
993993

994994
1. In the left menu, expand **Settings** > **Configuration** and on the **General settings** tab update these settings to match what you documented from your original Consumption plan app:
995995

996-
+ **SCM Basic Auth Publishing Credentials**
997-
+ **HTTP version**
998-
+ **HTTPS Only**
999-
+ **Minimum Inbound TLS Version and cypher**
1000-
+ **Client Certificate settings**
996+
+ **SCM Basic Auth Publishing Credentials**
997+
+ **HTTP version**
998+
+ **HTTPS Only**
999+
+ **Minimum Inbound TLS Version and cypher**
1000+
+ **Client Certificate settings**
10011001

10021002
1. Select **Save** to apply the configuration changes.
10031003

@@ -1536,4 +1536,4 @@ If you encounter issues with your migration using this article or want to provid
15361536
+ [Flex Consumption plan general availability announcement](https://techcommunity.microsoft.com/blog/appsonazureblog/azure-functions-flex-consumption-is-now-generally-available/4298778)
15371537
+ [Flex Consumption plan-specific samples](https://github.com/Azure-Samples/azure-functions-flex-consumption-samples)
15381538
1539-
[Azure portal]: https://portal.azure.com
1539+
[Azure portal]: https://portal.azure.com

0 commit comments

Comments
 (0)