mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-07 01:57:21 +00:00
Merge pull request #1769 from exchange12rocks/master
Corrects a typo: sever -> server
This commit is contained in:
commit
c8ce56ea44
@ -47,7 +47,7 @@ While not required, you can use a management tool to distribute and manage apps.
|
|||||||
|
|
||||||
## Proxy configuration
|
## Proxy configuration
|
||||||
|
|
||||||
If your organization restricts computers on your network from connecting to the Internet, there is a set of URLs that need to be available for devices to use Microsoft Store. Some of the Microsoft Store features use Store services. Devices using Microsoft Store – either to acquire, install, or update apps – will need access to these URLs. If you use a proxy sever to block traffic, your configuration needs to allow these URLs:
|
If your organization restricts computers on your network from connecting to the Internet, there is a set of URLs that need to be available for devices to use Microsoft Store. Some of the Microsoft Store features use Store services. Devices using Microsoft Store – either to acquire, install, or update apps – will need access to these URLs. If you use a proxy server to block traffic, your configuration needs to allow these URLs:
|
||||||
|
|
||||||
- login.live.com
|
- login.live.com
|
||||||
- login.windows.net
|
- login.windows.net
|
||||||
|
@ -187,7 +187,7 @@ The following snippet shows the policy web service response.
|
|||||||
```
|
```
|
||||||
HTTP/1.1 200 OK
|
HTTP/1.1 200 OK
|
||||||
Date: Fri, 03 Aug 2012 20:00:00 GMT
|
Date: Fri, 03 Aug 2012 20:00:00 GMT
|
||||||
Server: <sever name here>
|
Server: <server name here>
|
||||||
Content-Type: application/soap+xml
|
Content-Type: application/soap+xml
|
||||||
Content-Length: xxxx
|
Content-Length: xxxx
|
||||||
|
|
||||||
|
@ -90,7 +90,7 @@ The following image shows the ClientCertificateInstall configuration service pro
|
|||||||
<p style="margin-left: 20px">Supported operations are Get, Add, and Replace.
|
<p style="margin-left: 20px">Supported operations are Get, Add, and Replace.
|
||||||
|
|
||||||
<a href="" id="clientcertificateinstall-pfxcertinstall-uniqueid-pfxcertpasswordencryptiontype"></a>**ClientCertificateInstall/PFXCertInstall/*UniqueID*/PFXCertPasswordEncryptionType**
|
<a href="" id="clientcertificateinstall-pfxcertinstall-uniqueid-pfxcertpasswordencryptiontype"></a>**ClientCertificateInstall/PFXCertInstall/*UniqueID*/PFXCertPasswordEncryptionType**
|
||||||
<p style="margin-left: 20px">Optional. Used to specify whtether the PFX certificate password is encrypted with the MDM certificate by the MDM sever.
|
<p style="margin-left: 20px">Optional. Used to specify whtether the PFX certificate password is encrypted with the MDM certificate by the MDM server.
|
||||||
|
|
||||||
<p style="margin-left: 20px">The data type is int. Valid values:
|
<p style="margin-left: 20px">The data type is int. Valid values:
|
||||||
|
|
||||||
|
@ -626,7 +626,7 @@ Supported operations are Get, Add, Delete noreplace</Description>
|
|||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>3</DefaultValue>
|
<DefaultValue>3</DefaultValue>
|
||||||
<Description>Optional. Special to SCEP. Specify device retry times when the SCEP sever sends pending status. Format is int. Default value is 3. Max value: the value cannot be larger than 30. If it is larger than 30, the device will use 30.
|
<Description>Optional. Special to SCEP. Specify device retry times when the SCEP server sends pending status. Format is int. Default value is 3. Max value: the value cannot be larger than 30. If it is larger than 30, the device will use 30.
|
||||||
The min value is 0 which means no retry. Supported operations are Get, Add, Delete, Replace.</Description>
|
The min value is 0 which means no retry. Supported operations are Get, Add, Delete, Replace.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
|
@ -41,7 +41,7 @@ Microsoft uses a unique commercial ID to map information from user computers to
|
|||||||
|
|
||||||
## Enable data sharing
|
## Enable data sharing
|
||||||
|
|
||||||
To enable data sharing, configure your proxy sever to whitelist the following endpoints. You might need to get approval from your security group to do this.
|
To enable data sharing, configure your proxy server to whitelist the following endpoints. You might need to get approval from your security group to do this.
|
||||||
|
|
||||||
| **Endpoint** | **Function** |
|
| **Endpoint** | **Function** |
|
||||||
|---------------------------------------------------------|-----------|
|
|---------------------------------------------------------|-----------|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user