issues
search
Azure
/
pcs-cli
A CLI for deploying Azure IoT PCS
MIT License
33
stars
37
forks
source link
Fix bug of adding application in TSI data policy
#363
Closed
zhang-hua
closed
6 years ago
zhang-hua
commented
6 years ago
Use application service principal id for TSI data policy
Rename servicePrincipalClientId to aadClientId since ACS are using appId which is not service principal id
Add missing ServicePrincipalSecret for Kubernetes config map
Description and Motivation
...
Change type
[x] Bug fix
[ ] New feature
[ ] Enhancement
[ ] Breaking change (breaks backward compatibility)
Checklist:
[x] All tests passed
[x] The code follows the code style and conventions of this project
[ ] The change requires a change to the documentation
[ ] I have updated the documentation accordingly
This change is
Description and Motivation
...
Change type
Checklist:
This change is