Skip to content

Commit c509aeb

Browse files
Merge pull request #221800 from davidmrdavid/dajusto/patch-netherite-quickstart
Rename image in DF Netherite quickstart
2 parents 571dde4 + 146312f commit c509aeb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/azure-functions/durable/quickstart-netherite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ If your app is running on the Elastic Premium Plan, it is recommended that you e
152152
153153
Netherite requires a 64-bit architecture to work. Starting on Functions V4, this should be the default. You can usually validate this in the portal: under **Configuration**, select **General Settings** and then ensure the **Platform** field is set to **64 Bit**. If you don't see this option in the portal, then it's possible you're already running on a 64-bit platform. For example, Linux apps won't show this setting because they only support 64-bit.
154154

155-
![Configure runtime to use 64 bit in the portal.](./media/quickstart-netherite/ensure-64bit-architecture.png)
155+
![Configure runtime to use 64 bit in the portal.](./media/quickstart-netherite/ensure-64-bit-architecture.png)
156156

157157
## Deploy
158158

0 commit comments

Comments
 (0)