Results 10 comments of 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":...

My intention to upgrade iframe-resizer. Also upgraded angular

@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...