The following are
prerequisites to use a cloud-based distribution point:
- A subscription to Windows Azure.
- A management certificate (self-signed or PKI) for communication from a Configuration Manager primary site server to the cloud service in Windows Azure.
- A service certificate (PKI) that Configuration Manager clients use to connect to cloud-based distribution points and download content from them by using HTTPS.
- Before a device or user can access content from a cloud-based distribution point, they must receive the client setting for Cloud Services of Allow access to cloud distribution points set to Yes. By default, this value is set to No.
- Clients must be able to resolve the name of the cloud service, which requires a DNS alias (CNAME record) in your DNS namespace.
- Clients must be able to access the Internet to use the cloud-based distribution point.
About Certificates
Cloud-based
distribution points require certificates to enable Configuration Manager to
manage the cloud service that hosts the distribution point, and for clients to
access content from the distribution point. The following table provides
overview information about these certificates.
Certificate
|
Details
|
||
Management
certificate for site server to distribution point communication
|
The management
certificate establishes trust between the Windows Azure management API and
Configuration Manager. This authentication allows Configuration Manager to
call on the Windows Azure API when you perform tasks such as deploying
content or starting and stopping the cloud service. Windows Azure allows
customers to create their own management certificates, which can be either a
self-signed certificate or a certificate issued by a certification authority
(CA):
If you create a
self-signed certificate, you must first export the certificate as a .cer
file, and then export it again as a .pfx file.
|
||
Service
certificate for client communication to the distribution point
|
The Configuration
Manager cloud-based distribution point service certificate establishes trust
between the Configuration Manager clients and the cloud-based distribution
point and secures the data that clients download from it by using SSL over
HTTPS.
|
When you install a
cloud-based distribution point, you must assign one primary site to manage the
transfer of content to the cloud service. This is equivalent to installing the
distribution point site system role to a specific site.
When a device or
user of a device is configured with the client setting that enables the use of
a cloud distribution point, they can receive the cloud-based distribution point
as a valid content location. A cloud-based distribution point is considered a remote
distribution point when a client evaluates available content locations. Clients
on the intranet only use cloud-based distribution points as a fallback option
if on-premises distribution points are not available.
Clients that can use
cloud-based distribution points use the following sequence when they perform a
content location request:
- A client that is configured to use cloud distribution points always attempts to obtain content from a preferred distribution point first.
- When a preferred distribution point is not available, the client will use a remote distribution point, if the deployment supports this option and a remote distribution point is available.
|
Clients on the
Internet that receive both an Internet-based distribution point and a
cloud-based distribution point as content locations for a deployment, only
attempt to retrieve content from the Internet-based distribution point. If
the client on the Internet fails to retrieve content from the Internet-based
distribution point, the client does not then attempt to access the
cloud-based distribution point.
|
When a client uses a
cloud-based distribution point as a content location, the client authenticates
itself to the cloud-based distribution point by
using a Configuration Manager access token. If the client trusts the
Configuration Manager cloud-based distribution point certificate, the client
can then download the requested content.
Log File need to be analyzed
are :
Distmgr.log
in CAS Server
Cloudmgr.log
in Primary Server
No comments:
Post a Comment