I have a project that's under "No Organization" and was curious if Organization Policies would apply to it, specifically the constraints listed in the console here?
This command suggests they don't, but I didn't want to assume just based on this.
$ gcloud resource-manager org-policies list --project=MyProjectID
Listed 0 items.
Hello @clank ,Welcome on Google Cloud Community.
No, projects which are under " No Organization" will not inherit policies from "Organization" because they exists outside this hierarchy and don't directly inherit policies., so project MyProjectID will not inherit any policies from dedicated organization. Projects under "No Organization'" would inherit ONLY permissions globally forced by Google as standard like ServiceAccountKeyCreation, afair.
Additionally, without dedicated organization, you will not able to modify or change any policy, thus only default (forced globally) will be applied
--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost