Skip to content

Commit 0346073

Browse files
committed
minor fixes
1 parent f7156c4 commit 0346073

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/active-directory/manage-apps/admin-consent-workflow-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
10-
ms.topic: how-to
11-
ms.date: 06/10/2022
10+
ms.topic: conceptual
11+
ms.date: 11/02/2022
1212
ms.author: ergreenl
1313
ms.collection: M365-identity-device-management
1414

articles/active-directory/manage-apps/disable-user-sign-in-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Disable how a how a user signs in
2+
title: Disable user sign-in for application
33
description: How to disable an enterprise application so that no users may sign in to it in Azure Active Directory
44
services: active-directory
55
author: eringreenlee
@@ -12,19 +12,19 @@ ms.date: 09/06/2022
1212
ms.author: ergreenl
1313
ms.custom: it-pro
1414
ms.collection: M365-identity-device-management
15-
#customer intent: As an admin, I want to disable the way a user signs in for an application so that no user can sign in to it in Azure Active Directory.
15+
#customer intent: As an admin, I want to disable user sign-in for an application so that no user can sign in to it in Azure Active Directory.
1616
---
1717
# Disable user sign-in for an application
1818

1919
There may be situations while configuring or managing an application where you don't want tokens to be issued for an application. Or, you may want to preemptively block an application that you do not want your employees to try to access. To accomplish this, you can disable user sign-in for the application, which will prevent all tokens from being issued for that application.
2020

21-
In this article, you will learn how to disable how a user signs in to an application in Azure Active Directory through both the Azure portal and PowerShell. If you are looking for how to block specific users from accessing an application, use [user or group assignment](./assign-user-or-group-access-portal.md).
21+
In this article, you will learn how to prevent users from signing in to an application in Azure Active Directory through both the Azure portal and PowerShell. If you are looking for how to block specific users from accessing an application, use [user or group assignment](./assign-user-or-group-access-portal.md).
2222

2323

2424

2525
## Prerequisites
2626

27-
To disable how a user signs in, you need:
27+
To disable user sign-in, you need:
2828

2929
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3030
- One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.

articles/active-directory/manage-apps/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
href: assign-user-or-group-access-portal.md
125125
- name: Assign custom security attributes
126126
href: custom-security-attributes-apps.md
127-
- name: Disable user sign-on
127+
- name: Disable user sign-in
128128
href: disable-user-sign-in-portal.md
129129
- name: Force auto-acceleration
130130
href: configure-authentication-for-federated-users-portal.md
@@ -240,7 +240,7 @@
240240
href: application-sign-in-problem-application-error.md
241241
- name: Problem signing into a Microsoft app
242242
href: application-sign-in-problem-first-party-microsoft.md
243-
- name: Deprecate
243+
- name: Delete and restore apps
244244
items:
245245
- name: Delete an enterprise application
246246
href: delete-application-portal.md

0 commit comments

Comments
 (0)