Skip to content

Commit b3f3cf1

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

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
@@ -227,7 +227,7 @@ COMPLEX PARAMETER PROPERTIES
227227
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.
228228
229229
230-
TARGETGROUPOBJECT <MicrosoftGraphGroup>: The target group object, could be used as pipeline input.
230+
TARGETGROUPOBJECT `<MicrosoftGraphGroup>`: The target group object, could be used as pipeline input.
231231
- `[(Any) <Object>]`: This indicates any property can be added to this object.
232232
- `[AppRoleAssignment <IMicrosoftGraphAppRoleAssignmentAutoGenerated[]>]`: Represents the app roles a group has been granted for an application. Supports $expand.
233233
- `[DeletedDateTime <DateTime?>]`:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ COMPLEX PARAMETER PROPERTIES
179179
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.
180180
181181
182-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
182+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
183183
- `[(Any) <Object>]`: This indicates any property can be added to this object.
184184
- `[DeletedDateTime <DateTime?>]`:
185185
- `[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
@@ -260,7 +260,7 @@ COMPLEX PARAMETER PROPERTIES
260260
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.
261261
262262
263-
APPLICATIONOBJECT <MicrosoftGraphApplication>: application object
263+
APPLICATIONOBJECT `<MicrosoftGraphApplication>`: application object
264264
- `[(Any) <Object>]`: This indicates any property can be added to this object.
265265
- `[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.
266266
- `[Id <String>]`:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ COMPLEX PARAMETER PROPERTIES
240240
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.
241241
242242
243-
GROUPOBJECT <IMicrosoftGraphGroup>: The target group object, could be used as pipeline input.
243+
GROUPOBJECT `<IMicrosoftGraphGroup>`: The target group object, could be used as pipeline input.
244244
- `[(Any) <Object>]`: This indicates any property can be added to this object.
245245
- `[DeletedDateTime <DateTime?>]`:
246246
- `[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
@@ -393,7 +393,7 @@ COMPLEX PARAMETER PROPERTIES
393393
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.
394394
395395
396-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The service principal object, could be used as pipeline input.
396+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The service principal object, could be used as pipeline input.
397397
- `[(Any) <Object>]`: This indicates any property can be added to this object.
398398
- `[DeletedDateTime <DateTime?>]`:
399399
- `[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
@@ -181,7 +181,7 @@ COMPLEX PARAMETER PROPERTIES
181181
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.
182182
183183
184-
SERVICEPRINCIPALOBJECT <IMicrosoftGraphServicePrincipal>: The service principal object, could be used as pipeline input.
184+
SERVICEPRINCIPALOBJECT `<IMicrosoftGraphServicePrincipal>`: The service principal object, could be used as pipeline input.
185185
- `[(Any) <Object>]`: This indicates any property can be added to this object.
186186
- `[DeletedDateTime <DateTime?>]`:
187187
- `[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
@@ -379,7 +379,7 @@ COMPLEX PARAMETER PROPERTIES
379379
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.
380380
381381
382-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
382+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
383383
- `[(Any) <Object>]`: This indicates any property can be added to this object.
384384
- `[DeletedDateTime <DateTime?>]`:
385385
- `[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
@@ -793,7 +793,7 @@ ADDIN <IMicrosoftGraphAddIn[]>: Defines custom behavior that a consuming service
793793
- `[Value <String>]`: Value.
794794
- `[Type <String>]`:
795795

796-
API <IMicrosoftGraphApiApplication>: apiApplication
796+
API `<IMicrosoftGraphApiApplication>`: apiApplication
797797
- `[(Any) <Object>]`: This indicates any property can be added to this object.
798798
- `[AcceptMappedClaim <Boolean?>]`: When true, allows an application to use claims mapping without specifying a custom signing key.
799799
- `[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.
@@ -1030,7 +1030,7 @@ HOMEREALMDISCOVERYPOLICY <IMicrosoftGraphHomeRealmDiscoveryPolicy[]>: .
10301030
- `[DeletedDateTime <DateTime?>]`:
10311031
- `[DisplayName <String>]`: The name displayed in directory
10321032

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

1050-
OPTIONALCLAIM <IMicrosoftGraphOptionalClaims>: optionalClaims
1050+
OPTIONALCLAIM `<IMicrosoftGraphOptionalClaims>`: optionalClaims
10511051
- `[(Any) <Object>]`: This indicates any property can be added to this object.
10521052
- `[AccessToken <IMicrosoftGraphOptionalClaim[]>]`: The optional claims returned in the JWT access token.
10531053
- `[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.
@@ -1057,7 +1057,7 @@ OPTIONALCLAIM <IMicrosoftGraphOptionalClaims>: optionalClaims
10571057
- `[IdToken <IMicrosoftGraphOptionalClaim[]>]`: The optional claims returned in the JWT ID token.
10581058
- `[Saml2Token <IMicrosoftGraphOptionalClaim[]>]`: The optional claims returned in the SAML token.
10591059

1060-
PARENTALCONTROLSETTING <IMicrosoftGraphParentalControlSettings>: parentalControlSettings
1060+
PARENTALCONTROLSETTING `<IMicrosoftGraphParentalControlSettings>`: parentalControlSettings
10611061
- `[(Any) <Object>]`: This indicates any property can be added to this object.
10621062
- `[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.
10631063
- `[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.
@@ -1495,7 +1495,7 @@ TOKENLIFETIMEPOLICY <IMicrosoftGraphTokenLifetimePolicy[]>: The tokenLifetimePol
14951495
- `[DeletedDateTime <DateTime?>]`:
14961496
- `[DisplayName <String>]`: The name displayed in directory
14971497

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

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

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

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

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

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

998-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
998+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
999999
- `[(Any) <Object>]`: This indicates any property can be added to this object.
10001000
- `[DeletedDateTime <DateTime?>]`:
10011001
- `[DisplayName <String>]`: The name displayed in directory
@@ -1698,7 +1698,7 @@ HOMEREALMDISCOVERYPOLICY <IMicrosoftGraphHomeRealmDiscoveryPolicy[]>: The homeRe
16981698
- `[DeletedDateTime <DateTime?>]`:
16991699
- `[DisplayName <String>]`: The name displayed in directory
17001700

1701-
INFO <IMicrosoftGraphInformationalUrl>: informationalUrl
1701+
INFO `<IMicrosoftGraphInformationalUrl>`: informationalUrl
17021702
- `[(Any) <Object>]`: This indicates any property can be added to this object.
17031703
- `[MarketingUrl <String>]`: Link to the application's marketing page. For example, https://www.contoso.com/app/marketing
17041704
- `[PrivacyStatementUrl <String>]`: Link to the application's privacy statement. For example, https://www.contoso.com/app/privacy
@@ -1733,7 +1733,7 @@ PASSWORDCREDENTIAL <IMicrosoftGraphPasswordCredential[]>: Password credentials a
17331733
- `[KeyId <String>]`: The unique identifier for the password.
17341734
- `[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.
17351735

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ PASSWORDCREDENTIALS <MicrosoftGraphPasswordCredential[]>: Password credentials a
330330
- `[KeyId <String>]`: The unique identifier for the password.
331331
- `[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.
332332

333-
SERVICEPRINCIPALOBJECT <IMicrosoftGraphServicePrincipal>: The service principal object, could be used as pipeline input.
333+
SERVICEPRINCIPALOBJECT `<IMicrosoftGraphServicePrincipal>`: The service principal object, could be used as pipeline input.
334334
- `[(Any) <Object>]`: This indicates any property can be added to this object.
335335
- `[DeletedDateTime <DateTime?>]`:
336336
- `[DisplayName <String>]`: The name displayed in directory

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ COMPLEX PARAMETER PROPERTIES
929929
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.
930930
931931
932-
PASSWORDPROFILE <IMicrosoftGraphPasswordProfile>: passwordProfile
932+
PASSWORDPROFILE `<IMicrosoftGraphPasswordProfile>`: passwordProfile
933933
- `[(Any) <Object>]`: This indicates any property can be added to this object.
934934
- `[ForceChangePasswordNextSignIn <Boolean?>]`: true if the user must change her password on the next login; otherwise false. If not set, default is false. NOTE: For Azure B2C tenants, set to false and instead use custom policies and user flows to force password reset at first sign in. See Force password reset at first logon.
935935
- `[ForceChangePasswordNextSignInWithMfa <Boolean?>]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ COMPLEX PARAMETER PROPERTIES
215215
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.
216216
217217
218-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
218+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
219219
- `[(Any) <Object>]`: This indicates any property can be added to this object.
220220
- `[DeletedDateTime <DateTime?>]`:
221221
- `[DisplayName <String>]`: The name displayed in directory

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ COMPLEX PARAMETER PROPERTIES
199199
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.
200200
201201
202-
INPUTOBJECT <IMicrosoftGraphApplication>: The application object, could be used as pipeline input.
202+
INPUTOBJECT `<IMicrosoftGraphApplication>`: The application object, could be used as pipeline input.
203203
- `[(Any) <Object>]`: This indicates any property can be added to this object.
204204
- `[DeletedDateTime <DateTime?>]`:
205205
- `[DisplayName <String>]`: The name displayed in directory

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ COMPLEX PARAMETER PROPERTIES
193193
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.
194194
195195
196-
INPUTOBJECT <IMicrosoftGraphGroup>: user input object
196+
INPUTOBJECT `<IMicrosoftGraphGroup>`: user input object
197197
- `[(Any) <Object>]`: This indicates any property can be added to this object.
198198
- `[DeletedDateTime <DateTime?>]`:
199199
- `[DisplayName <String>]`: The name displayed in directory

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ COMPLEX PARAMETER PROPERTIES
239239
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.
240240
241241
242-
GROUPOBJECT <MicrosoftGraphGroup>: The target group object, could be used as pipeline input.
242+
GROUPOBJECT `<MicrosoftGraphGroup>`: The target group object, could be used as pipeline input.
243243
- `[(Any) <Object>]`: This indicates any property can be added to this object.
244244
- `[AppRoleAssignment <IMicrosoftGraphAppRoleAssignmentAutoGenerated[]>]`: Represents the app roles a group has been granted for an application. Supports $expand.
245245
- `[DeletedDateTime <DateTime?>]`:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ COMPLEX PARAMETER PROPERTIES
261261
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.
262262
263263
264-
APPLICATIONOBJECT <IMicrosoftGraphApplication>: key: application object
264+
APPLICATIONOBJECT `<IMicrosoftGraphApplication>`: key: application object
265265
- `[(Any) <Object>]`: This indicates any property can be added to this object.
266266
- `[DeletedDateTime <DateTime?>]`:
267267
- `[DisplayName <String>]`: The name displayed in directory
@@ -505,7 +505,7 @@ APPLICATIONOBJECT <IMicrosoftGraphApplication>: key: application object
505505
- `[TokenLifetimePolicy <IMicrosoftGraphTokenLifetimePolicy[]>]`: The tokenLifetimePolicies assigned to this application. Supports $expand.
506506
- `[Web <IMicrosoftGraphWebApplication>]`: webApplication
507507

508-
INPUTOBJECT <IMicrosoftGraphServicePrincipal>: key: service principal object
508+
INPUTOBJECT `<IMicrosoftGraphServicePrincipal>`: key: service principal object
509509
- `[(Any) <Object>]`: This indicates any property can be added to this object.
510510
- `[DeletedDateTime <DateTime?>]`:
511511
- `[DisplayName <String>]`: The name displayed in directory

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ COMPLEX PARAMETER PROPERTIES
217217
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.
218218
219219
220-
SERVICEPRINCIPALOBJECT <IMicrosoftGraphServicePrincipal>: The service principal object, could be used as pipeline input.
220+
SERVICEPRINCIPALOBJECT `<IMicrosoftGraphServicePrincipal>`: The service principal object, could be used as pipeline input.
221221
- `[(Any) <Object>]`: This indicates any property can be added to this object.
222222
- `[DeletedDateTime <DateTime?>]`:
223223
- `[DisplayName <String>]`: The name displayed in directory

src/Resources/Resources/help/Remove-AzADUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ COMPLEX PARAMETER PROPERTIES
220220
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.
221221
222222
223-
INPUTOBJECT <IMicrosoftGraphUser>: user input object
223+
INPUTOBJECT `<IMicrosoftGraphUser>`: user input object
224224
- `[(Any) <Object>]`: This indicates any property can be added to this object.
225225
- `[DeletedDateTime <DateTime?>]`:
226226
- `[DisplayName <String>]`: The name displayed in directory

0 commit comments

Comments
 (0)