diff --git a/content/posts/osmh/post-19/index.md b/content/posts/osmh/post-19/index.md index 6fc72b0a..1b492be3 100644 --- a/content/posts/osmh/post-19/index.md +++ b/content/posts/osmh/post-19/index.md @@ -1,14 +1,14 @@ --- -title: "Setting up OCI Policy" +title: "Manually Setting up OCI Policy" date: 2023-07-28 draft: false -summary: " In this video, you will learn how to create an administrator group and add users, write matching rules for a dynamic group of instance resources that will be managed by OS management hub, find compartment and sub compartment OCIDs, and write the policy that defines permissions for users and instance resources to use OS management hub." +summary: "Learn how to manually create the required Oracle Cloud Infrastructure(OCI) groups and policies to enable Oracle OS Management Hub." tags: ["osmh","video","osmh-deploy"] showDate: true --- -{{< youtube id="yV0fsU0IXEM" title="Setting up OCI Policy for Oracle OS Management Hub" >}} +{{< youtube id="2bHohraGXGo" title="Manually Setting up OCI Policy for Oracle OS Management Hub" >}} ## Details -Learn about the required Oracle Cloud Infrastructure(OCI) Identity and Access Management(IAM) policy and how to create the policy in the OCI console. In this video, you will learn how to create an administrator group and add users, write matching rules for a dynamic group of instance resources that will be managed by OS management hub, find compartment and sub compartment OCIDs, and write the policy that defines permissions for users and instance resources to use OS management hub. Examples of dynamic group rules and policies are provided covering broad sets of permissions, limiting administrator groups, and narrowing permission to specific compartments or sub compartments. +Learn how to manually create the required Oracle Cloud Infrastructure(OCI) groups and policies to enable Oracle OS Management Hub. In this video, you will learn how to manually create an administrator group and add users, write matching rules for a dynamic group of instance resources that will be managed by OS management hub, find compartment and subcompartment OCIDs, and write the policy that defines permissions for users and instance resources to use OS management hub. Examples of dynamic group rules and policies are provided covering broad sets of permissions, limiting administrator groups, and narrowing permission to specific compartments or subcompartments. diff --git a/content/posts/osmh/post-20/featured.png b/content/posts/osmh/post-20/featured.png new file mode 100644 index 00000000..3f7f1331 Binary files /dev/null and b/content/posts/osmh/post-20/featured.png differ diff --git a/content/posts/osmh/post-20/index.md b/content/posts/osmh/post-20/index.md new file mode 100644 index 00000000..a690d78f --- /dev/null +++ b/content/posts/osmh/post-20/index.md @@ -0,0 +1,18 @@ +--- +title: "Using the Policy Advisor" +date: 2023-08-15 +draft: false +summary: " In this video, you will learn how to run the policy advisor setup in compartments that contain compute instances and/or management agent resources that will be managed by OS Management Hub." +tags: ["osmh","video","osmh-deploy"] +showDate: true +--- + +{{< youtube id="PypMjSfz9bQ" title="Using the Policy Advisor to enable Oracle OS Management Hub" >}} + +## Details + +Learn how to use the policy advisor tool in Oracle OS Management Hub to create groups and policies that enable the service to manage resources and users to manage the service in the Oracle Cloud Infrastructure web console. In this video, you will learn how to run the policy advisor setup in compartments that contain compute instances or management agent resources that will be managed by OS Management Hub. + +The policy advisor can be found on the overview page of the OS Management Hub section in the OCI console. The policy advisor tool is compartment specific so it will need to be run in each compartment that will contain managed instances and resources. + +The advisor defines the necessary user groups (osmh-admins & osmh-operators), dynamic group(osmh-instances), and policies (osmh-policies) required to use OS Management Hub and Resource Discovery and Monitoring. The policy advisor creates two user groups, dynamic group, and policy with the required policy statements that enable users to administer or operate OS Management Hub and its resource discovery and monitoring features.