Skip to content

Commit bbb1641

Browse files
Merge pull request #265116 from whhender/azure-data-catalog-broken-links
Resolving broken links
2 parents 93f5e16 + 7235bb0 commit bbb1641

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/data-catalog/data-catalog-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ To set up Data Catalog, you must be the owner or co-owner of an Azure subscripti
3333

3434
## Create a data catalog
3535

36-
You can create only one data catalog per organization (Microsoft Entra domain). Therefore, if the owner or co-owner of an Azure subscription who belongs to this Microsoft Entra domain has already created a catalog, then you can't create a catalog again even if you have multiple Azure subscriptions. To test whether a data catalog has been created by a user in your Microsoft Entra domain, go to the [Azure Data Catalog home page](http://azuredatacatalog.com) and verify whether you see the catalog. If a catalog has already been created for you, skip the following procedure and go to the next section.
36+
You can create only one data catalog per organization (Microsoft Entra domain). Therefore, if the owner or co-owner of an Azure subscription who belongs to this Microsoft Entra domain has already created a catalog, then you can't create a catalog again even if you have multiple Azure subscriptions. To test whether a data catalog has been created by a user in your Microsoft Entra domain, go to the [Azure Data Catalog home page](https://www.azuredatacatalog.com) and verify whether you see the catalog. If a catalog has already been created for you, skip the following procedure and go to the next section.
3737

3838
1. Go to the [Azure portal](https://portal.azure.com) > **Create a resource** and select **Data Catalog**.
3939

4040
:::image type="content" source="media/data-catalog-get-started/data-catalog-create.png" alt-text="Data catalog resource type with the Create button selected.":::
4141

4242
1. Specify a **name** for the data catalog, the **subscription** you want to use, the **location** for the catalog, and the **pricing tier**. Then select **Create**.
4343

44-
1. Go to the [Azure Data Catalog home page](http://azuredatacatalog.com) and select **Publish Data**.
44+
1. Go to the [Azure Data Catalog home page](https://www.azuredatacatalog.com) and select **Publish Data**.
4545

4646
:::image type="content" source="media/data-catalog-get-started/data-catalog-publish-data.png" alt-text="On the data catalog homepage, the Publish Data button is selected.":::
4747

articles/data-catalog/register-data-assets-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The database name we're using in this tutorial is *RLSTest*.
3939

4040
You can now register data assets from the database sample by using Azure Data Catalog.
4141

42-
1. Go to the [Azure Data Catalog home page](http://azuredatacatalog.com) and select **Publish Data**.
42+
1. Go to the [Azure Data Catalog home page](https://www.azuredatacatalog.com) and select **Publish Data**.
4343

4444
:::image type="content" source="media/register-data-assets-tutorial/data-catalog-publish-data.png" alt-text="The data catalog is open with the Publish Data button selected.":::
4545

0 commit comments

Comments
 (0)