Skip to content

Commit 37df7f7

Browse files
Merge pull request #239008 from shanhix1/patch-2
Updated overview of where resources can be exported from
2 parents 3c05c75 + 06683ce commit 37df7f7

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](/rest/api/policy), [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)