Tried uploading Keystore file to Testplan and Updated keystore details in System.properties file. Nothing worked.
And the test needs Auth token which is generated by sending client id and secret. I don't want to give the client id and secret in the jmx file. I will generate Auth token separately and send it in the HTTP header. This works fine in the jmeter script. But in the Azure load test portal, 403 error is occurring.
Please help for both issues and are these issues interrelated?