From 6acc23c0d2f4966736d402126c8333deead35ecf Mon Sep 17 00:00:00 2001 From: hc-github-team-tf-azure <105039713+hc-github-team-tf-azure@users.noreply.github.com> Date: Fri, 21 Jun 2024 08:21:46 +0200 Subject: [PATCH] Updating based on 64b69ba2 (#26411) Co-authored-by: hc-github-team-tf-azure <> --- website/docs/r/monitor_private_link_scope.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/monitor_private_link_scope.html.markdown b/website/docs/r/monitor_private_link_scope.html.markdown index aed44fa99a41..7667da8b870b 100644 --- a/website/docs/r/monitor_private_link_scope.html.markdown +++ b/website/docs/r/monitor_private_link_scope.html.markdown @@ -62,4 +62,4 @@ Azure Monitor Private Link Scopes can be imported using the `resource id`, e.g. ```shell terraform import azurerm_monitor_private_link_scope.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Insights/privateLinkScopes/pls1 -``` \ No newline at end of file +```