microsoftgraph / microsoftgraph/msgraph-bicep-types

Description of legalAgeGroupRule property on Microsoft.Graph/applications@v1.0

Open
#258 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

documentation Investigation
Dominant language
TypeScript
Stars
80
Forks
15
Avg merge
1h 21m
Merged PRs (30d)
3

Description

The description is:

Specifies the legal age group rule that applies to users of the app. Can be set to one of the following values: ValueDescriptionAllowDefault. Enforces the legal minimum. This means parental consent is required for minors in the European Union and Korea.RequireConsentForPrivacyServicesEnforces the user to specify date of birth to comply with COPPA rules. RequireConsentForMinorsRequires parental consent for ages below 18, regardless of country/region minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country/region minor rules.BlockMinorsBlocks minors from using the app.

It is not very clear due to 'ValueDescriptionAllowDefault' which should be 'Value which is default.' Additionally there are some spaces missing between sentences. Also for list values it is better that they are defined with certain values rather plain string.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.