Skip to content

Commit

Permalink
updated preferences and added get started section for cross-service
Browse files Browse the repository at this point in the history
AB#1872931: Set your preferences
AB#1788562: Get started Cross-Service and Collaboration
  • Loading branch information
KathrynEE committed Sep 2, 2021
1 parent 7955d4c commit 467253c
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 13 deletions.
1 change: 1 addition & 0 deletions docs/boards/get-started/manage-boards.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Quickstart guide to configure and manage your project
titleSuffix: Azure Boards
description: Understand how to manage your project
ms.technology: devops-agile
ms.custom: boards-get-started
ms.author: kaelli
author: KathrynEE
Expand Down
1 change: 1 addition & 0 deletions docs/boards/plans/add-edit-delivery-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Add or edit a Delivery Plan
titleSuffix: Azure Boards
description: Learn how to add or edit a Delivery Plan
ms.technology: devops-agile
ms.author: kaelli
author: KathrynEE
ms.topic: how-to
Expand Down
1 change: 1 addition & 0 deletions docs/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ metadata:
description: Collaborate on software development through source control, work tracking, and continuous integration and delivery, both on-premises and in the cloud!
ms.prod: devops
ms.topic: hub-page
ms.technology: devops
author: KathrynEE
ms.author: kaelli
ms.date: 09/22/2020
Expand Down
26 changes: 14 additions & 12 deletions docs/organizations/settings/set-your-preferences.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,33 @@
---
title: View, change user preferences
title: Set your preferences
titleSuffix: Azure DevOps
ms.custom: seodec18
description: Change picture, set preferred email, or other user preferences from your profile defined for Azure DevOps.
description: Change picture, set preferred email, or other user preferences from your Azure DevOps profile.
ms.technology: devops-settings
ms.assetid:
ms.author: chcomley
author: chcomley
ms.topic: conceptual
monikerRange: '<= azure-devops'
ms.date: 08/17/2020
ms.date: 09/02/2021
---

# Set user preferences
# Set your preferences

[!INCLUDE [version-all](../../includes/version-all.md)]

From your profile page, you can change your information and account preferences. Learn how to complete the following tasks:
From your Azure DevOps user profile page, you can change your picture, display name, and preferred email.

- Change your picture
- Change your display name
- Change your preferred email
- Change your directory
- Change your locale settings - Locale settings include language, date and time pattern, time zone, and user interface theme
Other tools for setting your Azure DevOps preferences include:

> [!IMPORTANT]
> You can't change your user interface (UI) theme in Azure DevOps if you're using Internet Explorer (IE).
- **[Time and Locale](../accounts/change-time-zone.md#change-your-user-profile-time-zone)**: Change your preferred language, date and time patterns, and time zone.
- **[Notifications](../../notifications/manage-your-personal-notifications.md)**: Add or review subscriptions to event changes.
- **Permissions**: Use to refresh your permissions to cause any recent changes to take effect.
- **[Preview features](../../project/navigation/preview-features.md)**: Enable or disable a preview feature for your user account.
- **Theme**: Choose the user interface theme to use with your Azure DevOps web portal.

> [!NOTE]
> You can't change your Azure DevOps user interface (UI) theme if you're using Internet Explorer (IE).
## Change profile settings

Expand Down
18 changes: 17 additions & 1 deletion docs/project/toc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
- name: Cross-service, Wikis, Public Projects
href: index.yml
- name: Get started
items:
expanded: true
- name: Set your preferences
href: ../organizations/settings/set-your-preferences.md
- name: Set personal or team favorites
href: ../organizations/settings/set-your-preferences.md
- name: Understand your default permissions
href: ../organizations/security/permissions-access.md
- name: Connect to a project
href: ../organizations/projects/connect-to-projects.md
- name: Navigate the web portal
href: ./navigation/index.md
- name: Get started with Search
href: ./search/get-started-search.md
- name: Create a wiki for your project
href: ./wiki/wiki-create-repo.md
- name: Integration overview
items:
- name: Cross-service integration overview
Expand All @@ -9,7 +26,6 @@
- name: Deploy to Azure
href: ../pipelines/overview-azure.md?toc=/azure/devops/project/toc.json&bc=/azure/devops/project/breadcrumb/toc.json
- name: Work across projects and services
expanded: true
items:
- name: Project summary
href: ../organizations/projects/project-vision-status.md?toc=/azure/devops/project/toc.json&bc=/azure/devops/project/breadcrumb/toc.json
Expand Down

0 comments on commit 467253c

Please sign in to comment.