Skip to content

Commit f6ec668

Browse files
authored
Merge pull request #192950 from MicrosoftDocs/main
3/25 AM Publish
2 parents 25dd70a + c4cc4ef commit f6ec668

File tree

44 files changed

+429
-252
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+429
-252
lines changed

articles/active-directory/authentication/concept-sspr-writeback.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ Passwords aren't written back in any of the following situations:
156156
> [!WARNING]
157157
> Use of the checkbox "User must change password at next logon" in on-premises AD DS administrative tools like Active Directory Users and Computers or the Active Directory Administrative Center is supported as a preview feature of Azure AD Connect. For more information, see [Implement password hash synchronization with Azure AD Connect sync](../hybrid/how-to-connect-password-hash-synchronization.md).
158158
159+
> [!NOTE]
160+
> If a user has the option "Password never expires" set in Active Directory (AD), the force password change flag will not be set in Active Directory (AD), so the user will not be prompted to change the password during the next sign-in even if the option to force the user to change their password on next logon option is selected during an administrator-initiated end-user password reset.
161+
159162
## Next steps
160163

161164
To get started with SSPR writeback, complete the following tutorial:

articles/active-directory/enterprise-users/licensing-service-plan-reference.md

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.

articles/active-directory/hybrid/reference-connect-version-history.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.assetid: ef2797d7-d440-4a9a-a648-db32ad137494
66
ms.service: active-directory
77
ms.topic: reference
88
ms.workload: identity
9-
ms.date: 1/31/2022
9+
ms.date: 3/24/2022
1010
ms.subservice: hybrid
1111
ms.author: rodejo
1212
ms.custom: has-adal-ref
@@ -82,10 +82,9 @@ To read more about auto-upgrade, see [Azure AD Connect: Automatic upgrade](how-t
8282
### Release status
8383
3/24/2022: Released for download only, not available for auto upgrade
8484

85-
8685
### Bug fixes
8786
- Fixed an issue where some sync rule functions were not parsing surrogate pairs properly.
88-
- Fixed an issue where, under certain circumstances, the sync service would not start due to a model db corruption.
87+
- Fixed an issue where, under certain circumstances, the sync service would not start due to a model db corruption. You can read more about the model db corroption issue in [this article](https://docs.microsoft.com/troubleshoot/azure/active-directory/resolve-model-database-corruption-sqllocaldb)
8988

9089
## 2.0.91.0
9190

articles/active-directory/manage-apps/add-application-portal-assign-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: app-mgmt
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 09/22/2021
12+
ms.date: 03/24/2022
1313
ms.author: davidmu
1414
ms.reviewer: alamaral
1515
ms.custom: mode-other

articles/active-directory/manage-apps/add-application-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: app-mgmt
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 09/22/2021
12+
ms.date: 03/24/2022
1313
ms.author: davidmu
1414
ms.reviewer: ergleenl
1515
ms.custom: mode-other

articles/active-directory/manage-apps/delete-application-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: app-mgmt
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 09/22/2021
12+
ms.date: 03/24/2022
1313
ms.author: davidmu
1414
ms.reviewer: ergleenl
1515
ms.custom: mode-other
160 KB
Loading

articles/active-directory/manage-apps/view-applications-portal.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: app-mgmt
1010
ms.workload: identity
1111
ms.topic: quickstart
12-
ms.date: 09/07/2021
12+
ms.date: 03/24/2022
1313
ms.author: davidmu
1414
ms.reviewer: arvinh
1515
ms.custom: mode-other
@@ -45,15 +45,15 @@ To view the enterprise applications registered in your tenant:
4545

4646
To search for a particular application:
4747

48-
1. In the **Application Type** menu, select **All applications**, and choose **Apply**.
48+
1. Select the **Application Type** filter option. Select **All applications** from the **Application Type** drop-down menu, and choose **Apply**.
4949
1. Enter the name of the application you want to find. If the application has been added to your Azure AD tenant, it appears in the search results. For example, you can search for the **Azure AD SAML Toolkit 1** application that is used in the previous quickstarts.
5050
1. Try entering the first few letters of an application name.
5151

5252
## Select viewing options
5353

5454
Select options according to what you're looking for:
5555

56-
1. You can view the applications by **Application Type**, **Application Status**, and **Application visibility**.
56+
1. You can view the applications by **Application Type**, **Application Status**, and **Application visibility**. These three options are the default filters.
5757
1. Under **Application Type**, choose one of these options:
5858
- **Enterprise Applications** shows non-Microsoft applications.
5959
- **Microsoft Applications** shows Microsoft applications.
@@ -62,6 +62,14 @@ Select options according to what you're looking for:
6262
1. Under **Application Status**, choose **Any**, **Disabled**, or **Enabled**. The **Any** option includes both disabled and enabled applications.
6363
1. Under **Application Visibility**, choose **Any**, or **Hidden**. The **Hidden** option shows applications that are in the tenant, but aren't visible to users.
6464
1. After choosing the options you want, select **Apply**.
65+
1. Select **Add filters** to add more options for filtering the search results. The other that exist are:
66+
- **Application ID**
67+
- **Created on**
68+
- **Assignment required**
69+
- **Is App Proxy**
70+
- **Owner**
71+
1. To remove any of the filter options already added, select the **X** icon next to the filter option.
72+
6573

6674
## Clean up resources
6775

articles/aks/azure-files-csi.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Container Storage Interface (CSI) drivers for Azure Files on Azure Ku
33
description: Learn how to use the Container Storage Interface (CSI) drivers for Azure Files in an Azure Kubernetes Service (AKS) cluster.
44
services: container-service
55
ms.topic: article
6-
ms.date: 03/22/2021
6+
ms.date: 03/24/2021
77
author: palma21
88

99
---
@@ -112,6 +112,9 @@ storageclass.storage.k8s.io/my-azurefile created
112112

113113
The Azure Files CSI driver supports creating [snapshots of persistent volumes](https://kubernetes-csi.github.io/docs/snapshot-restore-feature.html) and the underlying file shares.
114114

115+
> [!NOTE]
116+
> This driver only supports snapshot creation, restore from snapshot is not supported by this driver, snapshot could be restored from Azure portal or CLI. To get the snapshot created, you can go to Azure Portal -> access the Storage Account -> File shares -> access the file share associated -> Snapshots. There you can click on it and restore.
117+
115118
Create a [volume snapshot class](https://github.com/kubernetes-sigs/azurefile-csi-driver/blob/master/deploy/example/snapshot/volumesnapshotclass-azurefile.yaml) with the [kubectl apply][kubectl-apply] command:
116119

117120
```console

articles/aks/azure-files-volume.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ You now have a running pod with an Azure Files share mounted at */mnt/azure*. Yo
111111

112112
## Mount file share as a persistent volume
113113
- Mount options
114-
> The default value for *fileMode* and *dirMode* is *0777* for Kubernetes version 1.15 and above.
114+
> The default value for *fileMode* and *dirMode* is *0777*.
115115

116116
```yaml
117117
apiVersion: v1
@@ -156,6 +156,7 @@ spec:
156156
accessModes:
157157
- ReadWriteMany
158158
storageClassName: ""
159+
volumeName: azurefile
159160
resources:
160161
requests:
161162
storage: 5Gi
@@ -195,10 +196,6 @@ kubectl delete pod mypod
195196
kubectl apply -f azure-files-pod.yaml
196197
```
197198

198-
## Using Azure tags
199-
200-
For more details on using Azure tags, see [Use Azure tags in Azure Kubernetes Service (AKS)][use-tags].
201-
202199
## Next steps
203200

204201
For Azure File CSI driver parameters, see [CSI driver parameters][CSI driver parameters].

0 commit comments

Comments
 (0)