Skip to content

Commit 7ee53f4

Browse files
committed
adding no-prompt flag errors with user denied delete confirmation
1 parent 95420e1 commit 7ee53f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/functions-mcp-cleanup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: glenga
99
When you're done working with your MCP server and related resources, use this command to delete the function app and its related resources from Azure to avoid incurring further costs:
1010

1111
```console
12-
azd down --no-prompt
12+
azd down
1313
```
1414

1515
> [!NOTE]

0 commit comments

Comments
 (0)