Cheena Malhotra
ed8149599c
Update error for ignored tenants ( #22881 )
2023-04-28 16:19:29 -07:00
Charles Gagnon
4a4580e9ef
More azurecore cleanup ( #22748 )
...
* More azurecore cleanup
* convert to any
* Fix name
2023-04-17 10:29:49 -07:00
Charles Gagnon
6a2ec12a35
Fix some no unsafe assignment errors in azurecore ( #22643 )
2023-04-06 16:50:24 -07:00
Cheena Malhotra
aa350f7e49
Enable SQL Auth Provider support ( #21903 )
2023-03-03 12:49:01 -08:00
Christopher Suh
cb11c2bb22
Improve verbose logging ( #18147 )
...
* added verbose logging
* refactor logger
* added more info to logs
* add azure loggingLevel, fix logging logic, remove unused code
* fix typescript error
* mask pii data
* fix pii logging
* log tenants
* fix error function
* remove extra info and add else
* use wrapper functions for writing logs, update settings description
* change default to error, change description for pii, refactor
* fix pii logging
2022-02-02 14:39:09 -08:00
Charles Gagnon
ccaf111696
Add more Azure account logging ( #16847 )
...
* logging 1
* More logging
* more logging
* Handle each tenant separately.
* cleanup
2021-08-20 13:23:36 -07:00
Amir Omidi
587abd43c2
Large cleanup of AzureCore - Introduction of getAccountSecurityToken and deprecation of getSecurityToken ( #11446 )
...
* do a large cleanup of azurecore
* Fix tests
* Rework Device Code
* Fix tests
* Fix AE scenario
* Fix firewall rule - clenaup logging
* Shorthand syntax
* Fix firewall tests
* Start on tests for azureAuth
* Add more tests
* Address comments
* Add a few more important tests
* Don't throw error on old code
* Fill in todo
2020-07-22 15:03:42 -07:00
Amir Omidi
ff979f90d1
Optional PII logging ( #11322 )
...
* Start with logger
* allow user to enable PII logging
* prefix the log
2020-07-13 13:05:00 -07:00