https://github.com/Azure-Samples/data-catalog-dotnet-get-started
A sample that shows you how to authenticate with Azure AD to Register, Search, and Delete a data asset using the Data Catalog REST API.
https://github.com/Azure-Samples/data-catalog-dotnet-get-started
Last synced: 5 months ago
JSON representation
A sample that shows you how to authenticate with Azure AD to Register, Search, and Delete a data asset using the Data Catalog REST API.
- Host: GitHub
- URL: https://github.com/Azure-Samples/data-catalog-dotnet-get-started
- Owner: Azure-Samples
- License: mit
- Archived: true
- Created: 2015-11-05T19:10:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T21:16:47.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T22:17:41.249Z (9 months ago)
- Language: C#
- Homepage:
- Size: 5.3 MB
- Stars: 19
- Watchers: 25
- Forks: 19
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Azure-Samples/data-catalog-dotnet-get-started - A sample that shows you how to authenticate with Azure AD to Register, Search, and Delete a data asset using the Data Catalog REST API. (C# #)
README
---
services: data-catalog
platforms: dotnet
author: dvana
---
#Get started with Azure Data CatalogThis sample shows you how to Register, Search, and Delete a data asset using the Data Catalog REST API.