Comma missing in example

As mentioned in the document that if we are adding a URL without proxy we need to add "," just before the "|". Added this in the documents example section. 

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/7134
This commit is contained in:
ImranHabib
2020-08-18 12:55:27 +05:00
committed by GitHub
parent 8840d12f52
commit d5d43293dd

View File

@ -456,7 +456,7 @@ contoso.sharepoint.com,contoso.internalproxy1.com|contoso.visualstudio.com,conto
Value format without proxy:
```code
contoso.sharepoint.com|contoso.visualstudio.com
contoso.sharepoint.com,|contoso.visualstudio.com,|contoso.onedrive.com
```
### Protected domains