Skip to content

Commit c608e69

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 63fef90 + f6ec668 commit c608e69

35 files changed

+406
-230
lines changed

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].

articles/app-service/environment/how-to-migrate.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use the migration feature to migrate App Service Environment v2 to App Se
33
description: Learn how to migrate your App Service Environment v2 to App Service Environment v3 using the migration feature
44
author: seligj95
55
ms.topic: tutorial
6-
ms.date: 2/2/2022
6+
ms.date: 3/25/2022
77
ms.author: jordanselig
88
zone_pivot_groups: app-service-cli-portal
99
---
@@ -25,7 +25,7 @@ The recommended experience for the migration feature is using the [Azure portal]
2525

2626
For this guide, [install the Azure CLI](/cli/azure/install-azure-cli) or use the [Azure Cloud Shell](https://shell.azure.com/).
2727

28-
## 1. Get your App Service Environment ID
28+
## Get your App Service Environment ID
2929

3030
Run these commands to get your App Service Environment ID and store it as an environment variable. Replace the placeholders for name and resource group with your values for the App Service Environment you want to migrate.
3131

@@ -35,7 +35,7 @@ ASE_RG=<Your-Resource-Group>
3535
ASE_ID=$(az appservice ase show --name $ASE_NAME --resource-group $ASE_RG --query id --output tsv)
3636
```
3737

38-
## 2. Validate migration is supported
38+
## Validate migration is supported
3939

4040
The following command will check whether your App Service Environment is supported for migration. If you receive an error or if your App Service Environment is in an unhealthy or suspended state, you can't migrate at this time. If your environment [won't be supported for migration](migrate.md#supported-scenarios) or you want to migrate to App Service Environment v3 without using the migration feature, see the [manual migration options](migration-alternatives.md).
4141

@@ -45,7 +45,7 @@ az rest --method post --uri "${ASE_ID}/migrate?api-version=2021-02-01&phase=vali
4545

4646
If there are no errors, your migration is supported and you can continue to the next step.
4747

48-
## 3. Generate IP addresses for your new App Service Environment v3
48+
## Generate IP addresses for your new App Service Environment v3
4949

5050
Run the following command to create the new IPs. This step will take about 15 minutes to complete. Don't scale or make changes to your existing App Service Environment during this time.
5151

@@ -65,11 +65,11 @@ If it's in progress, you'll get a status of "Migrating". Once you get a status o
6565
az rest --method get --uri "${ASE_ID}/configurations/networking?api-version=2021-02-01"
6666
```
6767

68-
## 4. Update dependent resources with new IPs
68+
## Update dependent resources with new IPs
6969

7070
Don't move on to migration immediately after completing the previous step. Using the new IPs, update any resources and networking components to ensure your new environment functions as intended once migration is complete. It's your responsibility to make any necessary updates.
7171

72-
## 5. Delegate your App Service Environment subnet
72+
## Delegate your App Service Environment subnet
7373

7474
App Service Environment v3 requires the subnet it's in to have a single delegation of `Microsoft.Web/hostingEnvironments`. Previous versions didn't require this delegation. You'll need to confirm your subnet is delegated properly and update the delegation if needed before migrating. You can update the delegation either by running the following command or by navigating to the subnet in the [Azure portal](https://portal.azure.com).
7575

@@ -79,7 +79,7 @@ az network vnet subnet update -g $ASE_RG -n <subnet-name> --vnet-name <vnet-name
7979

8080
![subnet delegation sample](./media/migration/subnet-delegation.png)
8181

82-
## 6. Migrate to App Service Environment v3
82+
## Migrate to App Service Environment v3
8383

8484
Only start this step once you've completed all pre-migration actions listed previously and understand the [implications of migration](migrate.md#migrate-to-app-service-environment-v3) including what will happen during this time. There will be about one hour of downtime. Scaling and modifications to your existing App Service Environment will be blocked during this step.
8585

@@ -105,7 +105,7 @@ az appservice ase show --name $ASE_NAME --resource-group $ASE_RG
105105

106106
::: zone pivot="experience-azp"
107107

108-
## 1. Validate migration is supported
108+
## Validate migration is supported
109109

110110
From the [Azure portal](https://portal.azure.com), navigate to the **Overview** page for the App Service Environment you'll be migrating. The platform will validate if migration is supported for your App Service Environment. Wait a couple seconds after the page loads for this validation to take place.
111111

@@ -121,25 +121,25 @@ The migration page will guide you through the series of steps to complete the mi
121121

122122
![migration page sample](./media/migration/migration-ux-pre.png)
123123

124-
## 2. Generate IP addresses for your new App Service Environment v3
124+
## Generate IP addresses for your new App Service Environment v3
125125

126126
Under **Generate new IP addresses**, confirm you understand the implications and start the process. This step will take about 15 minutes to complete. Don't scale or make changes to your existing App Service Environment during this time. If you may see a message a few minutes after starting this step asking you to refresh the page, select refresh as shown in the sample to allow your new IP addresses to appear.
127127

128128
![pre-migration request to refresh](./media/migration/pre-migration-refresh.png)
129129

130-
## 3. Update dependent resources with new IPs
130+
## Update dependent resources with new IPs
131131

132132
When the previous step finishes, you'll be shown the IP addresses for your new App Service Environment v3. Using the new IPs, update any resources and networking components to ensure your new environment functions as intended once migration is complete. It's your responsibility to make any necessary updates. Don't move on to the next step until you confirm that you have made these updates.
133133

134134
![sample IPs](./media/migration/ip-sample.png)
135135

136-
## 4. Delegate your App Service Environment subnet
136+
## Delegate your App Service Environment subnet
137137

138138
App Service Environment v3 requires the subnet it's in to have a single delegation of `Microsoft.Web/hostingEnvironments`. Previous versions didn't require this delegation. You'll need to confirm your subnet is delegated properly and update the delegation if needed before migrating. A link to your subnet is given so that you can confirm and update as needed.
139139

140140
![ux subnet delegation sample](./media/migration/subnet-delegation-ux.png)
141141

142-
## 5. Migrate to App Service Environment v3
142+
## Migrate to App Service Environment v3
143143

144144
Once you've completed all of the above steps, you can start migration. Make sure you understand the [implications of migration](migrate.md#migrate-to-app-service-environment-v3) including what will happen during this time. There will be about one hour of downtime. Scaling and modifications to your existing App Service Environment will be blocked during this step.
145145

0 commit comments

Comments
 (0)