Skip to content

Commit 4285632

Browse files
authored
Merge pull request #314226 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents db59776 + 29dc3f3 commit 4285632

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

articles/app-service/manage-backup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ There are two types of backups in App Service. If your app is in a supported pri
120120
1. At the top of the **Backups** page, select **Configure custom backups**.
121121
122122
1. In **Storage account**, select an existing storage account in the same subscription or select **Create new**. Repeat in **Container**.
123+
> [!NOTE]
124+
> Custom backups for Azure App Service require an Azure Storage account that supports Shared Access Signature (SAS)–based authorization. Managed Identity–based authentication to the storage account isn't supported for App Service backup and restore operations.
125+
123126
124127
To back up the linked databases, select **Next: Advanced** > **Include database**, and select the databases to backup.
125128

articles/iot-hub-device-update/configure-access-control-device-update.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ For users to access Azure Device Update for IoT Hub, you must grant them access
2424

2525
The following roles are available for assigning access to Device Update:
2626

27+
- Device Update Contributor
2728
- Device Update Administrator
2829
- Device Update Reader
2930
- Device Update Content Administrator

articles/iot-hub-device-update/device-update-control-access.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Device Update supports the following RBAC roles. For more information, see [Conf
2121

2222
| Role Name | Description |
2323
| :--------- | :---- |
24+
| Device Update Contributor | Can manage all Device Update resources |
2425
| Device Update Administrator | Has access to all Device Update resources |
2526
| Device Update Reader| Can view all updates and deployments |
2627
| Device Update Content Administrator | Can view, import, and delete updates |

0 commit comments

Comments
 (0)