Skip to content

Commit 55d2d56

Browse files
committed
tweak to note
1 parent 93dd235 commit 55d2d56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/firewall/draft-deploy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ The Draft and Deployment feature is designed for specific use cases and has cert
4343
- If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) to get started.
4444
- To use this feature with the Azure CLI, ensure that you have the Azure Firewall extension installed and updated to version [1.2.3 or later](https://github.com/Azure/azure-cli-extensions/releases/tag/azure-firewall-1.2.3).
4545

46+
> [!NOTE]
47+
> When using this feature through Azure PowerShell or Azure REST API, you must first download the current policy and manually create a draft based on it. In contrast, using the Azure portal or CLI automatically generates a draft from the existing policy.
48+
4649
## Use Draft + Deployment
4750

4851
Azure Firewall Draft + Deployment allows you to make bulk updates to your firewall policy before applying them to production.
@@ -63,9 +66,6 @@ Azure Firewall Draft + Deployment allows you to make bulk updates to your firewa
6366

6467
1. Repeat this process as needed to make further updates to your firewall policy.
6568

66-
> [!NOTE]
67-
> When using this feature through Azure PowerShell or Azure REST API, you must first download the current policy and manually create a draft based on it. In contrast, using the Azure portal or CLI automatically generates a draft from the existing policy.
68-
6969
# [CLI](#tab/CLI)
7070

7171
1. Run the [az login](/cli/azure/authenticate-azure-cli) command to log in to your Azure account:

0 commit comments

Comments
 (0)