reverted acrolinx changes per manika

This commit is contained in:
Tina Burden
2020-07-06 08:58:05 -07:00
committed by GitHub
parent 6ae0e645ae
commit ad031445f7

View File

@ -1763,7 +1763,7 @@ The software version information from **DevDetail/SwV** does not match the versi
- Do not duplicate a product ID. Messaging and Skype Video use the same product ID. Duplicates cause an error. - Do not duplicate a product ID. Messaging and Skype Video use the same product ID. Duplicates cause an error.
- Silverlight apps may not install even if publisher policy is specified using Windows Phone 8.1 publisher rule. For example, Silverlight app "Level" will not install even if you specify <Publisher PublisherName=”Microsoft Corporation” />. - Silverlight xaps may not install even if publisher policy is specified using Windows Phone 8.1 publisher rule. For example, Silverlight app "Level" will not install even if you specify <Publisher PublisherName=”Microsoft Corporation” />.
To workaround this issue, remove the Windows Phone 8.1 publisher rule and add the specific product ID for each Silverlight app you want to allow to the allowed app list. To workaround this issue, remove the Windows Phone 8.1 publisher rule and add the specific product ID for each Silverlight app you want to allow to the allowed app list.
@ -1946,7 +1946,7 @@ Alternatively you can use the following procedure to create an EAP Configuration
![configure certificate selection window](images/certfiltering3.png) ![configure certificate selection window](images/certfiltering3.png)
6. Click **OK** to close the windows to get back to the main rasphone.exe dialog box. 6. Click **OK** to close the windows to get back to the main rasphone.exe dialog box.
7. Close the rasphone.exe dialog box. 7. Close the rasphone dialog box.
8. Continue following the procedure in the [EAP configuration](eap-configuration.md) topic from Step 9 to get an EAP TLS profile with appropriate filtering. 8. Continue following the procedure in the [EAP configuration](eap-configuration.md) topic from Step 9 to get an EAP TLS profile with appropriate filtering.
> [!NOTE] > [!NOTE]