Skip to content

False Warning with ServerList parameter#1525

Merged
dpaulson45 merged 4 commits into
microsoft:mainfrom
iserrano76:main
Mar 1, 2023
Merged

False Warning with ServerList parameter#1525
dpaulson45 merged 4 commits into
microsoft:mainfrom
iserrano76:main

Conversation

@iserrano76
Copy link
Copy Markdown
Contributor

Issue:
If you use the ServerList parameter the script shows that is not in the list in any case because it is not used the Name property.

Reason:
Remove the false warning

Fix:
Compare with the correct propert.

Validation:
Test in lab

@iserrano76 iserrano76 requested a review from a team as a code owner February 28, 2023 17:59
@dpaulson45
Copy link
Copy Markdown
Member

The list variable appears to only be used for a list of server names. You should store it this way instead.

@iserrano76
Copy link
Copy Markdown
Contributor Author

Just added changes to limit the information on the CASServers and MBXServer variables.

@dpaulson45 dpaulson45 merged commit b7f1306 into microsoft:main Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants