Skip to content

Commit cd95838

Browse files
Merge pull request #208294 from whhender/adding-endpoint-info
Adding endpoint information
2 parents 83e29c5 + 903b783 commit cd95838

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'll 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/tutorial-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)