Skip to content

Commit 4a389ab

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-roles-april
2 parents a348317 + f533243 commit 4a389ab

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

articles/azure-functions/functions-create-first-azure-function-azure-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ Use the following Azure CLI commands to create these items. Each command provide
217217

218218
If you haven't done so already, sign in to Azure with the [az login](/cli/azure/reference-index#az-login) command:
219219

220-
```azurecli
221-
az login
222-
```
220+
```azurecli
221+
az login
222+
```
223223

224224
Create a resource group with the [az group create](/cli/azure/group#az-group-create) command. The following example creates a resource group named `AzureFunctionsQuickstart-rg` in the `westeurope` region. (You generally create your resource group and resources in a region near you, using an available region from the `az account list-locations` command.)
225225

articles/storage/files/storage-files-release-notes.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ The following release notes are for version 10.0.0.0 of the Azure File Sync agen
5858
- Support for moving the Storage Sync Service and/or storage account to a different Azure Active Directory (AAD) tenant
5959
- Azure File Sync now supports moving the Storage Sync Service and/or storage account to a different resource group, subscription or Azure AD tenant.
6060

61-
- Evaluation tool now identifies files or directories that end with a period
62-
- The [Evaluation tool](https://docs.microsoft.com/azure/storage/files/storage-sync-files-planning#evaluation-cmdlet) has been updated to identify files or directories that end with a period. Files or directories that end with a period are not currently supported by Azure File Sync. To use the updated version of the [Evaluation tool](https://docs.microsoft.com/azure/storage/files/storage-sync-files-planning#evaluation-cmdlet), install the latest version of the [Azure PowerShell module](https://docs.microsoft.com/powershell/azure/install-az-ps).
63-
6461
- Miscellaneous performance and reliability improvements
6562
- Change detection on the Azure file share may fail if virtual network (VNET) and firewall rules are configured on the storage account.
6663
- Reduced memory consumption associated with recall.

0 commit comments

Comments
 (0)