Skip to content

Commit a129bff

Browse files
Fix Markdown syntax issues
1 parent 3bcca80 commit a129bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ Last updated: 2025-05-20
151151
> In the context of Azure Function Apps, a `hosting option refers to the plan you choose to run your function app`. This choice affects how your function app is scaled, the resources available to each function app instance, and the support for advanced functionalities like virtual network connectivity and container support.
152152
153153
> [!TIP]
154+
>
154155
> - `Scale to Zero`: Indicates whether the service can automatically scale down to zero instances when idle.
155156
> - **IDLE** stands for:
156157
> - **I** – Inactive
@@ -164,7 +165,6 @@ Last updated: 2025-05-20
164165
> - `Max Scale Out (Instances)`: Maximum number of instances the service can scale out to.
165166
> - `Example AI Use Cases`: Real-world scenarios where each plan excels.
166167
167-
168168
<details>
169169
<summary><strong>Flex Consumption</strong></summary>
170170

0 commit comments

Comments
 (0)