Skip to content

Commit 9c2f397

Browse files
authored
Updated overview of where resources can be exported from
1 parent 4d3c822 commit 9c2f397

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/governance/policy/how-to/export-resources.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ ms.author: davidsmatlak
1313
This article provides information on how to export your existing Azure Policy resources. Exporting
1414
your resources is useful and recommended for backup, but is also an important step in your journey
1515
with Cloud Governance and treating your [policy-as-code](../concepts/policy-as-code.md). Azure
16-
Policy resources can be exported through
17-
[Azure CLI](#export-with-azure-cli), [Azure PowerShell](#export-with-azure-powershell), and each of
18-
the supported SDKs.
16+
Policy resources can be exported through REST API, [Azure CLI](#export-with-azure-cli), and [Azure PowerShell](#export-with-azure-powershell).
17+
18+
> [!NOTE]
19+
> The portal experience for exporting definitions to GitHub was deprecated in April 2023.
1920
2021
## Export with Azure CLI
2122

0 commit comments

Comments
 (0)