Skip to content

Commit 618214a

Browse files
committed
Adding endpoint information
1 parent 13b6952 commit 618214a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
61.4 KB
Loading

articles/purview/tutorial-atlas-2-2-apis.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@ In this tutorial, learn to programmatically interact with new Atlas 2.2 APIs wit
2727

2828
Business metadata is a template that contains custom attributes (key values). You can create these attributes globally and then apply them across multiple typedefs.
2929

30+
### Atlas endpoint
31+
32+
For all the requests, you will need the Atlas endpoint for your Microsoft Purview account.
33+
34+
1. Find your Microsoft Purview account in the [Azure Portal](https://portal.azure.com)
35+
1. Select the **Properties** page on the left side menu
36+
1. Copy the **Atlas endpoint** value
37+
38+
:::image type="content" source="media/turorial-atlas-2-2-apis/endpoint.png" alt-text="Screenshot of the properties page for Microsoft Purview with the Atlas endpoint box highlighted." border="true":::
39+
3040
### Create business metadata with attributes
3141

3242
You can send a `POST` request to the following endpoint:

0 commit comments

Comments
 (0)