mohanrao
mohanrao
After debugging the code it seems the json what we created/extracted from the local ./azure seems wrong. @akshaysngupta can you point a right direction on how to create the json...
Found out the json content need should be below like below `{ "clientId": "{{ clientid/spid }}", "clientSecret": "{{ sp_secret _password }}", "subscriptionId": "{{ subscription_id }}", "tenantId": "{{ tenant_id }}", "activeDirectoryEndpointUrl":...
@canabrook any update on this?
My intention to upgrade iframe-resizer. Also upgraded angular
@bernd can we expect a fix this?
@joschi Both of them don't have support for AIX
@joschi Does Logstash has SSL ability? My another requirement is GELF TCP with SSL
@manast and @avifenesh can we assume the valkey will be supported ? I am thinking to see if i can use AWS elasticcache valkey cache
@avifenesh and @manast can you please point to documentation of what to change for using GLIDE with AWS Valkey Cache and Bullmq for nestjs? I am using bullmq with nestjs...