-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Azure.IdentityClientThis issue is related to a non-management packageThis issue is related to a non-management packagecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.issue-addressedWorkflow: The Azure SDK team believes it to be addressed and ready to close.Workflow: The Azure SDK team believes it to be addressed and ready to close.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Library name and version
Azure.Identity v1.11.3
Describe the bug
APIScan is not able to find documentation for below properties on DefaultAzureCredentialOptions
SharedTokenCacheTenantId, VisualStudioCodeTenantId, VisualStudioTenantId.
We have received several bug reports similar to below
Tool: ApiScan: Rule: documentationnotfound (Documentation Not Found). https://aka.ms/apiscan/learnmore?page=protocol%2fdocumentationnotfound.htm
azure.identity!Azure.Identity.DefaultAzureCredentialOptions.set_SharedTokenCacheTenantId is either an undocumented HVP API or the documentation is not discoverable.
We were not able to find related source for these properties in published documentation.
Expected behavior
We would except to find documentation publicly for these properties.
APIScan should be able to find the documentation.
Actual behavior
Tool: ApiScan: Rule: documentationnotfound (Documentation Not Found). https://aka.ms/apiscan/learnmore?page=protocol%2fdocumentationnotfound.htm
azure.identity!Azure.Identity.DefaultAzureCredentialOptions.set_SharedTokenCacheTenantId is either an undocumented HVP API or the documentation is not discoverable.
Reproduction Steps
There is no specific repro steps. You can try finding public documentation for those properties which leads to nowhere.
Environment
No response
Metadata
Metadata
Assignees
Labels
Azure.IdentityClientThis issue is related to a non-management packageThis issue is related to a non-management packagecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.issue-addressedWorkflow: The Azure SDK team believes it to be addressed and ready to close.Workflow: The Azure SDK team believes it to be addressed and ready to close.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Projects
Status
Done