MCPcopy Create free account

hub / github.com/MarcoOesterlin/Microsoft-Purview-Unified-Catalog / functions

Functions434 in github.com/MarcoOesterlin/Microsoft-Purview-Unified-Catalog

↓ 213 callersFunctioncn
(...inputs: ClassValue[])
Microsoft_Purview_Utility/src/lib/utils.ts:4
↓ 97 callersFunctiontoast
({ ...props }: Toast)
Microsoft_Purview_Utility/src/hooks/use-toast.ts:137
↓ 17 callersFunctiongetGuids
()
Microsoft_Purview_Utility/src/contexts/SelectedAssetsContext.tsx:53
↓ 14 callersFunctionescapeHtml
(s: string)
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:261
↓ 11 callersFunctiongetClassificationDisplayName
(classificationName: string)
Microsoft_Purview_Utility/src/lib/classificationMapping.ts:221
↓ 11 callersFunctionget_access_token
Get access token for Purview API using OAuth2 token endpoint (same method as get_data.py)
Microsoft_Purview_Utility/backend/create_lineage.py:26
↓ 7 callersFunctionfetchExistingContacts
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:417
↓ 6 callersFunctionextractContainerInfo
(qualifiedName: string)
Microsoft_Purview_Utility/src/pages/Curate.tsx:72
↓ 6 callersFunctionget_access_token
Get an access token using Azure AD authentication with client credentials.
Microsoft_Purview_Utility/backend/sync_glossary.py:38
↓ 6 callersMethodget_access_token
Fetch the access token using client credentials.
Microsoft_Purview_Utility/backend/get_data.py:66
↓ 6 callersFunctionvalidateExpression
(expr: string)
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:49
↓ 5 callersFunctiondispatch
(action: Action)
Microsoft_Purview_Utility/src/hooks/use-toast.ts:128
↓ 5 callersFunctionfetchExistingClassifications
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:378
↓ 5 callersFunctionget_credentials
Get credentials for DataMapClient
Microsoft_Purview_Utility/backend/create_lineage.py:45
↓ 5 callersFunctionload_data
()
Microsoft_Purview_Purview_DG_Curator_Portal/app.py:12
↓ 5 callersFunctionremoveAsset
(id: string)
Microsoft_Purview_Utility/src/contexts/SelectedAssetsContext.tsx:41
↓ 5 callersFunctionrgGetSelectedDims
()
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:911
↓ 5 callersFunctionrgUpdateSummary
()
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:917
↓ 5 callersFunctionuseToast
()
Microsoft_Purview_Utility/src/hooks/use-toast.ts:166
↓ 4 callersFunctionextractBlock
(label: string)
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:1029
↓ 4 callersFunctiongetDimTemplate
(dim: string, dataType: string)
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:216
↓ 4 callersFunctionget_env
(*names: str, required: bool = False, default: Optional[str] = None)
Microsoft_Purview_Add_Term_to_Data_Product/add_term_to_data_product.py:22
↓ 4 callersFunctionget_headers
()
Microsoft_Purview_Add_Term_to_Data_Product/add_term_to_data_product.py:53
↓ 4 callersFunctionget_purview_data
Fetch and cache Purview data
Microsoft_Purview_Utility/backend/api_server.py:85
↓ 4 callersFunctiontoggleClassificationSelection
(classificationName: string)
Microsoft_Purview_Utility/src/pages/Curate.tsx:1234
↓ 4 callersFunctionuseCarousel
()
Microsoft_Purview_Utility/src/components/ui/carousel.tsx:31
↓ 4 callersFunctionuseFormField
()
Microsoft_Purview_Utility/src/components/ui/form.tsx:33
↓ 4 callersFunctionuseSelectedAssets
()
Microsoft_Purview_Utility/src/contexts/SelectedAssetsContext.tsx:64
↓ 4 callersFunctionuseSidebar
()
Microsoft_Purview_Utility/src/components/ui/sidebar.tsx:34
↓ 3 callersFunctionaddAsset
(asset: SelectedAsset)
Microsoft_Purview_Utility/src/contexts/SelectedAssetsContext.tsx:33
↓ 3 callersFunctioncreate_dummy_column
Create a dummy column entity in Purview for unmapped columns. This allows lineage to be created for all columns, even those without mappings.
Microsoft_Purview_Utility/backend/create_lineage.py:1209
↓ 3 callersFunctionfetchExistingTags
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:445
↓ 3 callersFunctiongetOrRefreshToken
(cfg: PurviewConfig)
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:621
↓ 3 callersFunctiongetPayloadConfigFromPayload
(config: ChartConfig, payload: unknown, key: string)
Microsoft_Purview_Utility/src/components/ui/chart.tsx:278
↓ 3 callersFunctionget_access_token
(tenant_id, client_id, client_secret)
Microsoft_Purview_Utility/backend/add_tag.py:25
↓ 3 callersMethodget_access_token
Fetch the access token using client credentials.
Microsoft_Purview_Delete_Assets_Collection/delete_assets.py:66
↓ 3 callersFunctionload_collection_mapping
Load collection ID to name mapping from Purview API
Microsoft_Purview_Utility/backend/api_server.py:52
↓ 3 callersFunctionload_user_mapping
Load user ID to display name mapping from Entra ID
Microsoft_Purview_Utility/backend/api_server.py:30
↓ 3 callersFunctionrefresh_page
()
Microsoft_Purview_Purview_DG_Curator_Portal/app.py:62
↓ 3 callersFunctionusePurviewAssets
()
Microsoft_Purview_Utility/src/hooks/usePurviewData.ts:12
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
Microsoft_Purview_Utility/src/hooks/use-toast.ts:55
↓ 2 callersFunctionanalyze_with_fabric_agent
Send asset information to Azure AI Foundry Agent and read the response. Agent will read the data by itself. Args: asset_info
Microsoft_Purview_Utility/backend/auto_classify.py:169
↓ 2 callersFunctionauto_classify_entity
Synchronous wrapper for auto-classification with Azure AI Foundry Agent
Microsoft_Purview_Utility/backend/auto_classify.py:432
↓ 2 callersFunctionauto_classify_entity_async
Automatically classify an entity based on its columns using Azure AI Foundry Agent
Microsoft_Purview_Utility/backend/auto_classify.py:353
↓ 2 callersFunctioncallFoundryAgent
( assetName: string, colName: string, dataType: string, dim: string, cfg: PurviewConfig )
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:957
↓ 2 callersFunctioncreate_column_lineage
Create column-level lineage between two tables. This creates direct column-to-column relationships bypassing the process. Args:
Microsoft_Purview_Utility/backend/create_lineage.py:1292
↓ 2 callersFunctionextractColumns
(arr: unknown[])
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:399
↓ 2 callersFunctionfetchDomains
(token: string)
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:292
↓ 2 callersFunctionfetchOrphanedAssets
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:227
↓ 2 callersFunctiongetLakehouseNameForTable
(table: any)
Microsoft_Purview_Utility/src/pages/Curate.tsx:1433
↓ 2 callersFunctiongetToken
(cfg: PurviewConfig, scope = 'https://purview.azure.net/.default')
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:269
↓ 2 callersFunctionget_access_token
Get access token for Purview API
Microsoft_Purview_Utility/backend/auto_classify.py:28
↓ 2 callersFunctionget_available_classifications
Get list of all available classifications from Purview
Microsoft_Purview_Utility/backend/auto_classify.py:46
↓ 2 callersFunctionget_entity_schema_with_sdk
Get entity schema using DataMapClient SDK (more reliable)
Microsoft_Purview_Utility/backend/auto_classify.py:66
↓ 2 callersFunctionget_purview_data_products
Fetch and cache Purview data products
Microsoft_Purview_Utility/backend/api_server.py:98
↓ 2 callersFunctionget_table_columns
Get all columns for a table entity from Purview. Args: table_guid: GUID of the table entity Returns: list: List
Microsoft_Purview_Utility/backend/create_lineage.py:1139
↓ 2 callersFunctionhandleAddExpert
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:914
↓ 2 callersFunctionhandleAddOwner
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:671
↓ 2 callersFunctionhandleRemoveExpert
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:987
↓ 2 callersFunctionhandleRemoveOwner
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:799
↓ 2 callersFunctionhandleRemoveTag
()
Microsoft_Purview_Utility/src/pages/Curate.tsx:540
↓ 2 callersFunctionhandleRunAction
(actionId: string)
Microsoft_Purview_Utility/src/pages/CurationPortal.tsx:109
↓ 2 callersFunctionisSelected
(id: string)
Microsoft_Purview_Utility/src/contexts/SelectedAssetsContext.tsx:49
↓ 2 callersFunctionlist_terms
(skip: int = 0, top: int = 100, keyword: Optional[str] = None)
Microsoft_Purview_Add_Term_to_Data_Product/add_term_to_data_product.py:72
↓ 2 callersFunctionmain
(guid, tag, parallel=True)
Microsoft_Purview_Utility/backend/add_tag.py:90
↓ 2 callersFunctionparseArray
(data: any)
Microsoft_Purview_Utility/src/pages/BrowseAssets.tsx:61
↓ 2 callersFunctionparseArray
(data: any)
Microsoft_Purview_Utility/src/pages/Dashboard.tsx:73
↓ 2 callersFunctionparseArray
(data: any)
Microsoft_Purview_Utility/src/pages/BrowseByAssetType.tsx:53
↓ 2 callersFunctionrefreshNote
()
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:1150
↓ 2 callersFunctionrefreshVerdictSpan
()
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:1130
↓ 2 callersFunctionremove_classification_from_entity
Remove a specific classification from an entity - synchronous version
Microsoft_Purview_Utility/backend/delete_classification.py:59
↓ 2 callersFunctionrenderAssets
(container: HTMLElement, assets: DataAsset[], token: string, cfg: PurviewConfig, assetCtx: { domainId: string;
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:656
↓ 2 callersFunctionrenderDomains
(treeEl: HTMLElement, domains: GovDomain[], token: string, cfg: PurviewConfig, colRenderer: ColRenderer)
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:716
↓ 2 callersFunctionrgUpdatePreviewCount
()
Microsoft_Purview_Data_Quality_Sql_Expression_Validator/src/popup.ts:935
↓ 2 callersFunctionsync_glossary_from_unified_catalog
Main function to sync terms from Unified Catalog to Classic Business Glossary. Args: dry_run (bool): If True, only shows what wo
Microsoft_Purview_Utility/backend/sync_glossary.py:394
↓ 2 callersFunctiontoggleType
(type: string)
Microsoft_Purview_Utility/src/pages/BrowseByAssetType.tsx:129
↓ 2 callersFunctionupdate_entity_contacts
Update only the contacts (owner and/or expert) for an entity using the entity GUID. Args: endpoint (str): The Purview endpoint U
Microsoft_Purview_Purview_DG_Curator_Portal/add_owner.py:68
↓ 2 callersFunctionupdate_entity_contacts
Update only the contacts (owner and/or expert) for an entity using the entity GUID. Args: endpoint (str): The Purview endpoint U
Microsoft_Purview_Utility/backend/add_owner.py:72
↓ 2 callersFunctionuseChart
()
Microsoft_Purview_Utility/src/components/ui/chart.tsx:22
↓ 2 callersFunctionuseRefreshPurviewData
()
Microsoft_Purview_Utility/src/hooks/usePurviewData.ts:60
↓ 1 callersMethod_create_engine
Create SQLAlchemy engine for database operations. Returns: Engine: SQLAlchemy engine instance for database connections.
Microsoft_Purview_Datamap_extractor_Public/datamap_extract_azure_sql.py:178
↓ 1 callersMethod_get_credential
Create Azure credential object. Returns: Azure credential object for authentication.
Microsoft_Purview_Add_PII_Label/Add_PII_Label.py:52
↓ 1 callersMethod_get_credentials
Create Azure client credentials object using service principal authentication. Returns: ClientSecretCredential:
Microsoft_Purview_Get_Inactive_Experts_Owners/get_inactive_owner_experts.py:67
↓ 1 callersMethod_get_credentials
Create Azure client credentials object. Returns: ClientSecretCredential: Authenticated credentials for Azure services.
Microsoft_Purview_Purview_DG_Curator_Portal/get_data.py:45
↓ 1 callersMethod_get_credentials
Create Azure client credentials object. Returns: ClientSecretCredential: Authenticated credentials for Azure services.
Microsoft_Purview_Utility/backend/get_data.py:45
↓ 1 callersMethod_get_credentials
Create Azure client credentials object using service principal authentication. Returns: ClientSecretCredential:
Microsoft_Purview_Utility/backend/orphaned_asset.py:67
↓ 1 callersMethod_get_credentials
Create Azure client credentials object. Returns: ClientSecretCredential: Authenticated credentials for Azure services.
Microsoft_Purview_Datamap_extractor_Public/datamap_extract_fabric_notebook.py:38
↓ 1 callersMethod_get_credentials
Create Azure client credentials object. Returns: ClientSecretCredential: Authenticated credentials for Azure services.
Microsoft_Purview_Datamap_extractor_Public/datamap_extract_azure_sql.py:54
↓ 1 callersMethod_get_credentials
Create Azure client credentials object. Returns: ClientSecretCredential: Authenticated credentials for Azure services.
Microsoft_Purview_Delete_Assets_Collection/delete_assets.py:45
↓ 1 callersMethod_get_data_map_client
Initialize the Purview DataMapClient for Microsoft Purview Unified Catalog data map operations. Returns: DataMap
Microsoft_Purview_Get_Inactive_Experts_Owners/get_inactive_owner_experts.py:80
↓ 1 callersMethod_get_data_map_client
Initialize the Purview DataMapClient. Returns: DataMapClient: Authenticated client for Purview data map operations.
Microsoft_Purview_Purview_DG_Curator_Portal/get_data.py:57
↓ 1 callersMethod_get_data_map_client
Initialize the Purview DataMapClient. Returns: DataMapClient: Authenticated client for Purview data map operations.
Microsoft_Purview_Utility/backend/get_data.py:57
↓ 1 callersMethod_get_data_map_client
Initialize the Purview DataMapClient for Microsoft Purview Unified Catalog data map operations. Returns: DataMap
Microsoft_Purview_Utility/backend/orphaned_asset.py:80
↓ 1 callersMethod_get_data_map_client
Initialize the Purview DataMapClient. Returns: DataMapClient: Authenticated client for Purview data map operations.
Microsoft_Purview_Datamap_extractor_Public/datamap_extract_fabric_notebook.py:50
↓ 1 callersMethod_get_data_map_client
Initialize the Purview DataMapClient with the updated SDK. Returns: DataMapClient: Authenticated client for Purview data
Microsoft_Purview_Datamap_extractor_Public/datamap_extract_azure_sql.py:66
↓ 1 callersMethod_get_data_map_client
Initialize the Purview DataMapClient. Returns: DataMapClient: Authenticated client for Purview data map operations.
Microsoft_Purview_Delete_Assets_Collection/delete_assets.py:57
↓ 1 callersMethod_get_datamap_client
Initialize the Purview datamap client. Returns: DataMapClient: Authenticated client for Purview datamap operations.
Microsoft_Purview_Add_PII_Label/Add_PII_Label.py:70
↓ 1 callersFunction_update_notebook_column_lineage_ids
Patch the Notebook process entity to store column_lineage relationship GUIDs.
Microsoft_Purview_Utility/backend/create_lineage.py:1105
↓ 1 callersFunctionadd_classification_to_entity
(endpoint, guid, classifications, access_token)
Microsoft_Purview_Purview_DG_Curator_Portal/add_classificiation.py:34
↓ 1 callersFunctionadd_classification_to_entity
Synchronous wrapper for backwards compatibility
Microsoft_Purview_Utility/backend/add_classificiation.py:57
next →1–100 of 434, ranked by callers