Anu Thomas

Results 132 comments of Anu Thomas

/azp run java - azure-security-confidentialledger - tests

@g2vinay - as discussed offline, I've removed the cert outputs from the ARM template as they are not needed.

Thank you all for the input. I’ve begun working on this.

Hi @alzimmermsft - this is ready, when you get a chance.

Note: given the environment is experiencing server-busy throttling from the EH service, the overall slowness may not change much since the SDK (after any fix) is still has to use...

Hello @ahrytsiuk, thanks for the sample!. Do you see this issue if you use a brand-new Service Principal ([steps](https://jiasli.github.io/azure-notes/aad/Service-Principal-portal.html ))? Since the app both listens to and send message to...

Hi @ahrytsiuk, I thought you're already using Service Principal based on the `application.yml ` file in the sample you shared. Your [application.yml](https://github.com/ahrytsiuk/playground-asb/blob/main/src/main/resources/application.yaml) already had the following section, and when running...

Hello @ahrytsiuk, no worries. The screenshot you shared earlier is the section of the page where we configure connection-string for Service Bus. If you select that checkbox, you should see...

Hello @ahrytsiuk, glad to hear that you're unblocked with IAM route. Thanks for sharing the observation regarding Spring AbstractAzureServiceClientBuilderFactory. Let me loop in Spring binder experts to review this finding....