File tree Expand file tree Collapse file tree 3 files changed +304
-61
lines changed
Expand file tree Collapse file tree 3 files changed +304
-61
lines changed Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ The following table provides an example of [`linuxFxVersion`] values required to
138138
139139| [ Hosting plan] ( functions-scale.md ) | [ ` linuxFxVersion ` value] [ `linuxFxVersion` ] |
140140| --- | --- |
141- | Consumption | ` DOCKER\ |mcr.microsoft.com/azure-functions/mesh:4.11.2-node18 ` |
142- | Premium/Dedicated | ` DOCKER\ |mcr.microsoft.com/azure-functions/node:4.11.2-node18-appservice ` |
141+ | Consumption | `DOCKER| mcr.microsoft.com/azure-functions/mesh:4.11.2-node18` |
142+ | Premium/Dedicated | `DOCKER| mcr.microsoft.com/azure-functions/node:4.11.2-node18-appservice` |
143143
144144When needed, a support professional can provide you with a valid base image URI for your application.
145145
@@ -176,4 +176,4 @@ The function app restarts after the change is made to the site config.
176176> [ !div class="nextstepaction"]
177177> [ See Release notes for runtime versions] ( https://github.com/Azure/azure-webjobs-sdk-script/releases )
178178
179- [ `linuxFxVersion` ] : functions-app-settings.md#linuxfxversion
179+ [ `linuxFxVersion` ] : functions-app-settings.md#linuxfxversion
You can’t perform that action at this time.
0 commit comments