You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/migration/migrate-plan-consumption-to-flex.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -499,12 +499,12 @@ To review the relevant application configurations of your existing app:
499
499
500
500
1. In the **General settings** tab, make a note of these settings:
501
501
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**
508
508
509
509
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.
510
510
@@ -993,11 +993,11 @@ In this example, replace `<RESOURCE_GROUP>` and `<APP_NAME>` with your resource
993
993
994
994
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:
995
995
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**
1001
1001
1002
1002
1. Select **Save** to apply the configuration changes.
1003
1003
@@ -1536,4 +1536,4 @@ If you encounter issues with your migration using this article or want to provid
1536
1536
+ [Flex Consumption plan general availability announcement](https://techcommunity.microsoft.com/blog/appsonazureblog/azure-functions-flex-consumption-is-now-generally-available/4298778)
0 commit comments