Updating a Security Zone Recipe

Edit a security zone recipe's name, description, or policies.

Before you edit a recipe, understand the available security zone policies.

You can't edit Oracle-managed recipes.

Caution

When you change a recipe, the security posture for the resources in any security zone that use the recipe can be affected.
    1. On the Recipes list page, select the recipe that you want to work with. If you need help finding the list page or the compartment filter, see Listing Security Zone Recipes.
    2. From the Actions menu on the details page, select Edit.
    3. Update the name and description for the recipe.

      Avoid entering confidential information.

    4. (Optional) Add or edit tags for the recipe.

      If you have permissions to create a resource, you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. See Resource Tags.

    5. Select Next.
    6. (Optional) On the Policies page, select a checkbox to enable a policy, or clear a checkbox to disable a policy.

      You can filter the list of policies by selecting a specific policy type or resource type. You can also search for policies by name.

    7. Select Next.
    8. On the Review page, review the number of policies that are enabled and disabled in this recipe, and then select Save.

      The recipe details page opens and displays information about the recipe.

  • Use the oci cloud-guard security-recipe update command and required parameters to edit a security zone recipe:

    oci cloud-guard security-recipe update --display-name <display_recipe_name> --security-recipe-id <security_recipe_ocid> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateSecurityRecipe operation to edit a security zone recipe.