> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgeprofilessigninsync.md).

# Microsoft Edge Profiles and Sign-in Sync

{% hint style="info" %}
Click on the link to download the JSON file from [GitHub](https://github.com/SkipToTheEndpoint/OpenIntuneBaseline/blob/main/MACOS/NativeImport/MacOS%20-%20OIB%20-%20Microsoft%20Edge%20-%20U%20-%20Profiles%2C%20Sign-In%20and%20Sync%20-%20v1.0.json)
{% endhint %}

## Microsoft Edge

| Setting                                                                       | Value                                     |
| ----------------------------------------------------------------------------- | ----------------------------------------- |
| Browser sign-in settings                                                      | Force users to sign-in to use the browser |
| Enable profile creation from the Identity flyout menu or the Settings page    | Disabled                                  |
| Enable use of ephemeral profiles                                              | Disabled                                  |
| Force synchronization of browser data and do not show the sync consent prompt | Enabled                                   |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgeprofilessigninsync.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
