Skip to content

Commit 3d82681

Browse files
authored
Merge pull request MicrosoftDocs#2362 from nenonix/patch-2
Update Set-CsAuthConfig.md
2 parents 2471456 + f7b342b commit 3d82681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Set-CsAuthConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Use the Set-CsAuthConfig cmdlet to modify the authentication configuration for y
3131

3232
This cmdlet sets configuration on both the Registrar and the Web Services roles.
3333

34-
It is only meant to be run at the global level (and not at the pool level), and we highly recommend that you only use it in this manner. However, technically it can be run at a pool level. But realize that if the pool only has one of the roles needed (say, Registrar and not Web Services), then only the settings for Registrar will be set and the Web Services settings will come from the global setting. No special warning will be given because some settings were not set. If a client uses the Registrar settings from one pool and the Web Services settings from another pool and the authentication settings are in an inconsistent state, the client may be unable to log on. If neither role is present for a pool, both Get will return an error message. If both roles are present for a pool but policies aren't defined at the pool level, Get will return an error message.
34+
It is only meant to be run at the global level (and not at the pool level), and we highly recommend that you only use it in this manner. However, technically it can be run at a pool level. But realize that if the pool only has one of the roles needed (say, Registrar and not Web Services), then only the settings for Registrar will be set and the Web Services settings will come from the global setting. No special warning will be given because some settings were not set. If a client uses the Registrar settings from one pool and the Web Services settings from another pool and the authentication settings are in an inconsistent state, the client may be unable to log on. If neither role is present for a pool, Get will return an error message. If both roles are present for a pool but policies aren't defined at the pool level, Get will return an error message.
3535

3636

3737
## EXAMPLES
@@ -117,7 +117,7 @@ Accept wildcard characters: False
117117
118118
### CommonParameters
119119
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
120-
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
120+
For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
121121
122122
## INPUTS
123123

0 commit comments

Comments
 (0)