Block access to https://compliance.microsoft.com for all except from an specific static IP or jumpbox

Sergio Londono 886 Reputation points
2022-12-29T19:03:14.147+00:00

Hello Team,

The information that I process in Microsoft Purview admin center URL: https://compliance.microsoft.com is very sensitive for the company.

I created an Azure bastion host to be used as a jump box to open https://compliance.microsoft.com, there is third-party software that records the session called: https://www.ekransystem.com/en/product/supported-platforms/windows-monitoring

The objective is to block any other connection to https://compliance.microsoft.com, only it is possible to connect to https://compliance.microsoft.com using the jumpbox which is recording the session.

Any idea how to achieve it?

I tried MDCAs and Conditional access but, did not succeed

CC: @vipullag-MSFT and @TP

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
292 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
Microsoft Security Microsoft Purview
0 comments No comments
{count} votes

Accepted answer
  1. Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
    2022-12-31T00:23:33.35+00:00

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others", I'll repost your solution in case you'd like to "Accept" the answer.

    Issue:

    You wanted to block all connections to https://compliance.microsoft.com, except through a jumpbox which is recording the session.

    Resolution:

    You used Microsoft Defender for Cloud Apps to identify the source public IP. Then you created an access policy that allows access to that IP and blocks access from all other sources.

    If you have any other questions or are run into issues customizing the access policy, please let me know.

    Thank you again for your time and patience throughout this issue. We appreciate you sharing your solution and screenshots with the community.

    -

    If the answer accurately describes the issue and resolution, please consider Accepting the answer. This will help others in the community who might be researching similar information.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Sergio Londono 886 Reputation points
    2022-12-29T22:11:21.12+00:00

    Hello team,

    The requirement was completed:

    Steps:
    We used MDCAs to identify the source public IP, then, create an access policy that allows access to that IP, any other source is blocked.

    274906-image.png

    274907-image.png

    274965-image.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.