You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/business-continuity-center/tutorial-manage-data-using-copilot.md
+75-3Lines changed: 75 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Tutorial - Manage your Business Continuity and Disaster Recovery estate efficiently using Azure Business Continuity Center Copilot
3
3
description: In this tutorial, learn how to manage your Business Continuity and Disaster Recovery estate efficiently using Azure Business Continuity Center Copilot
4
4
ms.topic: how-to
5
-
ms.date: 11/19/2024
5
+
ms.date: 05/06/2025
6
6
ms.service: azure-business-continuity-center
7
7
ms.custom:
8
8
- ignite-2024
@@ -61,7 +61,7 @@ To enhance protection of your resources, follow these steps:
61
61
62
62
:::image type="content" source="./media/tutorial-manage-data-using-copilot/enhance-protection-select-item.png" alt-text="Screenshot shows how to enhance protection using the Copilot." lightbox="./media/tutorial-manage-data-using-copilot/enhance-protection-select-item.png":::
63
63
64
-
3. On the selected *VM* blade, Copilot shows the current solution with which the VM is protected. Select **Enhance Protection** to proceed with protection enhancement.
64
+
3. On the selected *VM* blade, Copilot shows the current solution with which the Virtual Machine (VM) is protected. Select **Enhance Protection** to proceed with protection enhancement.
65
65
66
66
Copilot redirects to the blade from where you can configure protection with other solutions.
67
67
@@ -115,7 +115,7 @@ To increase the security configuration, follow these steps:
115
115
116
116
## Trigger backup for resources
117
117
118
-
Copilot can help you get a list of datasources that don’t have any Recovery Point in a specified duration. This helps to monitor any backup failures and maintain service level agreement (SLA) for recovery.
118
+
Copilot can help you get a list of datasources that don’t have any Recovery Point in a specified duration. This feature helps to monitor any backup failures and maintain service level agreement (SLA) for recovery.
119
119
120
120
To trigger an on-demand backup for resources, follow these steps:
121
121
@@ -140,3 +140,75 @@ To trigger an on-demand backup for resources, follow these steps:
140
140
You can also fetch a list of failed backup jobs in a given time period.
141
141
142
142
:::image type="content" source="./media/tutorial-manage-data-using-copilot/view-failed-jobs-script.png" alt-text="Screenshot shows the script to view failed jobs." lightbox="./media/tutorial-manage-data-using-copilot/view-failed-jobs-script.png":::
143
+
144
+
## Increase security level of Recovery Service vault and Backup vault
145
+
146
+
Azure Business Continuity Center Copilot provides the option to enhance the security level of the vault. You can find this option on the vault pane.
147
+
148
+
To increase the vault's security level, follow these steps:
149
+
150
+
1. Go to the vault for which you want to increase the security level, and then select **Increase security level of this vault**.
151
+
152
+
The **Copilot** pane opens on which you can interact with Copilot to do the required security enhancements.
153
+
154
+
In the following screenshot, Copilot shows the vault's current security level and suggests the next level (Poor to Fair, Fair to Good, or Good to Excellent) along with recommended steps to upgrade it.
155
+
156
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/increase-security-level.png" alt-text="Screenshot shows the Copilot option to increase security level of the vault." lightbox="./media/tutorial-manage-data-using-copilot/increase-security-level.png":::
157
+
158
+
1. After you select the required security level (for example, **Good**), copilot asks to choose the preferred execution option - **Portal** or **Command tools (PowerShell/CLI)**.
159
+
160
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/execution-options.png" alt-text="Screenshot shows the execution options in the Copilot pane." lightbox="./media/tutorial-manage-data-using-copilot/execution-options.png":::
161
+
162
+
1. To use the Azure portal for security enhancement, select **Portal**. This selection guides you with the options to enhance [Soft delete](../backup/backup-azure-security-feature-cloud.md), [Immutability](../backup/backup-azure-immutable-vault-concept.md), and [Multi-user authorization (MUA)](../backup/multi-user-authorization-concept.md) settings.
163
+
164
+
The **Command tools (PowerShell/CLI)** allows you to enable vault security features via command lines, with Copilot offering sample commands for activation.
165
+
166
+
1. After you update the vault security level using Copilot, select **View properties** to check the updated values.
167
+
168
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/view-properties.png" alt-text="Screenshot shows the option to view the updated security enhancement for the vault." lightbox="./media/tutorial-manage-data-using-copilot/view-properties.png":::
169
+
170
+
## Analyze job failures for Recovery Service vault and Backup vault
171
+
172
+
The vault page also provides the Azure Business Continuity Center Copilot feature to analyze the job failures for the selected vault.
173
+
174
+
To check the failed jobs, follow these steps:
175
+
176
+
1. Go to the vault for which you want to review the failed jobs, and then select **Show job failures for this vault**.
177
+
178
+
The **Copilot** pane opens with the prompt to view the impacted resources.
179
+
180
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/view-impacted-resources.png" alt-text="Screenshot shows how to view the impacted resources using Copilot." lightbox="./media/tutorial-manage-data-using-copilot/view-impacted-resources.png":::
181
+
182
+
1. Select **Yes**.
183
+
184
+
The **Select resources** pane opens with a summary of the top failed jobs from the last **24 hours** for the backup items, and then prompts to select the impacted resource to further analyze the error and check for recommended actions from Copilot.
185
+
186
+
1. Choose the affected resource from the list, and then click **Select**.
187
+
188
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/impacted-resources.png" alt-text="Screenshot shows the impacted resources that you can fix." lightbox="./media/tutorial-manage-data-using-copilot/impacted-resources.png":::
189
+
190
+
1. On the **Copilot** pane, select **Open Backup Item** to view the error code descriptions and recommendations with guided steps to fix issues.
191
+
192
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/view-backup-item.png" alt-text="Screenshot shows the option to view the backup item of the selected resource." lightbox="./media/tutorial-manage-data-using-copilot/view-backup-item.png":::
193
+
194
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/view-error-code.png" alt-text="Screenshot shows the error code and recommended action for resolution." lightbox="./media/tutorial-manage-data-using-copilot/view-error-code.png":::
195
+
196
+
## Troubleshoot error codes for Recovery service vaults and Backup vaults
197
+
198
+
You can use Copilot to troubleshoot the job failures associated with a Recovery Services vault or a Backup vault.
199
+
200
+
To troubleshoot the error codes, follow these steps:
201
+
202
+
1. Go to the vault > **Backup jobs**.
203
+
204
+
The **Backup jobs** pane opens with the list of jobs and their status. You can further analyze the job failures for the vault.
205
+
206
+
1. Filter by resource type, and then select the failed job to open the job details or properties pane for troubleshooting steps based on the error code.
207
+
208
+
In the following screenshot, the job details show the cause of the error and Copilot provides the options to troubleshoot the error.
209
+
210
+
:::image type="content" source="./media/tutorial-manage-data-using-copilot/troubleshoot-error.png" alt-text="Screenshot shows the cause of the error and the options to troubleshoot." lightbox="./media/tutorial-manage-data-using-copilot/troubleshoot-error.png":::
Copy file name to clipboardExpand all lines: articles/iot-operations/troubleshoot/known-issues.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,14 @@ description: Known issues for the MQTT broker, Layered Network Management (previ
4
4
author: dominicbetts
5
5
ms.author: dobett
6
6
ms.topic: troubleshooting-known-issue
7
-
ms.date: 04/16/2025
7
+
ms.date: 05/07/2025
8
8
---
9
9
10
10
# Known issues: Azure IoT Operations
11
11
12
-
This article lists the current known issues for Azure IoT Operations.
12
+
This article lists the current known issues you might encounter when using Azure IoT Operations. The guidance helps you identify these issues and provides workarounds where available.
13
+
14
+
For general troubleshooting guidance, see [Troubleshoot Azure IoT Operations](troubleshoot.md).
13
15
14
16
## Deploy, update, and uninstall issues
15
17
@@ -45,13 +47,13 @@ Log signature: `"This codespace is currently running in recovery mode due to a c
45
47
46
48
If you deploy Azure IoT Operations in GitHub Codespaces, shutting down and restarting the Codespace causes a `This codespace is currently running in recovery mode due to a configuration error` issue.
47
49
48
-
Currently, there's no workaround for the issue. If you need a cluster that supports shutting down and restarting, choose one of the options in [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
50
+
There's no workaround for this issue. If you need a cluster that supports shutting down and restarting, select one of the options in [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
49
51
50
52
## MQTT broker issues
51
53
52
54
This section lists current known issues for the MQTT broker.
53
55
54
-
### MQTT broker resources aren't visible in Azure portal
56
+
### MQTT broker resources aren't visible in the Azure portal
0 commit comments