Skip to content

Commit c2b031e

Browse files
committed
update images
1 parent 9259d63 commit c2b031e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/cognitive-services/Anomaly-Detector/How-to/create-resource.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,13 @@ Anomaly Detector service is a cloud-based Cognitive Service that uses machine-le
2828
- **Name**: Enter a name for your resource. We recommend using a descriptive name, for example *multivariate-msft-test*.
2929
- **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.
3030

31-
![Create an resource](../media/create-resource/create-resource.png)
31+
> [!div class="mx-imgBorder"]
32+
> ![Screenshot of create a resource user experience](../media/create-resource/create-resource.png)
3233
3334
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.**
3435

35-
![enable mi](../media/create-resource/enable-managed-identity.png)
36+
> [!div class="mx-imgBorder"]
37+
> ![Screenshot of enable managed identity](../media/create-resource/enable-managed-identity.png)
3638
3739
1. Wait a few seconds until validation passed, and select **Create** button from the bottom-left corner.
3840
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
4143

4244
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.
4345

44-
![copy key and endpoint](../media/create-resource/copy-key-endpoint.png)
46+
> [!div class="mx-imgBorder"]
47+
> ![Screenshot of copy key and endpoint user experience](../media/create-resource/copy-key-endpoint.png)
4548
4649
That's it! You could start preparing your data for further steps!
4750

0 commit comments

Comments
 (0)