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/azure-resource-manager/management/control-plane-metrics.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,15 +50,15 @@ Now, let's look at some scenarios that can help you exploring Azure Resource Man
50
50
51
51
First, navigate to the Azure Monitor blade within the [portal](https://portal.azure.com):
52
52
53
-
:::image type="content" source="./media/view-arm-monitor-metrics/explore-metrics-portal.png" alt-text="Navigate to the Azure portal's Monitor page":::
53
+
:::image type="content" source="./media/view-arm-monitor-metrics/explore-metrics-portal.png" alt-text="Screenshot of navigating to the Azure portal's Monitor page with Explore Metrics highlighted.":::
54
54
55
55
After selecting **Explore Metrics**, select a single subscription and then select the **Azure Resource Manager** metric:
56
56
57
-
:::image type="content" source="./media/view-arm-monitor-metrics/select-arm-metric.png" alt-text="Select a single subscription and the Azure Resource Manager metric.":::
57
+
:::image type="content" source="./media/view-arm-monitor-metrics/select-arm-metric.png" alt-text="Screenshot of selecting a single subscription and the Azure Resource Manager metric in the Azure portal.":::
58
58
59
59
Then, after selecting **Apply**, you can visualize your Traffic or Latency control plane metrics with custom filtering and splitting:
60
60
61
-
:::image type="content" source="./media/view-arm-monitor-metrics/arm-metrics-view.png" alt-text="From the metrics visualization, you can filter and split by the dimensions you choose.":::
61
+
:::image type="content" source="./media/view-arm-monitor-metrics/arm-metrics-view.png" alt-text="Screenshot of the metrics visualization in the Azure portal, showing options to filter and split by dimensions.":::
62
62
63
63
### Query traffic and latency control plane metrics via REST API
64
64
@@ -172,7 +172,7 @@ curl --location --request GET 'https://management.azure.com/subscriptions/000000
172
172
```
173
173
174
174
You can also filter directly in portal:
175
-
:::image type="content" source="./media/view-arm-monitor-metrics/throttling-filter-portal.png" alt-text="Filter HTTP Status Code to 429 responses only":::
175
+
:::image type="content" source="./media/view-arm-monitor-metrics/throttling-filter-portal.png" alt-text="Screenshot of filtering HTTP Status Code to 429 responses only in the Azure portal.":::
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/create-private-link-access-portal.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,15 +17,15 @@ When you create a resource management private link, the private link association
17
17
18
18
1. In the [portal](https://portal.azure.com), search for **Resource management private links** and select it from the available options.
19
19
20
-
:::image type="content" source="./media/create-private-link-access-portal/search.png" alt-text="Search for resource management private links":::
20
+
:::image type="content" source="./media/create-private-link-access-portal/search.png" alt-text="Screenshot of Azure portal search bar with 'Resource management' entered.":::
21
21
22
22
1. If your subscription doesn't already have resource management private links, you'll see a blank page. Select **Create resource management private link**.
23
23
24
-
:::image type="content" source="./media/create-private-link-access-portal/start-create.png" alt-text="Select create for resource management private links":::
24
+
:::image type="content" source="./media/create-private-link-access-portal/start-create.png" alt-text="Screenshot of Azure portal showing the 'Create resource management private link' button.":::
25
25
26
26
1. Provide values for the new resource management private link. The root management group for the directory you selected is used for the new resource. Select **Review + create**.
27
27
28
-
:::image type="content" source="./media/create-private-link-access-portal/provide-values.png" alt-text="Specify values for resource management private links":::
28
+
:::image type="content" source="./media/create-private-link-access-portal/provide-values.png" alt-text="Screenshot of Azure portal with fields to provide values for the new resource management private link.":::
29
29
30
30
1. After validation passes, select **Create**.
31
31
@@ -35,15 +35,15 @@ Now, create a private endpoint that references the resource management private l
35
35
36
36
1. Navigate to the **Private Link Center**. Select **Create private endpoint**.
37
37
38
-
:::image type="content" source="./media/create-private-link-access-portal/private-link-center.png" alt-text="Select private link center":::
38
+
:::image type="content" source="./media/create-private-link-access-portal/private-link-center.png" alt-text="Screenshot of Azure portal's Private Link Center with 'Create private endpoint' highlighted.":::
39
39
40
40
1. In the **Basics** tab, provide values for your private endpoint.
41
41
42
-
:::image type="content" source="./media/create-private-link-access-portal/private-endpoint-basics.png" alt-text="Provide values for basics":::
42
+
:::image type="content" source="./media/create-private-link-access-portal/private-endpoint-basics.png" alt-text="Screenshot of Azure portal showing the 'Basics' tab with fields to provide values for the private endpoint.":::
43
43
44
44
1. In the **Resource** tab, select **Connect to an Azure resource in my directory**. For resource type, select **Microsoft.Authorization/resourceManagementPrivateLinks**. For target subresource, select **ResourceManagement**.
45
45
46
-
:::image type="content" source="./media/create-private-link-access-portal/private-endpoint-resource.png" alt-text="Provide values for resource":::
46
+
:::image type="content" source="./media/create-private-link-access-portal/private-endpoint-resource.png" alt-text="Screenshot of Azure portal showing the 'Resource' tab with fields to select resource type and target subresource for the private endpoint.":::
47
47
48
48
1. In the **Configuration** tab, select your virtual network. We recommend integrating with a private DNS zone. Select **Review + create**.
49
49
@@ -57,7 +57,7 @@ To make sure your environment is properly configured, check the local IP address
57
57
58
58
1. Verify that the record set named **management** has a valid local IP address.
59
59
60
-
:::image type="content" source="./media/create-private-link-access-portal/verify.png" alt-text="Verify local IP address":::
60
+
:::image type="content" source="./media/create-private-link-access-portal/verify.png" alt-text="Screenshot of Azure portal displaying the private DNS zone resource with the record set named 'management' and its local IP address.":::
:::image type="content" source="./media/delete-resource-group/delete-group.png" alt-text="Screenshot of the Delete resource group button in the Azure portal.":::
80
80
81
81
1. To confirm the deletion, type the name of the resource group
82
82
@@ -125,7 +125,7 @@ az resource delete \
125
125
126
126
1. Select **Delete**. The following screenshot shows the management options for a virtual machine.
:::image type="content" source="./media/delete-resource-group/delete-resource.png" alt-text="Screenshot of the Delete button for a virtual machine in the Azure portal.":::
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/move-limitations/app-service-move-limitations.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,25 +32,25 @@ When you move a Web App across subscriptions, the following guidance applies:
32
32
33
33
If you don't remember the original resource group, you can find it through diagnostics. For your web app, select **Diagnose and solve problems**. Then, select **Configuration and Management**.
:::image type="content" source="./media/app-service-move-limitations/select-diagnostics.png" alt-text="Screenshot of the Diagnose and solve problems section with the Configuration and Management option highlighted.":::
:::image type="content" source="./media/app-service-move-limitations/select-migration.png" alt-text="Screenshot of the Migration Options section in the Configuration and Management menu.":::
40
40
41
41
Select the option for recommended steps to move the web app.
:::image type="content" source="./media/app-service-move-limitations/recommended-steps.png" alt-text="Screenshot of the Recommended Steps option in the Migration Options section.":::
44
44
45
45
You see the recommended actions to take before moving the resources. The information includes the original resource group for the web app.
46
46
47
-

47
+
:::image type="content" source="./media/app-service-move-limitations/recommendations.png" alt-text="Screenshot of the Recommended Actions section displaying the original resource group for the web app.":::
48
48
49
49
## Move hidden resource types in portal
50
50
51
51
When using the portal to move your App Service resources, you may see an error indicating that you haven't moved all of the resources. If you see this error, check if there are resource types that the portal didn't display. Select **Show hidden types**. Then, select all of the resources to move.
:::image type="content" source="./media/app-service-move-limitations/show-hidden-types.png" alt-text="Screenshot of the Show Hidden Types option in the portal when moving App Service resources.":::
:::image type="content" source="./media/move-resource-group-and-subscription/cross-subscription-move-scenario.png" alt-text="Diagram that shows the three-step process of moving resources across subscriptions." border="false":::
120
120
121
121
For illustration purposes, we have only one dependent resource.
122
122
@@ -130,11 +130,11 @@ To move resources, select the resource group that contains those resources.
130
130
131
131
Select the resources you want to move. To move all of the resources, select the checkbox at the top of list. Or, select resources individually.
:::image type="content" source="./media/move-resource-group-and-subscription/select-resources-to-move.png" alt-text="Screenshot of the Azure portal showing the selection of resources to move.":::
:::image type="content" source="./media/move-resource-group-and-subscription/select-move.png" alt-text="Screenshot of the Azure portal displaying the Move button with three options.":::
138
138
139
139
This button gives you three options:
140
140
@@ -146,21 +146,21 @@ Select whether you're moving the resources to a new resource group or a new subs
146
146
147
147
The source resource group is automatically set. Specify the destination resource group. If you're moving to a new subscription, also specify the subscription. Select **Next**.
:::image type="content" source="./media/move-resource-group-and-subscription/select-destination-group.png" alt-text="Screenshot of the Azure portal where the user specifies the destination resource group for the move operation.":::
150
150
151
151
The portal validates that the resources can be moved. Wait for validation to complete.
:::image type="content" source="./media/move-resource-group-and-subscription/validation.png" alt-text="Screenshot of the Azure portal showing the validation process for the move operation.":::
154
154
155
155
When validation completes successfully, select **Next**.
156
156
157
157
Acknowledge that you need to update tools and scripts for these resources. To start moving the resources, select **Move**.
:::image type="content" source="./media/move-resource-group-and-subscription/acknowledge-change.png" alt-text="Screenshot of the Azure portal where the user acknowledges the need to update tools and scripts before starting the move operation.":::
160
160
161
161
When the move has completed, you're notified of the result.
:::image type="content" source="./media/move-resource-group-and-subscription/view-notification.png" alt-text="Screenshot of the Azure portal displaying a notification with the results of the move operation.":::
164
164
165
165
## Use Azure PowerShell
166
166
@@ -423,7 +423,7 @@ The lock prevents you from deleting either resource group, creating a new resour
423
423
424
424
The following image shows an error message from the Azure portal when a user tries to delete a resource group that is part of an ongoing move.
425
425
426
-

426
+
:::image type="content" source="./media/move-resource-group-and-subscription/move-error-delete.png" alt-text="Screenshot of the Azure portal showing an error message when trying to delete a resource group involved in an ongoing move operation.":::
427
427
428
428
**Question: What does the error code "MissingMoveDependentResources" mean?**
0 commit comments