From 42c49d90b71adac035f1f479156db2ca689d772e Mon Sep 17 00:00:00 2001 From: jasonviviano <83607984+jasonviviano@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:37:17 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Aaron Crawfis Signed-off-by: jasonviviano <83607984+jasonviviano@users.noreply.github.com> --- docs/content/guides/recipes/howto-private-registry/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/content/guides/recipes/howto-private-registry/index.md b/docs/content/guides/recipes/howto-private-registry/index.md index 2050b7a6d..810253e50 100644 --- a/docs/content/guides/recipes/howto-private-registry/index.md +++ b/docs/content/guides/recipes/howto-private-registry/index.md @@ -65,8 +65,6 @@ rad deploy ./env.bicep -p pat=****** Your Radius Environment is now ready to utilize your Radius Recipes stored inside your private registry. For more information on Radius Recipes visit the [Recipes overview page]({{< ref "/guides/recipes/overview" >}}). -> Note currently there's a bug preventing the usage of `rad recipe show` for Radius Recipes registered from private registries, see the [Radius limitations page]({{< ref "limitations#terraform-private-registries" >}}) for more info. - ## Cleanup You can delete a Radius Environment by running the following command: