Skip to content

Commit 0118249

Browse files
authored
Corrected docs disallowed-html-tag build warnings (#25504)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent 3ef9972 commit 0118249

24 files changed

+39
-39
lines changed

src/Resources/Resources/help/Add-AzADGroupMember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ COMPLEX PARAMETER PROPERTIES
242242
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
243243
244244
245-
TARGETGROUPOBJECT <MicrosoftGraphGroup>: The target group object, could be used as pipeline input.
245+
TARGETGROUPOBJECT `<MicrosoftGraphGroup>`: The target group object, could be used as pipeline input.
246246
- `[(Any) <Object>]`: This indicates any property can be added to this object.
247247
- `[AppRoleAssignment <IMicrosoftGraphAppRoleAssignmentAutoGenerated[]>]`: Represents the app roles a group has been granted for an application. Supports $expand.
248248
- `[DeletedDateTime <DateTime?>]`:

src/Resources/Resources/help/Get-AzADAppCredential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ COMPLEX PARAMETER PROPERTIES
194194
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
195195
196196
197-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
197+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
198198
- `[(Any) <Object>]`: This indicates any property can be added to this object.
199199
- `[DeletedDateTime <DateTime?>]`:
200200
- `[DisplayName <String>]`: The name displayed in directory

src/Resources/Resources/help/Get-AzADAppFederatedCredential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ COMPLEX PARAMETER PROPERTIES
275275
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
276276
277277
278-
APPLICATIONOBJECT <MicrosoftGraphApplication>: application object
278+
APPLICATIONOBJECT `<MicrosoftGraphApplication>`: application object
279279
- `[(Any) <Object>]`: This indicates any property can be added to this object.
280280
- `[AddIn <IMicrosoftGraphAddIn[]>]`: Defines custom behavior that a consuming service can use to call an app in specific contexts. For example, applications that can render file streams may set the addIns property for its 'FileHandler' functionality. This will let services like Office 365 call the application in the context of a document the user is working on.
281281
- `[Id <String>]`:

src/Resources/Resources/help/Get-AzADGroupMember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ COMPLEX PARAMETER PROPERTIES
255255
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
256256
257257
258-
GROUPOBJECT <IMicrosoftGraphGroup>: The target group object, could be used as pipeline input.
258+
GROUPOBJECT `<IMicrosoftGraphGroup>`: The target group object, could be used as pipeline input.
259259
- `[(Any) <Object>]`: This indicates any property can be added to this object.
260260
- `[DeletedDateTime <DateTime?>]`:
261261
- `[DisplayName <String>]`: The name displayed in directory

src/Resources/Resources/help/Get-AzADServicePrincipal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ COMPLEX PARAMETER PROPERTIES
408408
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
409409
410410
411-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The service principal object, could be used as pipeline input.
411+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The service principal object, could be used as pipeline input.
412412
- `[(Any) <Object>]`: This indicates any property can be added to this object.
413413
- `[DeletedDateTime <DateTime?>]`:
414414
- `[DisplayName <String>]`: The name displayed in directory

src/Resources/Resources/help/Get-AzADSpCredential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ COMPLEX PARAMETER PROPERTIES
196196
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
197197
198198
199-
SERVICEPRINCIPALOBJECT <IMicrosoftGraphServicePrincipal>: The service principal object, could be used as pipeline input.
199+
SERVICEPRINCIPALOBJECT `<IMicrosoftGraphServicePrincipal>`: The service principal object, could be used as pipeline input.
200200
- `[(Any) <Object>]`: This indicates any property can be added to this object.
201201
- `[DeletedDateTime <DateTime?>]`:
202202
- `[DisplayName <String>]`: The name displayed in directory

src/Resources/Resources/help/New-AzADAppCredential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ COMPLEX PARAMETER PROPERTIES
394394
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
395395
396396
397-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
397+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
398398
- `[(Any) <Object>]`: This indicates any property can be added to this object.
399399
- `[DeletedDateTime <DateTime?>]`:
400400
- `[DisplayName <String>]`: The name displayed in directory

src/Resources/Resources/help/New-AzADApplication.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ ADDIN <IMicrosoftGraphAddIn[]>: Defines custom behavior that a consuming service
824824
- `[Value <String>]`: Value.
825825
- `[Type <String>]`:
826826

827-
API <IMicrosoftGraphApiApplication>: apiApplication
827+
API `<IMicrosoftGraphApiApplication>`: apiApplication
828828
- `[(Any) <Object>]`: This indicates any property can be added to this object.
829829
- `[AcceptMappedClaim <Boolean?>]`: When true, allows an application to use claims mapping without specifying a custom signing key.
830830
- `[KnownClientApplication <String[]>]`: Used for bundling consent if you have a solution that contains two parts: a client app and a custom web API app. If you set the appID of the client app to this value, the user only consents once to the client app. Azure AD knows that consenting to the client means implicitly consenting to the web API and automatically provisions service principals for both APIs at the same time. Both the client and the web API app must be registered in the same tenant.
@@ -1061,7 +1061,7 @@ HOMEREALMDISCOVERYPOLICY <IMicrosoftGraphHomeRealmDiscoveryPolicy[]>: .
10611061
- `[DeletedDateTime <DateTime?>]`:
10621062
- `[DisplayName <String>]`: The name displayed in directory
10631063

1064-
INFO <IMicrosoftGraphInformationalUrl>: informationalUrl
1064+
INFO `<IMicrosoftGraphInformationalUrl>`: informationalUrl
10651065
- `[(Any) <Object>]`: This indicates any property can be added to this object.
10661066
- `[MarketingUrl <String>]`: Link to the application's marketing page. For example, https://www.contoso.com/app/marketing
10671067
- `[PrivacyStatementUrl <String>]`: Link to the application's privacy statement. For example, https://www.contoso.com/app/privacy
@@ -1078,7 +1078,7 @@ KEYCREDENTIALS <IMicrosoftGraphKeyCredential[]>: key credentials associated with
10781078
- `[Type <String>]`: The type of key credential; for example, 'Symmetric'.
10791079
- `[Usage <String>]`: A string that describes the purpose for which the key can be used; for example, 'Verify'.
10801080

1081-
OPTIONALCLAIM <IMicrosoftGraphOptionalClaims>: optionalClaims
1081+
OPTIONALCLAIM `<IMicrosoftGraphOptionalClaims>`: optionalClaims
10821082
- `[(Any) <Object>]`: This indicates any property can be added to this object.
10831083
- `[AccessToken <IMicrosoftGraphOptionalClaim[]>]`: The optional claims returned in the JWT access token.
10841084
- `[AdditionalProperty <String[]>]`: Additional properties of the claim. If a property exists in this collection, it modifies the behavior of the optional claim specified in the name property.
@@ -1088,7 +1088,7 @@ OPTIONALCLAIM <IMicrosoftGraphOptionalClaims>: optionalClaims
10881088
- `[IdToken <IMicrosoftGraphOptionalClaim[]>]`: The optional claims returned in the JWT ID token.
10891089
- `[Saml2Token <IMicrosoftGraphOptionalClaim[]>]`: The optional claims returned in the SAML token.
10901090

1091-
PARENTALCONTROLSETTING <IMicrosoftGraphParentalControlSettings>: parentalControlSettings
1091+
PARENTALCONTROLSETTING `<IMicrosoftGraphParentalControlSettings>`: parentalControlSettings
10921092
- `[(Any) <Object>]`: This indicates any property can be added to this object.
10931093
- `[CountriesBlockedForMinor <String[]>]`: Specifies the two-letter ISO country codes. Access to the application will be blocked for minors from the countries specified in this list.
10941094
- `[LegalAgeGroupRule <String>]`: 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.
@@ -1526,7 +1526,7 @@ TOKENLIFETIMEPOLICY <IMicrosoftGraphTokenLifetimePolicy[]>: The tokenLifetimePol
15261526
- `[DeletedDateTime <DateTime?>]`:
15271527
- `[DisplayName <String>]`: The name displayed in directory
15281528

1529-
WEB <IMicrosoftGraphWebApplication>: webApplication
1529+
WEB `<IMicrosoftGraphWebApplication>`: webApplication
15301530
- `[(Any) <Object>]`: This indicates any property can be added to this object.
15311531
- `[HomePageUrl <String>]`: Home page or landing page of the application.
15321532
- `[ImplicitGrantSetting <IMicrosoftGraphImplicitGrantSettings>]`: implicitGrantSettings

src/Resources/Resources/help/New-AzADGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ APPROLEASSIGNMENT <IMicrosoftGraphAppRoleAssignmentAutoGenerated[]>: Represents
566566
- `[ResourceDisplayName <String>]`: The display name of the resource app's service principal to which the assignment is made.
567567
- `[ResourceId <String>]`: The unique identifier (id) for the resource service principal for which the assignment is made. Required on create. Supports $filter (eq only).
568568

569-
CREATEDONBEHALFOF <IMicrosoftGraphDirectoryObject>: Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.
569+
CREATEDONBEHALFOF `<IMicrosoftGraphDirectoryObject>`: Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.
570570
- `[DeletedDateTime <DateTime?>]`:
571571
- `[DisplayName <String>]`: The name displayed in directory
572572

src/Resources/Resources/help/New-AzADServicePrincipal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ ADDIN <IMicrosoftGraphAddIn[]>: Defines custom behavior that a consuming service
10101010
- `[Value <String>]`: Value.
10111011
- `[Type <String>]`:
10121012

1013-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
1013+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
10141014
- `[(Any) <Object>]`: This indicates any property can be added to this object.
10151015
- `[DeletedDateTime <DateTime?>]`:
10161016
- `[DisplayName <String>]`: The name displayed in directory
@@ -1713,7 +1713,7 @@ HOMEREALMDISCOVERYPOLICY <IMicrosoftGraphHomeRealmDiscoveryPolicy[]>: The homeRe
17131713
- `[DeletedDateTime <DateTime?>]`:
17141714
- `[DisplayName <String>]`: The name displayed in directory
17151715

1716-
INFO <IMicrosoftGraphInformationalUrl>: informationalUrl
1716+
INFO `<IMicrosoftGraphInformationalUrl>`: informationalUrl
17171717
- `[(Any) <Object>]`: This indicates any property can be added to this object.
17181718
- `[MarketingUrl <String>]`: Link to the application's marketing page. For example, https://www.contoso.com/app/marketing
17191719
- `[PrivacyStatementUrl <String>]`: Link to the application's privacy statement. For example, https://www.contoso.com/app/privacy
@@ -1748,7 +1748,7 @@ PASSWORDCREDENTIAL <IMicrosoftGraphPasswordCredential[]>: Password credentials a
17481748
- `[KeyId <String>]`: The unique identifier for the password.
17491749
- `[StartDateTime <DateTime?>]`: The date and time at which the password becomes valid. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Optional.
17501750

1751-
SAMLSINGLESIGNONSETTING <IMicrosoftGraphSamlSingleSignOnSettings>: samlSingleSignOnSettings
1751+
SAMLSINGLESIGNONSETTING `<IMicrosoftGraphSamlSingleSignOnSettings>`: samlSingleSignOnSettings
17521752
- `[(Any) <Object>]`: This indicates any property can be added to this object.
17531753
- `[RelayState <String>]`: The relative URI the service provider would redirect to after completion of the single sign-on flow.
17541754

0 commit comments

Comments
 (0)