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/cognitive-services/Anomaly-Detector/How-to/create-resource.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,11 +28,13 @@ Anomaly Detector service is a cloud-based Cognitive Service that uses machine-le
28
28
-**Name**: Enter a name for your resource. We recommend using a descriptive name, for example *multivariate-msft-test*.
29
29
-**Pricing tier**: The cost of your resource depends on the pricing tier you choose and your usage. For more information, see [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/anomaly-detector/). You can use the free pricing tier (F0) to try the service, and upgrade later to a paid tier for production.
30
30
31
-

31
+
> [!div class="mx-imgBorder"]
32
+
> 
32
33
33
34
1. Select **Identity** in the banner above and make sure you set the status as **On** which enables Anomaly Detector to visit your data in Azure in a secure way, then select **Review + create.**
> 
36
38
37
39
1. Wait a few seconds until validation passed, and select **Create** button from the bottom-left corner.
38
40
1. After you select create, you'll be redirected to a new page that says Deployment in progress. After a few seconds, you'll see a message that says, Your deployment is complete, then select **Go to resource**.
@@ -41,7 +43,8 @@ Anomaly Detector service is a cloud-based Cognitive Service that uses machine-le
41
43
42
44
In your resource, select **Keys and Endpoint** on the left navigation bar, copy the **key** (both key1 and key2 will work) and **endpoint** values from your Anomaly Detector resource.. You'll need the key and endpoint values to connect your application to the Anomaly Detector API.
43
45
44
-

46
+
> [!div class="mx-imgBorder"]
47
+
> 
45
48
46
49
That's it! You could start preparing your data for further steps!
0 commit comments