Skip to content

Commit 3f6a0af

Browse files
authored
Merge pull request #103882 from mgblythe/mb-0210-admin-timeout
Admin timeout + recover dashboard
2 parents e183b04 + 65e2cf4 commit 3f6a0af

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/azure-portal/admin-timeout.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,20 @@ services: azure-portal
55
keywords: settings, timeout
66
author: mgblythe
77
ms.author: mblythe
8-
ms.date: 12/19/2019
8+
ms.date: 02/10/2020
99
ms.topic: conceptual
1010

1111
ms.service: azure-portal
1212
manager: mtillman
1313
---
14+
1415
# Set directory-level inactivity timeout
1516

16-
The inactivity timeout setting helps to protect your resources from unauthorized access if users forget to secure their workstation. When a user has been idle for a while, their Azure portal session is automatically signed out. Admins can enforce the maximum idle time before a session is signed out. The inactivity timeout setting applies at the directory level. For more information about directories, see [Active Directory Domain Services Overview](/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview).
17+
The inactivity timeout setting helps to protect your resources from unauthorized access if users forget to secure their workstation. When a user has been idle for a while, their Azure portal session is automatically signed out. Admins in the [Global Administrator role](../active-directory/users-groups-roles/directory-assign-admin-roles.md#global-administrator--company-administrator) can enforce the maximum idle time before a session is signed out. The inactivity timeout setting applies at the directory level. For more information about directories, see [Active Directory Domain Services Overview](/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview).
1718

1819
## Configure the inactive timeout setting
1920

20-
If you’re an admin, and you want to enforce an idle timeout setting for all users of the Azure portal, follow these steps:
21+
If you’re a Global Administrator, and you want to enforce an idle timeout setting for all users of the Azure portal, follow these steps:
2122

2223
1. Sign in to the [Azure portal](https://portal.azure.com).
2324
2. Select **Settings** from the global page header.

articles/azure-portal/recover-shared-deleted-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manager: mtillman
1313

1414
# Recover a deleted dashboard in the Azure portal
1515

16-
If you delete a _published_ dashboard in the Azure portal, you can recover that dashboard within 14 days of the delete. If the dashboard isn't published, you cannot recover it, and you must rebuild it. For more information about publishing a dashboard, see [Publish dashboard](azure-portal-dashboard-share-access.md#publish-dashboard). Follow these steps to recover a published dashboard:
16+
If you're in the public Azure cloud, and you delete a _published_ dashboard in the Azure portal, you can recover that dashboard within 14 days of the delete. If you're in an Azure government cloud or the dashboard isn't published, you cannot recover it, and you must rebuild it. For more information about publishing a dashboard, see [Publish dashboard](azure-portal-dashboard-share-access.md#publish-dashboard). Follow these steps to recover a published dashboard:
1717

1818
1. From the Azure portal menu, select **Resource groups**, then select the resource group where you published the dashboard (by default, it's named **dashboards**).
1919

0 commit comments

Comments
 (0)