Skip to content

Commit b838195

Browse files
authored
Merge pull request #184749 from MicrosoftDocs/release-ga-aehc
Release ga aehc--scheduled release at 10am of 1/17
2 parents 701b53d + c23b786 commit b838195

File tree

41 files changed

+707
-41
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+707
-41
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
- name: Azure Edge Hardware Center Documentation
2+
href: ./index.yml
3+
expanded: true
4+
items:
5+
- name: Overview
6+
items:
7+
- name: What is Azure Edge Hardware Center?
8+
href: azure-edge-hardware-center-overview.md
9+
- name: Tutorials
10+
items:
11+
- name: Create order
12+
href: azure-edge-hardware-center-create-order.md
13+
- name: Concepts
14+
items:
15+
- name: FAQ
16+
href: azure-edge-hardware-center-faq.yml
17+
- name: How to
18+
items:
19+
- name: Track, cancel, return order
20+
href: azure-edge-hardware-center-manage-order.md
21+
- name: Move order resource
22+
href: azure-edge-hardware-center-resource-move-subscription-resource-group.md
23+
- name: Troubleshoot orders
24+
href: azure-edge-hardware-center-troubleshoot-order.md
25+
- name: Open Support ticket
26+
href: azure-edge-hardware-center-contact-microsoft-support.md
27+
- name: References
28+
href: /powershell/module/az.edgeorder
29+
- name: Resources
30+
items:
31+
- name: Azure Stack Edge product
32+
href: https://azure.microsoft.com/services/storage/databox/edge/
33+
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
---
2+
title: Log support ticket for Azure Edge Hardware Center orders
3+
description: Learn how to log support request for issues related to orders created via Azure Edge Hardware Center.
4+
services: Azure Edge Hardware Center
5+
author: alkohli
6+
7+
ms.service: databox
8+
ms.subservice: edge
9+
ms.topic: how-to
10+
ms.date: 01/03/2022
11+
ms.author: alkohli
12+
---
13+
14+
# Open a support ticket for Azure Edge Hardware Center
15+
16+
This article applies to orders created by Azure Edge Hardware Center service. If you encounter any issues with your service, you can create a service request for technical support. This article walks you through:
17+
18+
* How to create a support request.
19+
* How to manage a support request lifecycle from within the portal.
20+
21+
## Create a support request
22+
23+
Do the following steps to create a support request:
24+
25+
1. Go to your Azure Edge Hardware Center order. Navigate to **Support + troubleshooting** section and then select **New support request**.
26+
27+
1. In **New support request**, on the **Problem description** tab, take the following steps:
28+
29+
1. From the **Issue type** dropdown list, select **Technical**.
30+
2. Choose your **Subscription**.
31+
3. Under **Service**, check **My Services**. From the dropdown list, select **Azure Edge Hardware Center**.
32+
4. Select your **Resource**. This corresponds to the name of your order.
33+
5. Give a brief **Summary** of the issue you are experiencing.
34+
6. Select your **Problem type**.
35+
7. Based on the problem type you selected, choose a corresponding **Problem subtype**.
36+
8. Select **Next**.
37+
38+
![Screenshot showing the Problem description tab.](./media/azure-edge-hardware-center-contact-microsoft-support/log-support-request-1.png)
39+
40+
1. On the **Recommended solution** tab, check if the fix for the issue that you are observing is documented. If the error you are facing is not documented, select **Next**.
41+
42+
![Screenshot showing the Recommended solution tab.](./media/azure-edge-hardware-center-contact-microsoft-support/log-support-request-2.png)
43+
44+
1. On the **Additional details** tab, take the following steps:
45+
46+
1. Under Problem details, provide the start date and time for the problem.
47+
1. Select the **Subscription type**.
48+
1. Supply a **Additional details about the issue**.
49+
1. In the **File upload**, select the folder icon to browse any other files you want to upload.
50+
1. Under **Advanced diagnostic information**, check **Allow collection of advanced diagnostic information**.
51+
52+
![Screenshot showing the Additional details tab 1.](./media/azure-edge-hardware-center-contact-microsoft-support/log-support-request-3.png)
53+
54+
1. Under **Support method**, based on your subscription, a **Support plan** is automatically populated.
55+
1. From the dropdown list, select the **Severity**.
56+
1. Specify a **Preferred contact method**.
57+
1. **Your availability** are automatically selected based on your subscription plan.
58+
1. Provide the language you prefer for Support.
59+
1. Under **Contact info**, provide your name, email, phone, optional contact, country/region. Microsoft Support uses this information to reach out to you for further information, diagnosis, and resolution.
60+
1. Select **Next**.
61+
62+
![Screenshot showing the Additional details tab 2.](./media/azure-edge-hardware-center-contact-microsoft-support/log-support-request-4.png)
63+
64+
4. On the **Review + Create** tab, review the information related to Support ticket. Select **Create**.
65+
66+
![Screenshot showing the Review + create tab.](./media/azure-edge-hardware-center-contact-microsoft-support/log-support-request-5.png)
67+
68+
After you create the Support ticket, a Support personnel will contact you as soon as possible to proceed with your request.
69+
70+
## Manage a support request
71+
72+
After creating a support ticket, you can manage the lifecycle of the ticket from within the portal.
73+
74+
### To manage your support requests
75+
76+
1. To get to the help and support page, navigate to **Help + support**.
77+
78+
![Screenshot showing how to manage support requests.](./media/azure-edge-hardware-center-contact-microsoft-support/manage-support-request-1.png)
79+
80+
2. A tabular listing of **Recent support requests** is displayed in **Help + support**.
81+
82+
3. Select and click a support request. You can view the status and the details for this request. Click **+ New message** if you want to follow up on this request.
83+
84+
## Next steps
85+
86+
- [Troubleshoot issues related to Azure Edge Hardware Center orders](azure-edge-hardware-center-troubleshoot-order.md).
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Tutorial to create an order using Azure Edge Hardware Center
3+
description: The tutorial about creating an Azure Edge Hardware Center via the Azure portal.
4+
services: Azure Edge Hardware Center
5+
author: alkohli
6+
7+
ms.service: databox
8+
ms.subservice: edge
9+
ms.topic: tutorial
10+
ms.date: 01/03/2022
11+
ms.author: alkohli
12+
# Customer intent: As an IT admin, I need to understand how to create an order via the Azure Edge Hardware Center.
13+
---
14+
# Tutorial: Create an Azure Edge Hardware Center
15+
16+
Azure Edge Hardware Center service lets you explore and order a variety of hardware from the Azure hybrid portfolio including Azure Stack Edge devices. This tutorial describes how to create an order using the Azure Edge Hardware Center via the Azure portal.
17+
18+
19+
In this tutorial, you'll:
20+
21+
> [!div class="checklist"]
22+
> * Review prerequisites
23+
> * Create an order
24+
25+
26+
## Prerequisites
27+
28+
Before you begin:
29+
30+
- Make sure that the `Microsoft.EdgeOrder` provider is registered. To create an order in the Azure Edge Hardware Center, the `Microsoft.EdgeOrder` provider should be registered against your subscription.
31+
32+
For information on how to register, go to [Register resource provider](../databox-online/azure-stack-edge-gpu-manage-access-power-connectivity-mode.md#register-resource-providers).
33+
34+
- Make sure that all the other prerequisites related to the product that you are ordering are met. For example, if ordering Azure Stack Edge device, ensure that all the [Azure Stack Edge prerequisites](../databox-online/azure-stack-edge-gpu-deploy-prep.md#prerequisites) are completed.
35+
36+
37+
## Create an order
38+
39+
When you place an order through the Azure Edge Hardware Center, you can order multiple devices, to be shipped to more than one address, and you can reuse ship to addresses from other orders.
40+
41+
Ordering through Azure Edge Hardware Center will create an Azure resource that will contain all your order-related information. One resource each will be created for each of the units ordered. After you have placed an order for the device, you may need to create a management resource for the device.
42+
43+
44+
[!INCLUDE [Create order in Azure Edge Hardware Center](../../includes/azure-edge-hardware-center-new-order.md)]
45+
46+
47+
## Next steps
48+
49+
In this tutorial, you learned about topics such as:
50+
51+
> [!div class="checklist"]
52+
> * Review prerequisites
53+
> * Create an order
54+
55+
Learn more on how to [Manage Azure Edge Hardware Center orders](azure-edge-hardware-center-manage-order.md)
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
### YamlMime:FAQ
2+
metadata:
3+
title: Azure Edge Hardware Center FAQ | Microsoft Docs in data
4+
description: Contains frequently asked questions and answers for Azure Edge Hardware Center, a service that lets you order hardware devices as per your business need.
5+
services: databox
6+
author: alkohli
7+
8+
ms.service: databox
9+
ms.subservice: edge
10+
ms.topic: article
11+
ms.date: 01/03/2022
12+
ms.author: alkohli
13+
ms.custom: references_regions
14+
15+
title: "Azure Edge Hardware Center: Frequently Asked Questions"
16+
summary: |
17+
Use Azure Edge Hardware Center service to order from a variety of hardware or devices as per your business need. This FAQ contains questions and answers that you may have when you use the Azure Edge Hardware Center in the Azure portal.
18+
19+
sections:
20+
- name: Ignored
21+
questions:
22+
- question: |
23+
What is Azure Edge Hardware Center?
24+
answer: |
25+
Azure Edge Hardware Center is a new Azure service that lets you order a variety of hardware or devices from the Azure hybrid portfolio.
26+
27+
For more information, see [What is Azure Edge Hardware Center?](azure-edge-hardware-center-manage-order.md)
28+
29+
- question: |
30+
Can I return the hardware that I ordered through the Edge Hardware Center?
31+
answer: |
32+
Yes. If you ordered your hardware unit through the Edge Hardware Center, you can initiate the return process from the Azure portal.
33+
34+
In the Azure portal, go to your Azure Edge Hardware Center order item resource. In the **Overview**, go to the top command bar in the right pane and select **Return**. The return option is only enabled after you have received a device. For more information, see the steps in [Return hardware](azure-edge-hardware-center-manage-order.md#return-hardware).
35+
36+
- question: |
37+
Can I order multiple units of hardware at the same time? If so, how?
38+
answer: |
39+
Yes. While creating the order, you can input quantity in the **Shipping + quantity** tab. You can order a maximum of up to 20 units per order. To order more than 20 units at one time, you will need to create multiple orders.
40+
41+
- question: |
42+
Can I ship different hardware units within a single order to different locations?
43+
answer: |
44+
Yes. While creating the order, you can add multiple shipping addresses in the **Shipping + quantity** tab. Make sure that all the addresses are within the same country. To ship hardware to addresses across different countries, you will have to create separate orders.
45+
46+
- question: |
47+
In which regions, can I create Azure Edge Hardware Center orders?
48+
answer: |
49+
The Edge Hardware Center service is available in East US, West Europe, and South East Asia for Azure public cloud. However, the region in which the service is created is used to store only the relevant data and this region can be different from the region where the device is shipped.
50+
51+
- question: |
52+
I created an order via the Azure Edge Hardware Center. Can I now cancel the order?
53+
answer: |
54+
Depends. You can cancel an Edge Hardware Center order after it is placed and before it is in **Confirmed** state. To view the status of your resource, go to [Track Edge Hardware Center order](azure-edge-hardware-center-manage-order.md#track-order).
55+
56+
- question: |
57+
Can I cancel an order once it is in the Confirmed state or beyond that?
58+
answer: |
59+
Depends. If your order is in **Placed** state, you can cancel the order through the steps in [Cancel your order](azure-edge-hardware-center-manage-order.md#cancel-order). If the order is already confirmed or in states that are further ahead, you'll need to reach out to `[email protected]` to request cancellation.
60+
61+
- question: |
62+
What happens to my order if the entire region associated with the order fails?
63+
answer: |
64+
In extreme circumstances where a region is lost because of a significant disaster, Microsoft may initiate a regional failover. No action on your part is required in this case. Your order will be fulfilled through the failover region if it is within the same country or commerce boundary.
65+
However, some Azure regions don't have a paired region in the same geographic or commerce boundary. If there is a disaster in any of those regions, you will need to create the Edge Hardware Center order again from a different region that is available. For more information, see [Data residency for Azure Stack Edge](../databox-online/azure-stack-edge-gpu-data-residency.md#azure-edge-hardware-center-ordering-and-management-resource).
66+
67+
- question: |
68+
Can I delete my order? I am not able to do so.
69+
answer: |
70+
Depends. You can't delete an active order.
71+
72+
- You can delete your order after it is canceled. For more information, see [Cancel the order](azure-edge-hardware-center-manage-order.md#cancel-order).
73+
- You can delete the order after the hardware is returned to Microsoft and has passed all the inspections. For more information, see [Return your order](azure-edge-hardware-center-manage-order.md#return-hardware).
74+
75+
- question: |
76+
Can I move my Edge Hardware Center order to a different subscription or resource group? Is this supported?
77+
answer: |
78+
Yes. To move the order item resource across subscriptions and resource groups, follow the steps in [Move the resource across subscriptions](../azure-resource-manager/management/move-resource-group-and-subscription.md).
79+
80+
- question: |
81+
Who should I contact if I come across any issues with my Edge Hardware Center order?
82+
answer: |
83+
If you come across any issues with Edge Hardware Center, [Open a ticket with Microsoft Support](azure-edge-hardware-center-contact-microsoft-support.md). Select your problem type as **Hardware issues** when creating a Support request.
84+
85+
86+
additionalContent: |
87+
88+
## Next steps
89+
90+
- Review [What is Azure Edge Hardware Center](azure-edge-hardware-center-overview.md).
91+
- [Manage Azure Edge Hardware Center orders](azure-edge-hardware-center-manage-order.md).
92+
- [Troubleshoot Azure Edge Hardware Center orders](azure-edge-hardware-center-manage-order.md) in Azure portal.
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Manage Azure Edge Hardware Center orders
3+
description: Describes how to use the Azure portal to manage orders created via Azure Edge Hardware Center.
4+
services: Azure Edge Hardware Center
5+
author: alkohli
6+
7+
ms.service: databox
8+
ms.subservice: edge
9+
ms.topic: how-to
10+
ms.date: 01/03/2022
11+
ms.author: alkohli
12+
---
13+
# Use the Azure portal to manage your Azure Edge Hardware Center orders
14+
15+
This article describes how to manage the orders created by Azure Edge Hardware Center. You can use the Azure portal to track and cancel orders created via the Edge Hardware Center.
16+
17+
In this article, you learn how to:
18+
19+
> [!div class="checklist"]
20+
> * Track order
21+
> * Cancel order
22+
> * Return hardware
23+
24+
25+
## Track order
26+
27+
Follow these steps in the Azure portal to track the order you created using the Edge Hardware Center.
28+
29+
1. In the Azure portal, go to **All resources**. Filter by **Type == Azure Edge Hardware Center**. This should list all the orders created using the Edge Hardware Center. From the list of orders, select your order and go to the order resource.
30+
31+
![Screenshot showing how to select order from list of Edge Hardware Center orders.](media/azure-edge-hardware-center-manage-order/select-order-1.png)
32+
33+
2. In the selected order resource, go to **Overview**. In the right pane, you can view the status of the order. For example, here the order was delivered to the customer.
34+
35+
![Screenshot showing how to view order status for the created Edge Hardware Center order.](media/azure-edge-hardware-center-manage-order/track-order-status-1.png)
36+
37+
You can see the tracking information for your order after the hardware is shipped.
38+
39+
![Screenshot showing how to view tracking number after the hardware is shipped.](media/azure-edge-hardware-center-manage-order/track-order-status-2.png)
40+
41+
## Cancel order
42+
43+
Follow these steps in the Azure portal to track the order you created using the Edge Hardware Center.
44+
45+
1. In the Azure portal, go to **All resources**. Filter by **Type == Azure Edge Hardware Center**. This should list all the orders created using the Edge Hardware Center. From the list of orders, select your order and go to the order resource.
46+
47+
2. In the selected order resource, go to **Overview**. In the right pane, from the top command bar, select Cancel. You can only cancel an order after the order is created and before the order is confirmed. For example, here the **Cancel** is enabled when the order status is **Placed**.
48+
49+
![Screenshot showing how to cancel an order from list of Edge Hardware Center orders.](media/azure-edge-hardware-center-manage-order/cancel-order-2.png)
50+
51+
3. You see a notification that the order is being canceled. Once the order is canceled, the order status updates to **Canceled**.
52+
53+
![Screenshot showing the order in Canceled state.](media/azure-edge-hardware-center-manage-order/cancel-order-3.png)
54+
55+
If your order item shows up as **Confirmed** and you need to cancel it for some reason, send an email to [Operations team](mailto:[email protected]) with your request.
56+
57+
## Return hardware
58+
59+
If you used the Azure Edge Hardware Center to order your hardware, follow these steps to initiate the return. The example here is for Azure Stack Edge device but a similar flow applies to returning other hardware as well.
60+
61+
[!INCLUDE [Initiate device return from Edge Hardware Center order resource](../../includes/azure-stack-edge-initiate-device-return.md)]
62+
63+
## Next steps
64+
65+
- Review [Azure Edge Hardware Center FAQ](azure-edge-hardware-center-faq.yml).

0 commit comments

Comments
 (0)