Microsoft-Windows-TenantRestrictions

13 events across 1 channel

Event ID 1001 — The networking component failed to load in a process due to an error in the module below.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
NetworkingPlugin

Message #

The networking component failed to load in a process due to an error in the module below. Requests from this process won't get tenant restriction headers applied. Please restart this executable or reboot to reload the networking component. 



Networking stack: %1

Executable name: %2

Module: %3

Error: %4

Fields #

NameDescription
NetworkingStack AnsiString
ImageName UnicodeString
ModuleName UnicodeString
ErrorCode Int32

Event ID 1002 — An attempt to start the tenant restrictions sync service (cloudidsvc) failed.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
NetworkingPlugin

Message #

An attempt to start the tenant restrictions sync service (cloudidsvc) failed. If cloudidsvc is not running it is possible that tenant restrictions will apply to a stale list of endpoints. Please restart the the tenant restrictions sync service (cloudidsvc) to ensure that tenant restrictions is enforced on an up-to-date list of endpoints. 



Executable name: %1

Module: %2

Error: %3

Fields #

NameDescription
ImageName UnicodeString
ModuleName UnicodeString
ErrorCode Int32

Event ID 1003 — A request was processed that already contained the sec-restrict-tenant-access-policy header.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
NetworkingPlugin

Description

A request was processed that already contained the sec-restrict-tenant-access-policy header. This may indicate an attempt to bypass tenant restrictions or a misconfigured app.

Message #

A request was processed that already contained the sec-restrict-tenant-access-policy header. This may indicate an attempt to bypass tenant restrictions or a misconfigured app.



This pre-existing value was overwritten:

%1



This value is configured by policy:

%2



Executable name: %3

Fields #

NameDescription
ExistingHeader UnicodeString
ConfiguredHeader UnicodeString
ImageName UnicodeString

Event ID 1004 — The endpoint sync service (cloudidsvc) started succesfully.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
SyncService

Description

The endpoint sync service (cloudidsvc) started succesfully.

Message #

The endpoint sync service (cloudidsvc) started succesfully.

Event ID 1005 — The endpoint sync service (cloudidsvc) succesfully synced the latest list of endpoints.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
SyncService

Description

The endpoint sync service (cloudidsvc) succesfully synced the latest list of endpoints.

Message #

The endpoint sync service (cloudidsvc) succesfully synced the latest list of endpoints.

Event ID 1006 — The networking component failed to process a network request.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
NetworkingPlugin

Description

The networking component failed to process a network request. The request was cancelled due to the failure. Further access to the network may be blocked for this application.

Message #

The networking component failed to process a network request. The request was cancelled due to the failure. Further access to the network may be blocked for this application.



Networking stack: %1

Executable name: %2

Module: %3

Error: %4

Fields #

NameDescription
NetworkingStack AnsiString
ImageName UnicodeString
ModuleName UnicodeString
ErrorCode Int32

Event ID 1007 — The endpoint sync service (cloudidsvc) has failed to sync its endpoints for a full 24 hours with the last successful sync at LastSuccessfulSync.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
SyncService

Message #

The endpoint sync service (cloudidsvc) has failed to sync its endpoints for a full 24 hours with the last successful sync at %1. This may be expected if the machine has not been connected to the network. It is possible that without a sync tenant restriction headers will not be applied to the correct endpoints. Ensure that cloudidsvc has network connectivity as described at https://go.microsoft.com/fwlink/?linkid=2148762. Another attempt will be made in %2 hours.



The error code of the latest attempt is: %3

Fields #

NameDescription
LastSuccessfulSync UnicodeString
TimeInHours Int32
ErrorCode Int32

Event ID 1008 — The networking component failed to process a policy change.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
NetworkingPlugin

Description

The networking component failed to process a policy change. Please restart the affected executable(s) to ensure that the policy change is enforced.

Message #

The networking component failed to process a policy change. Please restart the affected executable(s) to ensure that the policy change is enforced.



Executable name: %1

Module: %2

Error: %3

Fields #

NameDescription
ImageName UnicodeString
ModuleName UnicodeString
ErrorCode Int32

Event ID 1009 — The networking component failed subscribe to policy changes.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
NetworkingPlugin

Description

The networking component failed subscribe to policy changes. Please restart the affected executable(s) to ensure that the policy updates are correctly received.

Message #

The networking component failed subscribe to policy changes. Please restart the affected executable(s) to ensure that the policy updates are correctly received.



Executable name: %1

Module: %2

Error: %3

Fields #

NameDescription
ImageName UnicodeString
ModuleName UnicodeString
ErrorCode Int32

Event ID 1010 — The networking component failed to read the policy in a process due to an error in the module below.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
NetworkingPlugin

Message #

The networking component failed to read the policy in a process due to an error in the module below. Requests from this process won't get tenant restriction headers applied until the policy is re-applied correctly.



Executable name: %1

Module: %2

Error: %3

Fields #

NameDescription
ImageName UnicodeString
ModuleName UnicodeString
ErrorCode Int32

Event ID 1011 — The entered tenantid or policy id is an invalid guid.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
SyncService

Description

The entered tenantid or policy id is an invalid guid. Please correct the incorrect guid(s) below to enable Tenant Restrictions.

Message #

The entered tenantid or policy id is an invalid guid. Please correct the incorrect guid(s) below to enable Tenant Restrictions.

%1

Fields #

NameDescription
InvalidGuid UnicodeString

Event ID 1012 — The response from O365 server returned an empty response preventing an endpoint sync.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
SyncService

Message #

The response from O365 server returned an empty response preventing an endpoint sync. Please check your proxy/network settings and ensure that cloudidsvc has network connectivity as described at https://go.microsoft.com/fwlink/?linkid=2148762.

Event ID 1013 — The endpoint sync service (cloudidsvc) has failed to reach the O365 server, preventing an endpoint sync.

Provider
Microsoft-Windows-TenantRestrictions
Channel
Operational
Task
SyncService

Message #

The endpoint sync service (cloudidsvc) has failed to reach the O365 server, preventing an endpoint sync. Please check your proxy/network settings and ensure that cloudidsvc has network connectivity as described at https://go.microsoft.com/fwlink/?linkid=2148762. 



The request path is: %1 



The HTTP status code is: %2 



The request headers are:

%3 



The networking error code is: %4

Fields #

NameDescription
RequestPath UnicodeString
HttpErrorCode Int32
ResponseHeaders UnicodeString
NetworkingErrorCode Int32