From 6def0d612b6c424eb40535637ab7a868a00e4fe1 Mon Sep 17 00:00:00 2001 From: Theano Petersen Date: Wed, 5 Jul 2023 14:28:25 -0700 Subject: [PATCH] add --- azps-10.0.0/Az.Peering/Az.Peering.md | 2 +- .../Az.Peering/Get-AzPeeringServiceCountry.md | 8 ++++---- ...w-AzDataBoxCustomerDiskJobDetailsObject.md | 4 ++-- .../New-AzDataBoxDiskJobDetailsObject.md | 4 ++-- .../New-AzDataBoxHeavyJobDetailsObject.md | 4 ++-- azps-10.1.0/Az.DataBox/New-AzDataBoxJob.md | 2 +- .../New-AzDataBoxJobDetailsObject.md | 4 ++-- .../New-AzDataBoxShippingAddressObject.md | 2 +- azps-10.1.0/Az.DataBox/Update-AzDataBoxJob.md | 4 ++-- .../Az.DataBoxEdge/New-AzDataBoxEdgeOrder.md | 2 +- .../New-AzDynatraceMonitor.md | 2 +- .../Update-AzDynatraceMonitor.md | 2 +- .../Invoke-AzEdgeOrderReturnOrderItem.md | 2 +- .../Az.EdgeOrder/New-AzEdgeOrderAddress.md | 2 +- .../Az.EdgeOrder/New-AzEdgeOrderItem.md | 2 +- .../New-AzEdgeOrderShippingAddressObject.md | 2 +- .../Az.EdgeOrder/Update-AzEdgeOrderAddress.md | 2 +- .../Az.EdgeOrder/Update-AzEdgeOrderItem.md | 2 +- .../Az.Elastic/New-AzElasticMonitor.md | 2 +- ...NetworkWatcherReachabilityProvidersList.md | 2 +- .../Get-AzNetworkWatcherReachabilityReport.md | 2 +- azps-10.1.0/Az.Peering/Az.Peering.md | 2 +- .../Az.Peering/Get-AzPeeringServiceCountry.md | 8 ++++---- .../Get-AzPeeringServiceLocation.md | 4 ++-- .../Az.Resources/Add-AzADGroupMember.md | 4 ++-- .../Az.Resources/Get-AzADAppCredential.md | 4 ++-- .../Get-AzADAppFederatedCredential.md | 4 ++-- .../Az.Resources/Get-AzADGroupMember.md | 4 ++-- .../Az.Resources/Get-AzADServicePrincipal.md | 4 ++-- .../Az.Resources/Get-AzADSpCredential.md | 4 ++-- .../Az.Resources/New-AzADAppCredential.md | 4 ++-- .../Az.Resources/New-AzADApplication.md | 16 +++++++-------- .../Az.Resources/New-AzADServicePrincipal.md | 20 +++++++++---------- .../Az.Resources/New-AzADSpCredential.md | 4 ++-- azps-10.1.0/Az.Resources/New-AzADUser.md | 2 +- .../Az.Resources/Remove-AzADAppCredential.md | 4 ++-- .../Az.Resources/Remove-AzADApplication.md | 4 ++-- azps-10.1.0/Az.Resources/Remove-AzADGroup.md | 4 ++-- .../Az.Resources/Remove-AzADGroupMember.md | 4 ++-- .../Remove-AzADServicePrincipal.md | 8 ++++---- .../Az.Resources/Remove-AzADSpCredential.md | 4 ++-- azps-10.1.0/Az.Resources/Remove-AzADUser.md | 8 ++++---- .../Az.Resources/Update-AzADApplication.md | 20 +++++++++---------- .../Update-AzADServicePrincipal.md | 20 +++++++++---------- azps-10.1.0/Az.Resources/Update-AzADUser.md | 10 +++++----- .../New-AzSupportContactProfileObject.md | 2 +- azps-10.1.0/Az.Support/New-AzSupportTicket.md | 2 +- .../Az.Support/Update-AzSupportTicket.md | 2 +- 48 files changed, 117 insertions(+), 117 deletions(-) diff --git a/azps-10.0.0/Az.Peering/Az.Peering.md b/azps-10.0.0/Az.Peering/Az.Peering.md index b6c25d6d07..b88c965760 100644 --- a/azps-10.0.0/Az.Peering/Az.Peering.md +++ b/azps-10.0.0/Az.Peering/Az.Peering.md @@ -47,7 +47,7 @@ Lists all of the RP unbilled prefixes for the specified peering Gets an existing peering service with the specified name under the given subscription and resource group. ### [Get-AzPeeringServiceCountry](Get-AzPeeringServiceCountry.md) -Lists all of the available countries for peering service. +Lists all of the available countries/regions for peering service. ### [Get-AzPeeringServiceLocation](Get-AzPeeringServiceLocation.md) Lists all of the available locations for peering service. diff --git a/azps-10.0.0/Az.Peering/Get-AzPeeringServiceCountry.md b/azps-10.0.0/Az.Peering/Get-AzPeeringServiceCountry.md index fde208b62d..ba0035876f 100644 --- a/azps-10.0.0/Az.Peering/Get-AzPeeringServiceCountry.md +++ b/azps-10.0.0/Az.Peering/Get-AzPeeringServiceCountry.md @@ -10,7 +10,7 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr # Get-AzPeeringServiceCountry ## SYNOPSIS -Lists all of the available countries for peering service. +Lists all of the available countries/regions for peering service. ## SYNTAX @@ -19,11 +19,11 @@ Get-AzPeeringServiceCountry [-SubscriptionId ] [-DefaultProfile ]`: Phone number of the contact person. - `[ContactDetailPhoneExtension ]`: Phone extension number of the contact person. - `[ShippingAddress ]`: Shipping address where customer wishes to receive the device. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. @@ -330,7 +330,7 @@ To create the parameters described below, construct a hash table containing the - `[ZipExtendedCode ]`: Extended Zip Code. `SHIPPINGADDRESS `: Shipping address of the customer. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.DataBox/New-AzDataBoxDiskJobDetailsObject.md b/azps-10.1.0/Az.DataBox/New-AzDataBoxDiskJobDetailsObject.md index 892afa9460..15a5894897 100644 --- a/azps-10.1.0/Az.DataBox/New-AzDataBoxDiskJobDetailsObject.md +++ b/azps-10.1.0/Az.DataBox/New-AzDataBoxDiskJobDetailsObject.md @@ -302,7 +302,7 @@ To create the parameters described below, construct a hash table containing the - `[ContactDetailPhone ]`: Phone number of the contact person. - `[ContactDetailPhoneExtension ]`: Phone extension number of the contact person. - `[ShippingAddress ]`: Shipping address where customer wishes to receive the device. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. @@ -316,7 +316,7 @@ To create the parameters described below, construct a hash table containing the - `[ZipExtendedCode ]`: Extended Zip Code. `SHIPPINGADDRESS `: Shipping address of the customer. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.DataBox/New-AzDataBoxHeavyJobDetailsObject.md b/azps-10.1.0/Az.DataBox/New-AzDataBoxHeavyJobDetailsObject.md index d491cdfab3..470da6357a 100644 --- a/azps-10.1.0/Az.DataBox/New-AzDataBoxHeavyJobDetailsObject.md +++ b/azps-10.1.0/Az.DataBox/New-AzDataBoxHeavyJobDetailsObject.md @@ -285,7 +285,7 @@ To create the parameters described below, construct a hash table containing the - `[ContactDetailPhone ]`: Phone number of the contact person. - `[ContactDetailPhoneExtension ]`: Phone extension number of the contact person. - `[ShippingAddress ]`: Shipping address where customer wishes to receive the device. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. @@ -299,7 +299,7 @@ To create the parameters described below, construct a hash table containing the - `[ZipExtendedCode ]`: Extended Zip Code. `SHIPPINGADDRESS `: Shipping address of the customer. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.DataBox/New-AzDataBoxJob.md b/azps-10.1.0/Az.DataBox/New-AzDataBoxJob.md index 2a7f3369ec..715ed19608 100644 --- a/azps-10.1.0/Az.DataBox/New-AzDataBoxJob.md +++ b/azps-10.1.0/Az.DataBox/New-AzDataBoxJob.md @@ -629,7 +629,7 @@ To create the parameters described below, construct a hash table containing the - `[ContactDetailPhone ]`: Phone number of the contact person. - `[ContactDetailPhoneExtension ]`: Phone extension number of the contact person. - `[ShippingAddress ]`: Shipping address where customer wishes to receive the device. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.DataBox/New-AzDataBoxJobDetailsObject.md b/azps-10.1.0/Az.DataBox/New-AzDataBoxJobDetailsObject.md index 0e46780671..b30bce3620 100644 --- a/azps-10.1.0/Az.DataBox/New-AzDataBoxJobDetailsObject.md +++ b/azps-10.1.0/Az.DataBox/New-AzDataBoxJobDetailsObject.md @@ -300,7 +300,7 @@ To create the parameters described below, construct a hash table containing the - `[ContactDetailPhone ]`: Phone number of the contact person. - `[ContactDetailPhoneExtension ]`: Phone extension number of the contact person. - `[ShippingAddress ]`: Shipping address where customer wishes to receive the device. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. @@ -314,7 +314,7 @@ To create the parameters described below, construct a hash table containing the - `[ZipExtendedCode ]`: Extended Zip Code. `SHIPPINGADDRESS `: Shipping address of the customer. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.DataBox/New-AzDataBoxShippingAddressObject.md b/azps-10.1.0/Az.DataBox/New-AzDataBoxShippingAddressObject.md index 12c3d68075..83ef7efe28 100644 --- a/azps-10.1.0/Az.DataBox/New-AzDataBoxShippingAddressObject.md +++ b/azps-10.1.0/Az.DataBox/New-AzDataBoxShippingAddressObject.md @@ -87,7 +87,7 @@ Accept wildcard characters: False ``` ### -Country -Name of the Country. +Name of the Country/Region. ```yaml Type: System.String diff --git a/azps-10.1.0/Az.DataBox/Update-AzDataBoxJob.md b/azps-10.1.0/Az.DataBox/Update-AzDataBoxJob.md index e72f65cf89..fd60152877 100644 --- a/azps-10.1.0/Az.DataBox/Update-AzDataBoxJob.md +++ b/azps-10.1.0/Az.DataBox/Update-AzDataBoxJob.md @@ -596,7 +596,7 @@ To create the parameters described below, construct a hash table containing the - `[KekVaultResourceId ]`: Kek vault resource id. It is required in case of Customer managed KekType. `REVERSESHIPPINGDETAIL `: Shipping address where customer wishes to receive the device. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. @@ -610,7 +610,7 @@ To create the parameters described below, construct a hash table containing the - `[ZipExtendedCode ]`: Extended Zip Code. `SHIPPINGADDRESS `: Shipping address of the customer. - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.DataBoxEdge/New-AzDataBoxEdgeOrder.md b/azps-10.1.0/Az.DataBoxEdge/New-AzDataBoxEdgeOrder.md index 1d9ac35b8d..d220ab742b 100644 --- a/azps-10.1.0/Az.DataBoxEdge/New-AzDataBoxEdgeOrder.md +++ b/azps-10.1.0/Az.DataBoxEdge/New-AzDataBoxEdgeOrder.md @@ -145,7 +145,7 @@ Accept wildcard characters: False ``` ### -Country -Name of the Country +Name of the Country/Region ```yaml Type: System.String diff --git a/azps-10.1.0/Az.DynatraceObservability/New-AzDynatraceMonitor.md b/azps-10.1.0/Az.DynatraceObservability/New-AzDynatraceMonitor.md index ed1e2ac350..1ade7bbb74 100644 --- a/azps-10.1.0/Az.DynatraceObservability/New-AzDynatraceMonitor.md +++ b/azps-10.1.0/Az.DynatraceObservability/New-AzDynatraceMonitor.md @@ -458,7 +458,7 @@ Accept wildcard characters: False ``` ### -UserCountry -Country of the user +Country/region of the user ```yaml Type: System.String diff --git a/azps-10.1.0/Az.DynatraceObservability/Update-AzDynatraceMonitor.md b/azps-10.1.0/Az.DynatraceObservability/Update-AzDynatraceMonitor.md index 5af02addeb..429f77b016 100644 --- a/azps-10.1.0/Az.DynatraceObservability/Update-AzDynatraceMonitor.md +++ b/azps-10.1.0/Az.DynatraceObservability/Update-AzDynatraceMonitor.md @@ -425,7 +425,7 @@ Accept wildcard characters: False ``` ### -UserCountry -Country of the user +Country/region of the user ```yaml Type: System.String diff --git a/azps-10.1.0/Az.EdgeOrder/Invoke-AzEdgeOrderReturnOrderItem.md b/azps-10.1.0/Az.EdgeOrder/Invoke-AzEdgeOrderReturnOrderItem.md index 98bf30ec85..343d6e379d 100644 --- a/azps-10.1.0/Az.EdgeOrder/Invoke-AzEdgeOrderReturnOrderItem.md +++ b/azps-10.1.0/Az.EdgeOrder/Invoke-AzEdgeOrderReturnOrderItem.md @@ -311,7 +311,7 @@ RETURNADDRESSCONTACTDETAIL ``: Contact details for the address - `[PhoneExtension ]`: Phone extension number of the contact person. RETURNADDRESSSHIPPINGADDRESS ``: Shipping details for the address - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderAddress.md b/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderAddress.md index 314a043e40..6a3f33fb86 100644 --- a/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderAddress.md +++ b/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderAddress.md @@ -274,7 +274,7 @@ CONTACTDETAIL ``: Contact details for the address - `[PhoneExtension ]`: Phone extension number of the contact person. SHIPPINGADDRESS ``: Shipping details for the address - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderItem.md b/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderItem.md index f698cc6395..33d3444b00 100644 --- a/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderItem.md +++ b/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderItem.md @@ -335,7 +335,7 @@ FORWARDADDRESSCONTACTDETAIL ``: Contact details for the address - `[PhoneExtension ]`: Phone extension number of the contact person. FORWARDSHIPPINGADDRESS ``: Shipping details for the address - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderShippingAddressObject.md b/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderShippingAddressObject.md index b7190c6cd2..7158e17e4a 100644 --- a/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderShippingAddressObject.md +++ b/azps-10.1.0/Az.EdgeOrder/New-AzEdgeOrderShippingAddressObject.md @@ -95,7 +95,7 @@ Accept wildcard characters: False ``` ### -Country -Name of the Country. +Name of the Country/Region. ```yaml Type: System.String diff --git a/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderAddress.md b/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderAddress.md index ac89f3c92d..60341017c4 100644 --- a/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderAddress.md +++ b/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderAddress.md @@ -284,7 +284,7 @@ INPUTOBJECT ``: Identity Parameter - `[SubscriptionId ]`: The ID of the target subscription. SHIPPINGADDRESS ``: Shipping details for the address - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderItem.md b/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderItem.md index 5525846ff2..ed2f4f5eaf 100644 --- a/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderItem.md +++ b/azps-10.1.0/Az.EdgeOrder/Update-AzEdgeOrderItem.md @@ -312,7 +312,7 @@ FORWARDADDRESSCONTACTDETAIL ``: Contact details for the address - `[PhoneExtension ]`: Phone extension number of the contact person. FORWARDADDRESSSHIPPINGADDRESS ``: Shipping details for the address - - `Country `: Name of the Country. + - `Country `: Name of the Country/Region. - `StreetAddress1 `: Street Address line 1. - `[AddressType ]`: Type of address. - `[City ]`: Name of the City. diff --git a/azps-10.1.0/Az.Elastic/New-AzElasticMonitor.md b/azps-10.1.0/Az.Elastic/New-AzElasticMonitor.md index 04058bd8de..976b0a2290 100644 --- a/azps-10.1.0/Az.Elastic/New-AzElasticMonitor.md +++ b/azps-10.1.0/Az.Elastic/New-AzElasticMonitor.md @@ -74,7 +74,7 @@ Accept wildcard characters: False ``` ### -CompanyInfoCountry -Country of the company location. +Country/region of the company location. ```yaml Type: System.String diff --git a/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityProvidersList.md b/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityProvidersList.md index bb71aa3d23..d0b8d11165 100644 --- a/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityProvidersList.md +++ b/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityProvidersList.md @@ -122,7 +122,7 @@ Accept wildcard characters: False ``` ### -Country -The name of the country. +The name of the country/region. ```yaml Type: System.String diff --git a/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityReport.md b/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityReport.md index 52488bf702..0e18e012ff 100644 --- a/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityReport.md +++ b/azps-10.1.0/Az.Network/Get-AzNetworkWatcherReachabilityReport.md @@ -126,7 +126,7 @@ Accept wildcard characters: False ``` ### -Country -The name of the country. +The name of the country/region. ```yaml Type: System.String diff --git a/azps-10.1.0/Az.Peering/Az.Peering.md b/azps-10.1.0/Az.Peering/Az.Peering.md index b6c25d6d07..b88c965760 100644 --- a/azps-10.1.0/Az.Peering/Az.Peering.md +++ b/azps-10.1.0/Az.Peering/Az.Peering.md @@ -47,7 +47,7 @@ Lists all of the RP unbilled prefixes for the specified peering Gets an existing peering service with the specified name under the given subscription and resource group. ### [Get-AzPeeringServiceCountry](Get-AzPeeringServiceCountry.md) -Lists all of the available countries for peering service. +Lists all of the available countries/regions for peering service. ### [Get-AzPeeringServiceLocation](Get-AzPeeringServiceLocation.md) Lists all of the available locations for peering service. diff --git a/azps-10.1.0/Az.Peering/Get-AzPeeringServiceCountry.md b/azps-10.1.0/Az.Peering/Get-AzPeeringServiceCountry.md index fde208b62d..ba0035876f 100644 --- a/azps-10.1.0/Az.Peering/Get-AzPeeringServiceCountry.md +++ b/azps-10.1.0/Az.Peering/Get-AzPeeringServiceCountry.md @@ -10,7 +10,7 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr # Get-AzPeeringServiceCountry ## SYNOPSIS -Lists all of the available countries for peering service. +Lists all of the available countries/regions for peering service. ## SYNTAX @@ -19,11 +19,11 @@ Get-AzPeeringServiceCountry [-SubscriptionId ] [-DefaultProfile : The target group object, could be used - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Get-AzADAppCredential.md b/azps-10.1.0/Az.Resources/Get-AzADAppCredential.md index 28333ac6b3..d5a3c962f6 100644 --- a/azps-10.1.0/Az.Resources/Get-AzADAppCredential.md +++ b/azps-10.1.0/Az.Resources/Get-AzADAppCredential.md @@ -346,8 +346,8 @@ APPLICATIONOBJECT : The application object, could be - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Get-AzADAppFederatedCredential.md b/azps-10.1.0/Az.Resources/Get-AzADAppFederatedCredential.md index 160eb54e16..b4975b4e63 100644 --- a/azps-10.1.0/Az.Resources/Get-AzADAppFederatedCredential.md +++ b/azps-10.1.0/Az.Resources/Get-AzADAppFederatedCredential.md @@ -424,8 +424,8 @@ APPLICATIONOBJECT : application object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Get-AzADGroupMember.md b/azps-10.1.0/Az.Resources/Get-AzADGroupMember.md index cf2cd715d1..74a9a04667 100644 --- a/azps-10.1.0/Az.Resources/Get-AzADGroupMember.md +++ b/azps-10.1.0/Az.Resources/Get-AzADGroupMember.md @@ -414,8 +414,8 @@ GROUPOBJECT : The target group object, could be used as pi - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Get-AzADServicePrincipal.md b/azps-10.1.0/Az.Resources/Get-AzADServicePrincipal.md index 2ba19ab62e..9ed9a90b72 100644 --- a/azps-10.1.0/Az.Resources/Get-AzADServicePrincipal.md +++ b/azps-10.1.0/Az.Resources/Get-AzADServicePrincipal.md @@ -558,8 +558,8 @@ APPLICATIONOBJECT : The service principal object, co - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Get-AzADSpCredential.md b/azps-10.1.0/Az.Resources/Get-AzADSpCredential.md index c2081575b9..fcaea1ac40 100644 --- a/azps-10.1.0/Az.Resources/Get-AzADSpCredential.md +++ b/azps-10.1.0/Az.Resources/Get-AzADSpCredential.md @@ -361,8 +361,8 @@ SERVICEPRINCIPALOBJECT : The service principal - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/New-AzADAppCredential.md b/azps-10.1.0/Az.Resources/New-AzADAppCredential.md index fe876e2997..0729fa4bfe 100644 --- a/azps-10.1.0/Az.Resources/New-AzADAppCredential.md +++ b/azps-10.1.0/Az.Resources/New-AzADAppCredential.md @@ -540,8 +540,8 @@ APPLICATIONOBJECT : The application object, could be - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/New-AzADApplication.md b/azps-10.1.0/Az.Resources/New-AzADApplication.md index 99c579dae1..38c06d22e6 100644 --- a/azps-10.1.0/Az.Resources/New-AzADApplication.md +++ b/azps-10.1.0/Az.Resources/New-AzADApplication.md @@ -973,8 +973,8 @@ HOMEREALMDISCOVERYPOLICY : . - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1060,8 +1060,8 @@ OPTIONALCLAIM : optionalClaims PARENTALCONTROLSETTING : parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. PASSWORDCREDENTIALS : Password credentials associated with the application. - `[CustomKeyIdentifier ]`: Do not use. @@ -1234,8 +1234,8 @@ TOKENISSUANCEPOLICY : . - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1444,8 +1444,8 @@ TOKENLIFETIMEPOLICY : The tokenLifetimePol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/New-AzADServicePrincipal.md b/azps-10.1.0/Az.Resources/New-AzADServicePrincipal.md index 6dbcdbd111..baa0f5202a 100644 --- a/azps-10.1.0/Az.Resources/New-AzADServicePrincipal.md +++ b/azps-10.1.0/Az.Resources/New-AzADServicePrincipal.md @@ -1163,8 +1163,8 @@ APPLICATIONOBJECT : The application object, could be - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1423,8 +1423,8 @@ CLAIMSMAPPINGPOLICY : The claimsMappingPol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1642,8 +1642,8 @@ HOMEREALMDISCOVERYPOLICY : The homeRe - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1897,8 +1897,8 @@ TOKENISSUANCEPOLICY : The tokenIssuancePol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -2107,8 +2107,8 @@ TOKENLIFETIMEPOLICY : The tokenLifetimePol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/New-AzADSpCredential.md b/azps-10.1.0/Az.Resources/New-AzADSpCredential.md index 5862c9274d..b9d7c79a75 100644 --- a/azps-10.1.0/Az.Resources/New-AzADSpCredential.md +++ b/azps-10.1.0/Az.Resources/New-AzADSpCredential.md @@ -510,8 +510,8 @@ SERVICEPRINCIPALOBJECT : The service principal - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/New-AzADUser.md b/azps-10.1.0/Az.Resources/New-AzADUser.md index bd639b06f3..d7ada31465 100644 --- a/azps-10.1.0/Az.Resources/New-AzADUser.md +++ b/azps-10.1.0/Az.Resources/New-AzADUser.md @@ -828,7 +828,7 @@ Accept wildcard characters: False ### -UsageLocation A two letter country code (ISO standard 3166). -Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. +Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). diff --git a/azps-10.1.0/Az.Resources/Remove-AzADAppCredential.md b/azps-10.1.0/Az.Resources/Remove-AzADAppCredential.md index e439815cd0..c6418c5caa 100644 --- a/azps-10.1.0/Az.Resources/Remove-AzADAppCredential.md +++ b/azps-10.1.0/Az.Resources/Remove-AzADAppCredential.md @@ -382,8 +382,8 @@ APPLICATIONOBJECT : The application object, could be - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Remove-AzADApplication.md b/azps-10.1.0/Az.Resources/Remove-AzADApplication.md index d82dea3a78..1a7548eff9 100644 --- a/azps-10.1.0/Az.Resources/Remove-AzADApplication.md +++ b/azps-10.1.0/Az.Resources/Remove-AzADApplication.md @@ -367,8 +367,8 @@ INPUTOBJECT : The application object, could be used - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Remove-AzADGroup.md b/azps-10.1.0/Az.Resources/Remove-AzADGroup.md index 1d19693e86..47b24d2d62 100644 --- a/azps-10.1.0/Az.Resources/Remove-AzADGroup.md +++ b/azps-10.1.0/Az.Resources/Remove-AzADGroup.md @@ -367,8 +367,8 @@ INPUTOBJECT : user input object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Remove-AzADGroupMember.md b/azps-10.1.0/Az.Resources/Remove-AzADGroupMember.md index 17e334da5e..3ff4b03bd8 100644 --- a/azps-10.1.0/Az.Resources/Remove-AzADGroupMember.md +++ b/azps-10.1.0/Az.Resources/Remove-AzADGroupMember.md @@ -407,8 +407,8 @@ GROUPOBJECT : The target group object, could be used as pip - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Remove-AzADServicePrincipal.md b/azps-10.1.0/Az.Resources/Remove-AzADServicePrincipal.md index b1dcd57547..6d48a7464a 100644 --- a/azps-10.1.0/Az.Resources/Remove-AzADServicePrincipal.md +++ b/azps-10.1.0/Az.Resources/Remove-AzADServicePrincipal.md @@ -427,8 +427,8 @@ APPLICATIONOBJECT : key: application object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -684,8 +684,8 @@ INPUTOBJECT : key: service principal object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Remove-AzADSpCredential.md b/azps-10.1.0/Az.Resources/Remove-AzADSpCredential.md index 2f31bf6cd7..711238adb6 100644 --- a/azps-10.1.0/Az.Resources/Remove-AzADSpCredential.md +++ b/azps-10.1.0/Az.Resources/Remove-AzADSpCredential.md @@ -397,8 +397,8 @@ SERVICEPRINCIPALOBJECT : The service principal - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Remove-AzADUser.md b/azps-10.1.0/Az.Resources/Remove-AzADUser.md index f38e4832f4..87d7b16862 100644 --- a/azps-10.1.0/Az.Resources/Remove-AzADUser.md +++ b/azps-10.1.0/Az.Resources/Remove-AzADUser.md @@ -412,8 +412,8 @@ INPUTOBJECT : user input object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -613,7 +613,7 @@ INPUTOBJECT : user input object - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[TrustType ]`: Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory - - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). + - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[UserPrincipalName ]`: The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user's email name. The general format is alias@domain, where domain must be present in the tenant's collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: While this property can contain accent characters, they can cause access issues to first-party applications for the user. Supports $filter (eq, ne, NOT, ge, le, in, startsWith, endsWith) and $orderBy. - `[UserType ]`: A string value that can be used to classify user types in your directory, such as Member and Guest. Supports $filter (eq, ne, NOT, in,). - `[OfficeLocation ]`: The office location in the user's place of business. Maximum length is 128 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). @@ -633,7 +633,7 @@ INPUTOBJECT : user input object - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[TrustType ]`: Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory - - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). + - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[UserPrincipalName ]`: The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user's email name. The general format is alias@domain, where domain must be present in the tenant's collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: While this property can contain accent characters, they can cause access issues to first-party applications for the user. Supports $filter (eq, ne, NOT, ge, le, in, startsWith, endsWith) and $orderBy. - `[UserType ]`: A string value that can be used to classify user types in your directory, such as Member and Guest. Supports $filter (eq, ne, NOT, in,). diff --git a/azps-10.1.0/Az.Resources/Update-AzADApplication.md b/azps-10.1.0/Az.Resources/Update-AzADApplication.md index 12af74011a..a79f9f2d6b 100644 --- a/azps-10.1.0/Az.Resources/Update-AzADApplication.md +++ b/azps-10.1.0/Az.Resources/Update-AzADApplication.md @@ -928,8 +928,8 @@ HOMEREALMDISCOVERYPOLICY : . - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1159,8 +1159,8 @@ INPUTOBJECT : key: application object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1249,8 +1249,8 @@ OPTIONALCLAIM : optionalClaims PARENTALCONTROLSETTING : parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. REQUIREDRESOURCEACCESS : Specifies the resources that the application needs to access. This property also specifies the set of OAuth permission scopes and application roles that it needs for each of those resources. This configuration of access to the required resources drives the consent experience. Not nullable. Supports $filter (eq, NOT, ge, le). - `[ResourceAccess ]`: The list of OAuth2.0 permission scopes and app roles that the application requires from the specified resource. @@ -1416,8 +1416,8 @@ TOKENISSUANCEPOLICY : . - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1626,8 +1626,8 @@ TOKENLIFETIMEPOLICY : The tokenLifetimePol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Update-AzADServicePrincipal.md b/azps-10.1.0/Az.Resources/Update-AzADServicePrincipal.md index 6ed334e64b..dcf9d92f77 100644 --- a/azps-10.1.0/Az.Resources/Update-AzADServicePrincipal.md +++ b/azps-10.1.0/Az.Resources/Update-AzADServicePrincipal.md @@ -1091,8 +1091,8 @@ CLAIMSMAPPINGPOLICY : The claimsMappingPol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1310,8 +1310,8 @@ HOMEREALMDISCOVERYPOLICY : The homeRe - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1554,8 +1554,8 @@ INPUTOBJECT : service principal object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1835,8 +1835,8 @@ TOKENISSUANCEPOLICY : The tokenIssuancePol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -2045,8 +2045,8 @@ TOKENLIFETIMEPOLICY : The tokenLifetimePol - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. diff --git a/azps-10.1.0/Az.Resources/Update-AzADUser.md b/azps-10.1.0/Az.Resources/Update-AzADUser.md index 71f9e2f4ed..d45bbf458d 100644 --- a/azps-10.1.0/Az.Resources/Update-AzADUser.md +++ b/azps-10.1.0/Az.Resources/Update-AzADUser.md @@ -765,7 +765,7 @@ Accept wildcard characters: False ### -UsageLocation A two letter country code (ISO standard 3166). -Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. +Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). @@ -1067,8 +1067,8 @@ INPUTOBJECT : user input object - `[Saml2Token ]`: The optional claims returned in the SAML token. - `[ParentalControlSetting ]`: parentalControlSettings - `[(Any) ]`: This indicates any property can be added to this object. - - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list. - - `[LegalAgeGroupRule ]`: 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 minor rules.RequireConsentForKidsRequires parental consent for ages below 14, regardless of country minor rules.BlockMinorsBlocks minors from using the app. + - `[CountriesBlockedForMinor ]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries/regions specified in this list. + - `[LegalAgeGroupRule ]`: 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. - `[PasswordCredentials ]`: The collection of password credentials associated with the application. Not nullable. - `[CustomKeyIdentifier ]`: Do not use. - `[DisplayName ]`: Friendly name for the password. Optional. @@ -1268,7 +1268,7 @@ INPUTOBJECT : user input object - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[TrustType ]`: Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory - - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). + - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[UserPrincipalName ]`: The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user's email name. The general format is alias@domain, where domain must be present in the tenant's collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: While this property can contain accent characters, they can cause access issues to first-party applications for the user. Supports $filter (eq, ne, NOT, ge, le, in, startsWith, endsWith) and $orderBy. - `[UserType ]`: A string value that can be used to classify user types in your directory, such as Member and Guest. Supports $filter (eq, ne, NOT, in,). - `[OfficeLocation ]`: The office location in the user's place of business. Maximum length is 128 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). @@ -1288,7 +1288,7 @@ INPUTOBJECT : user input object - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[TrustType ]`: Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory - - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). + - `[UsageLocation ]`: A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Supports $filter (eq, ne, NOT, ge, le, in, startsWith). - `[UserPrincipalName ]`: The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user's email name. The general format is alias@domain, where domain must be present in the tenant's collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: While this property can contain accent characters, they can cause access issues to first-party applications for the user. Supports $filter (eq, ne, NOT, ge, le, in, startsWith, endsWith) and $orderBy. - `[UserType ]`: A string value that can be used to classify user types in your directory, such as Member and Guest. Supports $filter (eq, ne, NOT, in,). diff --git a/azps-10.1.0/Az.Support/New-AzSupportContactProfileObject.md b/azps-10.1.0/Az.Support/New-AzSupportContactProfileObject.md index 41f4c7be41..a55fbef00b 100644 --- a/azps-10.1.0/Az.Support/New-AzSupportContactProfileObject.md +++ b/azps-10.1.0/Az.Support/New-AzSupportContactProfileObject.md @@ -62,7 +62,7 @@ Accept wildcard characters: False ``` ### -Country -Customer country. +Customer country/region. This must be a valid ISO Alpha-3 country code (ISO 3166). ```yaml diff --git a/azps-10.1.0/Az.Support/New-AzSupportTicket.md b/azps-10.1.0/Az.Support/New-AzSupportTicket.md index 0dbf90e88d..7f226f1734 100644 --- a/azps-10.1.0/Az.Support/New-AzSupportTicket.md +++ b/azps-10.1.0/Az.Support/New-AzSupportTicket.md @@ -366,7 +366,7 @@ Accept wildcard characters: False ``` ### -CustomerCountry -Customer country. +Customer country/region. This must be a valid ISO Alpha-3 country code (ISO 3166). ```yaml diff --git a/azps-10.1.0/Az.Support/Update-AzSupportTicket.md b/azps-10.1.0/Az.Support/Update-AzSupportTicket.md index 2396424c28..dc2c11f8bf 100644 --- a/azps-10.1.0/Az.Support/Update-AzSupportTicket.md +++ b/azps-10.1.0/Az.Support/Update-AzSupportTicket.md @@ -147,7 +147,7 @@ Accept wildcard characters: False ``` ### -CustomerCountry -Customer country. +Customer country/region. This must be a valid ISO Alpha-3 country code (ISO 3166). ```yaml