Skip to content

Commit 212ba02

Browse files
Merge pull request #235889 from Venkateshdodda-MSFT/patch-45
(AzureCXP) fixes MicrosoftDocs/azure-docs#108749
2 parents 3782f1d + 6f8bb5c commit 212ba02

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

articles/azure-functions/create-first-function-cli-python.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -256,18 +256,6 @@ Use the following commands to create these items. Both Azure CLI and PowerShell
256256
257257
---
258258
259-
1. When you're using the Azure CLI, you can turn on the `param-persist` option that automatically tracks the names of your created resources. For more information, see [Azure CLI persisted parameter](/cli/azure/param-persist-howto).
260-
261-
# [Azure CLI](#tab/azure-cli)
262-
```azurecli
263-
az config param-persist on
264-
```
265-
266-
# [Azure PowerShell](#tab/azure-powershell)
267-
268-
This feature isn't available in Azure PowerShell.
269-
270-
---
271259
272260
1. Create a resource group named `AzureFunctionsQuickstart-rg` in your chosen region.
273261

0 commit comments

Comments
 (0)