Azure / Azure/azure-powershell
migrate common assemblies in attestation module to Az.Accounts
Open
Azure PS Team
feature-request
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
## Description of the new feature
3 assemblies were introduced in Az.Attestation: https://github.com/Azure/azure-powershell/pull/11247
need to move these assemblies to azure-powershell-common and reference from there:
'Microsoft.IdentityModel.JsonWebTokens.dll',
'Microsoft.IdentityModel.Tokens.dll',
'Microsoft.IdentityModel.Logging.dll'
## Proposed implementation details (optional)
Contributor guide
Assessment
This issue has not been assessed yet.